dtdannen / FastLAS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastLAS

FastLAS is a system for Inductive Logic Programming, originally presented at AAAI 2020. This repository contains instructions for downloading and installing FastLAS and reproducing the results in the paper.

FastLAS2 is the latest version of the FastLAS system. It allows running both the original FastLAS algorithm and the new FastNonOPL algorithm, which is to be presented at IJCAI 2021. To run the original FastLAS (now known as FastLAS1), use the flag --opl; alternatively, use the flag --nopl to run FastNonOPL.

Any questions regarding FastLAS should be sent to mark.law09@imperial.ac.uk.

About

License:MIT License


Languages

Language:Lasso 100.0%Language:C++ 0.0%Language:Yacc 0.0%Language:Ruby 0.0%Language:Lex 0.0%Language:CMake 0.0%