Class for storing a primal-dual solution with basis information. More...
#include <assert.h>
#include <string.h>
#include <math.h>
#include <iostream>
#include "soplex/basevectors.h"
#include "soplex/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. | |
Class for storing a primal-dual solution with basis information.
Definition in file solbase.h.