Toggle navigation
SCIP Optimization Suite
SCIP
SoPlex
ZIMPL
UG
GCG
Documentation
SCIP 9.2.0
SCIP 8.1.0
SCIP 7.0.3
SCIP 6.0.2
SCIP 5.0.1
SCIP 4.0.1
SCIP 3.2.1
SCIP
Solving Constraint Integer Programs
Overview
Files
Plugin Types
Interfaces
Examples
How To
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
scip-repo
src
lpi
lpi Directory Reference
Files
file
lpi.h
[code]
interface methods for specific LP solvers
file
lpi_clp.cpp
[code]
LP interface for Clp.
file
lpi_cpx.c
[code]
LP interface for CPLEX >= 8.0.
file
lpi_grb.c
[code]
LP interface for Gurobi.
file
lpi_msk.c
[code]
LP interface for MOSEK.
file
lpi_none.c
[code]
dummy interface for the case no LP solver is needed
file
lpi_qso.c
[code]
LP interface for QSopt version >= 070303.
file
lpi_spx.cpp
[code]
LP interface for SoPlex version 1.4 and higher.
file
lpi_spx2.cpp
[code]
file
lpi_xprs.c
[code]
LP interface for Xpress-MP 16-21.
file
type_lpi.h
[code]
type definitions for specific LP solvers interface