A superstructure over the Graph used to represent trees.
More...
#include <Graph_superstructures.hpp>
template<
class Graph>
class SBL::CADS::T_Tree< Graph >
A superstructure over the Graph used to represent trees.
- Template Parameters
-
| Graph | Representation of a graph. |