add_base_point

inline void libsemigroups::SchreierSims::add_base_point(point_type const pt)

Add a base point to the stabiliser chain.

Complexity

Linear in the current number of base points.

Parameters

pt – the base point to add.

Throws
Returns

(None)