- Clone the project
- Use npm i to install dependencies.
- Use nodemon server.js to run the app.
Created rest api endpoints to solve N-puzzle problem using A-star algorithm, Breadth first Search or Iterative Deepening Depth First search.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Created rest api endpoints to solve N-puzzle problem using A-star algorithm, Breadth first Search or Iterative Deepening Depth First search.