CNDSM  1.00
NDOSlver.h File Reference

Definition of the abstract base class NDOSolver, which defines the interface for convex minimization algorithms. More...

#include "FiOracle.h"

Classes

class  NDOSolver
 The class NDOSolver provides a general interface between convex (NonDifferentiable) optimization solvers and the applications that may need to use them. More...
 

Detailed Description

Definition of the abstract base class NDOSolver, which defines the interface for convex minimization algorithms.

The algorithms embedded under this interface must be capable of minimizing any proper convex (possibly NonDifferentiable, possibly non-exact, possibly subject to constraints) function given only the (somehow poor) knowledge of the function provided by an "oracle" as defined by the class FiOracle [see FiOracle.h].

Version
0.70
Date
19 - 04 - 2014
Author
Antonio Frangioni
Operations Research Group
Dipartimento di Informatica
Universita' di Pisa
Copyright &copy 2001 - 2014 by Antonio Frangioni.