optimization icon indicating copy to clipboard operation
optimization copied to clipboard

Tsp with TimeWindows restriction

Open boaniben opened this issue 7 years ago • 1 comments

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

boaniben avatar Dec 17 '17 13:12 boaniben

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 avatar Jan 31 '18 09:01 xivk