.. Copyright (c) 2025 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 The Sims1 class =============== .. autoclass:: Sims1 :doc-only: Contents -------- .. autosummary:: :signatures: short ~Sims1 Sims1.add_excluded_pair Sims1.add_included_pair Sims1.add_pruner Sims1.clear_excluded_pairs Sims1.clear_included_pairs Sims1.clear_long_rules Sims1.clear_pruners Sims1.copy Sims1.excluded_pairs Sims1.find_if Sims1.first_long_rule_position Sims1.for_each Sims1.idle_thread_restarts Sims1.included_pairs Sims1.init Sims1.iterator Sims1.long_rule_length Sims1.long_rules Sims1.number_of_congruences Sims1.number_of_long_rules Sims1.number_of_threads Sims1.presentation Sims1.pruners Sims1.stats Full API -------- .. autoclass:: Sims1 :class-doc-from: init :members: