Skip to content

caadi0/SlidingT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SlidingT

To run this application :-

  1. goto src/impl/Start.java
  2. Run as java Application

Sample output :-

Random State 2 8 0
3 5 1
4 6 7

Goal State 1 2 3
4 5 6
7 8 0

path length using SMHA is :24 Path length using A* is : 22 Path length using IMHA is : 24

About

Sliding Tile puzzle using A star

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages