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

fix bug 329 part 1 for services #332

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

fix bug 329 part 1 for services #332

wants to merge 9 commits into from

Conversation

jie31best
Copy link

@jie31best jie31best commented Apr 13, 2017

fix bug #329 part 1 for services

handle properly the case when 1) the vehicle has a break; 2) the route end time is after the break time window; and 3) the break cannot be inserted into the route.

for services.

jie31best and others added 6 commits November 29, 2016 17:06
…nce-constraint

fix deliverShipment insertion in max distance constraint
handle properly the case when 1) the vehicle has a break; 2) the route end time is after the break time window; and 3) the break cannot be inserted into the route.
for services.
@DFuster
Copy link

DFuster commented Apr 15, 2017 via email

…ug-329

# Conflicts:
#	jsprit-core/src/main/java/com/graphhopper/jsprit/core/algorithm/recreate/ServiceInsertionCalculator.java
@jie31best
Copy link
Author

updated for shipments

@jie31best
Copy link
Author

Hi @DFuster ,

is it possible that you can share with me some more information or some code snippet? with the current information, it is difficult for me to judge what went wrong with your case.

Thank you.

Best regards,
He

@jie31best jie31best mentioned this pull request Jul 13, 2017
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 this pull request may close these issues.

3 participants