startedΒΆ
-
bool
libsemigroups::Runner
::
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
libsemigroups::Runner::
started
() constCheck if Runner::run has already been called.
Returns true
if Runner::run has started to run (it can be running or not).
(None)
A bool
.