SoPlex Documentation
Loading...
Searching...
No Matches
spxlp.h File Reference

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

namespace  soplex
 Everything should be within this namespace.
 

Typedefs

typedef SPxLPBase< RealSPxLP
 
typedef SPxLPBase< RealSPxLPReal
 
typedef SPxLPBase< RationalSPxLPRational
 

Detailed Description

Saving LPs in a form suitable for SoPlex.

Definition in file spxlp.h.