SubGrad is flexible a C++ implementation of several SubGradient algorithms for convex NonDifferentiable box-constrained Optimization, which can do both deflection and projection simultaneously.
License: LGPL 3.0
Date: May 13, 2019
The code is now included into the
NDOSolver / FiOracle project. A previous version with
some different FiOracle (related to Multicommodity Network Design) can
be found
here.