Skip to content

prich28/aiproj2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP 472 Project 2

https://github.com/prich28/aiproj2

The X-Puzzle

This program can be run in terminal or the console.

  1. Create a conda environment with python3 and numpy installed.

  2. Navigate to the desired location on your computer and clone this repository.

  3. Create, in the root of the project, a text file that contains a list of puzzles of the same dimension (it must be at least 2 puzzles!). You can also use the puzzles.txt which are puzzles of the shape 2x4.

  4. In the root folder run the command python3 main.py

  5. Follow the prompt of the program.

The program will output 2 folders in the root of the project. The first folder solutions is the output for each puzzle. The second folder stats is an output giving stats for the given algorithm and heuristic.

About

The X-Puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages