|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <iostream>#include <fstream>#include <string>#include "tpl_tree_node.H"#include "generate_tree.H"Go to the source code of this file.
Classes | |
| struct | ProcessInfo |
| struct | ProcessWriter |
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 28 of file tree_node_graphviz_example.cc.
References Aleph::destroy_tree(), Aleph::divide_and_conquer_partition_dp(), and root().