Scippy

SoPlex

Sequential object-oriented simPlex

soplex.h File Reference

Preconfigured SoPlex LP solver. More...

Go to the source code of this file.

Classes

class  SoPlex
 Preconfigured SoPlex LP-solver. More...
 
class  SoPlex::Settings
 class of parameter settings More...
 
struct  SoPlex::Settings::BoolParam
 
struct  SoPlex::Settings::IntParam
 
struct  SoPlex::Settings::RealParam
 
struct  SoPlex::RowViolation
 
struct  SoPlex::RowViolationCompare
 

Namespaces

 soplex
 Everything should be within this namespace.
 

Macros

#define DEFAULT_RANDOM_SEED   0
 

Detailed Description

Preconfigured SoPlex LP solver.

Definition in file soplex.h.

Macro Definition Documentation

◆ DEFAULT_RANDOM_SEED

#define DEFAULT_RANDOM_SEED   0
Todo:
try to move to cpp file by forward declaration

Definition at line 63 of file soplex.h.

Referenced by SoPlex::printUserSettings(), and SoPlex::saveSettingsFile().