started

inline bool libsemigroups::CongruenceInterface::started() const

Check if Runner::run has already been called.

Returns true if Runner::run has started to run (it can be running or not).

Parameters

(None)

See

Runner::finished

Returns

A bool.