ConicBundle
Classes
box oracle with special purpose cutting model

This oracle has the only purpose of passing the box description data to a specialized internal implementation of a support function over a box. The objective is supplied by a suitable AffineFunctionTransformation . More...

Classes

class  ConicBundle::BoxPrimalExtender
 Interface for extending PrimalData, e.g., in Lagrangian relaxation of column generation approaches. More...
 
class  ConicBundle::BoxOracle
 Oracle interface providing the lower and upper bounds for the internally implemented support function over this box for an affine function given by an AffineFucntionTransfomation or, equivalently, Lagrangian relaxation of linear programs over box domains. No modifications of the box groundset are supported so far. More...
 

Detailed Description

This oracle has the only purpose of passing the box description data to a specialized internal implementation of a support function over a box. The objective is supplied by a suitable AffineFunctionTransformation .

Internally, the SumBlockModel implementation of the the support function and its bundle model is BoxModel.