|
OpenGM
2.3.x
Discrete Graphical Model Library
|
#include <planar_graph.hxx>
Collaboration diagram for opengm::external::planargraph::Node:Public Member Functions | |
| Node () | |
Public Attributes | |
| DataType | weight |
| std::list< size_t > | adj |
Definition at line 31 of file planar_graph.hxx.
|
inline |
Definition at line 33 of file planar_graph.hxx.
| std::list<size_t> opengm::external::planargraph::Node::adj |
Definition at line 41 of file planar_graph.hxx.
| DataType opengm::external::planargraph::Node::weight |
Definition at line 33 of file planar_graph.hxx.
1.8.9.1