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

feat: integrate pre-generated connectivity data with OASIS service #339

Merged
merged 6 commits into from
May 13, 2020

Conversation

CodeBear801
Copy link

issue: #242

Issue

Description

integrate pre-generated connectivity data with OASIS service, got response for testing in CA. :) Will have more test and generate performance matrix later.

  • Add filter in node_graph, avoid adding un-reachable stations into priority queue
    • adjust related testing cases
    • fix bug while adding end node to sorted slice
  • Create new package of selectionstrategy, which contains
    • detect reachable or not
    • whether need charge or not
    • one charge
    • multiple charge
      * SearchAlongRoute(comment temporarily)
      * ChargeStationBasedStrategy

Tasklist

Prerequirements

  • Want to contribute? Great! First, please read this page Contribution Guidelines.
  • If your PR is still work in progress please attach the relevant label.

@CodeBear801 CodeBear801 added NewFeature New feature or feature improvement Prototype Proof of concept labels May 13, 2020
@CodeBear801 CodeBear801 self-assigned this May 13, 2020
@CodeBear801 CodeBear801 merged commit a89e0d8 into master May 13, 2020
@CodeBear801 CodeBear801 deleted the feature/improve-station-graph branch May 13, 2020 16:05
@wangyoucao577 wangyoucao577 added this to the v10.4.0 milestone May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NewFeature New feature or feature improvement Prototype Proof of concept
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Oasis - Extend oasis service's graph - multiple orig and destination
2 participants