NDOSolver / FiOracle
Interfaces and Solvers for NonDifferentiable Optimization
|
Go to the source code of this file.
Classes | |
class | QPPenaltyMP |
Namespaces | |
namespace | NDO_di_unipi_it |
Macros | |
#define | __QPPnltMP /* self-identification: #endif at the end of the file */ |
#define | HV_NNVAR 1 |
#define | G_IMPLM 0 |
#define | ADD_CNST 0 |
#define | RECOMPUTE_GTZ 0 |
The class QPPenaltyMP implements the Quadratic-Penalty Master Problem for Bundle algorithms, using the specialized (QP) solvers implemented by the [B]MinQuad class [see [B]MinQuad.h and references therein]. The class conforms to the interface defined by the class MPSolver [see MPSolver.h].