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

Refactor Oasis service for Graph and Place layer #364

Closed
CodeBear801 opened this issue Jul 21, 2020 · 0 comments · Fixed by #368
Closed

Refactor Oasis service for Graph and Place layer #364

CodeBear801 opened this issue Jul 21, 2020 · 0 comments · Fixed by #368

Comments

@CodeBear801
Copy link

CodeBear801 commented Jul 21, 2020

Subtask of #352(for all related tasks please go to #352 (comment)), related with #363

Tasks:

  • move selectionstrategy into solution
  • create package of oasis/graph, move stationgraph, chargingstreategy, into graph. Create interface of
generateOptimalChargeSolution
  • create package of oasis/place, move connectivitymap, spatialindexer, stationconnquerier, stationfinder into it
  • move internal/common into internal/entity
  • move osrmconnector, searchconnector to integration/util
  • change oasis to oasisd // move to next task
CodeBear801 added a commit that referenced this issue Jul 28, 2020
CodeBear801 added a commit that referenced this issue Jul 29, 2020
* refactor: add package of graph and place
issue: #364
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant