running

inline bool libsemigroups::congruence::KnuthBendix::running() const noexcept

Check if a Runner instance is currently running.

Parameters

(None)

See

Runner::finished

Returns

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

Returns

A bool.