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

Multiple Time Windows per Location #26

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

Conversation

daniel-j-h
Copy link
Contributor

For #8.

@Herteby here's a first pass at multiple time windows per day - the api for time windows changes from an array of intervals per location to an array of multiple intervals per location. Intervals need to be sorted and not overlap - we could think of relaxing these constraints a bit but it would require a bit more code in the implementation.

Could you play with it and report back how it works for you? Maybe also test some edge cases and unexpected inputs. If everything works out nicely I'm more than happy to merge this into master and cut a new release.

cc @karenzshea

@Herteby
Copy link

Herteby commented Jul 1, 2017

Oh, thank you!
I've been working on another project for the time. Once that's done I will start with the VRP stuff 🙂

@ivosabev
Copy link
Contributor

@Herteby, any plans on finishing this?

@Herteby
Copy link

Herteby commented Jul 27, 2018 via email

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.

None yet

4 participants