45#include <lal/graphs/free_tree.hpp>
46#include <lal/graphs/rooted_tree.hpp>
Free tree graph class.
Definition free_tree.hpp:60
Rooted tree graph class.
Definition rooted_tree.hpp:109
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 basic_types.hpp:48