Scippy

SoPlex

Sequential object-oriented simPlex

lpcol.h File Reference

LP column. More...

#include <assert.h>
#include "spxdefines.h"
#include "lpcolbase.h"

Go to the source code of this file.

Namespaces

 soplex
 Everything should be within this namespace.
 

Typedefs

typedef LPColBase< Real > LPCol
 
typedef LPColBase< Real > LPColReal
 
typedef LPColBase< Rational > LPColRational
 

Detailed Description

LP column.

Definition in file lpcol.h.