Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / Anurag-kuswaha / Advance-Shortest-Path

. implement Bidirectional Dijkstra and use it to compute distances in social networks very quickly; 2. implement A* search algorithm and apply it to compute distances in road networks faster than the classic algorithms do; 3. implement Contraction Hierarchies algorithm and apply it to preprocess large road networks and then compute distances in them much faster;

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anurag-kuswaha%2FAdvance-Shortest-Path

Stars: 3
Forks: 0
Open Issues: 0

License: None
Language: C++
Repo Size: 1.76 MB
Dependencies: 0

Created: about 3 years ago
Updated: about 2 months ago
Last pushed: about 3 years ago
Last synced: about 2 months ago

Topics: astar-algorithm, astar-search-algorithm, bidirectional-dijkstra, compute-distances, contraction-hierarchies-algorithm, road-networks, social-networks

Files
    Loading...
    Readme
    Loading...

    No dependencies found