Scippy

SoPlex

Sequential object-oriented simPlex

spxsolver.cpp File Reference
#include <assert.h>
#include <iostream>
#include <sstream>
#include "spxdefines.h"
#include "soplex.h"
#include "spxpricer.h"
#include "spxratiotester.h"
#include "spxstarter.h"
#include "spxout.h"
#include "timerfactory.h"

Go to the source code of this file.

Namespaces

 soplex
 Everything should be within this namespace.
 

Functions

std::ostream & operator<< (std::ostream &os, const SPxSolver::VarStatus &status)
 Pretty-printing of variable status. More...
 
std::ostream & operator<< (std::ostream &os, const SPxSolver::Status &status)
 Pretty-printing of solver status. More...
 
std::ostream & operator<< (std::ostream &os, const SPxSolver::Type &status)
 Pretty-printing of algorithm. More...
 
std::ostream & operator<< (std::ostream &os, const SPxSolver::Representation &status)
 Pretty-printing of representation. More...