delete_empty_final_aisles | R Documentation |
This internal function removes arcs corresponding to empty final aisles from the warehouse.
delete_empty_final_aisles(arcs, warehouse_width_reduced)
arcs |
A data frame or matrix representing the arcs in the warehouse. |
warehouse_width_reduced |
The reduced width of the warehouse. |
A matrix of arcs with empty final aisles removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.