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

Tsp with TimeWindows restriction #8

Open
boaniben opened this issue Dec 17, 2017 · 1 comment
Open

Tsp with TimeWindows restriction #8

boaniben opened this issue Dec 17, 2017 · 1 comment
Assignees
Labels

Comments

@boaniben
Copy link

Hi,

I want to use the Tsp with time windows restriction but i can not understand how to define the time window for the next example:
I have 4 points and each one have his time window:
point 1: 09:00 - 12:00
point 2: 08:30 - 11:00
point 3: 10:00 - 12:30
point 4: 14:00 - 17:00

Is it possible? how should i define the time window in TimeWindows.TimeWindow[] array?
I will appreciate for any help.

Regards
Ben

@xivk
Copy link
Contributor

xivk commented Jan 31, 2018

Sorry, the documentation for this doesn't exist yet, this is still in prerelease.

The min and max are the time in seconds since the previous midnight.

@xivk xivk self-assigned this Jan 31, 2018
@xivk xivk added the question label Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants