Skip to content

Project for CS 2511: Software Analysis and Design. Automated Problem Solving framework written in Java. 8-Puzzle, Farmer-Goat, and Dummy Solver. Uses various algorithms such as BFS, DFS, and A* to path find the problem space to find a solution.

Notifications You must be signed in to change notification settings

msayers01/Problem-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Project for CS 2511: Software Analysis and Design. Automated Problem Solving framework written in Java. 8-Puzzle, Farmer-Goat, and Dummy Solver. Uses various algorithms such as BFS, DFS, and A* to path find the problem space to find a solution.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages