CN114169560B - Material scheduling control method for stereoscopic warehouse - Google Patents

Material scheduling control method for stereoscopic warehouse Download PDF

Info

Publication number
CN114169560B
CN114169560B CN202011526353.7A CN202011526353A CN114169560B CN 114169560 B CN114169560 B CN 114169560B CN 202011526353 A CN202011526353 A CN 202011526353A CN 114169560 B CN114169560 B CN 114169560B
Authority
CN
China
Prior art keywords
priority
routes
route
optimal
scheduling
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011526353.7A
Other languages
Chinese (zh)
Other versions
CN114169560A (en
Inventor
罗悦
李贺
郝睿智
沈金洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Hezong Yisco Pharmaceutical Co ltd
Original Assignee
Sichuan Hezong Yisco Pharmaceutical Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sichuan Hezong Yisco Pharmaceutical Co ltd filed Critical Sichuan Hezong Yisco Pharmaceutical Co ltd
Priority to CN202011526353.7A priority Critical patent/CN114169560B/en
Publication of CN114169560A publication Critical patent/CN114169560A/en
Application granted granted Critical
Publication of CN114169560B publication Critical patent/CN114169560B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • G06Q10/047Optimisation of routes or paths, e.g. travelling salesman problem
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Development Economics (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Theoretical Computer Science (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Game Theory and Decision Science (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a material scheduling control method for a stereoscopic warehouse, which comprises the following steps: determining an initial strategy to solve an optimization problem for dispatching a plurality of predetermined materials to a plurality of predetermined locations using a plurality of vehicles; scheduling and adding a plurality of non-priority materials into a plurality of priority routes in the current strategy; a plurality of tabu search algorithms are executed to optimize the initial strategy. The invention provides a material scheduling control method for a stereoscopic warehouse, which adaptively expands a VRP (virtual resource locator) solving strategy according to the change of actual transportation demands in the material scheduling process of the stereoscopic warehouse and obtains an optimal solution with higher efficiency.

Description

Material scheduling control method for stereoscopic warehouse
Technical Field
The invention relates to intelligent logistics, in particular to a material scheduling control method for a stereoscopic warehouse.
Background
In a logistics scenario, the VRP strategy of a material scheduling route is an important issue. VRPs typically involve the problem of using multiple vehicles to transport multiple materials to multiple locations. In solving the problem, it is desirable to define a set of routes that meet vehicle capacity, time, or other constraints so that the total cost of all transportation routes can be minimized. Heuristic algorithms for tabu search have been effective in solving some of the large and practical problems. While the above-described schema is effective for solving VRPs in some applications, the VRP solution strategy cannot be extended to account for changes in actual transportation needs.
Disclosure of Invention
In order to solve the problems in the prior art, the invention provides a material scheduling control method for a stereoscopic warehouse, which comprises the following steps:
determining an initial strategy to solve an optimization problem for scheduling a plurality of predetermined materials to a plurality of predetermined locations using a plurality of vehicles, the initial strategy comprising selecting one or more routes from the plurality of routes to accomplish the material scheduling and minimizing a total cost of all selected routes, the initial strategy generated independent of a priority of the materials;
adding a plurality of non-priority material schedules into a plurality of priority routes in a current strategy, wherein the non-priority material schedules are positioned in the neighborhood of the priority routes, and the priority routes are routes comprising at least one priority material schedule; and
executing a plurality of tabu search algorithms to optimize the initial policy, the tabu search algorithms comprising one of:
dividing one or more selected priority routes in the current strategy into two new priority routes;
moving the set of pivot points from one of the two routes to the other of the two routes for one or more selected priority routes in the current strategy and exchanging the pivot points between the priority routes in the two routes; and
dividing the indirect priority route into a plurality of shortened priority routes not including the midway pivot point for a plurality of selected priority routes in the indirect priority route having the midway pivot point in the current strategy, and for the one or more selected priority routes, performing the above-mentioned steps of moving the set of pivot points from one of the two routes to the other of the two routes and exchanging the pivot points between the priority routes in the two routes, and wherein each pair of selected priority route combinations includes a shortened priority route.
Preferably, the priority material schedule is a material schedule that needs to be transported at a current time, and the non-priority material schedule is a material schedule that can be transported at a future time.
Preferably, before the non-priority materials are scheduled and added into the current task, the priority routes are reversely sorted according to the priority, and if the priority routes with the same priority exist, the priority routes are reversely sorted according to the full load rate; and selecting a priority route according to the sequence to add a non-priority material scheduling task.
Preferably, the dividing one or more selected priority routes in the current strategy into two new priority routes further comprises:
determining, for each priority route, a saving distance associated with the division of the priority route; partitioning according to a reverse ordering of saved distances; selecting a first subdivision for evaluation according to the sorted order;
according to the selected subdivision, the priority route is temporarily divided into two new priority routes, a plurality of non-priority material schedules are added into the two or more priority routes, the non-priority material schedules are located in the neighborhoods of the two priority routes, if the unit cost of all the priority routes is optimized due to the division of the two new priority routes after the non-priority material schedules are added, the division is accepted, otherwise, the division is discarded, and the next subdivision is selected for estimation.
Preferably, the moving the set of pivot points from one of the two routes to the other of the two routes for one or more selected priority routes in the current strategy and exchanging the pivot points between the priority routes in the two routes further comprises:
determining, for the selected priority route combination, a quadruple of movement and interchange tasks between the priority routes, the quadruple of movement tasks representing a first priority route of the route combination, a second priority route of the route combination, a set of pivot points of the first priority route to be moved, and a location where the set of pivot points is to be added to the second priority route, and the quadruple of interchange tasks representing a first priority route of the route combination, a second priority route of the route combination, a first set of pivot points of the first priority route, and a first pivot point of the second priority route to be interchanged with the first set of pivot points;
determining a savings distance associated with each quadruple; sorting the quadruples reversely according to the saved distance; selecting the first quadruple according to the sorted order for estimation; temporarily performing the move or swap task associated with the selected quadruplet to generate two new priority routes, and accepting the move or swap task if the unit cost of all priority routes is optimized for the move or swap task, otherwise discarding the move or swap task and selecting the next quadruplet for evaluation.
Preferably, a destination distance associated with each priority route is determined; the quadruplets are determined only for priority route combinations having an associated destination distance exceeding a predetermined threshold.
Compared with the prior art, the invention has the following advantages:
the invention provides a material scheduling control method for a stereoscopic warehouse, which adaptively expands a VRP (virtual resource locator) solving strategy according to the change of actual transportation demands in the material scheduling process of the stereoscopic warehouse and obtains an optimal solution with higher efficiency.
Drawings
Fig. 1 is a flowchart of a material scheduling control method for a stereoscopic warehouse according to an embodiment of the present invention.
Detailed Description
A detailed description of one or more embodiments of the invention is provided below along with accompanying figures that illustrate the principles of the invention. The invention is described in connection with such embodiments, but the invention is not limited to any embodiment. The scope of the invention is limited only by the claims and the invention encompasses numerous alternatives, modifications and equivalents. Numerous specific details are set forth in the following description in order to provide a thorough understanding of the invention. These details are provided for the purpose of example and the invention may be practiced according to the claims without some or all of these specific details.
One aspect of the present invention provides a material scheduling control method for a stereoscopic warehouse. Fig. 1 is a flowchart of a material scheduling control method for a stereoscopic warehouse according to an embodiment of the present invention.
The invention adopts a method for dispatching a cargo transportation route according to priority, which comprises the steps of firstly determining an initial strategy and solving the optimization problem of dispatching a plurality of materials to a plurality of places by a plurality of vehicles, wherein the initial strategy comprises the step of setting a plurality of routes so as to minimize the total cost of all the routes, and the initial strategy is generated independently of the priority of the materials.
If a material scheduling task must be executed immediately, the material scheduling task is called as priority; otherwise, the material scheduling task is said to be non-prioritized. If a route contains a priority material schedule, the route is said to be priority.
Adding a plurality of non-priority material schedules into each route of a plurality of priority routes in the current strategy, wherein the non-priority material schedules are positioned in the neighborhood of the priority routes, and the priority routes are routes containing priority material schedules. The neighborhood of the route is defined as a material scheduling task or route whose destination is within the maximum adjacency of the route's destination. Executing a plurality of tabu search algorithms to optimize the initial strategy, the tabu search algorithms comprising one of: (a) Dividing each route of a plurality of selected priority routes in the current strategy into two new priority routes; (b) Moving the set of pivot points from one of the two routes to the other of the two routes and/or swapping pivot points between the priority routes of the two routes for each of a plurality of selected priority routes in the current strategy; and (c) dividing a plurality of indirect priority routes having midway pivot points in the current strategy into a plurality of shortened priority routes without the midway pivot points, and performing the process as described in (b) on a plurality of selected priority routes, wherein each selected priority route combination comprises the shortened priority routes.
In certain embodiments, for an optimized strategy that takes into account material scheduling priorities, a relatively complete route of multiple priority materials can be better indicated. This policy can be considered a first-level approximation policy for multi-stage VRPs. Preferably, a plurality of tabu search algorithms are used to identify the strategy for the problem. The tabu search algorithm is simple and effective, and can provide a better strategy for large-scale actual logistics problems within a reasonable time range.
The present invention obtains the above-described VRP approximation solution for multiple epochs by solving only the VRP for the current epoch. The design goals of the stereoscopic warehouse logistics system are to minimize the unit cost of the priority route and maximize the total traffic volume of the efficient route. The problem addressed according to the present invention is the above-mentioned VRP containing priority constraints.
In the initial stage, the information representing the materials to be transported is determined and used, and the initial strategy of the basic VRP is generated according to the information of the transported materials. The initial strategy includes all material scheduling without regard to priority. The initial strategy schedules all materials in the problem space equally, i.e., either prioritized or non-prioritized material scheduling. Parameters for an initial policy to perform a plurality of calculations are determined. In the modeling phase, future scheduling task calculations are performed, filling each of the priority routes with future scheduling tasks in the neighborhood of the priority route. Preferably, if the initial strategy contains all material schedules, the future schedule task calculation can minimize the total cost of all transport routes by moving some non-priority material schedules from non-priority routes to non-fully loaded priority routes.
In one embodiment, when adding future scheduled tasks to a priority route associated with a current strategy, all priority routes are first sorted in the current strategy according to priority and all priority routes are sorted in the priority according to decreasing order of fullness for allowing the most important and most laden priority route to be filled with material scheduling.
And selecting the first priority route after sorting, determining the neighborhood of the first priority route by using the maximum adjacent distance parameter, and determining all future scheduling tasks of which the destinations are all positioned within the maximum adjacent distance of the destinations of the priority route and material scheduling which is not positioned in the priority route. The future scheduled tasks are ordered according to decreasing priority, increasing distance proportion and decreasing full load rate. The distance increasing proportion refers to the rate of increasing the distance of a route after a specific pivot point is added with new material scheduling.
And selecting a first future scheduling task, and adding the future material scheduling into the priority route. If the added task does not increase the total cost by the value of the maximum allowed threshold parameter, the added task is accepted.
If another priority route needs to be considered, the above calculation is repeated until all priority routes are considered.
In the improvement phase, a plurality of tabu search algorithms may be executed to improve the initial strategy. The tabu search algorithm starts with a successful policy cube and then uses an improvement process to search for a better policy in the neighborhood of the policy. As soon as there is an improved policy, it is taken immediately and then the search of its neighborhood is repeated to find a new policy. The tabu search algorithm will stop when a local optimization condition is reached.
Preferably, in the improvement phase, one of a plurality of the following tabu search algorithms is executed: (1) dividing priority routes: if enough future scheduling tasks are available to generate two valid routes in the neighborhood of the priority route, dividing one priority route into two routes; (2) preferential route optimization: moving a set of pivot points from one route to another, or swapping pivot points between two routes, removing future scheduled tasks to make room for priority material scheduling, or adding future scheduled tasks to fill a priority route); and (3) re-optimizing the priority route: an unloaded priority route is segmented into a set of shortened routes and the re-optimized priority route is applied to the new route and all other priority routes.
For the calculation of the prioritized routes, each prioritized route is performed for one prioritized route. The most important and most loaded priority route is divided first. Once the prioritized route calculation has been applied to all prioritized routes in the current optimal strategy, a new optimal strategy is selected.
Likewise, under the present optimal policy, each priority route optimization calculation is performed for a single priority route combination, according to a policy description program or other suitable instructions, for the calculation of the priority route optimization. Once the priority route optimization calculation has been applied to all suitable priority routes in the current optimal strategy, a new optimal strategy will be selected.
Likewise, for the calculation of the priority route re-optimization, each priority route re-optimization calculation is performed for one priority route. According to priority, to the priority routes such that the most important and most loaded priority route is interrupted first. When in the present optimal strategy, the priority route re-optimization is applied to all priority routes, a new optimal strategy will be selected.
When dividing the priority route into a plurality of new priority routes, three parameters, namely a minimum full load rate, a maximum adjacent distance and a maximum distance increasing proportion, are determined firstly. The minimum fullness parameter is used to define whether the route is valid. The maximum adjacent distance and the maximum distance increasing proportion are used for calculating the future scheduling task after the priority route is divided. Then, under the current strategy, all the priority routes are searched in a sorted manner according to the priority, and all the priority routes are searched in a sorted manner according to the decreasing of the full load rate. A first priority route having a plurality of pivot points and a full load rate greater than the minimum full load rate is selected.
Preferably, if the route has N pivot points, only a subdivision of the priority route into two routes of respective pivot points (1, 2.. K) and (k + 1.. So, N) is considered. I.e., there are N-1 sub-partitions. For a subdivision of pivot point k, the distance savings for that subdivision may be calculated as follows:
dis save =dis(tr k ,tr k+1 )
wherein dis save Indicating the distance saved, tr k ,tr k+1 The position of the kth and the (k + 1) th pivot points, respectively, dis () is the distance between the two parameters.
All the subdivisions of N-1 possible priority routes are sorted according to the saved distance. Estimating whether there are subdivisions by calculating all future scheduled tasks in the neighborhood of the priority route can generate two valid routes. Any subdivisions that result in invalid routes are discarded.
Selecting dis with the largest saving distance from all sub-partitions save So that the priority route is divided into two new routes and the route having the maximum adjacency distance and the maximum distance-increase ratio is usedThe example parameters perform future scheduling task calculations to fill the two new routes after the division with the future scheduling tasks.
If the fullness rates of both new routes are greater than the minimum fullness rate and the unit cost of all priority routes is reduced, then all corrections associated with the subdivisions are accepted. Otherwise, the current revision is discarded, and then the next subdivision is entered until all subdivisions are traversed. Where the unit cost is expressed as a cost per distance unit per full rate unit.
Wherein, in calculating the priority route optimization, the method comprises a moving sub-step to move the set of pivot points from one priority route to another priority route, or a swapping sub-step to swap pivot points between two priority routes, and further comprises removing space for future scheduled tasks to generate future scheduled tasks, or adding future scheduled tasks to fill in the priority routes.
The move sub-step is represented by a quadruple (a, B, S, P), where S is the set of pivot points of route a to be added at position P of route B. The swap substep is represented by a quadruplet (a, B, S1, S2), where S1 is the set of pivot points for route a to be swapped with the set of pivot points for route B S2.
When optimizing the priority route, firstly determining the following parameters: maximum adjacency distance, maximum distance-increase ratio, maximum destination distance, minimum full load rate, and minimum distance-saved parameter. A first pair of priority routes, referred to as routes A and B, is then selected. If the destination distance is greater than the maximum destination distance parameter, then two priority routes are discarded. Otherwise, the quadruplets are generated for all possible movement and exchange sub-steps between the two priority routes. Two valid routes may be generated by calculating all future scheduled tasks in the two priority route neighborhoods to estimate whether there are other sub-steps. And ordering all the quadruples for all the route combinations according to the saved distances calculated according to the priority-dividing routes.
Selecting the quadruple with the largest saved distance, and performing correction on the two routes according to the largest saved distance to generate two new routes. If the full rate of both new routes exceeds the minimum full rate and the unit cost of all priority routes is reduced, all corrections associated with the sub-steps will be accepted; otherwise, the sub-steps are rolled back and the next quadruple is performed.
To segment the priority routes of the unloaded pivot points into a set of direct priority routes and apply the calculation of priority route optimization to the new direct priority route and all other priority routes, in the current strategy all priority routes are sorted according to priority and all priority routes are sorted in reverse of the load factor, and then the first priority route having a number of pivot points and having a load factor greater than the minimum load factor is selected. Dividing the priority route into a set S of direct priority routes, generating quadruples for all priority routes which are not contained in the set S by taking the direct priority route as a root for each direct priority route in the set S, and carrying out optimization calculation on the priority route again similarly to the optimization calculation on the priority route to continue operation.
It is estimated whether it is possible to generate two valid routes by calculating all future scheduled tasks in the neighborhood of the priority route combination associated with the quadruple, and discarding the quadruple that caused the invalid route. The quadruple with the largest saved distance is selected and modified to generate two new routes. If the preset capacity limit is not met, all future scheduled tasks will be removed from the two new routes and then the two new routes are filled with future scheduled tasks using the future scheduled task calculation process. If the preset capacity limit is met, it is directly determined whether the full load rates of the two new routes exceed the minimum full load rate and the unit costs of all priority routes are reduced, and if so, all temporary modifications associated with the sub-step are accepted. If not, the current sub-step is rejected, the temporary modification is discarded, and an attempt is made to process the next quadruple.
Preferably, if all temporary modifications associated with this sub-step are accepted, i.e. routes a and B are changed to routes a 'and B', all remaining quadruplets containing a or B are discarded and the prioritized routes are then sorted again.
According to another aspect of the invention, after the material dispatching route is optimized, the operation efficiency of the dispatching strategy is re-estimated. The method comprises the following steps: receiving the quantity to be scheduled, time constraint and cost constraint of the materials input by a user; applying the quantity to be scheduled to a first optimal route of the logistics network; calculating a first success probability of the current material in the first optimal route of the logistics network according to the quantity to be scheduled, the time constraint and the cost constraint; if the first optimal route is in a failure state, applying the quantity to be scheduled to a second optimal route of the logistics network, and calculating a first failure probability of the current material transported in the first optimal route of the logistics network; calculating a second success probability of the material transported in a second optimal route of the logistics network according to the quantity to be scheduled, the time constraint and the cost constraint; and integrating the first success probability, the first failure probability and the second success probability into the material scheduling success probability of the logistics network through a preset calculation process, and taking the material scheduling success probability as the operation efficiency of the three-dimensional warehouse logistics system.
Wherein the step of applying the quantity to be scheduled to the optimal route comprises determining a plurality of optimal routes of the logistics network, wherein the optimal route is an ordered set of a plurality of priority route segments between the stereoscopic warehouse to the destination without any circulation; calculating the flow of each optimal route; and converting the flow of each optimal route into the current full rate of each priority route segment.
Wherein the step of calculating the flow of each optimal route comprises providing lead time for each priority route segment of the optimal route; solving the flow of the optimal route by using an objective function with scheduling time less than or equal to time constraint, wherein the scheduling time is equal to the sum of the result of dividing the number to be scheduled by the flow of the optimal route and a plurality of lead times; and when the flow of the optimal route is smaller than the capacity constraint of the optimal route, judging that the optimal route has an optimal vector.
The step of calculating the success probability comprises the steps of solving the maximum traffic volume transmitted by each priority route segment of the optimal route in each unit time according to the number to be scheduled, the time constraint and the cost constraint, and an objective function that the scheduling time for transmitting the number to be scheduled by each optimal route is less than or equal to the time constraint;
forming a full load vector by a plurality of full load rates of a plurality of priority route segments of each optimal route, setting the numerical values of the full load rates to be randomly changed so as to correspond to the flow distribution state of the three-dimensional warehouse logistics system; performing a cost check to check whether the scheduling cost of transmitting the quantity to be scheduled per optimal route exceeds a cost constraint; when the scheduling cost of each optimal route is less than or equal to the cost constraint and the scheduling time is less than or equal to the time constraint, calculating the probability that the full load vector of any route of the logistics network is greater than or equal to the optimization vectors of the optimal routes, and defining the probability as the success probability of the logistics network.
The cost checking process comprises the steps of calculating the scheduling cost when the optimal route transmits the materials of the quantity to be scheduled; comparing the scheduling cost with the value of the cost constraint; and judging whether the optimal route has an optimal vector or not according to the size relation between the scheduling cost and the cost constraint.
After the logistics model is established, the invention preferably uses an artificial bee colony algorithm, adaptively adjusts the search span according to the pheromone concentration of the bee colony, promotes the algorithm to quickly converge to the global optimal solution, and enhances the optimizing capability of the algorithm.
Firstly, dynamically adjusting the search span according to the pheromone concentration of the bee colony, then updating the bee colony position under the guidance of the self-adaptive search span, and simultaneously improving the global and local optimal solution search capability of the algorithm, and the detailed steps are as follows.
Step a1: parameters and the location of the bee colony are initialized. A bee individual is mapped to a solution. Setting the size N of the bee colony, the maximum generation number G of the algorithm, and the initial position (X) of the bee colony axis ,Y axis ) And pheromone concentration in the bee colony.
X axis =rand()
Y axis =rand()
Wherein rand () represents a random number of [0,1 ].
Step a2: updating the search span, and dynamically correcting the search span V of the ith bee according to the concentration of pheromone i
When Taste i ≥Taste avg When the method is used:
V i =V 2 -[(V 2 -V 1 )(Taste i -Taste avg )]/Taste max -Taste avg ()
when Taste i <Taste avg When the method is used:
V i =V 2
wherein, V i And Taste i The span and pheromone concentration of the ith colony, respectively. V 1 And V 2 Respectively, the boundary values of the search span variation range. Taste avg And Taste max The mean and maximum pheromone concentrations in the population are shown.
In the initial stage of the algorithm, the bee colony is far from the optimal solution, the pheromone concentration is small, at the moment, the search span is large, and the bee colony is promoted to move towards food quickly, so that the search speed and the global optimization capability of the algorithm are improved. Along with evolution iteration of the algorithm, the bee colony is gradually concentrated near the optimal solution, and the search span is gradually reduced, so that the convergence precision and the local optimization capability of the algorithm are improved.
Step a3: and updating the bee colony position. In the search span V i Under the guidance of (2), dynamically updating the position (X) of the ith bee i ,Y i ):
X i =X axis +V i
Y i =Y axis +V i
Step a4: pheromone concentration parameters were calculated. Pheromone concentration parameter S i For the value of the optimal solution for the colony distance, the values of the colony and origin distance are Dit i Is composed of
Figure BDA0002850924230000121
S i =1/Dit i
Step a5: the pheromone concentration was calculated. Pheromone concentration function Taste i And (3) representing the optimization effect of the bee colony, and taking the objective function min of the logistics network as an pheromone concentration function.
Step a6: and d, determining an optimal bee colony, searching the bee colony with the minimum pheromone concentration value in the current colony according to the result of the step a5, and taking the bee colony as the optimal bee colony.
[optiTaste,optiIndex]=min[Taste i ()],
Step a7: and c, recording the optimal solution information, and recording the concentration value and the position of the pheromone of the optimal bee colony according to the result of the step a6.
Tasteopti=optiTaste,
X axis =X(optiIndex),
Y axis =Y(optiIndex),
Step a8: and when the algorithm evolves to a designated generation number, the algorithm is ended, and a result is output. Otherwise, steps a3-a6 are repeated.
In summary, the invention provides a material scheduling control method for a stereoscopic warehouse, which adaptively expands a VRP solution strategy according to the change of the actual transportation demand in the material scheduling process of the stereoscopic warehouse, and obtains an optimal solution with higher efficiency.
It should be apparent to those skilled in the art that the modules or steps of the present invention described above can be implemented in a general purpose computing system, centralized on a single computing system, or distributed across a network of multiple computing systems, and optionally implemented in program code that is executable by a computing system, such that the modules or steps can be stored in a storage system and executed by a computing system. Thus, the present invention is not limited to any specific combination of hardware and software.
It is to be understood that the above-described embodiments of the present invention are merely illustrative of or explaining the principles of the invention and are not to be construed as limiting the invention. Therefore, any modifications, equivalents, improvements and the like which are made without departing from the spirit and scope of the present invention shall be included in the protection scope of the present invention. Further, it is intended that the appended claims cover all such variations and modifications as fall within the scope and boundaries of the appended claims or the equivalents of such scope and boundaries.

Claims (6)

1. A material scheduling control method for a stereoscopic warehouse is characterized by comprising the following steps:
determining an initial strategy to solve an optimization problem for scheduling a plurality of predetermined materials to a plurality of predetermined locations using a plurality of vehicles, the initial strategy comprising selecting one or more routes from the plurality of routes to accomplish the material scheduling and minimizing a total cost of all selected routes, the initial strategy generated independent of a priority of the materials;
adding a plurality of non-priority material schedules into a plurality of priority routes in a current strategy, wherein the non-priority material schedules are positioned in the neighborhood of the priority routes, and the priority routes comprise at least one priority material schedule; and
executing a plurality of tabu search algorithms to optimize the initial strategy, the tabu search algorithms comprising one of:
dividing one or more selected priority routes in the current strategy into two new priority routes;
moving the set of pivot points from one of the two routes to the other of the two routes for one or more selected priority routes in the current strategy and exchanging the pivot points between the priority routes in the two routes; and
dividing the indirect priority route into a plurality of shortened priority routes which do not include the midway pivot point for a plurality of selected priority routes in the indirect priority route having the midway pivot point in the current strategy, and for the one or more selected priority routes, performing the above-mentioned steps of moving the set of pivot points from one of the two routes to the other of the two routes and exchanging the pivot points between the priority routes in the two routes, and wherein each pair of selected priority route combinations includes a shortened priority route;
an artificial bee colony algorithm is used, the search span is dynamically adjusted according to the pheromone concentration of the bee colony, and then the bee colony position is updated under the guidance of the self-adaptive search span, and the method comprises the following steps:
a1: mapping a bee individual as a solution; setting the size N of the bee colony, the maximum generation number G of the algorithm, and the initial position (X) of the bee colony axis ,Y axis ) And pheromone concentration of the bee colony;
X axis =rand()
Y axis =rand()
wherein rand () represents a random number of [0,1 ];
a2: updating the search span, and dynamically correcting the search span V of the ith bee according to the concentration of pheromone i
When Taste i ≥Taste avg When the method is used:
V i =V 2 -[(V 2 -V 1 ) (Taste i -Taste avg )]/ Taste max -Taste avg ()
when Taste i <Taste avg The method comprises the following steps:
V i =V 2
wherein, V i And Taste i The span and pheromone concentration of the ith bee colony are respectively; v 1 And V 2 Respectively the boundary values of the search span variation range; taste avg And Taste max Respectively is the average value and the maximum value of the concentration of pheromones in the population;
a3: in the search span V i Under the guidance of (2), dynamically updating the position (X) of the ith bee i ,Y i ):
X i =X axis +V i
Y i =Y axis +V i
a4: pheromone concentration parameter S i For the value of the optimal solution for the colony distance, the values of the colony and origin distance are Dit i Is composed of
Figure QLYQS_1
S i =1/Dit i
a5: pheromone concentration function Taste i Expressing the optimizing effect of the bee colony, and taking a target function min of a logistics network as an pheromone concentration function;
a6: searching a bee colony having the minimum pheromone concentration value in the current colony according to the result of the a5, and taking the bee colony as an optimal bee colony;
[optiTaste,optiIndex]=min[Taste i ()],
a7: recording the pheromone concentration value and the position of the optimal bee colony according to the result of the a6;
Tasteopti=optiTaste,
X axis =X(optiIndex),
Y axis =Y(optiIndex),
a8: when the algorithm evolves to a designated generation number, the algorithm is ended, and a result is output; otherwise, repeating a3-a6;
after the material scheduling route is optimized, the operation efficiency of the scheduling strategy is estimated again, and the method comprises the following steps:
receiving the quantity to be scheduled, time constraint and cost constraint of the materials input by a user;
applying the quantity to be scheduled to a first optimal route of the logistics network;
calculating a first success probability of the current material in the first optimal route of the logistics network according to the quantity to be scheduled, the time constraint and the cost constraint;
if the first optimal route is in a failure state, applying the quantity to be scheduled to a second optimal route of the logistics network, and calculating a first failure probability of the current material transported in the first optimal route of the logistics network;
calculating a second success probability of the material transportation in a second optimal route of the logistics network according to the quantity to be scheduled, the time constraint and the cost constraint;
integrating the first success probability, the first failure probability and the second success probability into the material scheduling success probability of the logistics network through a preset calculation process, and taking the material scheduling success probability as the operation efficiency of the three-dimensional warehouse logistics system;
wherein the step of applying the quantity to be scheduled to the optimal route comprises determining a plurality of optimal routes of the logistics network, wherein the optimal route is an ordered set of a plurality of priority route segments between the stereoscopic warehouse to the destination without any circulation; calculating the flow of each optimal route; converting the flow of each optimal route into the current full load rate of each priority route section;
wherein the step of calculating the flow of each optimal route comprises providing lead time for each priority route segment of the optimal route; solving the flow of the optimal route by using an objective function with scheduling time less than or equal to time constraint, wherein the scheduling time is equal to the sum of the result of dividing the number to be scheduled by the flow of the optimal route and a plurality of lead times; when the flow of the optimal route is smaller than the capacity constraint of the optimal route, judging that the optimal route has an optimal vector;
the step of calculating the success probability comprises the steps of solving the maximum traffic volume transmitted by each priority route segment of the optimal route in each unit time according to the number to be scheduled, the time constraint and the cost constraint, and an objective function that the scheduling time for transmitting the number to be scheduled by each optimal route is less than or equal to the time constraint;
forming a full load vector by a plurality of full load rates of a plurality of priority route segments of each optimal route, setting the numerical values of the full load rates to be randomly changed so as to correspond to the flow distribution state of the three-dimensional warehouse logistics system; performing a cost check to check whether the scheduling cost of transmitting the quantity to be scheduled per optimal route exceeds a cost constraint; when the scheduling cost of each optimal route is less than or equal to the cost constraint and the scheduling time is less than or equal to the time constraint, calculating the probability that the full load vector of any route of the logistics network is greater than or equal to the optimization vectors of the optimal routes, and defining the probability as the success probability of the logistics network.
2. The method of claim 1, wherein the priority material schedule is a material schedule that requires transportation at a current time and the non-priority material schedule is a material schedule that can be transported at a future time.
3. The method of claim 1, further comprising:
before non-priority materials are scheduled and added into a current task, the priority routes are reversely sorted according to the priority, and if the priority routes with the same priority exist, the priority routes are reversely sorted according to the full load rate; and selecting a priority route according to the sequence to add a non-priority material scheduling task.
4. The method of claim 1, wherein the dividing one or more selected priority routes in the current strategy into two new priority routes further comprises:
determining, for each priority route, a saving distance associated with the division of the priority route; partitioning according to a reverse sorting of saved distances; selecting a first subdivision for evaluation according to the sorted order;
according to the selected subdivision, the priority route is temporarily divided into two new priority routes, a plurality of non-priority material schedules are added into the two or more priority routes, the non-priority material schedules are located in the neighborhoods of the two priority routes, if the unit cost of all the priority routes is optimized due to the division of the two new priority routes after the non-priority material schedules are added, the division is accepted, otherwise, the division is discarded, and the next subdivision is selected for estimation.
5. The method of claim 1, wherein moving the set of pivot points from one of the two routes to the other of the two routes and swapping pivot points between the two routes for one or more selected priority routes in the current strategy further comprises:
determining, for the selected combination of priority routes, a quadruple of movement and interchange tasks between the priority routes, the quadruple of movement tasks representing a first priority route of the combination of routes, a second priority route of the combination of routes, a set of pivot points of the first priority route to be moved, and a location at which the set of pivot points is to be added to the second priority route, and the quadruple of interchange tasks representing a first priority route of the combination of routes, a second priority route of the combination of routes, a first set of pivot points of the first priority route, and a first pivot point of the second priority route to be interchanged with the first set of pivot points;
determining a saving distance associated with each quadruple; sorting the quadruples reversely according to the saved distance; selecting the first quadruple according to the sorted order for estimation; temporarily performing the move or swap task associated with the selected quadruplet to generate two new priority routes, and accepting the move or swap task if the unit cost of all priority routes is optimized for the move or swap task, otherwise discarding the move or swap task and selecting the next quadruplet for evaluation.
6. The method of claim 1, further comprising: determining a destination distance associated with each priority route; the quadruplets are determined only for priority route combinations having an associated destination distance exceeding a predetermined threshold.
CN202011526353.7A 2020-12-22 2020-12-22 Material scheduling control method for stereoscopic warehouse Active CN114169560B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011526353.7A CN114169560B (en) 2020-12-22 2020-12-22 Material scheduling control method for stereoscopic warehouse

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011526353.7A CN114169560B (en) 2020-12-22 2020-12-22 Material scheduling control method for stereoscopic warehouse

