Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jackjduggan/ds2-ca2

A JavaFX application that can search for an retrieve routes on a map, given a start and end point using Dijkstra's and breadth-first search algorithms
https://github.com/jackjduggan/ds2-ca2

breadth-first-search data-structures-and-algorithms dijkstra java javafx

Last synced: 15 days ago
JSON representation

A JavaFX application that can search for an retrieve routes on a map, given a start and end point using Dijkstra's and breadth-first search algorithms

Awesome Lists containing this project

README

        

# DS2-CA2

My CA2 for Data Structures & Algorithms 2 - 2021/22
This was a group project worked on by myself, Hasan Berk and James Demaine.
We achieved 59% in this project.

##Add project description