Skip to content

Solve Indonesian Dot Puzzle using Depth First Search, Best First Search and A* algorithms

Notifications You must be signed in to change notification settings

melanie-t/AI-dot-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

COMP472_Project_1_W20

https://github.com/melanie-t/AI-dot-puzzle

Instructions For Lab Computers

  1. Download the project via clone or ZIP file
    1. Extract the folder
  2. Open the folder (COMP472_Project1_W20-master) with Spyder or your choice of IDE
    1. Ensure that the Python version is 3.7
  3. Run main.py
    1. Enter the absolute path to the text file containing the puzzles (ex: F:/games.txt)
    2. The output will be saved in src/output

About

Solve Indonesian Dot Puzzle using Depth First Search, Best First Search and A* algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages