Skip to content

Repository files navigation

Programming Assignment: Searching ITCS 6150/8150

Sliding Puzzle Problem

Algorithm used: A* Search Algorithm

Language Used : JAVA

The program takes input from a text file "input.txt". Make necessary changes in the file to test various boards.

How to run the program:

  1. compile the file "solve8Puzzle" using the below command: javac solve8Puzzle.java

  2. run the file using the below command: java solve8Puzzle

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages