7 #ifndef __IPPDSYSTEMSOLVER_HPP__
8 #define __IPPDSYSTEMSOLVER_HPP__
89 virtual bool InitializeImpl(
91 const std::string& prefix
113 bool allow_inexact =
false,
114 bool improve_solution =
false
Specialized CompoundVector class specifically for the algorithm iterates.
This is the base class for all algorithm strategy objects.
Pure Primal Dual System Solver Base Class.
double Number
Type of all numbers.
virtual ~PDSystemSolver()
Destructor.
PDSystemSolver()
Default Constructor.
This class stores a list of user set options.