Scippy

SoPlex

Sequential object-oriented simPlex

spxlp.h File Reference

Saving LPs in a form suitable for SoPlex. More...

#include "spxdefines.h"
#include "spxlpbase.h"
#include "vector.h"
#include "svector.h"
#include "svset.h"
#include "lprowset.h"
#include "lpcolset.h"
#include "lprow.h"
#include "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
 

Detailed Description

Saving LPs in a form suitable for SoPlex.

Definition in file spxlp.h.