You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For future dives into SMT, the following requirements are for SMT support:
SMT queries should be stored for reproducibility.
RunAllProves should not trigger the SMT solvers but should check SMT queries for regressions with the stored previous runs.
The solver definitions (currently given as properties files) should be rewritten into KeY configuration files (json-like). This allows type-safety and more structured configuration.
When structured concurrency is released from the Preview area, the SMT solver should use it for portfolio solving.
CVC5 should receive test cases.
setup-smt should install Princess
setup-smt should install CVC4
The text was updated successfully, but these errors were encountered:
For future dives into SMT, the following requirements are for SMT support:
setup-smt
should install Princesssetup-smt
should install CVC4The text was updated successfully, but these errors were encountered: