running

bool libsemigroups::CongruenceByPairsHelper::running() const noexcept

Check if a Runner instance is currently running.

Return

true if Runner::run is in the process to run and false it is not.

Parameters

(None)

Return

A bool.

See

Runner::finished