started¶
-
bool
libsemigroups::fpsemigroup::KnuthBendix::started() const¶ Check if Runner::run has already been called.
Returns
trueif Runner::run has started to run (it can be running or not).- Parameters
(None)
- Return
A
bool.- See
libsemigroups::fpsemigroup::KnuthBendix::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).
(None)
A bool.