#include <limits>
#include <algorithm>
#include <opengm/inference/auxiliary/transportationsolver.hxx>
#include <opengm/graphicalmodel/graphicalmodel.hxx>
#include <opengm/inference/trws/utilities2.hxx>
Go to the source code of this file.
Classes | |
struct | opengm::PrimalLPBound_Parameter< ValueType > |
class | opengm::PrimalLPBound< GM, ACC > |
[class primallpbound] PrimalLPBound - estimating primal local polytope bound and feasible primal solution for the local polytope relaxation of the MRF energy minimization problem Based on the paper: B. Savchynskyy, S. Schmidt Getting Feasible Variable Estimates From Infeasible Ones: MRF Local Polytope Study. arXiv:1210.4081 Submitted Oct. 2012 More... | |
Namespaces | |
namespace | opengm |
The OpenGM namespace. |