Skip to content

CollinsGocho/Family-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Prolog Family Tree

A comprehensive Prolog-based family tree system demonstrating relationship rules including grandparents, parents, children, grandchildren, cousins, uncles, and aunts.

Install SWI-Prolog

sudo apt-get install swi-prolog # Linux brew install swi-prolog # macOS

Run Prolog

swipl

Load the file

consult('family.pl').

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages