Toggle navigation
SCIP Optimization Suite
SCIP
SoPlex
ZIMPL
UG
GCG
Documentation
SoPlex 7.1.1
SoPlex 6.0.3
SoPlex 5.0.2
SoPlex 4.0.2
SoPlex 3.1.0
SoPlex 3.0.1
SoPlex 2.2.1
SoPlex
Sequential object-oriented simPlex
src
soplex
config.h
Go to the documentation of this file.
1
#ifndef __SPXCONFIG_H__
2
#define __SPXCONFIG_H__
3
#define SOPLEX_WITH_GMP
4
#define SOPLEX_WITH_BOOST
5
#define SOPLEX_WITH_CPPMPF
6
#define SOPLEX_WITH_ZLIB
7
#endif