#include <vector>
#include <set>
#include <string>
#include <iostream>
#include <stdexcept>
#include <list>
#include "opengm/opengm.hxx"
#include "opengm/inference/inference.hxx"
#include "opengm/inference/movemaker.hxx"
#include "opengm/inference/visitors/visitor.hxx"
#include "opengm/operations/minimizer.hxx"
#include "opengm/utilities/tribool.hxx"
Go to the source code of this file.
Classes | |
class | opengm::LazyFlipper< GM, ACC > |
A generalization of ICM B. Andres, J. H. Kappes, U. Koethe and Hamprecht F. A., The Lazy Flipper: MAP Inference in Higher-Order Graphical Models by Depth-limited Exhaustive Search, Technical Report, 2010, http://arxiv.org/abs/1009.4102. More... | |
struct | opengm::LazyFlipper< GM, ACC >::Parameter |
Namespaces | |
namespace | opengm |
The OpenGM namespace. |