|
BALL
1.4.2
|
#include <BALL/DATATYPE/GRAPH/treeWidth.h>
Public Member Functions | |
| BagContentWriter (TreeDecomposition const *td, UndirectedGraph const *original_graph) | |
| void | operator() (std::ostream &out, const TreeDecompositionBag &v) const |
Protected Attributes | |
| TreeDecomposition const * | td_ |
| UndirectedGraph const * | original_graph_ |
PropertyWriter for graphviz output.
Definition at line 152 of file treeWidth.h.
|
inline |
Definition at line 155 of file treeWidth.h.
| void BALL::TreeWidth< UndirectedGraph >::BagContentWriter::operator() | ( | std::ostream & | out, |
| const TreeDecompositionBag & | v | ||
| ) | const |
|
protected |
Definition at line 164 of file treeWidth.h.
|
protected |
Definition at line 163 of file treeWidth.h.
1.8.3.1