The information for the current routing iteration is added after estimated_success_iteration is calculated. I was wondering if it should be added beforehand instead. If so, let me know and I’ll update the code accordingly.
The estimated successs iteration is calculated here: Link (Line 311)
The information about the current iteration is added to the model here: Link (Line 321)
The information for the current routing iteration is added after
estimated_success_iterationis calculated. I was wondering if it should be added beforehand instead. If so, let me know and I’ll update the code accordingly.The estimated successs iteration is calculated here: Link (Line 311)
The information about the current iteration is added to the model here: Link (Line 321)