ConicBundle
|
Together with a weight (see BundleWeight), the proximal term (
positive definite) of the augmented cutting model plays the role of a step length control and offers a possibility to bring in some metric information via the choice of
(see Variable Metric). Two aspects are of importance in choosing this matrix.
More...
Classes | |
class | ConicBundle::BundleProxObject |
abstract interface that allows to use different ![]() ![]() ![]() | |
class | ConicBundle::BundleIdProx |
implements the abstract interface ConicBundle::BundleProxObject for ![]() | |
class | ConicBundle::BundleDiagonalTrustRegionProx |
implements the abstract interface ConicBundle::BundleProxObject for ![]() | |
class | ConicBundle::BundleDLRTrustRegionProx |
implements the abstract interface ConicBundle::BundleProxObject for ![]() ![]() | |
class | ConicBundle::BundleLowRankTrustRegionProx |
implements the abstract interface BundleProxObject for ![]() ![]() | |
class | ConicBundle::BundleDenseTrustRegionProx |
implements the abstract interface ConicBundle::BundleProxObject for ![]() | |
Together with a weight (see BundleWeight), the proximal term (
positive definite) of the augmented cutting model plays the role of a step length control and offers a possibility to bring in some metric information via the choice of
(see Variable Metric). Two aspects are of importance in choosing this matrix.
The classes of this section help to set up appropriate specializations that allow to exploit structural properties of and to collect/compute the cost-coefficients for the QPs independent of the actual cutting models and ground sets in use. They may be brought to use via MatrixCBSolver::set_prox().
The abstract base class for providing quadratic prox terms is BundleProxObject . ConicBundle offers several implementations of this, some of them support VariableMetric, some do not. Currently all use the BundleWeight as an additive term on the diagonal in a trust region fashion: