Goal
The goal of this project is educational.
It will focus on a variety of different algorithms and how they work.
The project consists of an applet that allows the user to input different graphs
and run a variety of algorithms. Also, the user will be able to see the solution,
the process in which the solution was found, and the time it took to find the solution.
Another goal of the project is to attempt a few new algorithms and compare their efficiency
to the standard algorithms. It will focus on a variety of different algorithms
and how they work.
Main Page