Abstract

Order picking, which is collecting a set of products from different locations in a warehouse, has repeatedly been described as one of the most laborious and time-consuming internal logistic processes. Each order is issued to pick some products located at given locations in the warehouse. In this paper, we consider an order picking problem, in which a number of orders with different delivery due dates are going to be retrieved by a limited number of order pickers in multiperiods such that the total tardiness is minimized. The aim is to determine a retrieval plan in terms of order batching and order picker multitrip routing as decision variables. Besides, products are arrived and replenished at the predetermined locations at different periods. Therefore, products sitting in those locations should be delivered soon to provide empty rooms for replenishment. A mixed integer linear programming formulation is proposed for this new problem. The model is optimally solved for small-size problems. For larger instances, grouping metaheuristic algorithms are proposed based on particle swarm optimization and the league championship algorithm that use group-based operators to generate reasonable batches of orders. Improvement heuristics are designed as well. The performance of the MILP formulation and metaheuristic algorithms is analyzed for different problem instances whose designs are based on real data gathered from an auto parts warehouse. Results indicate that our algorithms can stably solve large instances of the problem in a reasonable time.

1. Introduction

Supply chain management aims to efficiently and effectively handle all logistics functions and business activities between companies, as well as meet important supply chain goals, including decreasing costs, improving customer satisfaction, optimal usage of resources, and expanding income/profit and production value. Therefore, the objectives of warehouses and distribution centers are important because they are one of the main parts of the supply chain [1, 2]. Warehouses are required to improve the ability of advanced logistics to meet the responsiveness expected by customers [3]. On the other hand, warehouses are important components of logistics systems, and among the logistic costs, 20% of the total operational costs are due to warehouse operations [4, 5]. The main activities related to a warehouse are purchasing, inventory and storage management, picking, distribution processing, shipping, and delivery. Among these activities, picking is considered as one of the basic operations with the highest labor cost [6]. The decision happens in the picking system at three levels, such as strategic, tactical, and operational [5, 7]. Order picking deals with the retrieval of products from their storage locations to respond to customer requests [8]. Furthermore, it is often analyzed at the operational level, and the main issues at this level are batching, routing, workforce level, workforce allocation, and job assignment. Therefore, the development of efficient picking methods and the optimization of picking operations have special effects on the overall operational efficiency of the warehouse. Most of the order picking operations are practically operated according to the picker-to-parts principle and with the most share of manual work, mainly because humans can more simply react to changes happening in the order picking process compared to automated machines due to their cognitive and motor skills [9]. Two aspects are important in order picking, namely, storage optimization (for picking) and picking optimization, which occurs by responding to customer orders by simulating batching routes and intended times in this regard.

Nowadays, researchers seek to combine the operational-level activities of the warehouse with each other and other levels [7]. On the other hand, maintenance is an important subject in the production industry. Most papers assume pickers are available at all times while this action does not happen. Pickers during planning periods for various factors such as preventive maintenance, random failure, and vacation are unavailable for working. Therefore, the possibility of picker unavailability should be considered during the planning. This fact constitutes one of our assumptions when describing the intended problem.

The warehouse operational planning should be in such a way that it considers the products’ entrance and leave the warehouse over time. Thus, the plan is a kind of a multiperiod type in practice. To our best knowledge, this issue, which frequently happens in warehouses, has not been investigated in the literature. In this research, we investigate the multiperiod planning of an order picking system, in which each order can be picked up in one of the operating periods, and products should be delivered by their due date. Warehouses should have replenishment capability and a holding place for the delivered orders that would be filled with other orders as time goes by. Accordingly, for the first time, this study pays attention to the replenishment issue in the field of operational decision-making in order-picking systems (OPSs).

The problem has an application in auto parts warehouses, for which(i)Multitrip picker routing is enforced due to the limitation in the number of pickers;(ii)Multiperiod planning makes sense due to the existence of lag times (in days) to pick, pack, and deliver the orders;(iii)Shelve management is a crucial task because the delivery timeline of the orders should be in such a way that it provides shelve space for the arriving products;(iv)Order management should be in such a way that it prohibits the assembly line stops and the cost imposed. For such a system, tardiness-based objective functions make more sense than cost-based objective functions.

A new mathematical model is developed for the OPS problem under multiperiod and multitrip assumptions, with the possibility of product replenishment (MPMTR). To solve larger-scale problems, grouping metaheuristic algorithms are proposed based on the problem structure, and their effectiveness is investigated using numerical experiments. Two metaheuristic algorithms, namely, the league championship algorithm (LCA) [1018] and particle swarm optimization (PSO), are heavily modified and applied to the problem. Then, the solutions of these methods are compared with the solutions obtained using Gams/Cplex software for small-, medium-, and large-scale problems in terms of time and optimality.

