NDOSolver / FiOracle
Interfaces and Solvers for NonDifferentiable Optimization
Loading...
Searching...
No Matches
OSIMPSolver.h File Reference
#include "MPSolver.h"
#include "OsiSolverInterface.hpp"

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
 

Detailed Description

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].

Author
Antonio Frangioni (original idea & implementation)
Dipartimento di Informatica
Universita' di Pisa
Enrico Gorgone (implementation)
Dipartimento di Informatica
Universita' della Calabria
Andrea Nerli (implementation)
Dipartimento di Informatica
Universita' di Pisa