/cs513_xclingo

Primary LanguageJupyter NotebookMIT LicenseMIT

cs513_xclingo

Binder

This repo aims to help us understanding the relationships and rules in Datalog with XClingo

We started with the Datalog Assignment "Family" .

Environemt Setting Up (conda)

conda env create -f environment.yml

Reference