Skip to content

logic-and-learning-lab/aaai23-disco

Repository files navigation

This folder contains the experimental code and data for the paper: Learning logic programs by discovering where not to search, Andrew Cropper and Cèline Hocquette, AAAI23

Requirements

SWI-Prolog

Clingo 5.5.0

pyswip

Usage

Experimental training and testing data are in the folder data/{task-name}/data/{train|test}

Induced programs are in the folder data/{task-name}/program/

Experimental results are in the folder data/{task-name}/results/

To reproduce the experimental results (train and test), you can run:

python benchmark2.py e1. (for tables 2, 4, 5)

python benchmark2.py e2. (for table 6)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages