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.

See

FroidurePin and FroidurePinTraits.

Subclassed by libsemigroups::FroidurePin< TElementType, TTraits >

Prefixes and suffixes