The contribution of this research can be bulletized as follows:(i)Integration of the order batching and multitrip picker routing decisions with the possibility of product replenishment in a multiperiod order picking system to minimize total order tardiness. The notion of product replenishment planning in a multiperiod order picking system is introduced for the first time in the current study. Besides, minimizing total order tardiness has not been used in the previous research carried out on OPS planning.(ii)Developing a mixed integer linear programming (MILP) formulation for the problem via introducing new constraints enforced by the notion of the multiperiod order retrieval and replenishment planning and the new objective function, i.e., the total order tardiness.(iii)Adapting the particle swarm optimization (PSO) and league championship algorithms (LCA) and equipping them with constructive heuristic to generate feasible solutions. These algorithms have been heavily adapted to be responsive to the structure of the grouping problems to which the problem under consideration belongs.

The remaining sections of the paper are organized as follows: Section 2 reviews the related research. The MPMTR problem is described and mathematically formulated in Section 3. The proposed metaheuristic algorithms are presented in Section 4. Section 5 is devoted to evaluating the efficiency of the algorithms and computational experiments. Conclusions and future research directions are provided in Section 6.

2. Literature Review

2.1. Strategic, Tactical, and Operational Decision in OPSs

Supply chain management consists of several key concepts such as raw materials, suppliers, production, warehousing, transportation, and correctly identifying its boundaries for efficient management, which is a necessary stage. Warehouse management is an initial matter for logistics companies. Therefore, warehouses are one of the main parts of the supply chain. Various decisions help obtain better yield in a warehouse and are divided into three strategic, tactical, and operational levels [7]. In strategic decisions, the focus should be on the layout of the warehouse, the positioning of every zone, the storage, and policy picking. Tactical decisions can consist of the location of products based on their predicted demands in the storage and picking zone. At the operational level, the batches of orders and order-picking routes must be solved optically [7, 19]. In the literature, it talks more about two kinds of warehouses: manual and automated warehouses [20]. The manual warehouse is of superiority worldwide because it requires low cost for investment. For example, nearly 80% of all OPSs in western Europe are manual types [5, 2022]. Order picking is the mechanism for recovering order items from their storage locations to accomplish customer orders [5]. It has been named as one of the most labor- and time-comprehensive actions in warehouses, typically consisting of more than 50% of the operating costs of warehouses [2123]. The OPS can be classified into five basic categories by empirical research, and De Koster et al. [5] accepted this issue with a different view. Figure 1 shows a categorization path map of this system [5, 24].

In manual order picking, various subjects exist, including batching, routing, sequencing, congestion, and different layouts for the warehouse. For example, there are high- and low-level warehouses [4, 5, 7]. Thus, this study mainly aims to analyze problems that are related to picking optimization and to combine operational-level decisions for replying optimization to customer demands in manual order picking.

2.2. Decision in Low-Level Picker-to-Parts

Therefore, the rest of the literature review consists of the main subjects in order-picking decisions in low-level picker-to-parts because investigators have approximated that nearly 80% of all order-picking warehouses are managed by a human [5, 22]. Petersen [25] investigated six heuristics strategies for routing pickers in a warehouse, including transversal strategy, return strategy, midpoint strategy, the largest gap, composite, and optimal routing. Optimal routing is the best strategy for routing. Petersen and Schmenner [26] indicated that order picking has a vital role in the supply chain, and warehousing has the highest cost in this process. They analyzed the interaction between order-picking policies (OPP) and storage assignment strategies. Petersen and Aase [27] evaluated three main actions in the warehouse (e.g., picking, routing, and storage policies) and found that the batching of orders results in the best savings, particularly when smaller order sizes are common. Various criteria affect the optimal decision in the warehouse, including the type, size, number of depot locations, order picking equipment, picklist size, and the storage rules of the warehouse [27, 28]. The layout is one of the basic factors that affect order picking. Jan and De Koster [28] first attempted to analyze the order routing picker problem in a three-aisled warehouse and inform a dynamic programming algorithm for solving the order-picking tour of minimal length. Most studies in picker-to-parts regarding the layout have focused on low-level picking, although some efforts exist concerning high-level picking. For example, Chabot et al. [29] defined a mathematical model to respond to customer orders in a real three-dimensional warehouse and solve this capacity vehicle routing problem using large neighborhood search along with Branch and Bound algorithms, and then compared these algorithms against each other to pick orders in that company.

2.3. Integrated Decisions at the Operational Level in the Warehouse

Wäscher [30] considered picker-to-parts systems for reducing costs in the warehouse and analyzed operational decisions such as item location, order batching, and picker routing, especially in order and batching. He presented some solutions in this regard (e.g., priority rule-based, seed, and savings algorithms). Traditional warehousing focuses on improving efficiency operational decisions within the warehouse separately, while Won and Olafsson [31] considered both issues of batching and picking for optimally answering customer requests and showed these issues use the bin-packing problem (BPP) and the TSP since they are both NP-hard problems, thus order picking is an NP-hard problem. There are some efforts to separately attend to the operational-level decisions. For instance, Ho and Tseng [32] presented some rules such as seed- and accompanying-order selection for batching by constant routing policies. Moreover, Tsai et al. [23] used the multiple-genetic algorithm (GA) method consisting of GA_BATCH and GA travelling salesman problem (TSP) algorithms. The optimal batch picking system is established by considering travel distance costs and the earliness and tardiness penalty. Similarly, Henn et al. [33] introduced two metaheuristic approaches for solving order batching, including iterated local search and ant colony optimization. They reached optimal batching by paying attention to the minimum length of the tour, so the focus was on batching rather than routing. Likewise, Henn et al. [34] especially analyzed order batching as one main action in order picking and reviewed some solutions among metaheuristic algorithms (local and tabu search and population-based approaches). They further studied dynamic (time window batching) and static (due dates) batching. Kulak et al. [35] also integrated order batching and routing for multi-aisle warehouses (rectangular, two-block, and low level) and used a novel tabu search algorithm integrated with a novel clustering algorithm to solve this joint at the operational level of the warehouse. Pan et al. [36] reported that most studies refer to warehouses with one picker, while one encounters several pickers in real issues, creating the issue of congestion, which raises the waiting time. Thus, they thought to minimize the waiting and travel time for order picking. To solve an integrated sequencing and batching model, Henn [8] used variable neighborhood descent and variable neighborhood search by focusing on the multipicker in a warehouse. Oncan [37] first introduced mixed-integer linear programming for three routing policies (i.e., traversal, return, and midpoint policies) and solved them by the local search algorithm with the Tabu threshold, the accuracy and correctness of which have been proven previously. Chen et al. [38] provided an integrated nonlinear and mixed-integer linear model for categorizing, batching, sequencing, and routing orders in order-picking problems that solve these three issues simultaneously. To solve this model, a heuristic method was used, including an integrated heuristic algorithm based on genetic (for batching and sequencing) and ant colony for the routing problem. In another study, Scholz and Wäscher [20] evaluated iterated local search for joint batching and routing. Similarly, Valle et al. [39] optimally solved the joint order batching and picker routing problems for small size problems (means the number of orders) by valid inequalities (cut), and it was noticeable that up to 5000 orders, batching was solved by the heuristic method but the routing was solved optimally. Chen et al. [40] are among the ones who attempted to accept the assumption of split-off orders and introduced a nonparametric heuristic method (i.e., green area) for online order batching. Additionally, Menéndez et al. [41] applied variable neighborhood descent for integrating batching and routing. However, Scholz et al. [42] were the first to integrate all decisions at the operational level by composition batching, job assignment, and routing and to use a variable neighborhood descent algorithm for large instances. Žulj et al. [43] also applied tabu search algorithms in combination with an adaptive large neighborhood search. They reported that order batching is a nondeterministic polynomial (NP)-hard problem. Their hybrid algorithm was able to solve large-scale instances. Van Gils et al. [44] first examined and described the relations among the storage, batching, zone picking, and routing planning problems and indicated that warehouses can reach notable yields by simultaneously considering storage, batching, zone picking, and routing decisions. Furthermore, Moons et al. [45] found that integrated order picking by the vehicle routing problem leads to increased service levels (e.g., it allows for decreasing the time between placing an order and receiving the products or goods). To outline the main contributions and approaches of order picking systems with attention to operational decisions, an overview of the operational-level decisions in the OPS; Table 1 summarizes the relevant research studies.

2.4. The Review Research Gap

From the literature review, it can be concluded that most OPSs related researches mainly target a picker-to-parts in the manual OPS in the static picking environment. Moreover, routing methods, limited capacity of pickers, and, recently, joint order batching with routing are commonly assumed in these studies. Few studies have addressed nontypical assumptions/constraints in joint order batching and routing. Among these assumptions is the allowance of multitrips for pickers. However, none of them has assumed multiperiod picking or product replenishment at an integrated operational level. Accordingly, the current study attempts to contribute to the following issues:(i)Unlike most researchers that assume an unlimited number of pickers, the case of limited pickers, which is realistic for auto parts warehouses considered here, enforces multitrip picker routing.(ii)Multiperiod planning of order picking systems has not been addressed seriously in the literature. This is where, in auto part warehouses, there would be a lag time (in days) to pick, pack, and deliver the orders.(iii)When the multiperiod planning comes into practice, delivery due dates of the orders become crucial. Specially, auto parts order management should be in such a way that it prohibits the assembly line stops and the cost imposed. For such a system, tardiness-based objective functions make more sense than cost-based objective functions. In this sense, minimizing total order tardiness is assumed rather than minimizing total costs, which has been considered in the majority of research studies.(iv)There is no research effort to consider product replenishment in multiperiod planning. When orders are delivered, product shelves become empty and ready to be nested by new products that constitute future orders. Shelve management is a crucial task in warehousing because the delivery timeline of the orders should be in such a way that it provides shelve spaces for the arriving products. This issue is addressed as a product replenishment and is considered for the first time in the order picking planning in this research.

We propose a mathematical model and algorithms for solving the joint order batching and order routing problem (referred to as order picking in general) under the above considerations. Given the computational complexity of the problem, which is forced by the combination of various sub-problems, we propose two metaheuristic algorithms that do not only a simple searching mechanism but also fit the structure of the problem via employing heuristic methods for the generation of the new solutions.

3. Problem Description and Formulation

