FroidurePinBase¶
-
class FroidurePinBase : public libsemigroups::Runner¶
Defined in
froidure-pin-base.hpp.FroidurePinBase is an abstract base class for the class template FroidurePin.
FroidurePinBase allows a polymorphic interface to instances of FroidurePin and its member functions reflect those member functions of FroidurePin that do not depend on the template parameter
TElementType(the type of the elements of the semigroup represented).See also
Subclassed by libsemigroups::FroidurePin< detail::KBE, FroidurePinTraits< detail::KBE, KnuthBendix > >, libsemigroups::FroidurePin< detail::TCE, FroidurePinTraits< detail::TCE, table_type > >, libsemigroups::FroidurePin< TElementType, TTraits >
Member types¶
Type for a left or right Cayley graph. |
|
Return type of |
|
Unsigned integer type. |
Constructors¶
Default constructor. |
|
Default move constructor. |
|
Copy constructor. |
Deleted constructors¶
Deleted. |
|
Deleted. |
Settings¶
Attributes¶
Cayley graphs¶
Factorisation, products, and relations¶
|
|
|