.. 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 Modifiers ========= This page contains documentation of the member functions of :any:`ToddCoxeter` that can be used to modify the state of a :any:`ToddCoxeter` instance. In other words, for modifying the :any:`WordGraph` that is the output of the algorithm in a way that preserves it up to isomorphism. .. automethod:: ToddCoxeter.perform_lookahead .. automethod:: ToddCoxeter.shrink_to_fit .. automethod:: ToddCoxeter.standardize