Anatoly Borodin
Results
1
comments of
Anatoly Borodin
Since vehicle switch does not matter for this constraint, I've used the simple fix to replace line 106 in MaxTimeInVehicleConstraint with the following `Double d = stateManager.getActivityState(nextAct, iFacts.getNewVehicle(), minSlackId, Double.class);`...