NDOSolver / FiOracle
Interfaces and Solvers for NonDifferentiable Optimization
|
Go to the source code of this file.
Classes | |
class | OSIMPSolver |
Namespaces | |
namespace | NDO_di_unipi_it |
Macros | |
#define | __OSIMPSolver /* self-identification: #endif at the end of the file*/ |
#define | PRESERVE_OSI_SOLS 1 |
Definition of the OSIMPSolver class, which solves Master Problems for Bundle algorithms using a generic OSISolverInterface object. This class conforms to the interface defined by the class MPSolver [see MPSolver.h].