Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charge Station based Routing #231

Open
CodeBear801 opened this issue Mar 16, 2020 · 1 comment
Open

Charge Station based Routing #231

CodeBear801 opened this issue Mar 16, 2020 · 1 comment
Assignees
Labels
Design Documentation

Comments

@CodeBear801
Copy link

CodeBear801 commented Mar 16, 2020

Detail design for proposal #196 (comment)

Charge Station based Routing means treat charge stations as nodes in graph, weight between nearby or reachable charge stations as edges, and then apply classic routing algorithm, such as Dijkstra, to calculate best solution.

User story mapping

station_graph

https://www.processon.com/view/link/5e6fec80e4b011fcce9965bb

High level architecture

image

Project Page:

https://github.com/Telenav/osrm-backend/projects/6

Other links

Search along route solution #120

@CodeBear801
Copy link
Author

CodeBear801 commented Mar 20, 2020

Tasks list:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Documentation
Projects
Development

No branches or pull requests

1 participant