Homeworks done in course CS 599: Algorithms - Design, Analysis, and Implementations at Oregon State University
-
Updated
Dec 7, 2020 - Python
Homeworks done in course CS 599: Algorithms - Design, Analysis, and Implementations at Oregon State University
A* search algorithm implementation for solving 8-puzzle problem. Includes code modularization, performance optimization and solvability checking features.
A sliding puzzle implementation using Python Tkinter.
This repository contains solver to 8 Puzzle Problem using A* algorithm and manhattan distance as heuristics.
Add a description, image, and links to the sliding-puzzle topic page so that developers can more easily learn about it.
To associate your repository with the sliding-puzzle topic, visit your repo's landing page and select "manage topics."