Scippy

SCIP

Solving Constraint Integer Programs

All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
LP Solver Interfaces

Detailed Description

methods and files provided by the default LP solver interfaces of SCIP

Files

file  lpi_clp.cpp
 LP interface for Clp.
 
file  lpi_cpx.c
 LP interface for CPLEX >= 8.0.
 
file  lpi_grb.c
 LP interface for Gurobi.
 
file  lpi_msk.c
 LP interface for MOSEK.
 
file  lpi_none.c
 dummy interface for the case no LP solver is needed
 
file  lpi_spx1.cpp
 LP interface for SoPlex version 1.4 and higher.
 
file  lpi_spx2.cpp
 LP interface for SoPlex version 2.0 and higher.
 
file  lpi_xprs.c
 LP interface for Xpress-MP.