Tree functions specific for the mht implementation. More...
#include <mtt/tree.hh>
#include <mtt/tree_util.hh>
#include <mtt/mht_types.h>
Go to the source code of this file.
Namespaces | |
namespace | Mht |
Tree functions specific for the mht implementation.
A additional class is declared to take care of functions that preform tree wide operations that depend on the implementation. In this case we are using the Mht implementation that uses a specific kind of object to the tree nodes.
Definition in file tree_mht_specific_declaration.h.