Currently, for interacting cleanly with Apalache, we use modelator-py.
However, recently, Apalache introduced the server mode called Chai. Chai would give us the same functionality as modelator-py but would be more robust and standardized (ie, we would not depend on hacky parsing of CLI output).
Currently, for interacting cleanly with Apalache, we use modelator-py.
However, recently, Apalache introduced the server mode called Chai.
Chaiwould give us the same functionality asmodelator-pybut would be more robust and standardized (ie, we would not depend on hacky parsing of CLI output).