.. Copyright (c) 2025 James 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 congruence_kind enum ======================== This page describes the enum class :any:`congruence_kind` in ``libsemigroups_pybind11`` for representing the whether a congruence is one- or two-sided. .. seealso:: * :any:`Congruence`, * :any:`Kambites`, * :any:`KnuthBendix`, * :any:`ToddCoxeter`. Full API -------- .. autoclass:: congruence_kind