45#include <lal/graphs/free_tree.hpp>
46#include <lal/graphs/rooted_tree.hpp>
Free tree graph class.
Definition free_tree.hpp:59
Rooted tree graph class.
Definition rooted_tree.hpp:107
bool are_trees_isomorphic(const graphs::rooted_tree &t1, const graphs::rooted_tree &t2) noexcept
Isomorphism test for unlabelled rooted trees.
Main namespace of the library.
Definition definitions.hpp:48