44#include <lal/graphs/free_tree.hpp>
45#include <lal/graphs/rooted_tree.hpp>
Free tree graph class.
Definition free_tree.hpp:59
Rooted tree graph class.
Definition rooted_tree.hpp:107
uint32_t tree_diameter(const graphs::free_tree &t) noexcept
Calculate the diameter of a free tree.
Main namespace of the library.
Definition definitions.hpp:48