.. Copyright (c) 2023-2024 J. D. Mitchell Distributed under the terms of the GPL license version 3. The full license is in the file LICENSE, distributed with this software. Suffix Trees ============ This page describes the functionality related to Ukkonen's algorithm and generalised suffix trees in ``libsemigroups_pybind11``. .. toctree:: :maxdepth: 1 ukkonen ukkonen.node ukkonen.state ukkonen-helpers