generator

const_element_reference libsemigroups::SchreierSims::generator(index_type const index) const

Get a generator.

Return

A const reference to the generator of this with index index.

Complexity

Constant.

Parameters
  • index: the index of the generator we want.

Exceptions