Scippy

SoPlex

Sequential object-oriented simPlex

spxdefines.cpp File Reference

Debugging, floating point type and parameter definitions. More...

#include "assert.h"
#include "soplex/spxdefines.h"
#include "soplex/spxout.h"
#include "soplex/rational.h"

Go to the source code of this file.

Namespaces

 soplex
 Everything should be within this namespace.
 

Functions

bool EQ (int a, int b)
 
bool msginconsistent (const char *name, const char *file, int line)
 

Variables

SOPLEX_THREADLOCAL const Real infinity = SOPLEX_DEFAULT_INFINITY
 

Detailed Description

Debugging, floating point type and parameter definitions.

Definition in file spxdefines.cpp.