Saving LPs in a form suitable for SoPlex. More...
#include "soplex/spxdefines.h"
#include "soplex/spxlpbase.h"
#include "soplex/vector.h"
#include "soplex/svector.h"
#include "soplex/svset.h"
#include "soplex/lprowset.h"
#include "soplex/lpcolset.h"
#include "soplex/lprow.h"
#include "soplex/lpcol.h"
Go to the source code of this file.
Namespaces | |
soplex | |
Everything should be within this namespace. | |
Typedefs | |
typedef SPxLPBase< Real > | SPxLP |
typedef SPxLPBase< Real > | SPxLPReal |
typedef SPxLPBase< Rational > | SPxLPRational |
Saving LPs in a form suitable for SoPlex.
Definition in file spxlp.h.