Overview
The integration of the positioninRound property ensures that tasks are executed in a structured order. This functionality is part of the features associated with the Preserve Round feature.
Why Introduce positionInRound ?
The positionInRound property provides task placement within a round without affecting priority-based optimizations. The benefits of integrating positionInRound are:
- Better Route Control: Allows defining whether a job is executed
first,last,anywhereor as aspecific sequence(ex: 5). - Preserved Separation: Keeps sequence and priority separate from explicit placement, ensuring a cleaner optimization logic.
For those using HERE, it is now possible to specify whether a task must be the first, last, or at a specific sequence in the round.
How to set the task position
You can set it up in the task edition or via our announcement and task API.
Comments
0 comments
Please sign in to leave a comment.