congruence

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

Get a reference to the underlying congruence.

Parameters

(None)

Exceptions

This function guarantees not to throw a LibsemigroupsException.

Complexity

Constant.

Returns

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