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