I'm creating a new route from point A to point B. Located in between the points is a barrier. While solving the route, the barrier is considered and a detour is made. So far, so good.
However, the barrier is not permanent. It needs to be inactive between a certain time window. So I've added two attributes (TimeWindowStart & TimeWindowEnd) to the barrier. Then, I enabled Use Time Windows in the route settings. Finally, I used a Start Time that lays in the window.
Solving the route gave the wrong results. The barrier is still not traversable.
Is it possible to do what I am trying to achieve? If yes, how?
أكثر...
However, the barrier is not permanent. It needs to be inactive between a certain time window. So I've added two attributes (TimeWindowStart & TimeWindowEnd) to the barrier. Then, I enabled Use Time Windows in the route settings. Finally, I used a Start Time that lays in the window.
Solving the route gave the wrong results. The barrier is still not traversable.
Is it possible to do what I am trying to achieve? If yes, how?
أكثر...