.. Copyright (c) 2024, James D. Mitchell Distributed under the terms of the GPL license version 3. The full license is in the file LICENSE, distributed with this software. .. currentmodule:: libsemigroups_pybind11 The Forest class ================ .. autoclass:: Forest :doc-only: Contents -------- .. autosummary:: :signatures: short ~Forest Forest.add_nodes Forest.copy Forest.empty Forest.init Forest.label Forest.labels Forest.number_of_nodes Forest.parent Forest.parents Forest.path_to_root Forest.set_parent_and_label Full API -------- .. autoclass:: Forest :class-doc-from: init :members: