45#include <lal/basic_types.hpp>
46#include <lal/graphs/free_tree.hpp>
Free tree graph class.
Definition free_tree.hpp:60
std::vector< std::vector< node > > vertex_orbits_compute(const graphs::free_tree &t) noexcept
Construct the set of vertex orbits of a tree.
Main namespace of the library.
Definition basic_types.hpp:48