As shown in Figure 2, most studies in the literature on the manual picker-to-part warehouse with a narrow pick aisle have used a special layout [5]. This layout is commonly investigated in the related literature and practically used by changing the number of blocks, the length and width of aisles, cross aisles, depots, and low-and high-level picking, e.g., [19, 29, 37, 3941, 48, 51]. The warehouse layout considered in this research is the one typically used in the auto parts industry. It has been demonstrated in Figure 6. Order pickers can traverse pick aisles in both directions and can change the orientation inside the pick aisles. The warehouse is available in cellular form, and all orders reaching the warehouse are planned for taking place in a storage position. Pickers use batching policies for order picking.

Every order constitutes delivery of parts/products pallets, each of which has a certain number and specified weight. Each picker b picker has a unique capacity. Identical pickers have an identical weight capacity. It is assumed that there are multipickers that are available at certain time intervals within the planning period. Orders have a due date on which their inclusive products should be delivered. Any delivery delay is counted in the objective function, which is minimizing total order tardiness. At the same time, new products that will arrive are stored in their planned location. Therefore, the order delivery planning should be in such a way that there exists empty room for the arrived product. In other words, the product sitting in the same place should be delivered as soon as possible, such that their location is being replenished with the arrived products. Pickers can provide service multitimes (as a multitrip) when they are present in the warehouse. Thus, the problem is considered as a multiperiod-multitrip order picking problem. This problem integrates order batching and picker multitrip routing with additional constraints on picker availability, picker capacity, and product replenishment.

3.1. Assumptions

The following conditions should be considered in the model:(i)The objective function is minimizing total tardiness of all picked orders.(ii)Each order is a parts pallet whose weight may differ from other pallets.(iii)Order picking planning is of multiperiod type. In auto part warehouses, there would be a lag time (in days) to pick, pack, and deliver the order contents. In this sense, the multiperiod planning is inevitable.(iv)The number of pickers is limited and given.(v)The picker capacity is limited.(vi)There is no continuous access to pickers and they may not be available at some times during the planning period. The availability interval of picker b in period t is [Sbt, Fbt].(vii)Pickers serve in a multitrip picking system when they are available.(viii)Warehouse cells are capable of being replenished by new products during the periods.

3.2. Notations and MILP Formulation

The sets, parameters, and decision variables used in the proposed MILP formulation are as follows:

3.2.1. Sets

O Set of orders/products whit cardinality n.B Set of pickers {b }.L Set of storage location {}. i = 1 indicates the pickers initial position from which they always start their trip for picking.R Set of trips {}.T Set of time periods {}.

3.2.2. Parameters

The number of times that storage location i is replenished by products. Picker weight capacity. Picker capacity in terms of the number of pallets. Weight of order o. Delivery due date of order o. Travel time between location i and j. Work start time of picker b in period t. Work finish time of picker b in period t. Takes value equal to 1 if picker b is available (even partly) in period t. Otherwise, it takes 0. The first time by which order o arrives to the warehouse. Location of order/product o.MA positive integer.

3.2.3. Decision Variables

Takes value equals to 1 if order is assigned to picker b in period t in trip r. Otherwise, it takes 0. Takes value equal to 1 if picker b in period t traverses from location i to j in trip r. Otherwise, it takes 0. Takes value equal to 1 if location i is met by picker b at period t in trip r. Otherwise, it takes 0. Takes value equal to 1 if picker b in period t traverses trip r. Otherwise, it takes 0. The weight carried by picker b in period t and trip r after leaving location i. Start time of trip r by picker b in period t. Finish time of trip r by picker b in period t.

Based on the problem statement and taking the parameters and variables definition, the proposed mathematical formulation of the problem is as follows:

Subject to

The objective function in (1) is the total tardiness, which is to be minimized. Constraint (2) indicates that a picker can visit a storage location only when it is available. Constraints (3) and (4) force that when an order is picked, its location should be visited.

Constraint (5) indicates that a location should be visited multiple times in the case of replenishment. ni > 1 indicates that replenishment occurs. Constraint (6) guarantees that all received orders must be picked up. Constraint (7) guarantees the elimination of picking for orders that have not arrived at the warehouse. Constraints (8) and (9) are used to enforce one-time arrival and departure from a storage location in a given trip in a given period by a given picker. Constraint (10) avoids subtours and updates the total weight carried by the picker after leaving an order location. Constraint (11) is the picker’s capacity constraint. Constraint (12) is the picker’s capacity in terms of the number of orders it can pick in each trip. Constraint sets (13)–(16) are used to plan the picker’s operation within its available time. Recall that picker b can be available within [Sbt, Fbt] in a given period t. The start and finish time of each trip is controlled by Constraint sets (13)–(16). Constraint (17) allows multiple replenishment of a storage location. An order should be picked before the arrival of the order, which will take its place. Constraints (18) and (19) arrange the trip counter for each picker in each period. Constraint (20) forces the visit of at least one location during a trip. Constraints (21) and (22) manage the number of departures and arrivals from the pickers’ initial location. The statement of variables and their types are provided in (23).

Since the total tardiness as the objective function is a nonlinear function, its linear form can be simply given by replacing (1) with (24) and adding (25) to the set of constraints (2)–(23).

4. The Solution Method

The MPMTR problem consists of two sub-problems of order batching and multitrip routing, both of which are NP-hard problems [6]. Therefore, the MPMTR problem is also classified into the category of NP-hard problems, and finding efficient methods is necessary for solving it.

Only small-size instances of the MPMTR problem can be solved efficiently using the proposed mathematical model, and suitable algorithms are needed for real-world problems. The MPMTR problem resembles grouping problems where a number of orders are up picked in every trip by the picker and grouped into one group. In grouping problems, the aim is to group items into disjoint groups. The structure of grouping problems is such that it admits to developing more effective operators for metaheuristic methods. Because the building blocks that should be preserved in an evolutionary or swarm intelligence method should be the groups or the group segments, focusing on items isolated may have little impact during the search. The most well-adapted grouping evolutionary algorithms for grouping problems are the grouping genetic algorithm and the grouping evolution strategy algorithm [5356].

Given the grouping nature of the problem, in this study we seek to develop a solution method for solving large-size problems via developing the grouping versions of two well-established algorithms, e.g., particle swarm optimization (PSO) and the league championship algorithm (LCA). These algorithms are called the grouping particle swarm optimization (GPSO) and grouping the league championship algorithm (GLCA) and are described in the next sessions.

We have used the LCA and PSO algorithms in the sense that they have proven effective in many contexts because of the clever rationale behind their mechanisms designed for managing intensification and diversification. The PSO is a classic and popular algorithm for solving optimization problems. To include a relatively new and modern algorithm, we used the LCA. The LCA has proven as an effective algorithm. Therefore, we think it may be useful to compare the results of an older algorithm like the PSO with those of a newer one. However, we heavily adapted these algorithms to be able to solve the problem at hand. Specifically, we developed them such that they are responsive to the structure of grouping problems to which the order picking problem belongs.

4.1. Grouping the PSO and LCA Algorithms

The PSO and the LCA are population-based stochastic optimization techniques inspired by social behaviors. These algorithms were first developed for continuous problems. The similarity of the GPSO/GLCA with the PSO/LCA lies not in the fact that it uses the same idea, followed by the PSO/LCA, but in the discrete search space of the grouping problems. The building blocks of a solution for a grouping problem are the groups to which items are assigned. Therefore, PSO’s/LCA’s updating equations, which typically work in continuous space, are modified in the GPSO/GLCA to work on groups. It is therefore required to devise suitable mathematical operators which are employed on groups. Before giving the mathematical statements of the GPSO’s/GLCA’s equations, we first put forward the way in which a solution to the MPMTR problem is represented.

4.1.1. Solution Representation

The first step for developing an algorithm for a discrete problem like the MPMTR is to represent the solution. Since the MPMTR is a grouping problem, we first give our definition of a group structure. For each picker in each period and for each trip, a group is assigned. The content of the group are the orders that the picker in that period and in that trip is responsible for picking them. Figure 3, represents the grouping structure of a sample solution. In this figure, there are two pickers, two periods, and three possible trips. Therefore, there are at most 12 groups. Separators are depicted for periods (orange line) and pickers (green lines). The structure in Figure 3 can be translated in terms of a given solution to the problem as follows: Picker 1 in its first trip in Period 1, picks order 1. He is responsible for picking Orders 4 and 5 in his second trip. The first picker in his first trip picks orders 2 and 3 in Period 2. Orders 5 and 6 are then picked in his second trip. In parallel, Picker 2 picks order 7 in his first trip in Period 2. For the sake of simplicity, we use a threefold notation t/b/r to tag the groups.

The solution represented in Figure 3 only represents the order batching and job assignment parts of the solution but does not say anything about picker routing. To determine the routing for the picker associated to each group, one needs to solve an instance of the travelling salesperson problem (TSP) composed of the location nodes of the orders assigned to the group.

According to the classification of grouping problems demonstrated by Kashan et al. [53]; the MPMTR problem is a problem with non-identical groups. That is, groups differ in their characteristics (different periods, different picker capacity) and if we exchange the whole content of two groups in a given solution, the resultant grouping differs from the original grouping. In terms of the number of groups in a given solution, the MPMTR is a variable grouping problem in which the number of groups is not known in advance and differs between different solutions.

4.1.2. Updating Equations in GPSO and GLCA

Before starting this section, we invite readers to refer to the lots of papers, which introduce the original PSO and LCA algorithms. This section attempts to reform position equations of PSO (equations (27) and (28)) and LCA (equations (31)–(34)) to achieve comparable equations that work with the groups of items rather than scalars. Following Kashan et al. [57, 58], the main idea would be to use suitable operators instead of arithmetic operators. Especially, the “−” operator is substituted with a group dissimilarity measure. Similar to the “−” operator, which quantifies the magnitude of the difference between the two scalars, a group dissimilarity measure quantifies the distance between the two groups. In this study, “distance” is used to show such an operator. If G and are two groups with cardinality and , the Jaccard’s coefficient is one of the best methods for representing the degree of similarity or difference between G and

Given that the original PSO equations are as follows:

And substituting “−” with “Distance,” the updating equations of GPSO are obtained as follows:

For LCA, given that the original equations are as follows (please refer to [1012]):

If both i and its opponent have won their matches at week t, then

Else if i has won and its opponent has lost, then

Else if i has lost and its opponent has won, then

Else if both i and its opponent have lost their matches at week t, then

End, and substituting “−” with “Distance,” and taking “‒Distance” as “Similarity” the updating equations of GLCA are obtained as follows:

If both i and its opponent have won their matches at week t, then

Else if i has won and its opponent has lost, then

Else if i has lost and its opponent has won, then

Else If both i and its opponent have lost their matches at week t, then

End.

In (29) and (30) and (35)–(38), d shows the group index and is the individual index, where denotes the size of the population. It is important to note that in these equations all of and are stand for groups of orders.

4.1.3. Generating a New Solution in GPSO and GLCA

With the aid of adapted equations (29) and (30) for GPSO and (35)–(38) for GLCA, we can generate new feasible solutions and hence propose search-based methods for the MPMTR problem. The whole process is simple. Given a feasible parent solution i ( in GPSO and in GLCA), using the mentioned equations, some orders are removed from groups in the first phase and some others remain in the groups (inheritance), and then the removed orders are backed to groups in the second phase (reinsertion).

(1) Inheritance Phase. According to (30), the construction of the new group of the offspring solution at iteration t + 1 should be such that its difference with group of the parent solution (particle i) be around the value of . Let’s start from (30)

Since in the inheritance phase, can inherit up to all orders allocated to , we can replace with , and arriving at

Relation (40) says that the number of orders shared between and , which is indeed the amount of orders inherited by from should be around the value of . This value is represented by and is set as

For GLCA the same approach is also followed. For example, let us consider (35). After calculation of the right side, we get a scalar value. Let this value be called . Now the process is same as above. That is, according to (35), the construction of the new group of the offspring solution at iteration t + 1 should be such that its difference with group of the parent solution be around the value of , and hence,

After calculation of for group d of the ith individual in the population of GPSO or GLCA at iteration t, number of orders are selected from (in GPSO) and (in GLCA) and are assigned to the same group of the offspring solution. Hence, (in GPSO) and (in GLCA) a number of orders are orphaned and should be reinserted back into groups during the reinsertion phase.

(2) Reinsertion Phase. As described above, those orders that are not inherited from the groups of in GPSO and in GLCA are orphaned ones and should be backed into groups during the reinsertion phase. A constructive heuristic is developed to assign the orders to groups. The algorithm, which is called the first-period-first-picker-best-trip algorithm, always creates feasible groups and hence causes both GPSO and GLCA to perform their search in the feasible region. Although it is described in high detail in Figure 4, the algorithm logic is mainly as follows.

Every time among unassigned orders, select an order based on a given attribute and try to put it in the best feasible trip of the first available picker in the first possible period.

To find the “best feasible trip,” the algorithm checks the possibility of the assignment of order to different trips a picker traverses in a given period. All possible trips are checked, and an instance of the travelling salesperson problem is solved for each trip to find the best trip, which costs for a less picking time. Once the best trip was found, if the sum of picking times over all picker trips was smaller than the picker presence time in period t (), the order assignment to the best trip is finalized and the process continues with the next order, until all orders are assigned and a complete solution is obtained.

To generate the initial solution, the first-period-first-picker-best-trip algorithm starts with a random list of all orders. That is, all orders are assumed orphaned and unassigned to groups.

Based on the two phases described above, the pseudo code for generating a new feasible solution is as follows:Begin.Step 1 (the inheritance phase)(i)Let (for GPSO) and (for GLCA) be the set of orders allocated to group d in and at iteration t, respectively ( and are the ith individual in the population of GPSO and GLCA, which are feasible grouping of orders).(ii)Compute using (41) for GPSO and (42) for GLCA(iii)Select orders from or and assign them to . With a chance of 50%, the selection is done at random. Otherwise orders are passed based on Earliest Due Date (EDD) rule;(iv)Repeat the above steps for all dsStep 2 (the reinsertion phase)(i)Using first-period-first-picker-best-trip algorithm, assign each of the orphaned orders to groups to obtain the complete offspring solution . With a chance of 50%, at the start of the first-period-first-picker-best-trip algorithm, the orders are sorted randomly. Otherwise, they are sorted based on Earliest Due Date (EDD) rule;End.

With a simple example depicted in Figure 5, we demonstrate the mechanism for generating the new solution in GLCA (the same figure can be extracted for GPSO algorithm).

Recall that we developed two metaheuristic algorithms for the problem, which are naturally randomized algorithms. With this nature, we expect that if we use each algorithm to solve one instance several times, the obtained results will become different. Parts of the randomness are also enforced by inheritance and reinsertion phases.

5. The Case Study, Experimentations, and Results

In this section, the proposed mathematical formulation and algorithms are tested using data obtained from a real-world warehouse confronted by one of the prominent Iranian automakers, the SAIPA Group. The intended warehouse owns a drive-through racking storage system which is loaded and unloaded from both sides, and its layout has been depicted in Figure 6.

The inbound logistics division at SAIPA Group, which performs on a daily basis, is responsible for providing the required data on the list of suppliers and list of part orders together with their specifications (e.g., size, weight, pallet type, time windows etc). The problem is how to plan for picking orders from a central auto parts warehouse and distributing them towards assembly plants.

The daily auto parts logistic problem in SAIPA can be defined as follows. At the start of each day, the number of parts in each order is supplied by the warehouse over the planning horizon, order time windows, and the destination of each order is known. The size, type, and weight of orders are also known. Besides, data on receiving products from suppliers over time is given for replenishing the warehouse over the planning horizon. The problem is to plan for picking orders such that the operational constraints on receiving products and picked orders are met in a way that the total tardiness is minimized. A sample of the raw data has been summarized in Table 2. Based on instance problems, the problem will be solved and the results will be compared using different solution procedures.

Based on described data structure, required problem instances were generated based on real-world situation, whose characteristics have been summarized as follows:(i)Number of orders: 5, 10, 20, 50, and 100.(ii)Number of periods: 3, 5, and 7.(iii)Number of pickers: 3, 5, and 7.(iv)Picker’s weight capacity: 1 (1000 kg), 2 (2000 kg), and 3 (3000 kg).(v)Picker’s capacity in terms of the number of orders it picks in each trip: 1 (2 pallets), 2 (5 pallets), and 3 (8 pallets).(vi)The layout has been depicted in Figure 6.(vii)Manhattan distance is used for measuring the travel times.

Based on the above characterization, 5 × 3 × 3 × 3 = 135 problem instances are generated given the combinations of the number of orders, the number of pickers, the number of periods, and the capacity level for pickers, respectively. The performance of algorithms is evaluated using these problem instances. Both the GPSO and GLCA algorithms were coded in MATLAB and run on a computer with 32 GB of RAM and 3.4 GHz of CPU speed. The proposed mathematical formulation has been coded in GAMS software and solved by the Cplex solver.

The parameters used for GPSO are set as follows:(i)The population size (NP) = 10;(ii)The maximum number of iterations = 250;(iii)Inertia weight (w) = 0.4;(iv)c1 = 0.2;(v)c2 = 0.5;

The parameters used for GLCA are set as follows:(i)The population size (NP) = 10;(ii)The maximum number of iterations = 250;(iii) = 0.4;(iv) = 0.4;

Each algorithm was run 10 times on each instance. In each instance, the min, the max, the average performance, the average time for achieving the best solution and the gap values between the objective functions reported by the two algorithms or the gap values between the objective functions reported by the two algorithms versus optimal objective value are presented. Results are reported based on min, max, and average performances. Results have been reported in Tables 37.

In Tables 3 and 4, the results of the proposed algorithms are compared with those provided by GAMS/Cplex. Based on the results for small instances, the gaps for GPSO and GLCA are zero, confirming that the use of these algorithms would probably be effective for solving larger-sized problems. As can be seen on small-sized problems, the running times are close to each other. There are several problem instances with 10 orders on which GAMS/Cplex takes a considerable time to report the optimal solution. However, for GPSO and GLCA, time trends are rather constant. From the results, it can be seen that on small problems, the performance of different methods is independent of the number of periods, the number of pickers, and the capacity level of the pickers.

On problems with 20 orders in Table 5, the performance of GPSO and GLCA is the same on 26 out of 27 problems in terms of the average performance. The only exception is problem #56, for which GLCA performs better than GPSO, whose max performance is worse than GLCA. This indicates that GPSO and GLCA exhibit stable performance and achieve the same objective value in each run. Therefore, the standard deviation of the results for each problem category is equal to zero.

On many test problem instances in this table, GAMS/Cplex fails to approve the optimal solution. Only on three instance problems, it approves optimality. In terms of gap values, there exists a significant gap between the output of GPSO and GLSA versus GAMS/Cplex. However, in many cases, which are indicated with a “+” sign, the gap values cannot be computed due to zero objective values reported by GPSO and GLCA.

For larger-sized problems with more than 50 orders, GAMS/Cplex is not able to find a feasible solution for any problem instance within the given time limit. We therefore compare the performances of GPSO and GLCA. However, there is no guideline to judge the quality of results achieved by GPSO and GLCA, except for their reported statistics. The results related to the large-sized problem instances are summarized in Tables 6 and 7.

On a problem with 50 jobs, again GLCA performs robustly and achieves the same results in all runs on each problem instance. However, there are fluctuations in the performance of GPSO. On 9 out of 27 instances, GPSO fails to show constant behavior and hence its standard deviation is not zero.

On problems with 100 orders, still GLCA performs very stable compared to GPSO. It achieves the same objective value on all runs for 23 out of 27 problem instances. However, this record for GPSO is only 9 out of 27. Moreover, the worst performance of GLCA is significantly better than GPSO. Such a reliable performance indicates that GLCA is a more dependable algorithm than GPSO.

