Learn R Programming

clpAPI (version 1.3.1)

status_codeCLP: Translates a COIN-OR Clp Status Value into a Human Readable String

Description

Translates a COIN-OR Clp status value into a human readable string.

Usage

status_codeCLP(code)

Arguments

code

Status code from COIN-OR Clp.

Value

A character string associated with the COIN-OR Clp status code.

References

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