Publications (2)

Publication Number Publication Date
CN114169560A CN114169560A (en) 2022-03-11
CN114169560B true CN114169560B (en) 2023-04-07

Family

ID=80476230

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011526353.7A Active CN114169560B (en) 2020-12-22 2020-12-22 Material scheduling control method for stereoscopic warehouse

Country Status (1)

Country Link
CN (1) CN114169560B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049800A (en) * 2012-12-17 2013-04-17 上海大学 Multi-target optimization method for dispatching of automatic stereoscopic warehouse with limitation on storage time
CN108596373A (en) * 2018-04-09 2018-09-28 燕山大学 A kind of electricity-traffic coupling network dynamic equilibrium method for solving
CN108665115A (en) * 2018-05-21 2018-10-16 北京百度网讯科技有限公司 Method for optimizing scheduling and device
CN111115084A (en) * 2019-12-31 2020-05-08 中国兵器装备集团自动化研究所 Logistics optimization control system and method for maximally meeting delivery date

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6980885B2 (en) * 2001-09-24 2005-12-27 I2 Technologies Us, Inc. Routing shipments according to criticality
TWI421791B (en) * 2010-07-16 2014-01-01 Univ Nat Taiwan Science Tech Carrier selection method for logistics network
US20160048802A1 (en) * 2014-08-13 2016-02-18 Tianyu Luwang Transportation planning for a regional logistics network
CN106980912B (en) * 2017-04-07 2021-01-08 广东电网有限责任公司佛山供电局 Multipoint distribution line planning method and system
CN109492800B (en) * 2017-11-24 2023-05-02 华东理工大学 Vehicle path optimization method for automatic warehouse
CN108036790B (en) * 2017-12-03 2020-06-02 景德镇陶瓷大学 Robot path planning method and system based on ant-bee algorithm in obstacle environment
CN108182499B (en) * 2018-01-25 2022-04-08 上海交通大学 Mixed ant colony algorithm aiming at VRP problem and implementation system thereof
CN110322066B (en) * 2019-07-02 2021-11-30 浙江财经大学 Collaborative vehicle path optimization method based on shared carrier and shared warehouse
CN110991752A (en) * 2019-12-06 2020-04-10 中山大学 Iterative local search multi-target algorithm adopting hybrid search strategy

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049800A (en) * 2012-12-17 2013-04-17 上海大学 Multi-target optimization method for dispatching of automatic stereoscopic warehouse with limitation on storage time
CN108596373A (en) * 2018-04-09 2018-09-28 燕山大学 A kind of electricity-traffic coupling network dynamic equilibrium method for solving
CN108665115A (en) * 2018-05-21 2018-10-16 北京百度网讯科技有限公司 Method for optimizing scheduling and device
CN111115084A (en) * 2019-12-31 2020-05-08 中国兵器装备集团自动化研究所 Logistics optimization control system and method for maximally meeting delivery date

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Truong Vinh Truong Duy等. Performance evaluation of a Green Scheduling Algorithm for energy savings in Cloud computing.《IEEE》.2010,全文. *
杨文强 ; 邓丽 ; 费敏锐 ; 牛群 ; .基于改进禁忌搜索的多目标自动化仓库调度.计算机集成制造系统.2013,(08),全文. *

