Skip to content

cr2007/F29AI-Prolog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F29AI - CW1

Open in GitHub Codespaces

Artificial Intelligence and Intelligent Agents

Knowledge Representation problem description

A Prolog program used to represent knowledge about this system and to answer queries using the resulting knowledge base.

To run the program:

swipl

Once you enter the Prolog shell, load the program:

['monster.pl'].

And then from there, enter your queries.