In terms of the running times, as depicted in Figure 7, the behavior of CPSO and GLCA is close to each other. The reason is mainly because that both algorithms use the same number of population size and iterations and hence generate and evaluate the same number of solutions. Moreover, both algorithms use the same mechanism and heuristics for the generation of new solutions. As can be seen from the figures, as the capacity of the picker increases, it is allowed to form longer tours and visit more locations. Hence, larger instances of TSP should be inevitably solved, and this will increase the computation times. Enlarging the length of the planning horizon in terms of the number of periods and increasing the number of pickers will increase the computation times required to generate a feasible solution. Because the number of groups has increased and checking the suitability of the assignment of orders to more number of groups will take significant time.

6. Managerial Insights and Practical Implications

In this paper, we considered a real-world application of OPS planning and used mathematical programming techniques (e.g., MILP formulations and solution methods) to deal with it. The problem is mostly related to product warehousing, especially in the automotive industry. The main characteristics of such warehouses are that the number of order pickers in terms of the material handling equipment such as lift trucks, transpallet trucks, reach trucks, etc. is limited and they are used in circulation. This justifies the need for considering multitrip order picking when modeling OPS planning in the automotive industry.

Usually, there is a lag (in days) to pick, pack, and deliver the orders to their destinations. Therefore, planning based on daily span is just an oversimplification that is seen almost in most research studies related to OPS.

Besides retrieval, storage is also an equally important process in warehouse management. When orders are delivered, product shelves become empty and ready to be nested by new products that constitute future orders. Shelves management is a crucial task in warehousing because the delivery timeline of the orders should be in such a way that provides shelve spaces for arriving products. This issue is addressed as product replenishment. Most research studies only consider the retrieval planning. However, due to the limited capacity o warehouses, the retrieval plan can affect the replenishment or storage plan. Therefore, both the replenishment and retrieval planning should be done in an integrated fashion. If the planning span becomes multiperiod, both the retrieval and replenishment planning can be done in an integrated manner.

Under multiperiod planning, it is possible to consider order delivery due dates and hence consider responsiveness measures, which are in relation to customers, such as total order tardiness, rather than the conventional total retrieval cost measure, which is internal. Such an objective function is fit for the automotive industry, in which line stops impose huge costs.

With reference to the above issues, this research conducted an integration of the order batching and multitrip picker routing decisions with the possibility of product replenishment in a multiperiod order picking system to minimize total order tardiness. The notion of product replenishment planning in a multiperiod order picking system was introduced for the first time in the current study. Besides, minimizing total order tardiness has not been used in previous research studies.

7. Concluding Remarks and Future Research Directions

This study focused on integrating order batching and multi-trip picker routing in an order picking system. The possibility of product replenishment, which was considered for the first time in this research, calls for considering the picking planning as a multiperiod planning. Products are entered into the warehouse and constitute orders that are picked during the time. Therefore, picking planning should be such that the empty rooms for replenishment of new products are provided. With the aim of minimizing total tardiness, as a new criterion for measuring the performance of picking planning, we presented a mixed integer linear formulation for the problem and developed adapted metaheuristic algorithms equipped with constructive heuristic to ensure feasibility.

The proposed mixed integer linear formulation introduces new constraints enforced by the notion of multiperiod order retrieval and replenishment planning and the new objective function, i.e., the total tardiness, which makes more sense for responsive warehouse planning (especially for auto parts order management, that should be in such a way that it prohibits assembly line stops and the cost imposed).

The metaheuristic algorithms were based on grouping particle swarm optimization (GPSO) and grouping league championship algorithm (GLCA). We heavily adapted these algorithms to be responsive to the structure of the grouping problems to which the problem under consideration belongs. Our results indicated that the league championship algorithm can stably solve large instances of the problem in a reasonable time.

The results of the computational experiment indicated that(i)There were problem instances with 10 orders on which GAMS/Cplex took a considerable time to report optimality. For GPSO and GLCA, time trends were rather constant.(ii)On problems with 20 orders, the average performance of GPSO and GLCA was almost the same on all problems. In many test problem instances, GAMS/Cplex failed to approve the optimality.(iii)On problems with more than 50 orders, GAMS/Cplex was not able to find a feasible solution to any problem instance. GLCA performed robust and achieved the same results in all runs on each problem instance. There were fluctuations in the performance of GPSO.(iv)On problems with 100 orders, GLCA performed very stable compared to GPSO. It achieved the same objective value on all runs for 23 out of 27 problem instances. This record for GPSO was only 9 out of 27. Moreover, the worst performance of GLCA was significantly better than GPSO.

For future research, the inclusion of the congestion of pickers can be considered in the picking process. Our modeling, which considered limited access to pickers, can be extended to relate preventive maintenance of order picker facilities with typical operational decisions of the order picking systems. Multilayer layouts can also be considered. Besides the proposed metaheuristic algorithms, developing the grouping version of other new metaheuristic algorithms such as optics-inspired optimization [5962]) or F3EA metaheuristic algorithm [63] and measuring their suitability for OPS is recommended. Finally, developing exact solution methods like column generation or enhanced MILP formulations [64] would be worthwhile to consider in future research.

Data Availability

The authors declare that the data are available and can be presented upon request.

Conflicts of Interest

The authors declare that they have no conflicts of interest.