Files | |
lpi.h | |
interface methods for specific LP solvers | |
lpi_clp.cpp | |
LP interface for Clp. | |
lpi_cpx.c | |
LP interface for CPLEX >= 8.0. | |
lpi_glop.cpp | |
LP interface for Glop. | |
lpi_grb.c | |
LP interface for Gurobi. | |
lpi_highs.cpp | |
LP interface for HiGHS 1.4 and higher. | |
lpi_msk.c | |
LP interface for MOSEK. | |
lpi_none.c | |
dummy interface for the case no LP solver is needed | |
lpi_qso.c | |
LP interface for QSopt version >= 070303. | |
lpi_spx1.cpp | |
LP interface for SoPlex version 1.4 and higher. | |
lpi_spx2.cpp | |
LP interface for SoPlex version 2.0 and higher. | |
lpi_xprs.c | |
LP interface for Xpress-MP. | |
type_lpi.h | |
type definitions for specific LP solvers interface | |