Skip to content

This is a Java implementation of sliding blocks puzzle solver. It uses uninformed seach strategies to find a soluting. A* algorithm will be implemented soon.

Notifications You must be signed in to change notification settings

asllani94/AI-sliding-blocks-solver-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-sliding-blocks-solver-

This is a Java implementation of sliding blocks puzzle solver. It uses uninformed seach strategies to find a soluting. A* algorithm will be implemented soon.

About

This is a Java implementation of sliding blocks puzzle solver. It uses uninformed seach strategies to find a soluting. A* algorithm will be implemented soon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages