Class holding data for describing the problem. More...
#include <OS.hpp>
Public Member Functions | |
Constructors and destructors | |
OS_prob () | |
Default constructor. More... | |
~OS_prob () | |
Default destructor. More... | |
Public Attributes | |
double | EPSILON |
Numerical precision for double arithmetic. More... | |
OSInstance * | osinstance |
OSiLReader * | osilreader |
Private Member Functions | |
OS_prob (const OS_prob &) | |
OS_prob & | operator= (const OS_prob &) |
|
private |
double OS_prob::EPSILON |
OSInstance* OS_prob::osinstance |
OSiLReader* OS_prob::osilreader |