Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bazoka-kaka/dijkstra-shortest-path-east-java

🌐 Here we are implementing Dijkstra algorithm to find the shortest route from one city to another in east java based on user's input in the form of web application
https://github.com/bazoka-kaka/dijkstra-shortest-path-east-java

algorithm dijkstra express shortest-paths

Last synced: 2 months ago
JSON representation

🌐 Here we are implementing Dijkstra algorithm to find the shortest route from one city to another in east java based on user's input in the form of web application

Awesome Lists containing this project

README

        

# Quiz 2 - Design & Analysis of Algorithm (G)

Team members

Name
NRP

Yehezkiel Wiradhika

5025201086

Implementation


Here we are implementing Dijkstra algorithm to find the shortest route from one city to another in east java based on user's input in the form of web application

Specification

Algorithm
Dijkstra

Language
Javascript

Framework
ExpressJS