Scippy

SoPlex

Sequential object-oriented simPlex

spxvectorst.h File Reference

Solution vector based start basis. More...

#include <assert.h>
#include "spxweightst.h"
#include "vector.h"

Go to the source code of this file.

Classes

class  SPxVectorST
 Solution vector based start basis.This version of SPxWeightST can be used to construct a starting basis for an LP to be solved with SoPlex if an approximate solution vector or dual vector (possibly optained by a heuristic) is available. This is done by setting up weights for the SPxWeightST it is derived from. More...
 

Namespaces

 soplex
 Everything should be within this namespace.
 

Detailed Description

Solution vector based start basis.

Definition in file spxvectorst.h.