Skip to content
/ SearchAI Public

Python implementation of informed and uniformed search of the game rush hour

Notifications You must be signed in to change notification settings

Saf1u/SearchAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchAI

Python implementation of informed and uniformed search of the game rush hour

url

https://github.com/Saf1u/SearchAI

Instructions

  • clone the project and cd into the output folder and run rm * to clear the exisitng output files
  • replace the puzzles in sample.input.txt with your own puzzles
  • run the main file and all search files,solution files and analysis file would be present in the output file
  • to rerun the same set of files or a new set of files,first repeat step 1 of clearing the output file so as to prevent appends to old output files

About

Python implementation of informed and uniformed search of the game rush hour

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages