Skip to content

omp2114/Artificial_Intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Artificial Intelligence Assignments:

atp.lisp: Resolution Theorem Prover

Heuristic: length or # of clauses in an or statement Algorithm: A* search using length and cost of node.

Takes a knowledge base and a clause as input and will determine if that clause evelautates to be true or not based on the knowledge base. The program is written in lisp.

About

AI Projects in lisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors