OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros
dualdecomposition_subgradient.hxx File Reference
#include <vector>
#include <list>
#include <typeinfo>
#include "opengm/inference/inference.hxx"
#include "opengm/inference/visitors/visitors.hxx"
#include "opengm/inference/dualdecomposition/dualdecomposition_base.hxx"
+ Include dependency graph for dualdecomposition_subgradient.hxx:

Go to the source code of this file.

Classes

class  opengm::DualDecompositionSubGradient< GM, INF, DUALBLOCK >
 Dual-Decomposition-Subgradient

Inference based on dual decomposition using sub-gradient descent
Reference:
Kappes, J. H. and Savchynskyy, B. and Schnoerr, C.: "A Bundle Approach To Efficient MAP-Inference by Lagrangian Relaxation". In CVPR 2012, 2012. More...
 
class  opengm::DualDecompositionSubGradient< GM, INF, DUALBLOCK >::Parameter
 

Namespaces

 opengm
 The OpenGM namespace.
 

Macros

#define OPENGM_DUALDDECOMPOSITION_SUBGRADIENT_HXX
 

Macro Definition Documentation

#define OPENGM_DUALDDECOMPOSITION_SUBGRADIENT_HXX

Definition at line 3 of file dualdecomposition_subgradient.hxx.