CS106A Jose X hd s

by Jose X

Description

This project implements four heuristics to solve the Storage Location Assignment Problem in a pallet racking warehouse. The heuristics are: FIFO(), LIFO(), usage_rate(), random(). The program presents an animation that illustrates the assignment of the pallets to the levels (shelves) in two different ways.