OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros
loc.hxx File Reference
#include <vector>
#include <algorithm>
#include <string>
#include <iostream>
#include <iomanip>
#include <cstdlib>
#include <cmath>
#include <queue>
#include <deque>
#include "opengm/opengm.hxx"
#include "opengm/utilities/random.hxx"
#include "opengm/inference/inference.hxx"
#include "opengm/inference/movemaker.hxx"
#include "opengm/inference/external/ad3.hxx"
#include <sstream>
#include "opengm/inference/auxiliary/submodel/submodel_builder.hxx"
#include "opengm/inference/dynamicprogramming.hxx"
#include "opengm/inference/astar.hxx"
#include "opengm/inference/lazyflipper.hxx"
#include <opengm/inference/messagepassing/messagepassing.hxx>
#include "opengm/inference/visitors/visitors.hxx"
+ Include dependency graph for loc.hxx:

Go to the source code of this file.

Classes

class  opengm::LOC< GM, ACC >
 LOC Algorithm

K. Jung, P. Kohli and D. Shah, "Local Rules for Global MAP: When Do They Work?", NIPS 2009. More...
 
class  opengm::LOC< GM, ACC >::Parameter
 

Namespaces

 opengm
 The OpenGM namespace.
 

Macros

#define OPENGM_LOC_HXX
 

Macro Definition Documentation

#define OPENGM_LOC_HXX

Definition at line 3 of file loc.hxx.