foxx3r / genealogy_prolog

This is a project of genealogy in Prolog. It is a replacement of the genealogy made in datalog, 'cause it was giving me an error about unsafe function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

genealogy_prolog

This is a project of genealogy in Prolog. It is a replacement of the genealogy made in datalog, 'cause it was giving me an error about unsafe function

To run, make sure that you have the swipl, and then, run:

$ swipl genealogy.pl

And then, test the functions specified in genealogy.pl. You can change the attributes if you want, but pay attention to add the gender for each person you will add :).

About

This is a project of genealogy in Prolog. It is a replacement of the genealogy made in datalog, 'cause it was giving me an error about unsafe function

License:MIT License


Languages

Language:Prolog 100.0%