Loading [MathJax]/extensions/TeX/AMSmath.js
×
☰
Toggle navigation
SCIP Optimization Suite
SCIP
SoPlex
ZIMPL
UG
GCG
Documentation
SCIP 9.2.1
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
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
PolySCIPConfig.h
Go to the documentation of this file.
1
/**
2
* @file PolySCIPConfig.h
3
* @brief Some preprocessor directives
4
* @author Sebastian Schenker
5
* @attention Preprocessor directives are generated by cmake via file cmake/PolySCIPConfig.h.in
6
*
7
*/
8
9
#define POLYSCIP_VERSION_MAJOR 2
///< Current major version of PolySCIP
10
#define POLYSCIP_VERSION_MINOR 0
///< Current minor version of PolySCIP
11
#define EXECUTABLE_NAME "polyscip"
///< Name of executable
12
#define POLYSCIP_MAX_NO_OBJS 30
///< Maximal number of objectives considered by PolySCIP