Learn R Programming

clpAPI (version 1.3.1)

versionCLP: Determine COIN-OR Clp Callable Library Version

Description

Low level interface function to the COIN-OR Clp constant CLP_VERSION. Consult the COIN-OR Clp documentation for more detailed information.

Usage

versionCLP()

Arguments

Value

Returns a single character value containing the COIN-OR Clp version number.

Details

Interface to the C function version which returns the COIN-OR Clp version number.

References

The COIN-OR Clp home page at https://projects.coin-or.org/Clp