.. Copyright (c) 2024, J. D. Mitchell Distributed under the terms of the GPL license version 3. The full license is in the file LICENSE, distributed with this software. .. currentmodule:: libsemigroups_pybind11 The Runner class ================ .. autoclass:: Runner :doc-only: Contents -------- .. autosummary:: :signatures: short ~Runner Runner.current_state Runner.dead Runner.finished Runner.init Runner.kill Runner.report_why_we_stopped Runner.run Runner.run_for Runner.run_until Runner.running Runner.running_for Runner.running_until Runner.started Runner.stopped Runner.stopped_by_predicate Runner.success Runner.timed_out Full API -------- .. autoclass:: Runner :class-doc-from: init :members: :exclude-members: state