OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros
partition-move.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/opengm.hxx"
#include "opengm/inference/inference.hxx"
#include "opengm/inference/visitors/visitors.hxx"
+ Include dependency graph for partition-move.hxx:

Go to the source code of this file.

Classes

class  opengm::PartitionMove< GM, ACC >
 Partition Move

Currently Partition Move only implements the Kernighan-Lin-Algorithm. More...
 
struct  opengm::PartitionMove< GM, ACC >::Parameter
 

Namespaces

 opengm
 The OpenGM namespace.
 

Macros

#define OPENGM_PARTITIONMOVE_HXX
 

Macro Definition Documentation

#define OPENGM_PARTITIONMOVE_HXX

Definition at line 3 of file partition-move.hxx.