Skip to content

CloudCui/Some-AI-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Puzzle:
In this folder, the N*M puzzle problem is solved using a few different searching algorithms.
(0 represents empty cell)

Searching:
Using Forward chaining, Backward chaining and Truth Table searching algorithms to conduct searching  with inference engine.

DO NOT USE FOR ASSESSMENT PURPOSES

About

Programming some AI methods using java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages