.. Copyright (c) 2021-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 The Bipartition class ===================== .. autoclass:: Bipartition :doc-only: Contents -------- .. autosummary:: :signatures: short ~Bipartition Bipartition.copy Bipartition.degree Bipartition.is_transverse_block Bipartition.iterator Bipartition.left_blocks Bipartition.lookup Bipartition.number_of_blocks Bipartition.number_of_left_blocks Bipartition.number_of_right_blocks Bipartition.one Bipartition.rank Bipartition.right_blocks Full API -------- .. autoclass:: Bipartition :class-doc-from: init :members: