Bipartition¶
-
class Bipartition¶
Defined in
bipart.hpp.A bipartition is a partition of the set \(\{0, ..., 2n - 1\}\) for some non-negative integer \(n\); see the Semigroups package for GAP documentation for more details. The Bipartition class is more complex (i.e. has more member functions) than are used in
libsemigroupsbecause they are used in the GAP package Semigroups package for GAP.
Member types¶
Constructors¶
Constructs an uninitialised bipartition of degree |
|
Default copy constructor. |
|
Default move constructor. |
|
|
|
Default copy assignment operator. |
|
Default move assignment operator. |
Static member functions¶
Operators¶
|