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

Go to the source code of this file.

Classes

class  NDOSolver
 

Namespaces

namespace  NDO_di_unipi_it
 

Macros

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

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

Author
Antonio Frangioni
Dipartimento di Informatica
Universita' di Pisa