OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros | Typedefs
planar_graph.hxx File Reference
#include <iostream>
#include <vector>
#include <stack>
#include <list>
#include "opengm/opengm.hxx"
#include <planarity.src-patched/graph.h>
#include <planarity.src-patched/listcoll.h>
#include <planarity.src-patched/stack.h>
#include <planarity.src-patched/appconst.h>
#include <blossom5.src-patched/PerfectMatching.h>
#include <blossom5.src-patched/PMimplementation.h>
#include <blossom5.src-patched/MinCost/MinCost.h>
+ Include dependency graph for planar_graph.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  opengm::external::planargraph::Node
 
struct  opengm::external::planargraph::Edge
 
struct  opengm::external::planargraph::Face
 
class  opengm::external::planargraph::PlanarGraph
 

Namespaces

 opengm
 The OpenGM namespace.
 
 opengm::external
 OpenGM wrappers around third party algorithms.
 
 opengm::external::planargraph
 

Macros

#define OPENGM_PLANAR_GRAPH_HXX
 

Typedefs

typedef double opengm::external::planargraph::DataType
 

Macro Definition Documentation

#define OPENGM_PLANAR_GRAPH_HXX

Definition at line 3 of file planar_graph.hxx.