informalsystems/modelator-py
Utilities for the TLA+ ecoystem and model-based testing using TLA+.
PythonApache-2.0
Issues
- 1
- 0
replace recordclass with dataclass
#69 opened by rnbguy - 3
Bump versions in `pyproject.toml`
#59 opened by rnbguy - 0
- 0
Minimum supported python version
#64 opened by rnbguy - 0
Add timeout option to TLC raw
#56 opened by ivan-gavran - 0
executable conflict with `modelator`
#62 opened by rnbguy - 11
- 1
- 9
- 7
Bug: test_tlc.py hangs
#53 opened by ivan-gavran - 1
Feature: tag outputs with version
#52 opened by danwt - 0
Feature: support interrupting long processes
#51 opened by danwt - 0
Feature: windows support
#50 opened by danwt - 0
Feature: sensible model checker defaults
#49 opened by danwt - 0
Feature: better cli docs
#47 opened by danwt - 1
Improve cli usage docs and library usage samples
#45 opened by danwt - 0
- 3
- 1
- 2
- 1
Operations: add git hooks that will delete empty directories when changing branch
#25 opened by danwt - 1
- 1
Feature: reintroduce Apalache functionalities
#17 opened by danwt - 4
- 1
- 1
- 0
Feature: update TLC arguments for TLC 2.18
#39 opened by danwt - 0
- 1
Feature: ensure that the `tlc pure` command does not read too much from the filesystem into memory
#22 opened by danwt - 0
- 2
- 1
Feature: quickly get JSON format for a spec
#6 opened by danwt - 0
- 1
- 1
- 0
- 1
- 1
- 1
- 1
- 1
- 1
User flow: write predicate operators in a TLA+ spec for which many traces can be generated
#14 opened by danwt - 1
Make this repository public.
#11 opened by danwt - 1
Determine if `-cleanup` should be passed as a flag to TLC or not when using `tlc pure`.
#5 opened by danwt - 1
- 5
Apalache/TLC wrapper API design
#3 opened by danwt