01Perform exhaustive model checking via Apalache for comprehensive verification.
02Type-check Quint specifications for correctness.
03Simulate Quint specs with random execution, checking invariants and returning counterexample traces.
04Run named test definitions within Quint specifications.
05Parse Quint specifications and return the intermediate representation (IR) as JSON.
062 GitHub stars