.. Copyright (c) 2024 Joseph Edwards Distributed under the terms of the GPL license version 3. The full license is in the file LICENSE, distributed with this software. Tries ===== This page describes the functionality related to the Aho-Corasick algorithm. .. toctree:: :maxdepth: 1 class helpers