Skip to content

Releases: epfl-lara/inox

Simplifier, unroll bound, MapMerge for z3 maps, error reporting, sbt and java versions

15 Apr 14:44
93550f1
Compare
Choose a tag to compare
Merge pull request #132 from jad-hamza/cvc4-1.8

Minor fixes for CVC4 1.8

Inox 1.1.0

13 Mar 09:25
Compare
Choose a tag to compare
  • General improvements to Inox stability
  • Removed subtyping in the type system to improve soundness of first-class function handling
  • Added powerful simplifiers and tree transformers to improve performance on complex formulas
  • Improved and clarified purity and termination assumptions/requirements