Skip to content

Knowledge base representing the Hoofers Club problem.

Notifications You must be signed in to change notification settings

trk9001/hoofers-club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hoofers Club KB

The accompanying file hoofersclub.pl is a Prolog knowledge base. It is written in the SWI Prolog dialect (version 8.2.3). To solve the Hoofers Club problem, execute the following query:

?- hc(X) , m(X), \+ s(X).

About

Knowledge base representing the Hoofers Club problem.

Topics

Resources

Stars

Watchers

Forks

Languages