Skip to content

A Sample program that clusters Californian road network dataset, and uses it as a heuristic for calculating shortest path between two nodes using a star algorithm.

Notifications You must be signed in to change notification settings

NCMohit/SpatialNetworkAStarClustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Network A Star Clustering

The dataset used is provided by CS Utah Website

Dependencies

pip install scikit-learn numpy

About

A Sample program that clusters Californian road network dataset, and uses it as a heuristic for calculating shortest path between two nodes using a star algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages