congruence

wrapped_type &libsemigroups::CongruenceWrapper::congruence() const

Get a reference to the underlying congruence.

Return

A reference to the underlying congruence of this, a value of type CongruenceWrapper::wrapped_type.

Parameters

(None)

Exceptions

This function guarantees not to throw a LibsemigroupsException.

Complexity

Constant.