An open API service indexing awesome lists of open source software.

https://github.com/zabuzard/pathweaver

PathWeaver is an API for creating path-networks like road- or traffic-networks. It offers method like computing shortest paths.
https://github.com/zabuzard/pathweaver

a-star api arc-flag-algorithm dijkstra-algorithm heuristic-algorithm metrics road-network shortest-path-routing-algorithm shortest-paths traffic-networks web-demo

Last synced: about 2 months ago
JSON representation

PathWeaver is an API for creating path-networks like road- or traffic-networks. It offers method like computing shortest paths.

Awesome Lists containing this project

README

        

# PathWeaver
PathWeaver is an API for creating path-networks like road- or traffic-networks. It offers method like computing shortest paths.

The available documentation can be found in [our wiki](https://github.com/ZabuzaW/PathWeaver/wiki).