TdZdd
1.1
A top-down/breadth-first decision diagram manipulation framework
|
DD dumper. More...
#include <DdBuilder.hpp>
Public Member Functions | |
void | dump (std::ostream &os, std::string title) |
Dumps the node table in Graphviz (dot) format. More... | |
DD dumper.
A node table is printed in Graphviz (dot) format.
Definition at line 1248 of file DdBuilder.hpp.
|
inline |
Dumps the node table in Graphviz (dot) format.
os | the output stream. |
title | title label. |
Definition at line 1333 of file DdBuilder.hpp.
Referenced by tdzdd::DdSpecBase< HamiltonCycleZdd, AR >::dumpDot().