Skip to content

jeremybeardsley/final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This was a final project for CS253 (Data Structures) at CCSU, and was submitted by Jeremy Beardsley and Nick Marino.

The assignment was to implement any graphing algorithm and apply it to a problem (either existing or made up). The assignment was to be written in Java, and we chose to add a Swing UI to the application. We implemented Dijkstra's algorithm against a modified traveling salesman problem. We mapped out the thirty US cities that are flight hubs for NLF football teams, and created mock flight paths. By using a perfectly scaled map, we were able to calculate the shortest routes between cities using distance in pixels between cities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages