PolyAtomicIon / mst-kruskal-interactive

Interactive demo of Kruskal Algorithm for finding MST

Home Page:https://polyatomicion.github.io/mst-kruskal-interactive/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mst-kruskal-interactive


mst-kruskal-interactive

Kruskal interactive web application for calculating the shortest route between cities in Kazakhstan
DEMO

About The Project

This project is aiming for finding the shortest route between cities in Kazakhstan by using kruskal algorithm. By choosing the cities in the list our application will search the shortest route and illustrate them in the map with red lines.

Built With

About

Interactive demo of Kruskal Algorithm for finding MST

https://polyatomicion.github.io/mst-kruskal-interactive/


Languages

Language:JavaScript 44.1%Language:CSS 30.1%Language:HTML 25.8%