posted on 2017-10-19, 13:43authored byAmir Hossein Azadnia, Shahrooz Taheri, Pezhman Ghadimi, Muhamad Zameri Mat Saman, Kuan Yew Wong
One of the cost-intensive issues in managing warehouses is the order picking problem which deals with the retrieval of items from their storage locations in order to meet customer requests. Many solution approaches have been proposed in order to minimize
traveling distance in the process of order picking. However, in practice, customer orders have to be completed by certain due dates in order to avoid tardiness which is neglected in most of the related scientific papers. Consequently, we proposed a novel solution
approach in order to minimize tardinesswhich consists of four phases. First of all,weighted association rule mining has been used to calculate associations between orders with respect to their due date. Next, a batching model based on binary integer programming
has been formulated to maximize the associations between orders within each batch. Subsequently, the order picking phase will come up which used a Genetic Algorithm integrated with the Traveling Salesman Problem in order to identify the most suitable
travel path. Finally, the Genetic Algorithm has been applied for sequencing the constructed batches in order to minimize tardiness. Illustrative examples and comparisons are presented to demonstrate the proficiency and solution quality of the proposed approach