File numerics/src/MCP/MCP_cst.h

Go to the source code of this file

Constants to define the list of available MCP solvers.

See the detailed documentation in MCP available solvers

Enums

enum MCP_SOLVER

Each SICONOS_MCP_XXX refers to number of the solver XXX for MCP.

Values:

enumerator SICONOS_MCP_NEWTON_FB_FBLSA
enumerator SICONOS_MCP_NEWTON_MIN_FBLSA
enumerator SICONOS_MCP_OLD_FB

Variables

const char *const SICONOS_MCP_OLD_FB_STR
const char *const SICONOS_MCP_NEWTON_FB_FBLSA_STR
const char *const SICONOS_MCP_NEWTON_MIN_FBLSA_STR