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).