Warehouse assignment problem: Assigning customers to nearest warehouse (using R) In this post I provide a coding example of how a group of customers can be assigned to one warehouse each, considering a set of fixed warehouses with unlimited capacity. The underlying assumption is that there are no fixed costs […]