Minord / RoutePathfinder

A java application that has an interactive map with the relevant cities and roads on el salvador. Build a graph base on that. Use dijkstra algorimth for find the most optimal route between two cities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoutePathfinder

Este projecto hace uso de la estructura de datos tipo Grafo para crear una aplicasion que presente un mapa al cual se pueda consultar la ruta mas optima entre ciudades de El Salvador, haciendo uso del algoritmo de Dijkstra, programado en java.

ScreenShot: image Video en Youtube

About

A java application that has an interactive map with the relevant cities and roads on el salvador. Build a graph base on that. Use dijkstra algorimth for find the most optimal route between two cities.


Languages

Language:Java 100.0%