Improve Dec-MCTS scheduler logic
If the start time of a contour is the end time of the other arm + safe_time (either less, or caused by travel time), then try the next contour on the list instead. If all contours are that, then put another contour in the other arm instead and try again.
Edited by Jayant Khatkar