Closed zptro closed 1 year ago
The current method cannot handle zero car assignment iterations, because in that case assign_report["iterations"] is an empty list. Using zero iterations is a convenient way of doing free-flow assignment.
assign_report["iterations"]
The current method cannot handle zero car assignment iterations, because in that case
assign_report["iterations"]
is an empty list. Using zero iterations is a convenient way of doing free-flow assignment.