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

Go to the source code of this file.

Classes

class  MPSolver
 

Namespaces

namespace  NDO_di_unipi_it
 

Macros

#define __MPSolver   /* self-identification: #endif at the end of the file */
 

Detailed Description

MPSolver is an abstract base class which defines the interface for algorithms solving the (Stabilized) Master Problem of "Generalized Bundle" algorithms for NonDifferentiable Optimization. Objects of derived classes, actually implementing the solvers, are thought to be used by an algorithm conforming to the NDOSolver/FiOracle abstract interface [see NDOSolver.h and FiOracle.h], such as the Bundle class [see Bundle.h].

Author
Antonio Frangioni
Dipartimento di Informatica
Universita' di Pisa