|
PIPS-IPM++ Solver and Tools
a parallel interior-point method for doubly bordered block diagonal linear programs
|
Namespaces | |
| namespace | options |
Classes | |
| class | DistributedInputTree |
| Represents a node in the distributed input tree, holding problem data or callback functions to retrieve that data. More... | |
| class | DistributedTree |
| Represents the hierarchical structure of a distributed optimization problem. More... | |
| class | Vector |
| class | PIPSIPMppInterface |
| The main interface class for PIPS-IPM++. More... | |
Enumerations | |
| enum | SolverType { SOLVER_NONE = 0 , SOLVER_MA27 = 1 , SOLVER_MA57 = 2 , SOLVER_PARDISO = 3 , SOLVER_MKL_PARDISO = 4 , SOLVER_MUMPS = 5 } |
| Linear subsystem solvers. More... | |
| enum class | TerminationStatus { SUCCESSFUL_TERMINATION = 0 , NOT_FINISHED , MAX_ITS_EXCEEDED , TIMELIMIT , INFEASIBLE , UNBOUNDED , READ_ERROR , DID_NOT_RUN , STOPPED_AFTER_PRESOLVE , SLOW_CONVERGENCE } |
| the termination status of a PIPS-IPM++ solve More... | |
PIPS-IPM++ solver
|
strong |
the termination status of a PIPS-IPM++ solve