find_reduced_with: Find Reduced Warehouse Width

View source: R/helpers.R

find_reduced_withR Documentation

Find Reduced Warehouse Width

Description

This internal function finds the reduced width of the warehouse by analyzing the arcs and detecting the last non-empty aisle.

Usage

find_reduced_with(arcs)

Arguments

arcs

A data frame or matrix representing the arcs in the warehouse.

Value

The reduced warehouse width as an integer.


warehouseTools documentation built on April 3, 2025, 10:29 p.m.