add_rules(std::vector<rule_type> const&)ΒΆ

void libsemigroups::FpSemigroupInterface::add_rules(std::vector<rule_type> const &rels)

Add the rules in a vector to this.

Return

(None)

Complexity

\(O(n)\) where \(n\) is the size of rels.

Parameters
Exceptions