Skip to content

Releases: logic-and-learning-lab/Popper

v1.1.0

22 Dec 12:08
33abd29

Choose a tag to compare

Messed up the naming with the previous version. This version fixes it. Popper can now be installed with the command pip install popper-ilp

v1.0.2

16 Dec 08:08

Choose a tag to compare

  • Popper is now an anytime approach
  • fixed error when learning a program with multiple distinct head predicate symbols
  • added non-OPL example
  • updated ALAN to v15 which includes PI fix and more efficient subsumes check
  • loading examples directly from Prolog

What's Changed

  • Stats and logging improvements by @bhntr in #19

New Contributors

  • @bhntr made their first contribution in #19

Full Changelog: v1.0.1...v1.0.2

v1.0.1

13 Sep 15:41

Choose a tag to compare

Fixed silly info flag bug

v1.0.0

13 Sep 15:07

Choose a tag to compare

Initial release of Popper