const_iterator

using libsemigroups::CongruenceInterface::const_iterator = std::vector<relation_type>::const_iterator

Type for a const_iterator to the generating pairs.

See

cbegin_generating_pairs and cend_generating_pairs.