 array.h | Save arrays of arbitrary types |
 changesoplex.cpp | |
 clufactor.cpp | |
 clufactor.h | Implementation of sparse LU factorization |
 cring.h | |
 dataarray.h | Save arrays of data objects |
 datahashtable.h | Generic hash table for data objects |
 datakey.h | Entry identifier class for items of a DataSet |
 dataset.h | Set of data objects |
 didxset.cpp | |
 didxset.h | Dymnamic index set |
 dsvector.cpp | |
 dsvector.h | Dynamic sparse vectors |
 dvector.cpp | |
 dvector.h | Dynamic vectors |
 dvector_exact.cpp | |
 dvector_exact.h | Dynamic vectors of MpqReal |
 enter.cpp | |
 exceptions.h | Exception classes for SoPlex |
 git_hash.cpp | |
 gzstream.cpp | |
 gzstream.h | |
 idlist.h | Generic Real linked list |
 idxset.cpp | |
 idxset.h | Set of indices |
 islist.h | Generic single linked list |
 leave.cpp | |
 lpcol.h | LP column |
 lpcolset.cpp | |
 lpcolset.h | Set of LP columns |
 lprow.cpp | |
 lprow.h | (In)equality for LPs |
 lprowset.cpp | |
 lprowset.h | Set of LP columns |
 mpqreal.cpp | Wrapper for GMP types |
 mpqreal.h | Wrapper for GMP types |
 mpsinput.cpp | Read MPS format files |
 mpsinput.h | Read MPS format files |
 nameset.cpp | |
 nameset.h | Set of strings |
 random.h | Random numbers |
 slinsolver.h | Sparse Linear Solver virtual base class |
 slufactor.cpp | |
 slufactor.h | Implementation of Sparse Linear Solver |
 soplex-vectors_overview.cpp | |
 soplex.cpp | |
 soplex.h | Preconfigured SoPlex LP-solver |
 soplexmain.cpp | |
 sorter.h | Generic QuickSort implementation |
 spxalloc.h | Memory allocation routines |
 spxbasis.cpp | |
 spxbasis.h | Simplex basis |
 spxboundflippingrt.cpp | |
 spxboundflippingrt.h | Bound flipping ratio test (long step dual) for SoPlex |
 spxbounds.cpp | |
 spxchangebasis.cpp | |
 spxdantzigpr.cpp | |
 spxdantzigpr.h | Dantzig pricer |
 spxdefaultrt.cpp | |
 spxdefaultrt.h | Textbook ratio test for SoPlex |
 spxdefines.cpp | Debugging, floating point type and parameter definitions |
 spxdefines.h | Debugging, floating point type and parameter definitions |
 spxdesc.cpp | |
 spxdevexpr.cpp | |
 spxdevexpr.h | Devex pricer |
 spxequilisc.cpp | Equilibrium row/column scaling |
 spxequilisc.h | LP euilibrium scaling |
 spxfastrt.cpp | |
 spxfastrt.h | Fast shifting ratio test |
 spxfileio.cpp | |
 spxfileio.h | Declaration of types for file output |
 spxgeometsc.cpp | Geometric mean row/column scaling |
 spxgeometsc.h | LP geometric mean scaling |
 spxgithash.cpp | |
 spxgithash.h | Returns the current git hash of SoPlex |
 spxharrisrt.cpp | |
 spxharrisrt.h | Harris pricing with shifting |
 spxhybridpr.cpp | |
 spxhybridpr.h | Hybrid pricer |
 spxid.cpp | |
 spxid.h | Row and columns Id's SPxLP |
 spxio.cpp | |
 spxlp.cpp | |
 spxlp.h | Saving LPs in a form suitable for SoPlex |
 spxlpfread.cpp | Read LP format files |
 spxlpfwrite.cpp | Write LP as LPF format file |
 spxmainsm.cpp | |
 spxmainsm.h | General methods in LP preprocessing |
 spxmpsread.cpp | Read LP from MPS format file |
 spxmpswrite.cpp | Write LP as MPS format file |
 spxout.cpp | |
 spxout.h | Wrapper for different output streams and verbosity levels |
 spxparmultpr.cpp | |
 spxparmultpr.h | Partial multiple pricing |
 spxpricer.h | Abstract pricer base class |
 spxproof.cpp | Provable bounds |
 spxquality.cpp | |
 spxratiotester.h | Abstract ratio test base class |
 spxscaler.cpp | LP scaling base class |
 spxscaler.h | LP scaling base class |
 spxshift.cpp | |
 spxsimplifier.h | LP simplification base class |
 spxsolve.cpp | |
 spxsolver.cpp | |
 spxsolver.h | Main LP solver class |
 spxstarter.cpp | |
 spxstarter.h | SoPlex start basis generation base class |
 spxsteepexpr.h | Steepest edge pricer with exact initialization of weights |
 spxsteeppr.cpp | |
 spxsteeppr.h | Steepest edge pricer |
 spxsumst.cpp | |
 spxsumst.h | Simple heuristic SPxStarter |
 spxvecs.cpp | |
 spxvectorst.cpp | |
 spxvectorst.h | Solution vector based start basis |
 spxweightpr.cpp | |
 spxweightpr.h | Weighted pricing |
 spxweightst.cpp | |
 spxweightst.h | Weighted start basis |
 spxwritestate.cpp | |
 ssvector.cpp | |
 ssvector.h | Semi sparse vector |
 svector.cpp | |
 svector.h | Sparse vectors |
 svset.cpp | |
 svset.h | Set of sparse vectors |
 timer.cpp | |
 timer.h | Timer class |
 tracemethod.cpp | |
 tracemethod.h | |
 unitvector.cpp | |
 unitvector.h | Sparse vector  |
 updatevector.cpp | |
 updatevector.h | Dense vector with semi-sparse vector for updates |
 vector.cpp | |
 vector.h | Dense vector for linear algebra |
 vector_exact.cpp | |
 vector_exact.h | Dense vector of MpqReal |
 xternal.cpp | |