Skip to content

phung025/ProblemSolver_CS2511

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Solver

Class project from CS 2511: Software Analysis & Design. The program is wrritten in Java. It implements some graph search algorithms such as Depth First Search, Breadth First Search, and A* Search to solve some puzzles games such as 8-puzzle, blocks world, Hanoi tower, etc. To run the program, clone this project and open ./dist/CS_2511_Framework.jar

Releases

No releases published

Packages

No packages published