API REFERENCE
Bibliography
Further info
libsemigroups::Runner::
::
Runner
Copy constructor.
Returns a runner that is a copy of copy. The state of the new runner is the same as copy, except that the function passed as an argument to run_until (if any) is not copied.
copy
copy: the Runner to copy.