.. 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 Accessors ========= This page contains the documentation of the various member functions of the :any:`ToddCoxeter` class that can be used to access the state of an instance. Those functions with the prefix ``current_`` do not perform any further enumeration. .. automethod:: ToddCoxeter.current_spanning_tree .. automethod:: ToddCoxeter.current_word_graph .. automethod:: ToddCoxeter.is_standardized .. automethod:: ToddCoxeter.spanning_tree .. automethod:: ToddCoxeter.standardization_order .. automethod:: ToddCoxeter.word_graph