started

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)

Return

A bool.

See

Runner::finished