Expose the pre and post travel overload of SetBreakIntervalsOfVehicle to Python #3790
Unanswered
hklarner
asked this question in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What language and solver does this apply to?
Python, Routing, Ortools == 9.6.2534
Describe the problem you are trying to solve.
Three overloads of SetBreakIntervalsOfVehicle are available in CPP:
But only one version is available in Python:
Describe the solution you'd like
Expose the pre and post travel overload of SetBreakIntervalsOfVehicle to Python
Beta Was this translation helpful? Give feedback.
All reactions