Also Published As

Publication number Publication date
CN114169560A (en) 2022-03-11

Similar Documents

Publication Publication Date Title
CN110851272B (en) Cloud task scheduling method based on phagocytic particle swarm genetic hybrid algorithm
US20220063915A1 (en) Goods sorting method and goods sorting system
CN110297699B (en) Scheduling method, scheduler, storage medium and system
CN104734200B (en) A kind of active distribution network Optimization Scheduling based on virtual generating
CN114528042B (en) Deep reinforcement learning-based energy-saving automatic interconnected vehicle service unloading method
CN103530709A (en) Container quay berth and quay crane distribution method based on bacterial foraging optimization method
CN111445084B (en) Logistics distribution path optimization method considering traffic conditions and double time windows
CN114443249A (en) Container cluster resource scheduling method and system based on deep reinforcement learning
CN113191619A (en) Emergency rescue material distribution and vehicle dispatching dynamic optimization method
CN112000388A (en) Concurrent task scheduling method and device based on multi-edge cluster cooperation
CN111985700B (en) Vehicle carrying bill quantity balancing method and device for determining home delivery
CN117610899B (en) Multi-robot task allocation method based on priority
CN114169560B (en) Material scheduling control method for stereoscopic warehouse
CN114626632A (en) Vehicle scheduling method, system, equipment and medium based on ant lion algorithm
Liu et al. Energy-aware and delay-sensitive management of a drone delivery system
CN113094155B (en) Task scheduling method and device under Hadoop platform
Melikov et al. Models of perishable queuing-inventory systems with repeated customers
CN112231117A (en) Cloud robot service selection method and system based on dynamic vector hybrid genetic algorithm
CN112016750A (en) Improved method for solving problem of vehicle path with constraint
CN116996941A (en) Calculation force unloading method, device and system based on cooperation of cloud edge ends of distribution network
CN115034945A (en) Method and device for integrated scheduling of batch production and vehicle delivery of assembly line workshop
CN114707707A (en) Method and system for scheduling AGV task based on improved genetic algorithm
CN114239931A (en) Method and device for realizing logistics storage loading scheduling based on improved ant colony algorithm
CN114091777A (en) Intelligent cabinet idle time bin adjustment method, system, electronic device, medium and program product
CN117745042B (en) Multi-disaster-point emergency material scheduling method, device, medium and equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant