Scippy

SoPlex

Sequential object-oriented simPlex

spxlpbase.h File Reference

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

#include <assert.h>
#include <iostream>
#include <iomanip>
#include <typeinfo>
#include "soplex/spxdefines.h"
#include "soplex/basevectors.h"
#include "soplex/dataarray.h"
#include "soplex/datakey.h"
#include "soplex/spxid.h"
#include "soplex/lprowbase.h"
#include "soplex/lpcolbase.h"
#include "soplex/lprowsetbase.h"
#include "soplex/lpcolsetbase.h"
#include "soplex/nameset.h"
#include "soplex/didxset.h"
#include "soplex/spxfileio.h"
#include "soplex/spxscaler.h"
#include "soplex/rational.h"
#include "spxlpbase_real.hpp"
#include "spxlpbase_rational.hpp"

Go to the source code of this file.

Classes

class  SPxLPBase< R >
 Saving LPs in a form suitable for SoPlex. More...
 

Namespaces

namespace  soplex
 Everything should be within this namespace.
 

Detailed Description

Saving LPs in a form suitable for SoPlex.

Definition in file spxlpbase.h.