Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@marklaw marklaw released this 03 May 08:01
· 14 commits to master since this release

An extension of FastLAS, including IncrementalLAS, as used in the experiments for the upcoming IJCAI 2022 paper "Search Space Expansion for Efficient Incremental Inductive Logic Programming".

The version adds support for the IncrementalLAS algorithm. To run IncrementalLAS, use the --read-cache and --write-cache flags (if the file for --read-cache does not exist, it will be created by --write-cache).