OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros
multicut.hxx File Reference
#include <algorithm>
#include <vector>
#include <queue>
#include <utility>
#include <string>
#include <iostream>
#include <fstream>
#include <typeinfo>
#include <limits>
#include <ext/hash_map>
#include <ext/hash_set>
#include "opengm/datastructures/marray/marray.hxx"
#include "opengm/opengm.hxx"
#include "opengm/inference/inference.hxx"
#include "opengm/inference/visitors/visitors.hxx"
#include "opengm/utilities/timer.hxx"
#include "opengm/utilities/queues.hxx"
#include "opengm/utilities/partitions.hxx"
#include <ilcplex/ilocplex.h>
+ Include dependency graph for multicut.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  opengm::ParamHeper
 Multicut Algorithm

[1] J. Kappes, M. Speth, B. Andres, G. Reinelt and C. Schnoerr, "Globally Optimal Image Partitioning by Multicuts", EMMCVPR 2011
[2] J. Kappes, M. Speth, G. Reinelt and C. Schnoerr, "Higher-order Segmentation via Multicuts", Technical Report (http://ipa.iwr.uni-heidelberg.de/ipabib/Papers/kappes-2013-multicut.pdf)
. More...
 
class  opengm::Multicut< GM, ACC >
 
struct  opengm::Multicut< GM, ACC >::rebind< GM_, ACC_ >
 
struct  opengm::Multicut< GM, ACC >::Parameter
 

Namespaces

 opengm
 The OpenGM namespace.
 

Macros

#define OPENGM_MULTICUT_HXX
 

Macro Definition Documentation

#define OPENGM_MULTICUT_HXX

Definition at line 3 of file multicut.hxx.