OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros
astar.hxx File Reference
#include <cmath>
#include <vector>
#include <list>
#include <set>
#include <iostream>
#include <algorithm>
#include <functional>
#include "opengm/opengm.hxx"
#include "opengm/graphicalmodel/graphicalmodel.hxx"
#include <opengm/graphicalmodel/graphicalmodel_manipulator.hxx>
#include "opengm/inference/inference.hxx"
#include "opengm/inference/messagepassing/messagepassing.hxx"
#include "opengm/inference/visitors/visitors.hxx"
+ Include dependency graph for astar.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opengm::AStar< GM, ACC >
 A star search algorithm. More...
 
struct  opengm::AStar< GM, ACC >::Parameter
 

Namespaces

 opengm
 The OpenGM namespace.
 

Macros

#define OPENGM_ASTAR_HXX
 

Macro Definition Documentation

#define OPENGM_ASTAR_HXX

Definition at line 3 of file astar.hxx.