powered by
This internal function finds the reduced width of the warehouse by analyzing the arcs and detecting the last non-empty aisle.
find_reduced_with(arcs)
The reduced warehouse width as an integer.
A data frame or matrix representing the arcs in the warehouse.