Skip to content

Releases: gmalecha/coq-smt-check

Release 2.0.0 for Coq 8.5

17 Mar 17:46
Compare
Choose a tag to compare

Large refactoring and interface changes:

  • Code is now packaged under SMTC "namespace"
  • Tactic changed to 'smt solve' rather than 'z3 solve'
  • Options for selecting the backend smt solver.

v1.0.0 for Coq 8.5

05 Feb 20:47
Compare
Choose a tag to compare

Basic functionality specialized to handling real arithmetic.