forked from Project-OSRM/osrm-backend
-
Notifications
You must be signed in to change notification settings - Fork 7
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 code in OASIS #211
Comments
3 tasks
Suggestions: Already abstract to issue's description. |
Suggestions: Already abstract to issue's description. |
Suggestions for
|
3 tasks
Suggestions: |
This was referenced Mar 13, 2020
1 task
CodeBear801
added a commit
that referenced
this issue
Mar 26, 2020
* fix: refactor code. Create common type of `Location` and remove redundant definitions. issue: #211
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here records refactor suggestions for OASIS:
ChargingStatus
->State
feat: Implement function to calcualte charge cost #204 (comment)solutionformat
->solution
feat: implement type to record internal solution #205 (comment)floatEquals
using the one defined inutil
feat: Implement function to calcualte charge cost #204 (comment)ChargeStrategyCreator
to a shorter name Refactor code in OASIS #211 (comment)location
tointegration/map
feat: Implement function to calcualte charge cost #204 (comment)ChargeInfo
Refactor code in OASIS #211 (comment)ChargingCost
->Cost
feat: Implement function to calcualte charge cost #204 (comment)cost
->weight
Change all term of cost to weight in OASIS's code #201State
, add member functions not expose internal state fix: refactor code for oasis service, more details please go to #223 #224 (comment)The text was updated successfully, but these errors were encountered: