.. Copyright (c) 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. .. currentmodule:: libsemigroups_pybind11 Common methods ============== This page contains documentation of the methods of :any:`ToddCoxeter` that are implemented in all of the classes :any:`Congruence`, :any:`Kambites`, :any:`KnuthBendix`, and :any:`ToddCoxeter`. .. automethod:: ToddCoxeter.add_generating_pair .. automethod:: ToddCoxeter.contains .. automethod:: ToddCoxeter.currently_contains .. automethod:: ToddCoxeter.generating_pairs .. automethod:: ToddCoxeter.kind .. automethod:: ToddCoxeter.number_of_classes .. automethod:: ToddCoxeter.number_of_generating_pairs .. automethod:: ToddCoxeter.presentation .. automethod:: ToddCoxeter.reduce .. automethod:: ToddCoxeter.reduce_no_run