- grant information for the development of TACO (#6)
- update the README and fix developer documentation links (#5)
- doc images as
.webpand naming of TACO (toolsuite / model checker) consistent (#3) - replaced
localhostreference insitemap.xmlandrobots.txt(#2) - fix clippy issues with 1.95 (#8)
- remove old default timeout that caused timeout for smoke tests not be set (#9)
- Elaborate on the function of the different preprocessors (#6)
- upgrade CI pipeline & Dockerfile to Rust 1.95 (#8)
- improved artifact evaluation README (#9)
- artifact README in CAV format (#9)
- basic data types for threshold automata
- standardized configuration interface for SMT solvers and functionality to encode basic threshold automaton data types
- simple high-level interface for interacting with BDD libraries
- parser for TLA^+ subset and ByMC specification format
- SMT, ACS and ZCS model checkers for threshold automata
- CLI interface to interact with model checkers