khushpanchal / Optimal-connection-of-road-network

Converted the road network to set of nodes and edges. Used Dijkstra’s Algorithm to find shortest path for optimal road alignment using Excel VBA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimal-connection-of-road-network

Converted the road network to set of nodes and edges. Used Dijkstra’s Algorithm to find shortest path for optimal road alignment using Excel VBA

About

Converted the road network to set of nodes and edges. Used Dijkstra’s Algorithm to find shortest path for optimal road alignment using Excel VBA