Scippy

SoPlex

Sequential object-oriented simPlex

solbase.h File Reference

Class for storing a primal-dual solution with basis information. More...

#include <assert.h>
#include <string.h>
#include <math.h>
#include <iostream>
#include "basevectors.h"
#include "spxsolver.h"

Go to the source code of this file.

Classes

class  SolBase< R >
 Class for storing a primal-dual solution with basis information. More...
 

Namespaces

 soplex
 Everything should be within this namespace.
 

Detailed Description

Class for storing a primal-dual solution with basis information.

Definition in file solbase.h.