NDOSolver / FiOracle
Interfaces and Solvers for NonDifferentiable Optimization
|
#include "Stepsize.h"
Go to the source code of this file.
Classes | |
class | FumeroTV |
Namespaces | |
namespace | NDO_di_unipi_it |
Macros | |
#define | __FumeroTV /* self-identification: #endif at the end of the file */ |
#define | LOG_STP 0 |
#define | STPLOG(l, x) |
#define | STPLOG2(l, c, x) |
Definition and implementation of the class FumeroTV, which is a stepsizes rule (SR) to be used within the subgradient method (SM) [see SubGrad.h]. The class conforms to the interface defined by the class Stepsize [see Stepsize.h]. For more details we refer to:
F. Fumero. A modified subgradient algorithm for Lagrangean relaxation Comput. Oper. Res. 28(1):33–52, (2001)