Skip to content

Bug Fix: Multiple Arguments in Predicate

Compare
Choose a tag to compare
@Girjoaba Girjoaba released this 05 Sep 17:41
· 19 commits to main since this release
d30ec06

What's Changed

  • Fixed a bug where proofs would be invalid if a predicate would contain multiple arguments.
  • Patch 1.0.1 by @Girjoaba in #56

Installation Instructions

  • Make sure you have jdk 17 installed.
  • Download the Eunomia.jar file and run the application.
    Note: Your operating system might not trust the unverified author (aka me), in that case you need to bypass the warning.

Full Changelog: v1.0.0...v1.0.2