WO2023119739A1 - Optimization device and optimization method - Google Patents

Optimization device and optimization method Download PDF

Info

Publication number
WO2023119739A1
WO2023119739A1 PCT/JP2022/033298 JP2022033298W WO2023119739A1 WO 2023119739 A1 WO2023119739 A1 WO 2023119739A1 JP 2022033298 W JP2022033298 W JP 2022033298W WO 2023119739 A1 WO2023119739 A1 WO 2023119739A1
Authority
WO
WIPO (PCT)
Prior art keywords
work
information
optimization
order
solution
Prior art date
Application number
PCT/JP2022/033298
Other languages
French (fr)
Japanese (ja)
Inventor
文也 工藤
史子 紅山
契 宇都木
誠也 伊藤
統宙 月舘
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Publication of WO2023119739A1 publication Critical patent/WO2023119739A1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS], computer integrated manufacturing [CIM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N99/00Subject matter not provided for in other groups of this subclass
    • 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"
    • 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
    • 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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/04Manufacturing

Definitions

  • the present invention relates to an apparatus and method for optimizing the order of work performed using multiple autonomous bodies.
  • autonomous bodies that operate autonomously and perform predetermined work in accordance with a work order set in advance
  • a work order set in advance a work order set in advance
  • Patent Document 1 the technology of Patent Document 1 is known for improving the operational efficiency of autonomous bodies.
  • attention is paid to the movement vector of the centroid vector of the group with high fitness in the solution vector set, and if the movement vectors point in the same direction, it is assumed that there is a solution vector with high fitness in that direction.
  • a genetic algorithm that has excellent global solution update capability by making a decision and updating the solution vector group along the vector, and simultaneously optimizing the solution vector by recombination operation targeting the current solution vector set.
  • An optimization adjustment method is disclosed in which the direction of the optimum solution can be estimated at high speed using the history of past solution vector updates while making use of the characteristics of .
  • Patent Document 1 when the divergence between the work results of the autonomous body and the plan becomes large due to changes in the work environment and the plan needs to be revised, the plan is revised using the calculated optimal solution. is difficult to do. Therefore, it is necessary to re-estimate the optimum solution, and there is a problem that the work order cannot be efficiently optimized according to changes in the work environment.
  • the present invention has been made in view of the above, and its main purpose is to efficiently optimize the order of work performed using a plurality of autonomous bodies according to changes in the work environment.
  • An optimization device is a device for optimizing the order of work performed using a plurality of autonomous bodies, comprising: initial order information representing an initial value of the work order planned for the work; an optimization information input unit for inputting optimization information including variation factor information representing a variation factor of work order and work environment information representing a work environment in which the work is performed; the initial order information and the variation factor; an optimization target update unit that determines an optimization target order representing a work order to be optimized based on information; and a search that searches for an optimal solution for the work order based on the work environment information and the optimization target order. and an optimum solution output unit for outputting the optimum solution searched by the search unit.
  • An optimization method is a method for optimizing the order of work performed using a plurality of autonomous bodies, comprising: initial order information representing an initial value of the work order planned for the work; optimization information including variable factor information representing a variable factor of work order and work environment information representing a work environment in which the work is performed is input to a computer, and the computer processes the initial order information and the variable factor; determining an order to be optimized representing a work order to be optimized based on the information, searching for an optimal solution of the work order based on the work environment information and the order to be optimized by the computer; and outputting the optimum solution from the computer.
  • the order of work performed using a plurality of autonomous bodies can be efficiently optimized according to changes in the work environment.
  • FIG. 1 is a block diagram showing the configuration of an optimization device according to one embodiment of the present invention.
  • FIG. 2 is a diagram showing a specific example of initial order information.
  • FIG. 3 is a diagram showing a specific example of optimization parameters.
  • FIG. 4 is a diagram showing a specific example of warehouse static basic information.
  • FIG. 5 is a flow chart showing the processing flow of the optimization device according to one embodiment of the present invention.
  • FIG. 6 is a diagram showing a specific example of the optimization information input screen.
  • FIG. 7 is a flowchart showing the flow of search processing.
  • FIG. 8 is a flow chart showing the flow of the environmental variation calculation process.
  • FIG. 9 is a diagram showing a specific example of the environmental variation visualization screen.
  • FIG. 10 is a flowchart showing the flow of neighborhood solution generation processing.
  • FIG. 11 is a diagram showing a specific example of the search status screen.
  • FIG. 1 is a block diagram showing the configuration of an optimization device according to one embodiment of the present invention.
  • the optimization device 100 is a computer having a central processing unit 1, a main memory device 2, a secondary memory device 3, an input device 4 and an output device 5. These devices are connected via a bus 6. are connected to each other.
  • the central processing unit 1 is configured using, for example, a CPU (Central Processing Unit), and performs various processes and calculations for operating the optimization device 100 .
  • the central processing unit 1 executes the programs stored in the main storage device 2 and the secondary storage device 3 to perform an optimization information input unit 11, an optimization target update unit 12, a search unit 13, and an optimal solution output unit 14. realize each functional block. Details of these functional blocks will be described later. Note that some or all of the functions of the central processing unit 1 may be implemented using a device other than the CPU, such as a GPU (Graphic Processing Unit), FPGA (Field Programmable Gate Array), ASIC (Application Specific Integrated Circuit), etc. good.
  • a GPU Graphic Processing Unit
  • FPGA Field Programmable Gate Array
  • ASIC Application Specific Integrated Circuit
  • the main storage device 2 is configured using a high-speed and volatile storage device such as a DRAM (Dynamic Random Access Memory), and is used as a work area when the central processing unit 1 executes programs.
  • a DRAM Dynamic Random Access Memory
  • the secondary storage device 3 is configured using, for example, a magnetic storage device such as a HDD (Hard Disk Drive) or a large-capacity and non-volatile storage device such as an SSD (Solid State Drive). and various information used in the processing of the central processing unit 1 are stored.
  • the information stored in the secondary storage device 3 includes initial order information 31, work progress information 32, additional order information 33, calculation time specification information 34, optimization parameters 35, warehouse static basic information 36, calculation history information 37. , best order information 38 are included. Details of these pieces of information will be described later.
  • the input device 4 is a device that detects an input operation from a user who uses the optimization device 100, and is implemented using, for example, a keyboard, a mouse, and the like.
  • the content of the user's input operation detected by the input device 4 is transmitted to the central processing unit 1 and reflected in the processing and calculations performed by the central processing unit 1 .
  • the output device 5 is a device that presents the results of processing and calculations performed by the optimization device 100 to the user who uses the optimization device 100, and is realized using, for example, a display device, a printer, or the like.
  • the presentation contents on the output device 5 are controlled by the central processing unit 1 .
  • a terminal connected to the optimization device 100 via a network may be used instead of the input device 4 and the output device 5.
  • a communication interface (not shown) of the optimization device 100 receives from the terminal communication information indicating the content of the input operation performed by the user using the terminal, and transmits the processing result of the optimization device 100 to the terminal. , can be output to a terminal and presented to the user.
  • the configuration of the optimization device 100 shown in FIG. 1 may be physically constructed on one computer, or may be distributed and constructed on a plurality of computers.
  • logical partitions may be physically configured on one or more computers, and each configuration of the optimization device 100 may be constructed on these logical partitions.
  • the central processing unit 1 operates as these functional blocks, so that the order of work performed using a plurality of autonomous bodies in warehouses, factories, etc. is determined according to the work environment. Search for the optimum work order by changing. As a result, even when the work environment changes, the original work order can be used to efficiently obtain the optimum work order.
  • the optimization information input unit 11 inputs information necessary for the optimization device 100 to obtain the optimum work order according to the work environment. Specifically, initial order information 31, work progress information 32, additional order information 33, calculation time specification information 34, optimization parameters 35, warehouse static basic information 36, and calculation history stored in the secondary storage device 3. By reading each information of the information 37, these pieces of information are input. It is assumed that these pieces of information are pre-stored in the secondary storage device 3 before the optimization device 100 starts processing.
  • the optimization target update unit 12 updates the initial order information 31 representing the initial value of the work order planned in advance and the factors of fluctuation of the work order from the initial value among the information input by the optimization information input unit 11. Based on the work progress information 32 and the additional order information 33 respectively represented, an optimization target order representing the work order to be optimized is determined.
  • the search unit 13 retrieves the warehouse static basic information 36 representing the work environment in which the work is performed, among the information input by the optimization information input unit 11, and the optimization target determined by the optimization target updating unit 12. Search for the optimal work order solution based on the order. For example, a work order that maximizes the overall work efficiency of a plurality of autonomous bodies is searched for as an optimal solution.
  • the optimum solution output unit 14 outputs the optimum solution found by the search unit 13.
  • the optimum solution output by the optimum solution output unit 14 is presented to the user by the output device 5 . In this way, it is possible to inform the user of the optimum work order according to the work environment after the change, and to provide useful information when the user reviews the work plan.
  • the autonomous body may be a robot or a human operator. Moreover, these may be mixed and operated.
  • the initial order information 31 is information representing the initial value of the work order planned in advance.
  • FIG. 2 is a diagram showing a specific example of the initial order information 31. As shown in FIG. As shown in FIG. 2, the initial order information 31 is represented by table data combining a plurality of records having, for example, shipping date/time 311, SKU (Stock Keeping Unit) 312, and quantity 313 fields. A record of the initial order information 31 is set for each work unit.
  • the shipping date and time 311 stores information on the scheduled time for shipping the product from the warehouse. Each autonomous body picks up and ships a designated product from a shelf in the warehouse according to the order of times indicated by the shipping date and time 311 .
  • the SKU 312 stores a unique ID that identifies the type of each product for inventory management. By storing the product ID in the SKU 312, the product to be shipped is designated.
  • the number 313 stores the number of products to be shipped.
  • the configuration of the initial order information 31 shown in FIG. 2 is an example, and other information such as the ID of the autonomous body (robot or worker) in charge of each task may be included in the initial order information 31.
  • Arbitrary information can be included in the initial order information 31 according to the operation mode of the warehouse, the size of the products to be handled, and the like.
  • Each autonomous body performs warehouse picking work according to the initial order information 31 or an order list containing the same content.
  • the work progress information 32 is information representing the current progress of work with respect to the initial value of the work order represented by the initial order information 31, that is, the work order at the time of planning.
  • the additional order information 33 is information representing work added after the initial value of the work order represented by the initial order information 31 . All of these pieces of information are information representing factors of variation in the work order, and hence are sometimes collectively referred to as "variation factor information" below.
  • the work progress information 32 and the additional order information 33 can be represented by table data similar to the initial order information 31 shown in FIG. 2, for example.
  • the work progress information 32 can be represented by extracting, for example, records corresponding to work that has already been performed from among the plurality of records that constitute the initial order information 31 .
  • the additional order information 33 can be represented by setting a record for each added work and setting the same fields as the initial order information 31 in each record.
  • initial order information 31, the work progress information 32, and the additional order information 33 do not necessarily need to be expressed in the above table format.
  • these information may be described on a text basis, or may be expressed in other formats.
  • the calculation time specification information 34 is information representing the calculation time that can be used by the optimization device 100 to find the optimum solution for the work order. For this calculation time, for example, a value specified in advance by the user is set.
  • the optimization parameter 35 is information representing an optimization method and its parameter values that can be used when the optimization device 100 finds the optimum solution for the work sequence.
  • FIG. 3 is a diagram showing a specific example of the optimization parameters 35. As shown in FIG. As shown in FIG. 3, the optimization parameter 35 is configured by combining, for example, a technique 351 and parameter information 352 consisting of a plurality of items.
  • the method 351 is information representing the type of optimization method.
  • information representing various well-known optimization methods such as "GA” representing genetic algorithm, "BO” representing Bayesian optimization, and "RL” representing reinforcement learning can be recorded.
  • the parameter information 352 is information representing parameter values used in the optimization technique specified in the technique 351 .
  • the parameter information 352 includes parameter values of a crossover rate 3521, a mutation rate 3522, and a selection method 3523 as parameter values when using a genetic algorithm (GA).
  • the contents of the parameter information 352 are not limited to those shown in FIG. 3, and various parameter values can be included in the parameter information 352 according to the type of optimization method.
  • the optimization method is Bayesian optimization (BO)
  • BO Bayesian optimization
  • each parameter value of the parameter information 352 can be individually specified in detail by the user, or can be set to be automatically selected.
  • the warehouse static basic information 36 is information representing the work environment of a warehouse where picking work is carried out by multiple autonomous bodies.
  • FIG. 4 is a diagram showing a specific example of the warehouse static basic information 36. As shown in FIG. As shown in FIG. 4, the warehouse static basic information 36 includes, for example, table data of an autonomous body parameter 361, product placement 362, product master 363, and warehouse layout 364. FIG.
  • the autonomous body parameter 361 is information about the performance of the autonomous body that performs the picking work, and is configured by combining each parameter of the number of autonomous bodies 3611, maximum speed 3612, and rotation speed 3613, for example.
  • the number of autonomous bodies 3611 represents the number of autonomous bodies
  • the maximum speed 3612 represents the maximum speed that the autonomous body can generate during work
  • the rotation speed 3613 represents the rotation speed when the autonomous body rotates during work.
  • the product placement 362 is information that represents the placement of each product picked by the autonomous body in the warehouse.
  • the product arrangement 362 is represented by table data combining a plurality of records having fields of shelf ID 3621, column ID 3622, stage ID 3623, and SKU 3624, for example.
  • a record of product placement 362 is set for each type of product for inventory management.
  • the shelf ID 3621 stores an ID that identifies the shelf on which each product is placed.
  • the row ID 3622 and the stage ID 3623 store IDs that specify the row and stage of the shelf on which each product is placed.
  • the SKU 3624 stores an ID that identifies the type of each product. That is, in the product arrangement 362, the location of each product is specified by combining the values of the shelf ID 3621, row ID 3622 and stage ID 3623, and the product type (SKU) is specified by the value of SKU 3624.
  • the product master 363 is information representing attributes of all products stored in the warehouse.
  • the product master 363 is represented by table data combining a plurality of records having SKU 3631, size 3632, weight 3633, and shipping frequency 3634 fields, for example.
  • a record of the product master 363 is set for each type of product for inventory management.
  • the SKU 3631 stores an ID that identifies the type of each product, similar to the SKU 3624 of the product placement 362 .
  • the size 3632, weight 3633, and shipping frequency 3634 store the size, weight, and shipping frequency of each product as information representing attributes of each product.
  • the warehouse layout 364 is information representing the layout such as the arrangement of shelves in the warehouse.
  • the warehouse layout 364 is represented by table data combining a plurality of records having, for example, x-coordinate 3641, y-coordinate 3642, status 3643, and object ID 3644 fields.
  • a record of the warehouse layout 364 is set for each layout element that defines the layout in the warehouse.
  • the x-coordinate 3641 and y-coordinate 3642 store coordinate values representing the position of each layout element in the warehouse.
  • the status 3643 stores information representing the attributes of each layout element such as "passage”, “shelf”, “moving object”, and "exit”.
  • the object ID 3644 stores a unique ID that identifies each layout element.
  • the static warehouse basic information 36 shown in FIG. 4 is an example, and the static warehouse basic information 36 can be configured by combining arbitrary information other than this.
  • the work environment can be represented by information according to the work in question. is preferred. That is, the warehouse static basic information 36 of the present embodiment corresponds to an example of work environment information representing the work environment in which work is performed, and various other work environment information is used to optimize the work order. It can represent the work environment in which the work to be done is performed.
  • the calculation history information 37 is information representing the calculation history when the optimization device 100 obtained the optimum work order in the past. This includes the contents of the past optimization parameters 35 and warehouse static basic information 36, and the past evaluation values of each optimum solution candidate calculated when searching for the optimum solution using these.
  • the optimum order information 38 is information representing the optimum work order solution obtained by the optimization device 100 .
  • the initial value of the work order of the picking work represented by the initial order information 31 is changed based on the above-described variation factor information (work progress information 32 and additional order information 33).
  • the work order to be optimized is determined.
  • search processing is performed according to the calculation time specification information 34 and the optimization parameters 35, thereby searching for the optimum work order solution, and obtaining the optimum order information. 38 is determined. This optimizes the order of warehouse picking operations performed by a plurality of autonomous bodies.
  • FIG. 5 is a flow chart showing the processing flow of the optimization device 100 according to one embodiment of the present invention.
  • the optimization device 100 executes the processing shown in the flowchart of FIG. 5 at predetermined intervals by executing a predetermined program in the central processing unit 1 .
  • step S10 the optimization information input unit 11 of the central processing unit 1 inputs optimization information for obtaining the optimum solution.
  • the optimization information the above-mentioned information stored in the secondary storage device 3, that is, the initial order information 31, the work progress information 32, the additional order information 33, the calculation time specification information 34, the optimization parameters 35, the warehouse
  • the static basic information 36 and the calculation history information 37 are read from the secondary storage device 3 and stored in the main storage device 2 .
  • step S20 the optimization target updating unit 12 of the central processing unit 1 determines whether the work progress and additional orders are empty based on the optimization information input in step S10.
  • the work progress indicated by the work progress information 32 is empty, that is, the work progress is not registered in the work progress information 32, and the additional order indicated by the additional order information 33 is empty, that is, the additional work is not performed in the additional order information 33. If not registered, the initial value of the work order represented by the initial order information 31 is directly determined as the work order to be optimized, and its contents are output as the order to be optimized 41, and the process proceeds to step S40. On the other hand, if at least one of the work progress and the additional order is not empty, the process proceeds to step S30.
  • step S30 the optimization target update unit 12 of the central processing unit 1 updates the optimization target work order based on the optimization information input in step S10. Specifically, with respect to the initial value of the work order represented by the initial order information 31, the variable factor of the work order represented by the variable factor information included in the optimization information, that is, the work progress represented by the work progress information 32, and the additional By reflecting the content of the additional order indicated by the order information 33, the work order is changed from the initial value. Then, the work order after the change is determined as the work order to be optimized, and its content is output as the optimization target order 41 . As a result, the initially planned work order can be updated in consideration of the post-planning fluctuation factors, and the updated work order can be used as an optimization target for subsequent search processing. Note that the order of work to be optimized represented by the order to be optimized 41 determined here may be any one in which the variable factor represented by the variable factor information is reflected in the initial value of the work order according to a predetermined rule. Efficiency need not be considered.
  • step S40 the search unit 13 of the central processing unit 1, based on the optimization information input in step S10 and the optimization target order 41 output from the optimization target update unit 12 in step S20 or S30, A search process is performed to search for the optimum solution for the work order. Details of the search processing performed in step S40 will be described later.
  • step S50 the optimal solution output unit 14 of the central processing unit 1 outputs the optimal solution found by the search process in step S40.
  • optimum order information 38 is generated based on the content of the optimum solution found, and the generated optimum order information 38 is stored in the secondary storage device 3 and output to the output device 5 for presentation to the user.
  • step S50 After executing the process of step S50, the central processing unit 1 ends the process shown in the flowchart of FIG.
  • FIG. 6 is a diagram showing a specific example of the optimization information input screen displayed on the output device 5 when inputting the optimization information in step S10 of FIG.
  • the optimization information input screen 110 shown in FIG. 6 includes an optimization work registration field 111, a set value input field 112, and an execution button 113. As shown in FIG.
  • the optimization work registration field 111 is a part for the user to specify the type of work to be optimized. For example, when the work order is optimized and the work efficiency is improved, the user checks the “work order” column in the optimized work registration column 111 . In addition, product placement, travel layout, patrol routes of autonomous bodies, and the like can be designated as optimization targets in the optimization work registration field 111 .
  • the setting value input field 112 is a part for specifying the calculation time value when performing optimization, the target improvement rate for determining the end of calculation, the presence or absence of progress orders and additional orders, and the like.
  • a user who intends to optimize work in a warehouse or factory can use an input screen such as that shown in FIG. 6 to input information necessary for optimization into the optimization device 100 and execute optimization.
  • the contents designated here are reflected in the calculation time designation information 34 and the optimization parameters 35 .
  • the execution button 113 is a part for reflecting the contents specified in the optimization job registration field 111 and the setting value input field 112 in the optimization information and starting execution of optimization.
  • the user By operating the execution button 113 on the optimization information input screen 110, the user confirms the contents of the optimization information input to the optimization device 100 in step S10, and causes the optimization device 100 to perform the processing after step S20. can be executed.
  • the user can determine the content of the optimization information to be input via the optimization information input screen 110 in FIG. 6, for example.
  • a visualized input screen like the optimization information input screen 110 when inputting the optimization information.
  • the optimization information can be input by any method in step S10.
  • FIG. 7 is a flowchart showing the flow of search processing executed in step S40 of FIG.
  • step S410 the search unit 13 uses the optimization parameter 35, the static warehouse basic information 36, and the calculation history information 37 included in the optimization information input in step S10 of FIG. conduct.
  • this environmental change amount calculation process the difference between the contents of the past optimization parameters 35 and the static warehouse basic information 36 represented by the calculation history information 37 and the contents of the current optimization parameters 35 and the contents of the static basic warehouse information 36 is calculated. By doing so, the amount of change in the work environment based on a certain point in the past is obtained, and the result of the calculation is output as the amount of environmental change 42 . Details of the environmental variation calculation process will be described later.
  • step S420 the search unit 13 visualizes the environmental change amount based on the environmental change amount 42 calculated by the environmental change amount calculation process in step S410.
  • the visualized amount of environmental change is presented to the user by being output to the output device 5 .
  • An example of the display screen of the output device 5 at this time will be described later.
  • the search unit 13 determines whether or not it is necessary to search again for the neighborhood solution based on the value of the environmental change amount 42 calculated at step S410.
  • the value of the environmental change amount 42 is compared with a predetermined reference value, and if the value of the environmental change amount 42 is less than the reference value, it is determined that re-searching of the neighborhood solution is unnecessary, and the process proceeds to step S440.
  • the value of the environmental change amount 42 is equal to or greater than the reference value, it is determined that it is necessary to re-search the neighborhood solution for the optimization target order 41 set in step S20 or S30 of FIG. Proceed to S450.
  • the search unit 13 generates an initial solution for the work order.
  • an initial solution for the work order is generated. Note that any method can be used to perform the processing of step S440 as long as the initial solution of the work order can be generated.
  • step S450 the search unit 13 performs neighborhood solution generation processing using the environment change amount 42 calculated by the environment change amount calculation processing in step S410 and the optimization target order 41.
  • this neighborhood solution generation process by changing the order of work expressed by the optimization target order 41 based on the environment change amount 42, a neighborhood solution 43 for the optimization target order 41 is generated and output. Details of the neighborhood solution generation process will be described later.
  • step S440 or S450 After the processing of step S440 or S450 is executed, the initial solution generated in step S440 or the neighborhood solution 43 generated in step S450 is set as the optimum solution candidate, and the loop processing of steps S460 to S500 described below is performed.
  • the search unit 13 calculates the evaluation value of the optimum solution candidate based on the optimization parameters 35 and the warehouse static basic information 36.
  • a simulator is used to calculate the evaluation value by calculating a throughput value indicating the degree of work efficiency when the optimum solution candidate is applied based on the optimization parameter 35 and the warehouse static basic information 36. conduct.
  • the evaluation value calculated here is a value that indicates the degree of superiority or inferiority of the optimum solution candidate with respect to the objective of optimization, and the content differs depending on the type of task designated as the optimization target. For example, when performing optimization processing with the objective of minimizing the total moving distance of the autonomous body, the total moving distance of the autonomous body may be calculated as the evaluation value. In addition to this, any physical quantity or information quantity can be calculated as the evaluation value of the optimum solution candidate.
  • step S470 the search unit 13 secondary stores the optimization parameters 35 and the warehouse static basic information 36 used when calculating the evaluation value in step S460, and the calculated evaluation value as the calculation history information 37. Store in device 3.
  • the calculation history information 37 saved here is used in the environmental variation calculation process in step S410 as described above in subsequent processes.
  • step S480 the search unit 13 selects one of the optimal solution candidates generated so far as an excellent solution.
  • the optimum solution candidate having the evaluation value that best matches the optimization objective is selected as the excellent solution.
  • the optimal solution candidate whose evaluation value is calculated in step S460 may be selected as the excellent solution regardless of the evaluation value.
  • the search unit 13 generates a variant solution based on the good solution selected at step S460.
  • a variant solution can be generated by partially changing the work order selected as a good solution.
  • any method can be used to generate a mutant solution as long as the mutant solution can be generated based on the good solution.
  • step S500 the search unit 13 determines whether or not to end the search for the optimum solution. Here, it is determined whether or not the search end condition specified by the calculation time specification information 34 and the optimization parameter 35 is satisfied. If the search end condition is not satisfied, the process returns to step S460 and the loop processing of steps S460 to S500 is performed. repeat. At this time, the search unit 13 calculates an evaluation value in step S460 for the mutant solution generated in step S490 of the previous loop processing, and compares the evaluation value with the evaluation value of the excellent solution selected in step S480 of the previous loop processing. Compare and select one of them as the new good solution. On the other hand, if the search end condition is satisfied, the search processing shown in the flowchart of FIG.
  • step S50 as a result of the loop processing of steps S460 to S500 being executed multiple times in the search processing of FIG. 7, the excellent solution finally selected in step S480 is output as the optimum solution.
  • FIG. 8 is a flow chart showing the flow of the environmental variation calculation process executed in step S410 of FIG.
  • step S411 the search unit 13 uses the optimization parameters 35, the warehouse static basic information 36, and the calculation history information 37 included in the optimization information input in step S10 of FIG. Calculate the similarity between the working environment and the current working environment.
  • the difference between the contents of the past optimization parameter 35 and the static basic warehouse information 36 represented by the calculation history information 37 and the current optimization parameter 35 and the static basic warehouse information 36 is obtained, and the similarity is calculated from the difference value. Calculate degrees.
  • the content of the product placement 362 in the past static warehouse basic information 36 and the content of the product placement 362 in the current warehouse static basic information 36 are regarded as arrays, respectively, and between these arrays Calculate the rank correlation coefficient of This makes it possible to quantify the degree of change in work environment between the past and present, that is, the similarity.
  • the degree of similarity calculated here may quantitatively represent the degree of change in the work environment, and any calculation method can be used to perform the processing of step S411.
  • difference calculation methods such as taking the absolute value of the difference, the square of the difference, and the logarithm of the absolute value of the difference are conceivable.
  • step S412 the search unit 13 calculates an environment change function based on the similarity calculated in step S411.
  • other information such as the optimization parameter 35 and the warehouse static basic information 36 are used to apply a predetermined environment change function to obtain a comprehensive environment Calculate the amount of change.
  • a linear calculation method that weights the difference between each parameter value between the past and present and sums it up, or a non-linear calculation method that calculates the product of the difference of each parameter value, etc., to obtain the amount of environmental change. be able to.
  • the scalar value calculated in this manner is output as the environmental change amount 42 .
  • step S412 After executing the process of step S412 and outputting the environmental change amount 42, the search unit 13 ends the environmental change amount calculation process shown in the flowchart of FIG. 8, and proceeds to step S420 of FIG.
  • FIG. 9 is a diagram showing a specific example of the environmental variation visualization screen displayed on the output device 5 when visualizing the environmental variation in step S420 of FIG.
  • the environment change amount visualization screen 120 shown in FIG. 9 includes an environment change amount graph 121 indicated by a solid line and a productivity change graph 122 indicated by a broken line.
  • the horizontal axis represents time
  • the vertical axis represents the environmental variation 42 and the evaluation value of the optimum solution.
  • the information on the evaluation value of the optimum solution is included in the calculation history information 37 saved in step S470 of FIG.
  • the environmental change graph 121 represents time-series changes in the environment change amount 42
  • the productivity change graph 122 represents time-series information of the productivity represented by the evaluation value of the obtained optimal solution, for example, the degree of work efficiency. represent.
  • FIG. 10 is a flow chart showing the flow of the neighborhood solution generation process executed in step S450 of FIG.
  • step S451 the searching unit 13 generates a parameter reflecting the current environmental change amount based on a certain point in the past based on the environmental change amount 42 calculated in step S410 of FIG.
  • the value of the environmental change amount 42 is reflected to generate a parameter that determines the magnitude of the perturbation to be applied to the optimization target order 41 in step S452, which will be described later.
  • step S452 the search unit 13 applies perturbation to the aforementioned optimization target order 41 based on the parameters generated in step S451.
  • the order of each work in the work order represented by the order to be optimized 41 is digitized, the width of the probability distribution is determined according to the parameter, and each numerical value is varied according to the width of the probability distribution, Perturbation according to parameters can be added to the optimization target order 41 .
  • a normal distribution or various other distributions can be used.
  • the order of each work of the optimization target order 41 digitized in step S451 is calculated as follows.
  • step S453 the search unit 13 rearranges the optimization target orders 41 to which the perturbation is applied in step S452.
  • the optimization target orders 41 that reflect the environmental change amount 42 are rearranged.
  • step S454 the search unit 13 re-integers each numerical value of the optimization target orders 41 rearranged in step S453, thereby determining the rearranged work order reflecting the environmental variation 42. Then, the determined work order after rearrangement is output as the neighborhood solution 43, the neighborhood solution generation process shown in the flowchart of FIG. 10 is terminated, and the process proceeds to step S460 of FIG.
  • the neighborhood solution generation process by thus perturbing the optimization target order 41 according to the environmental variation 42, it is possible to generate a neighborhood solution 43 in which the optimization target order 41 is changed.
  • various similarities can be expressed by changing the type of probability distribution assigned to each numerical value of the work order represented by the optimization target order 41 and its parameters.
  • the number of neighborhood solutions 43 output in step S454 may be one, or a plurality of them. It is also possible to output as
  • FIG. 11 shows a search situation screen displayed on the output device 5 when optimization processing is executed by the optimization device 100 of the present embodiment and then optimization processing is executed again in response to a change in the working environment. It is a figure which shows a specific example.
  • a broken-line graph 131 indicates the past search results
  • a solid-line graph 132 indicates the current search results.
  • the horizontal axis represents the calculation time required for the search
  • the vertical axis represents the productivity (for example, the throughput value) of the warehouse work obtained as the evaluation value of the optimum solution.
  • the search situation screen 130 in FIG. 11 shows an example of using a genetic algorithm (GA) as an optimization method, but a similar screen can be used with Bayesian optimization (BO) or other optimization methods. can indicate the search status.
  • GA genetic algorithm
  • BO Bayesian optimization
  • optimization information including warehouse static basic information 36 and initial order information 31 according to the work environment is input to the optimization device 100 of the present embodiment as a result of past search from a state without prior knowledge. , shows the state when searching for a certain period of time using a genetic algorithm (GA).
  • GA genetic algorithm
  • the graph 132 shows the result of re-searching in a changed working environment by utilizing the information of the past search result indicated by the graph 131 as the current search result.
  • the search unit 13 executes the environmental change amount calculation process shown in FIG.
  • An environmental variation 42 representing the degree can be calculated, and a neighborhood solution 43 can be generated based on the environmental variation 42 by executing the neighborhood solution generation process shown in FIG.
  • a plurality of mutant solutions based on the neighborhood solution are generated, evaluation values of the neighborhood solution and the plurality of mutation solutions are calculated, and based on these evaluation values, the neighborhood is generated.
  • Either the solution or multiple variant solutions can be selected as the optimal solution.
  • past search results can be efficiently updated according to changes in the work environment, and the optimum solution for the current work environment can be obtained.
  • a curve 133 in FIG. 11 indicates the distribution of perturbations applied to the optimization target order 41 when the neighborhood solution 43 is generated.
  • the distribution of perturbations represented by this curve 133 conceptually shows the extent to which the past search results are reflected in the current search, taking into account the degree of change in the work environment between the past and this time.
  • a neighborhood solution 43 is generated from the optimum solution based on the past search results represented by the calculation history information 37, and an optimization method such as a genetic algorithm (GA) is used to generate a new optimum solution. explore.
  • GA genetic algorithm
  • the optimization device 100 is a device for optimizing the order of work performed using a plurality of autonomous bodies, and initial order information 31 representing the initial value of the work order planned for the work, Optimization information including variable factor information (work progress information 32 and additional order information 33) representing variable factors of the work order and work environment information (warehouse static basic information 36) representing the work environment in which the work is performed.
  • an optimization information input unit 11 for inputting an optimization target update unit 12 for determining an optimization target order 41 representing a work order to be optimized based on initial order information 31 and variation factor information; and work environment information and a search unit 13 for searching for the optimum solution of the work order based on the optimization target order 41, and an optimum solution output unit 14 for outputting the optimum solution searched by the search unit 13. Since this is done, the order of work performed using a plurality of autonomous bodies can be efficiently optimized according to changes in the work environment.
  • the search unit 13 generates a neighborhood solution 43 in which the optimization target order 41 is changed according to changes in the work environment based on the work environment information (step S450), and searches for the optimum solution using the neighborhood solution 43. (Steps S460-S500). By doing so, the optimization target order 41 can be used to generate the neighborhood solution 43 according to changes in the working environment, and the neighborhood solution 43 can be used to efficiently search for the optimum solution.
  • the search unit 13 calculates the environment change amount 42 representing the work environment change amount (step S410), and generates the neighborhood solution 43 based on the environment change amount 42 (step S450). ).
  • the neighborhood solution 43 is generated by changing the optimization target order by applying a perturbation according to the environmental change amount 42 to the optimization target order 41 (steps S451 to S454). Since this is done, it is possible to generate the neighborhood solution 43 that appropriately reflects the amount of change in the working environment with respect to the optimization target order 41 .
  • the search unit 13 visualizes the environmental variation 42 and presents it to the user (step S420). By doing so, it is possible to inform the user how much the current work environment has changed with reference to a certain point in the past.
  • the search unit 13 determines whether or not to generate the neighborhood solution 43 based on the environmental change amount 42 (step S430). If it is determined not to generate the neighborhood solution 43 (step S430: NO), The initial solution set irrespective of the optimization target order 41 is used instead of the neighborhood solution 43 to search for the optimum solution (steps S440, S460 to S500). Since this is done in this way, if the change in the current work environment with respect to a certain point in the past is small, and therefore even if the neighborhood solution 43 is generated, the difference from the original optimization target order 41 is considered to be small, the neighborhood solution 43 By using the initial solution instead of , the optimal solution can be reliably searched.
  • the search unit 13 generates a plurality of mutant solutions based on the neighborhood solution 43 (step S490), calculates the evaluation values of the neighborhood solution 43 and the plurality of mutation solutions (step S460), and uses these evaluation values as Based on this, either the nearest neighbor solution 43 or a plurality of mutant solutions is selected as the optimum solution (step S480). In this way, the most appropriate order of operations for the purpose of optimization can be obtained as the optimal solution.
  • the optimum solution output unit 14 displays, for example, the search situation screen 130 of FIG. Present. Since this is done, the user can be notified of how the evaluation value of the optimum solution has changed according to the change in the work environment.
  • SYMBOLS 1 Central processing unit, 2...Main storage device, 3...Secondary storage device, 4...Input device, 5...Output device, 6...Bus, 11...Optimization information input unit, 12...Optimization target updating unit, 13 ... search unit, 14 ... optimum solution output unit, 31 ... initial order information, 32 ... work progress information, 33 ... additional order information, 34 ... calculation time designation information, 35 ... optimization parameters, 36 ... warehouse static basic information, 37... Calculation history information, 38... Optimal order information, 41... Optimization target order, 42... Environmental change amount, 43... Neighborhood solution, 100... Optimization device

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Quality & Reliability (AREA)
  • General Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Marketing (AREA)
  • Manufacturing & Machinery (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Primary Health Care (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Automation & Control Theory (AREA)
  • Game Theory and Decision Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • General Factory Administration (AREA)

Abstract

This optimization device, which optimizes an sequence of work performed using a plurality of autonomous bodies, comprises: an optimization information input unit for inputting optimization information that includes initial order information representing an initial value for a work sequence planned for the work, variation factor information representing a factor for a variation in the work sequence, and work environment information representing a work environment in which the work is performed; an optimization subject updating unit for determining, on the basis of the initial order information and the variation factor information, an optimization subject order representing a work sequence to be optimized; a search unit for searching for an optimal solution for the work sequence, on the basis of the work environment information and the optimization subject order; and an optimal solution output unit for outputting the optimal solution retrieved by the search unit.

Description

最適化装置、最適化方法Optimization device, optimization method
 本発明は、複数の自律体を用いて行われる作業の順序を最適化するための装置および方法に関する。 The present invention relates to an apparatus and method for optimizing the order of work performed using multiple autonomous bodies.
 近年、倉庫や工場などにおいて、人間の作業者に加えて、自律的に動作して予め設定された計画に沿った作業順序で所定の作業を行うロボット(以下、これらをまとめて「自律体」と称する)の利用が進められている。こうした自律体の運用では、業務効率化ニーズの高まりを受けて、運用効率化を実現する技術が必要とされている。 In recent years, in warehouses and factories, in addition to human workers, robots (hereinafter collectively referred to as “autonomous bodies”) that operate autonomously and perform predetermined work in accordance with a work order set in advance ) is being promoted. In the operation of such an autonomous body, there is a need for technology that realizes operational efficiency in response to the growing needs for operational efficiency.
 自律体の運用効率化に関して、例えば特許文献1の技術が知られている。特許文献1には、解ベクトル集合内で適合度の高いグループの重心ベクトルの移動ベクトルに着目し、その移動ベクトルが同じ方向を指し示す場合にはそちらの方向に適合度の高い解ベクトルが存在すると判断しそのベクトルに沿って解ベクトル群の更新を行うとともに、現在の解ベクトル集合を対象にした組み替え操作による解ベクトルの最適化も同時に行うことにより、大域的解更新能力に優れるという遺伝的アルゴリズムの特徴を活かしながら、同時に過去の解ベクトル更新の履歴を利用して高速に最適解の方向を推定することができる最適化調整方法が開示されている。 For example, the technology of Patent Document 1 is known for improving the operational efficiency of autonomous bodies. In Patent Document 1, attention is paid to the movement vector of the centroid vector of the group with high fitness in the solution vector set, and if the movement vectors point in the same direction, it is assumed that there is a solution vector with high fitness in that direction. A genetic algorithm that has excellent global solution update capability by making a decision and updating the solution vector group along the vector, and simultaneously optimizing the solution vector by recombination operation targeting the current solution vector set. An optimization adjustment method is disclosed in which the direction of the optimum solution can be estimated at high speed using the history of past solution vector updates while making use of the characteristics of .
日本国特開2002-251600号公報Japanese Patent Application Laid-Open No. 2002-251600
 特許文献1の技術では、作業環境の変化により、自律体の作業実績と計画との乖離が大きくなって計画の修正が必要となった場合に、算出済みの最適解を利用して計画の修正を行うことが困難である。そのため、最適解の推定をやり直す必要があり、作業環境の変化に応じて作業順序を効率的に最適化することができないという課題がある。 In the technology of Patent Document 1, when the divergence between the work results of the autonomous body and the plan becomes large due to changes in the work environment and the plan needs to be revised, the plan is revised using the calculated optimal solution. is difficult to do. Therefore, it is necessary to re-estimate the optimum solution, and there is a problem that the work order cannot be efficiently optimized according to changes in the work environment.
 本発明は、上記に鑑みてなされたものであり、複数の自律体を用いて行われる作業の順序を、作業環境の変化に応じて効率的に最適化することを主な目的とする。 The present invention has been made in view of the above, and its main purpose is to efficiently optimize the order of work performed using a plurality of autonomous bodies according to changes in the work environment.
 本発明による最適化装置は、複数の自律体を用いて行われる作業の順序を最適化する装置であって、前記作業に対して計画された作業順序の初期値を表す初期オーダー情報と、前記作業順序の変動要因を表す変動要因情報と、前記作業が実施される作業環境を表す作業環境情報と、を含む最適化情報を入力する最適化情報入力部と、前記初期オーダー情報および前記変動要因情報に基づいて最適化対象とする作業順序を表す最適化対象オーダーを決定する最適化対象更新部と、前記作業環境情報および前記最適化対象オーダーに基づいて前記作業順序の最適解を探索する探索部と、前記探索部により探索された前記最適解を出力する最適解出力部と、を備える。
 本発明による最適化方法は、複数の自律体を用いて行われる作業の順序を最適化する方法であって、前記作業に対して計画された作業順序の初期値を表す初期オーダー情報と、前記作業順序の変動要因を表す変動要因情報と、前記作業が実施される作業環境を表す作業環境情報と、を含む最適化情報をコンピュータに入力し、前記コンピュータにより、前記初期オーダー情報および前記変動要因情報に基づいて最適化対象とする作業順序を表す最適化対象オーダーを決定し、前記コンピュータにより、前記作業環境情報および前記最適化対象オーダーに基づいて前記作業順序の最適解を探索し、探索された前記最適解を前記コンピュータから出力する。
An optimization device according to the present invention is a device for optimizing the order of work performed using a plurality of autonomous bodies, comprising: initial order information representing an initial value of the work order planned for the work; an optimization information input unit for inputting optimization information including variation factor information representing a variation factor of work order and work environment information representing a work environment in which the work is performed; the initial order information and the variation factor; an optimization target update unit that determines an optimization target order representing a work order to be optimized based on information; and a search that searches for an optimal solution for the work order based on the work environment information and the optimization target order. and an optimum solution output unit for outputting the optimum solution searched by the search unit.
An optimization method according to the present invention is a method for optimizing the order of work performed using a plurality of autonomous bodies, comprising: initial order information representing an initial value of the work order planned for the work; optimization information including variable factor information representing a variable factor of work order and work environment information representing a work environment in which the work is performed is input to a computer, and the computer processes the initial order information and the variable factor; determining an order to be optimized representing a work order to be optimized based on the information, searching for an optimal solution of the work order based on the work environment information and the order to be optimized by the computer; and outputting the optimum solution from the computer.
 本発明によれば、複数の自律体を用いて行われる作業の順序を、作業環境の変化に応じて効率的に最適化することができる。 According to the present invention, the order of work performed using a plurality of autonomous bodies can be efficiently optimized according to changes in the work environment.
図1は、本発明の一実施形態に係る最適化装置の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of an optimization device according to one embodiment of the present invention. 図2は、初期オーダー情報の具体例を示す図である。FIG. 2 is a diagram showing a specific example of initial order information. 図3は、最適化パラメータの具体例を示す図である。FIG. 3 is a diagram showing a specific example of optimization parameters. 図4は、倉庫静的基礎情報の具体例を示す図である。FIG. 4 is a diagram showing a specific example of warehouse static basic information. 図5は、本発明の一実施形態に係る最適化装置の処理の流れを示すフローチャートである。FIG. 5 is a flow chart showing the processing flow of the optimization device according to one embodiment of the present invention. 図6は、最適化情報入力画面の具体例を示す図である。FIG. 6 is a diagram showing a specific example of the optimization information input screen. 図7は、探索処理の流れを示すフローチャートである。FIG. 7 is a flowchart showing the flow of search processing. 図8は、環境変化量計算処理の流れを示すフローチャートである。FIG. 8 is a flow chart showing the flow of the environmental variation calculation process. 図9は、環境変化量可視化画面の具体例を示す図である。FIG. 9 is a diagram showing a specific example of the environmental variation visualization screen. 図10は、近傍解生成処理の流れを示すフローチャートである。FIG. 10 is a flowchart showing the flow of neighborhood solution generation processing. 図11は、探索状況画面の具体例を示す図である。FIG. 11 is a diagram showing a specific example of the search status screen.
 以下、本発明の一実施形態について、図面を参照して説明する。 An embodiment of the present invention will be described below with reference to the drawings.
 図1は、本発明の一実施形態に係る最適化装置の構成を示すブロック図である。本実施形態に係る最適化装置100は、中央処理装置1、主記憶装置2、二次記憶装置3、入力装置4および出力装置5を備えたコンピュータであり、これらの各装置がバス6を介して互いに接続されることにより構成されている。 FIG. 1 is a block diagram showing the configuration of an optimization device according to one embodiment of the present invention. The optimization device 100 according to this embodiment is a computer having a central processing unit 1, a main memory device 2, a secondary memory device 3, an input device 4 and an output device 5. These devices are connected via a bus 6. are connected to each other.
 中央処理装置1は、例えばCPU(Central Processing Unit)を用いて構成され、最適化装置100を動作させるための様々な処理や演算を行う。中央処理装置1は、主記憶装置2や二次記憶装置3に格納されたプログラムを実行することで、最適化情報入力部11、最適化対象更新部12、探索部13および最適解出力部14の各機能ブロックを実現する。これらの機能ブロックの詳細については後述する。なお、中央処理装置1の機能の一部または全部をCPU以外のデバイス、例えばGPU(Graphic Processing Unit)やFPGA(Field Programmable Gate Array)、ASIC(Application Specific Integrated Circuit)等を用いて実現してもよい。 The central processing unit 1 is configured using, for example, a CPU (Central Processing Unit), and performs various processes and calculations for operating the optimization device 100 . The central processing unit 1 executes the programs stored in the main storage device 2 and the secondary storage device 3 to perform an optimization information input unit 11, an optimization target update unit 12, a search unit 13, and an optimal solution output unit 14. realize each functional block. Details of these functional blocks will be described later. Note that some or all of the functions of the central processing unit 1 may be implemented using a device other than the CPU, such as a GPU (Graphic Processing Unit), FPGA (Field Programmable Gate Array), ASIC (Application Specific Integrated Circuit), etc. good.
 主記憶装置2は、例えばDRAM(Dynamic Random Access Memory)等の高速かつ揮発性の記憶装置を用いて構成され、中央処理装置1がプログラムを実行する際の作業領域として使用される。 The main storage device 2 is configured using a high-speed and volatile storage device such as a DRAM (Dynamic Random Access Memory), and is used as a work area when the central processing unit 1 executes programs.
 二次記憶装置3は、例えばHDD(Hard Disk Drive)等の磁気記憶装置やSSD(Solid State Drive)などの大容量かつ不揮発性の記憶装置を用いて構成され、中央処理装置1が実行するプログラムや、中央処理装置1の処理で利用される各種情報が格納される。二次記憶装置3に格納される情報には、初期オーダー情報31、作業進捗情報32、追加オーダー情報33、計算時間指定情報34、最適化パラメータ35、倉庫静的基礎情報36、計算履歴情報37、最適オーダー情報38の各情報が含まれる。これらの情報の詳細については後述する。 The secondary storage device 3 is configured using, for example, a magnetic storage device such as a HDD (Hard Disk Drive) or a large-capacity and non-volatile storage device such as an SSD (Solid State Drive). and various information used in the processing of the central processing unit 1 are stored. The information stored in the secondary storage device 3 includes initial order information 31, work progress information 32, additional order information 33, calculation time specification information 34, optimization parameters 35, warehouse static basic information 36, calculation history information 37. , best order information 38 are included. Details of these pieces of information will be described later.
 入力装置4は、最適化装置100を利用するユーザからの入力操作を検出する装置であり、例えばキーボード、マウス等を用いて実現される。入力装置4により検出されたユーザの入力操作内容は中央処理装置1に伝達され、中央処理装置1が行う処理や演算に反映される。 The input device 4 is a device that detects an input operation from a user who uses the optimization device 100, and is implemented using, for example, a keyboard, a mouse, and the like. The content of the user's input operation detected by the input device 4 is transmitted to the central processing unit 1 and reflected in the processing and calculations performed by the central processing unit 1 .
 出力装置5は、最適化装置100で行われた処理や演算の結果を、最適化装置100を利用するユーザに提示する装置であり、例えばディスプレイ装置、プリンタ等を用いて実現される。出力装置5における提示内容は、中央処理装置1によって制御される。 The output device 5 is a device that presents the results of processing and calculations performed by the optimization device 100 to the user who uses the optimization device 100, and is realized using, for example, a display device, a printer, or the like. The presentation contents on the output device 5 are controlled by the central processing unit 1 .
 なお、最適化装置100とネットワークを介して接続された端末を、入力装置4や出力装置5の代わりに用いてもよい。この場合、最適化装置100が備える不図示の通信インターフェースにより、ユーザが端末を用いて行った入力操作内容を示す通信情報を端末から受信するとともに、最適化装置100の処理結果を端末へ送信し、端末に出力してユーザに提示することができる。 A terminal connected to the optimization device 100 via a network may be used instead of the input device 4 and the output device 5. In this case, a communication interface (not shown) of the optimization device 100 receives from the terminal communication information indicating the content of the input operation performed by the user using the terminal, and transmits the processing result of the optimization device 100 to the terminal. , can be output to a terminal and presented to the user.
 また、図1に示した最適化装置100の構成は、物理的に一つの計算機上に構築されてもよいし、複数の計算機上に分散して構築されてもよい。さらに、物理的には一つまたは複数の計算機上に論理区画を構成し、この論理区画上に最適化装置100の各構成が構築されてもよい。 Also, the configuration of the optimization device 100 shown in FIG. 1 may be physically constructed on one computer, or may be distributed and constructed on a plurality of computers. Furthermore, logical partitions may be physically configured on one or more computers, and each configuration of the optimization device 100 may be constructed on these logical partitions.
 次に、中央処理装置1における最適化情報入力部11、最適化対象更新部12、探索部13および最適解出力部14の各機能ブロックについて説明する。本実施形態の最適化装置100では、中央処理装置1がこれらの機能ブロックとして動作することで、倉庫や工場などにおいて複数の自律体を用いて行われる作業について、作業環境に応じて作業順序を変更することにより、最適な作業順序を探索する。これにより、作業環境が変化した場合にも、元の作業順序を利用して最適な作業順序を効率的に求めることができるようにしたものである。 Next, the functional blocks of the optimization information input unit 11, the optimization target update unit 12, the search unit 13, and the optimal solution output unit 14 in the central processing unit 1 will be described. In the optimization device 100 of the present embodiment, the central processing unit 1 operates as these functional blocks, so that the order of work performed using a plurality of autonomous bodies in warehouses, factories, etc. is determined according to the work environment. Search for the optimum work order by changing. As a result, even when the work environment changes, the original work order can be used to efficiently obtain the optimum work order.
 最適化情報入力部11は、最適化装置100が作業環境に応じた最適な作業順序を求めるために必要な情報を入力する。具体的には、二次記憶装置3に格納されている初期オーダー情報31、作業進捗情報32、追加オーダー情報33、計算時間指定情報34、最適化パラメータ35、倉庫静的基礎情報36、計算履歴情報37の各情報を読み込むことで、これらの情報を入力する。なお、これらの情報は、最適化装置100が処理を開始する前に、二次記憶装置3に予め記憶されているものとする。 The optimization information input unit 11 inputs information necessary for the optimization device 100 to obtain the optimum work order according to the work environment. Specifically, initial order information 31, work progress information 32, additional order information 33, calculation time specification information 34, optimization parameters 35, warehouse static basic information 36, and calculation history stored in the secondary storage device 3. By reading each information of the information 37, these pieces of information are input. It is assumed that these pieces of information are pre-stored in the secondary storage device 3 before the optimization device 100 starts processing.
 最適化対象更新部12は、最適化情報入力部11により入力された各情報のうち、予め計画された作業順序の初期値を表す初期オーダー情報31と、初期値からの作業順序の変動要因をそれぞれ表す作業進捗情報32および追加オーダー情報33とに基づいて、最適化対象とする作業順序を表す最適化対象オーダーを決定する。 The optimization target update unit 12 updates the initial order information 31 representing the initial value of the work order planned in advance and the factors of fluctuation of the work order from the initial value among the information input by the optimization information input unit 11. Based on the work progress information 32 and the additional order information 33 respectively represented, an optimization target order representing the work order to be optimized is determined.
 探索部13は、最適化情報入力部11により入力された各情報のうち、作業が実施される作業環境を表す倉庫静的基礎情報36と、最適化対象更新部12により決定された最適化対象オーダーとに基づいて、作業順序の最適解を探索する。例えば、複数の自律体による全体の作業効率を最大化するような作業順序を、最適解として探索する。 The search unit 13 retrieves the warehouse static basic information 36 representing the work environment in which the work is performed, among the information input by the optimization information input unit 11, and the optimization target determined by the optimization target updating unit 12. Search for the optimal work order solution based on the order. For example, a work order that maximizes the overall work efficiency of a plurality of autonomous bodies is searched for as an optimal solution.
 最適解出力部14は、探索部13により探索された最適解を出力する。最適解出力部14が出力した最適解は、出力装置5によってユーザに提示される。これにより、変化後の作業環境に応じた最適な作業順序をユーザに伝えて、ユーザが作業計画を見直す際に有用な情報を提供できるようにする。 The optimum solution output unit 14 outputs the optimum solution found by the search unit 13. The optimum solution output by the optimum solution output unit 14 is presented to the user by the output device 5 . In this way, it is possible to inform the user of the optimum work order according to the work environment after the change, and to provide useful information when the user reviews the work plan.
 次に、二次記憶装置3に格納されている情報の詳細について説明する。以下では、複数の自律体によって行われる倉庫のピッキング作業について、その作業順序を最適化する場合の例を説明するものとする。なお、自律体はロボットであってもよいし、人間の作業者であってもよい。また、これらが混在して運用されていてもよい。 Next, the details of the information stored in the secondary storage device 3 will be explained. In the following, an example of optimizing the order of warehouse picking operations performed by a plurality of autonomous bodies will be described. Note that the autonomous body may be a robot or a human operator. Moreover, these may be mixed and operated.
 初期オーダー情報31は、予め計画された作業順序の初期値を表す情報である。図2は、初期オーダー情報31の具体例を示す図である。図2に示すように、初期オーダー情報31は、例えば出荷日時311、SKU(Stock Keeping Unit)312、個数313の各フィールドを有する複数のレコードを組み合わせたテーブルデータにより表される。初期オーダー情報31のレコードは、作業単位ごとに設定される。 The initial order information 31 is information representing the initial value of the work order planned in advance. FIG. 2 is a diagram showing a specific example of the initial order information 31. As shown in FIG. As shown in FIG. 2, the initial order information 31 is represented by table data combining a plurality of records having, for example, shipping date/time 311, SKU (Stock Keeping Unit) 312, and quantity 313 fields. A record of the initial order information 31 is set for each work unit.
 出荷日時311には、倉庫から商品を出荷する予定時刻の情報が格納される。各自律体は、この出荷日時311に示された時刻の順序に従って、倉庫内の棚から指定の商品をピックアップして出荷する。SKU312には、在庫管理上の各商品の種類を特定する固有のIDが格納される。このSKU312に商品のIDが格納されることで、出荷対象の商品が指定される。個数313には、出荷する商品の個数が格納される。 The shipping date and time 311 stores information on the scheduled time for shipping the product from the warehouse. Each autonomous body picks up and ships a designated product from a shelf in the warehouse according to the order of times indicated by the shipping date and time 311 . The SKU 312 stores a unique ID that identifies the type of each product for inventory management. By storing the product ID in the SKU 312, the product to be shipped is designated. The number 313 stores the number of products to be shipped.
 なお、図2に示した初期オーダー情報31の構成は一例であり、例えば各作業を担当する自律体(ロボットまたは作業者)のIDなど、他の情報を初期オーダー情報31に含めてもよい。倉庫の運用形態や取り扱う商品の大きさなどに応じて、任意の情報を初期オーダー情報31に含めることができる。各自律体は、初期オーダー情報31またはこれと同じ内容が記載されたオーダーリストに従って、倉庫のピッキング作業を行う。 The configuration of the initial order information 31 shown in FIG. 2 is an example, and other information such as the ID of the autonomous body (robot or worker) in charge of each task may be included in the initial order information 31. Arbitrary information can be included in the initial order information 31 according to the operation mode of the warehouse, the size of the products to be handled, and the like. Each autonomous body performs warehouse picking work according to the initial order information 31 or an order list containing the same content.
 作業進捗情報32は、初期オーダー情報31が表す作業順序の初期値、すなわち計画時の作業順序に対して、現時点での作業進捗状況を表す情報である。追加オーダー情報33は、初期オーダー情報31が表す作業順序の初期値に対して、後から追加された作業を表す情報である。これらの情報は、いずれも作業順序の変動要因を表す情報であるため、以下ではまとめて「変動要因情報」と呼ぶことがある。 The work progress information 32 is information representing the current progress of work with respect to the initial value of the work order represented by the initial order information 31, that is, the work order at the time of planning. The additional order information 33 is information representing work added after the initial value of the work order represented by the initial order information 31 . All of these pieces of information are information representing factors of variation in the work order, and hence are sometimes collectively referred to as "variation factor information" below.
 作業進捗情報32および追加オーダー情報33は、例えば図2に示した初期オーダー情報31と同様のテーブルデータにより表すことができる。具体的には、作業進捗情報32は、例えば初期オーダー情報31を構成する複数のレコードのうち、すでに実施済みの作業に対応するレコードを抽出したものとして表すことができる。また、追加オーダー情報33は、追加された作業ごとにレコードを設定し、各レコードに初期オーダー情報31と同様のフィールドを設定したものとして表すことができる。 The work progress information 32 and the additional order information 33 can be represented by table data similar to the initial order information 31 shown in FIG. 2, for example. Specifically, the work progress information 32 can be represented by extracting, for example, records corresponding to work that has already been performed from among the plurality of records that constitute the initial order information 31 . Further, the additional order information 33 can be represented by setting a record for each added work and setting the same fields as the initial order information 31 in each record.
 なお、初期オーダー情報31、作業進捗情報32および追加オーダー情報33の各情報は、必ずしも上記のようなテーブル形式で表現する必要はない。例えば、これらの情報をテキストベースで記述してもよいし、他の表現形式としてもよい。 It should be noted that the initial order information 31, the work progress information 32, and the additional order information 33 do not necessarily need to be expressed in the above table format. For example, these information may be described on a text basis, or may be expressed in other formats.
 計算時間指定情報34は、最適化装置100が作業順序の最適解を求めるために使用可能な計算時間を表す情報である。この計算時間には、例えば予めユーザにより指定された値が設定される。 The calculation time specification information 34 is information representing the calculation time that can be used by the optimization device 100 to find the optimum solution for the work order. For this calculation time, for example, a value specified in advance by the user is set.
 最適化パラメータ35は、最適化装置100が作業順序の最適解を求める際に使用可能な最適化手法やそのパラメータ値を表す情報である。図3は、最適化パラメータ35の具体例を示す図である。図3に示すように、最適化パラメータ35は、例えば手法351と、複数の項目からなるパラメータ情報352とを組み合わせて構成される。 The optimization parameter 35 is information representing an optimization method and its parameter values that can be used when the optimization device 100 finds the optimum solution for the work sequence. FIG. 3 is a diagram showing a specific example of the optimization parameters 35. As shown in FIG. As shown in FIG. 3, the optimization parameter 35 is configured by combining, for example, a technique 351 and parameter information 352 consisting of a plurality of items.
 手法351は、最適化手法の種類を表す情報である。ここには、例えば遺伝的アルゴリズムを表す「GA」、ベイズ最適化を表す「BO」、強化学習を表す「RL」など、周知の様々な最適化手法を表す情報を記録することができる。パラメータ情報352は、手法351で指定された最適化手法において用いられるパラメータ値を表す情報である。図3の例では、遺伝的アルゴリズム(GA)を用いる場合のパラメータ値として、交叉率3521、突然変異率3522、選択方法3523の各パラメータ値がパラメータ情報352に含まれている。 The method 351 is information representing the type of optimization method. Here, information representing various well-known optimization methods such as "GA" representing genetic algorithm, "BO" representing Bayesian optimization, and "RL" representing reinforcement learning can be recorded. The parameter information 352 is information representing parameter values used in the optimization technique specified in the technique 351 . In the example of FIG. 3, the parameter information 352 includes parameter values of a crossover rate 3521, a mutation rate 3522, and a selection method 3523 as parameter values when using a genetic algorithm (GA).
 なお、パラメータ情報352の内容は図3のものに限らず、最適化手法の種類に応じて様々なパラメータ値をパラメータ情報352に含めることができる。例えば、最適化手法がベイズ最適化(BO)の場合、探索のepoch数や獲得関数などをパラメータ情報352において設定することが考えられる。また、パラメータ情報352の各パラメータ値は、ユーザが個別に細かく指定することもできるし、自動で選択されるように設定することも可能である。 The contents of the parameter information 352 are not limited to those shown in FIG. 3, and various parameter values can be included in the parameter information 352 according to the type of optimization method. For example, when the optimization method is Bayesian optimization (BO), it is conceivable to set the number of search epochs, the acquisition function, and the like in the parameter information 352 . Further, each parameter value of the parameter information 352 can be individually specified in detail by the user, or can be set to be automatically selected.
 倉庫静的基礎情報36は、複数の自律体によりピッキング作業が実施される倉庫の作業環境を表す情報である。図4は、倉庫静的基礎情報36の具体例を示す図である。図4に示すように、倉庫静的基礎情報36は、例えば自律体パラメータ361、商品配置362、商品マスター363、倉庫レイアウト364の各テーブルデータを含んで構成される。 The warehouse static basic information 36 is information representing the work environment of a warehouse where picking work is carried out by multiple autonomous bodies. FIG. 4 is a diagram showing a specific example of the warehouse static basic information 36. As shown in FIG. As shown in FIG. 4, the warehouse static basic information 36 includes, for example, table data of an autonomous body parameter 361, product placement 362, product master 363, and warehouse layout 364. FIG.
 自律体パラメータ361は、ピッキング作業を行う自律体の性能に関する情報であり、例えば自律体個数3611、最高速度3612、回転速度3613の各パラメータを組み合わせて構成される。自律体個数3611は自律体の個数を表し、最高速度3612は自律体が作業中に出すことのできる最高速度を表し、回転速度3613は自律体が作業中に回転するときの回転速度を表している。なお、自律体パラメータ361の内容は図4のものに限らず、様々なパラメータ値を自律体パラメータ361に含めることができる。 The autonomous body parameter 361 is information about the performance of the autonomous body that performs the picking work, and is configured by combining each parameter of the number of autonomous bodies 3611, maximum speed 3612, and rotation speed 3613, for example. The number of autonomous bodies 3611 represents the number of autonomous bodies, the maximum speed 3612 represents the maximum speed that the autonomous body can generate during work, and the rotation speed 3613 represents the rotation speed when the autonomous body rotates during work. there is Note that the contents of the autonomous body parameters 361 are not limited to those shown in FIG. 4, and various parameter values can be included in the autonomous body parameters 361 .
 商品配置362は、倉庫内において自律体によるピッキング作業が行われる各商品の配置を表す情報である。商品配置362は、例えば棚ID3621、列ID3622、段ID3623、SKU3624の各フィールドを有する複数のレコードを組み合わせたテーブルデータにより表される。商品配置362のレコードは、在庫管理上の商品の種類ごとに設定される。 The product placement 362 is information that represents the placement of each product picked by the autonomous body in the warehouse. The product arrangement 362 is represented by table data combining a plurality of records having fields of shelf ID 3621, column ID 3622, stage ID 3623, and SKU 3624, for example. A record of product placement 362 is set for each type of product for inventory management.
 棚ID3621には、各商品が置かれた棚を特定するIDが格納される。列ID3622と段ID3623には、各商品が置かれた棚の列と段をそれぞれ特定するIDが格納される。SKU3624には、各商品の種類を特定するIDが格納される。すなわち、商品配置362では、棚ID3621、列ID3622および段ID3623の値の組み合わせにより各商品の場所を指定し、SKU3624の値により商品の種類(SKU)を指定している。 The shelf ID 3621 stores an ID that identifies the shelf on which each product is placed. The row ID 3622 and the stage ID 3623 store IDs that specify the row and stage of the shelf on which each product is placed. The SKU 3624 stores an ID that identifies the type of each product. That is, in the product arrangement 362, the location of each product is specified by combining the values of the shelf ID 3621, row ID 3622 and stage ID 3623, and the product type (SKU) is specified by the value of SKU 3624.
 商品マスター363は、倉庫に格納される全商品の属性を表す情報である。商品マスター363は、例えばSKU3631、サイズ3632、重量3633、出荷頻度3634の各フィールドを有する複数のレコードを組み合わせたテーブルデータにより表される。商品マスター363のレコードは、在庫管理上の商品の種類ごとに設定される。 The product master 363 is information representing attributes of all products stored in the warehouse. The product master 363 is represented by table data combining a plurality of records having SKU 3631, size 3632, weight 3633, and shipping frequency 3634 fields, for example. A record of the product master 363 is set for each type of product for inventory management.
 SKU3631には、商品配置362のSKU3624と同様に、各商品の種類を特定するIDが格納される。サイズ3632、重量3633、出荷頻度3634には、各商品の属性を表す情報として、各商品の大きさ、重さ、出荷頻度がそれぞれ格納される。 The SKU 3631 stores an ID that identifies the type of each product, similar to the SKU 3624 of the product placement 362 . The size 3632, weight 3633, and shipping frequency 3634 store the size, weight, and shipping frequency of each product as information representing attributes of each product.
 倉庫レイアウト364は、倉庫内の棚配置などのレイアウトを表す情報である。倉庫レイアウト364は、例えばx座標3641、y座標3642、ステータス3643、物体ID3644の各フィールドを有する複数のレコードを組み合わせたテーブルデータにより表される。倉庫レイアウト364のレコードは、倉庫内のレイアウトを定めるレイアウト要素ごとに設定される。 The warehouse layout 364 is information representing the layout such as the arrangement of shelves in the warehouse. The warehouse layout 364 is represented by table data combining a plurality of records having, for example, x-coordinate 3641, y-coordinate 3642, status 3643, and object ID 3644 fields. A record of the warehouse layout 364 is set for each layout element that defines the layout in the warehouse.
 x座標3641とy座標3642には、各レイアウト要素の倉庫内の位置を表す座標値が格納される。ステータス3643には、例えば「通路」、「棚」、「移動体」、「出口」など、各レイアウト要素の属性を表す情報が格納される。物体ID3644は、各レイアウト要素を特定する固有のIDが格納される。 The x-coordinate 3641 and y-coordinate 3642 store coordinate values representing the position of each layout element in the warehouse. The status 3643 stores information representing the attributes of each layout element such as "passage", "shelf", "moving object", and "exit". The object ID 3644 stores a unique ID that identifies each layout element.
 なお、図4に示した倉庫静的基礎情報36は一例であり、これ以外にも任意の情報を組み合わせて、倉庫静的基礎情報36を構成することができる。また、本実施形態では複数の自律体によって行われる倉庫のピッキング作業の作業順序を最適化する場合の例を説明しているため、図4のような倉庫静的基礎情報36により、作業実施場所である倉庫の作業環境を表すこととしたが、他の種類の作業について作業順序を最適化する場合は、倉庫静的基礎情報36に替えて、当該作業に応じた情報により作業環境を表すことが好ましい。すなわち、本実施形態の倉庫静的基礎情報36は、作業が実施される作業環境を表す作業環境情報の一例に相当し、これ以外にも様々な作業環境情報を用いて、作業順序を最適化する作業が実施される作業環境を表すことができる。 It should be noted that the static warehouse basic information 36 shown in FIG. 4 is an example, and the static warehouse basic information 36 can be configured by combining arbitrary information other than this. In addition, in this embodiment, an example of optimizing the order of warehouse picking work performed by a plurality of autonomous bodies is described. However, when optimizing the work order for other types of work, instead of the warehouse static basic information 36, the work environment can be represented by information according to the work in question. is preferred. That is, the warehouse static basic information 36 of the present embodiment corresponds to an example of work environment information representing the work environment in which work is performed, and various other work environment information is used to optimize the work order. It can represent the work environment in which the work to be done is performed.
 計算履歴情報37は、過去に最適化装置100によって最適な作業順序が求められたときの計算履歴を表す情報である。これには、過去の最適化パラメータ35や倉庫静的基礎情報36の内容と、これらを用いて最適解を探索する際に計算された過去の各最適解候補の評価値とが含まれる。 The calculation history information 37 is information representing the calculation history when the optimization device 100 obtained the optimum work order in the past. This includes the contents of the past optimization parameters 35 and warehouse static basic information 36, and the past evaluation values of each optimum solution candidate calculated when searching for the optimum solution using these.
 最適オーダー情報38は、最適化装置100によって求められた作業順序の最適解を表す情報である。 The optimum order information 38 is information representing the optimum work order solution obtained by the optimization device 100 .
 本実施形態の最適化装置100では、初期オーダー情報31によって表されるピッキング作業の作業順序の初期値が、前述の変動要因情報(作業進捗情報32および追加オーダー情報33)に基づいて変更されることにより、最適化対象とする作業順序が決定される。そして、倉庫静的基礎情報36によって表される作業環境に基づいて、計算時間指定情報34や最適化パラメータ35に応じた探索処理を行うことにより、作業順序の最適解を探索し、最適オーダー情報38を決定する。これにより、複数の自律体によって行われる倉庫のピッキング作業の作業順序を最適化するようにしている。 In the optimization device 100 of the present embodiment, the initial value of the work order of the picking work represented by the initial order information 31 is changed based on the above-described variation factor information (work progress information 32 and additional order information 33). Thus, the work order to be optimized is determined. Then, based on the work environment represented by the warehouse static basic information 36, search processing is performed according to the calculation time specification information 34 and the optimization parameters 35, thereby searching for the optimum work order solution, and obtaining the optimum order information. 38 is determined. This optimizes the order of warehouse picking operations performed by a plurality of autonomous bodies.
 次に、最適化装置100の処理内容について、図5~図11を参照して以下に説明する。図5は、本発明の一実施形態に係る最適化装置100の処理の流れを示すフローチャートである。最適化装置100は、中央処理装置1において所定のプログラムを実行することにより、図5のフローチャートに示す処理を所定周期ごとに実行する。 Next, the processing contents of the optimization device 100 will be described below with reference to FIGS. 5 to 11. FIG. FIG. 5 is a flow chart showing the processing flow of the optimization device 100 according to one embodiment of the present invention. The optimization device 100 executes the processing shown in the flowchart of FIG. 5 at predetermined intervals by executing a predetermined program in the central processing unit 1 .
 ステップS10において、中央処理装置1の最適化情報入力部11は、最適解を求めるための最適化情報を入力する。ここでは最適化情報として、二次記憶装置3に格納されている前述の各情報、すなわち初期オーダー情報31、作業進捗情報32、追加オーダー情報33、計算時間指定情報34、最適化パラメータ35、倉庫静的基礎情報36および計算履歴情報37を、二次記憶装置3から読み込んで主記憶装置2に格納する。 In step S10, the optimization information input unit 11 of the central processing unit 1 inputs optimization information for obtaining the optimum solution. Here, as the optimization information, the above-mentioned information stored in the secondary storage device 3, that is, the initial order information 31, the work progress information 32, the additional order information 33, the calculation time specification information 34, the optimization parameters 35, the warehouse The static basic information 36 and the calculation history information 37 are read from the secondary storage device 3 and stored in the main storage device 2 .
 ステップS20において、中央処理装置1の最適化対象更新部12は、ステップS10で入力した最適化情報に基づいて、作業進捗および追加オーダーが空であるか否かを判定する。作業進捗情報32が表す作業進捗が空、すなわち、作業進捗情報32において作業進捗状況が登録されておらず、かつ追加オーダー情報33が表す追加オーダーが空、すなわち、追加オーダー情報33において追加作業が登録されていない場合は、初期オーダー情報31が表す作業順序の初期値をそのまま最適化対象の作業順序として決定し、その内容を最適化対象オーダー41として出力してステップS40に進む。一方、作業進捗および追加オーダーの少なくとも一方が空ではない場合は、ステップS30に進む。 In step S20, the optimization target updating unit 12 of the central processing unit 1 determines whether the work progress and additional orders are empty based on the optimization information input in step S10. The work progress indicated by the work progress information 32 is empty, that is, the work progress is not registered in the work progress information 32, and the additional order indicated by the additional order information 33 is empty, that is, the additional work is not performed in the additional order information 33. If not registered, the initial value of the work order represented by the initial order information 31 is directly determined as the work order to be optimized, and its contents are output as the order to be optimized 41, and the process proceeds to step S40. On the other hand, if at least one of the work progress and the additional order is not empty, the process proceeds to step S30.
 ステップS30において、中央処理装置1の最適化対象更新部12は、ステップS10で入力された最適化情報に基づいて、最適化対象の作業順序を更新する。具体的には、初期オーダー情報31が表す作業順序の初期値に対して、最適化情報に含まれる変動要因情報が表す作業順序の変動要因、すなわち作業進捗情報32が表す作業進捗状況や、追加オーダー情報33が表す追加オーダーの内容を反映することにより、作業順序を初期値から変化させる。そして、変化後の作業順序を最適化対象の作業順序として決定し、その内容を最適化対象オーダー41として出力する。これにより、当初計画された作業順序を計画後の変動要因を考慮して更新し、更新後の作業順序を最適化対象として、その後の探索処理に用いることができる。なお、ここで決定される最適化対象オーダー41が表す最適化対象の作業順序は、変動要因情報が表す変動要因を所定のルールに従って作業順序の初期値に反映させたものであればよく、作業効率については考慮する必要がない。 In step S30, the optimization target update unit 12 of the central processing unit 1 updates the optimization target work order based on the optimization information input in step S10. Specifically, with respect to the initial value of the work order represented by the initial order information 31, the variable factor of the work order represented by the variable factor information included in the optimization information, that is, the work progress represented by the work progress information 32, and the additional By reflecting the content of the additional order indicated by the order information 33, the work order is changed from the initial value. Then, the work order after the change is determined as the work order to be optimized, and its content is output as the optimization target order 41 . As a result, the initially planned work order can be updated in consideration of the post-planning fluctuation factors, and the updated work order can be used as an optimization target for subsequent search processing. Note that the order of work to be optimized represented by the order to be optimized 41 determined here may be any one in which the variable factor represented by the variable factor information is reflected in the initial value of the work order according to a predetermined rule. Efficiency need not be considered.
 ステップS40において、中央処理装置1の探索部13は、ステップS10で入力された最適化情報と、ステップS20またはS30で最適化対象更新部12から出力された最適化対象オーダー41とに基づいて、作業順序の最適解を探索する探索処理を行う。なお、ステップS40で行われる探索処理の詳細については後述する。 In step S40, the search unit 13 of the central processing unit 1, based on the optimization information input in step S10 and the optimization target order 41 output from the optimization target update unit 12 in step S20 or S30, A search process is performed to search for the optimum solution for the work order. Details of the search processing performed in step S40 will be described later.
 ステップS50において、中央処理装置1の最適解出力部14は、ステップS40の探索処理によって探索された最適解を出力する。ここでは、探索された最適解の内容に基づいて最適オーダー情報38を生成し、生成した最適オーダー情報38を二次記憶装置3に格納するとともに、出力装置5に出力してユーザに提示する。 In step S50, the optimal solution output unit 14 of the central processing unit 1 outputs the optimal solution found by the search process in step S40. Here, optimum order information 38 is generated based on the content of the optimum solution found, and the generated optimum order information 38 is stored in the secondary storage device 3 and output to the output device 5 for presentation to the user.
 ステップS50の処理を実行したら、中央処理装置1は図5のフローチャートに示す処理を終了する。 After executing the process of step S50, the central processing unit 1 ends the process shown in the flowchart of FIG.
 図6は、図5のステップS10で最適化情報を入力する際に出力装置5において表示される最適化情報入力画面の具体例を示す図である。図6に示す最適化情報入力画面110は、最適化業務登録欄111、設定値入力欄112および実行ボタン113を含んで構成されている。 FIG. 6 is a diagram showing a specific example of the optimization information input screen displayed on the output device 5 when inputting the optimization information in step S10 of FIG. The optimization information input screen 110 shown in FIG. 6 includes an optimization work registration field 111, a set value input field 112, and an execution button 113. As shown in FIG.
 最適化業務登録欄111は、最適化対象とする業務の種類をユーザが指定するための部位である。ユーザは、例えば作業順序を最適化して作業効率を向上した場合は、最適化業務登録欄111において「作業順序」の欄をチェックする。他にも、商品配置、走行レイアウト、自律体の巡回経路などを、最適化業務登録欄111において最適化対象に指定することができる。 The optimization work registration field 111 is a part for the user to specify the type of work to be optimized. For example, when the work order is optimized and the work efficiency is improved, the user checks the “work order” column in the optimized work registration column 111 . In addition, product placement, travel layout, patrol routes of autonomous bodies, and the like can be designated as optimization targets in the optimization work registration field 111 .
 設定値入力欄112は、最適化を行う際の計算時間の値や、計算の終了判定を行う目標改善率、進捗オーダーや追加オーダーの有無などを指定するための部位である。倉庫や工場における作業の最適化を図るユーザは、図6のような入力画面を用いて、最適化に必要な情報を最適化装置100に入力し、最適化を実行することができる。ここで指定された内容は、計算時間指定情報34や最適化パラメータ35に反映される。 The setting value input field 112 is a part for specifying the calculation time value when performing optimization, the target improvement rate for determining the end of calculation, the presence or absence of progress orders and additional orders, and the like. A user who intends to optimize work in a warehouse or factory can use an input screen such as that shown in FIG. 6 to input information necessary for optimization into the optimization device 100 and execute optimization. The contents designated here are reflected in the calculation time designation information 34 and the optimization parameters 35 .
 実行ボタン113は、最適化業務登録欄111や設定値入力欄112で指定された内容を最適化情報に反映し、最適化の実行を開始するための部位である。ユーザは、最適化情報入力画面110において実行ボタン113を操作することにより、ステップS10で最適化装置100に入力される最適化情報の内容を確定し、ステップS20以降の処理を最適化装置100に実行させることができる。 The execution button 113 is a part for reflecting the contents specified in the optimization job registration field 111 and the setting value input field 112 in the optimization information and starting execution of optimization. By operating the execution button 113 on the optimization information input screen 110, the user confirms the contents of the optimization information input to the optimization device 100 in step S10, and causes the optimization device 100 to perform the processing after step S20. can be executed.
 図5のステップS10の処理において、ユーザは、例えば図6の最適化情報入力画面110を介して、入力される最適化情報の内容を定めることができる。ただし、最適化情報の入力では、必ずしも最適化情報入力画面110のように可視化された入力画面を用いる必要はない。例えば、CUI(Character User Interface)コンソールへ情報を入力したり、設定ファイルに記入したりするなどの方法で、最適化情報の入力を行うことも可能である。これ以外にも、ステップS10では任意の方法により最適化情報の入力を行うことができる。 In the process of step S10 in FIG. 5, the user can determine the content of the optimization information to be input via the optimization information input screen 110 in FIG. 6, for example. However, it is not always necessary to use a visualized input screen like the optimization information input screen 110 when inputting the optimization information. For example, it is also possible to input the optimization information by inputting the information into a CUI (Character User Interface) console, or by filling in a setting file. In addition to this, the optimization information can be input by any method in step S10.
 図7は、図5のステップS40で実行される探索処理の流れを示すフローチャートである。 FIG. 7 is a flowchart showing the flow of search processing executed in step S40 of FIG.
 ステップS410において、探索部13は、図5のステップS10で入力された最適化情報に含まれる最適化パラメータ35、倉庫静的基礎情報36および計算履歴情報37を用いて、環境変化量計算処理を行う。この環境変化量計算処理では、計算履歴情報37が表す過去の最適化パラメータ35や倉庫静的基礎情報36の内容と、現在の最適化パラメータ35や倉庫静的基礎情報36の内容との差分を求めることにより、過去のある時点を基準とした作業環境の変化量を求め、その計算結果を環境変化量42として出力する。なお、環境変化量計算処理の詳細については後述する。 In step S410, the search unit 13 uses the optimization parameter 35, the static warehouse basic information 36, and the calculation history information 37 included in the optimization information input in step S10 of FIG. conduct. In this environmental change amount calculation process, the difference between the contents of the past optimization parameters 35 and the static warehouse basic information 36 represented by the calculation history information 37 and the contents of the current optimization parameters 35 and the contents of the static basic warehouse information 36 is calculated. By doing so, the amount of change in the work environment based on a certain point in the past is obtained, and the result of the calculation is output as the amount of environmental change 42 . Details of the environmental variation calculation process will be described later.
 ステップS420において、探索部13は、ステップS410の環境変化量計算処理によって計算された環境変化量42に基づいて、環境変化量を可視化する。可視化された環境変化量は、出力装置5に出力されることでユーザに提示される。なお、このときの出力装置5の表示画面例については後述する。 In step S420, the search unit 13 visualizes the environmental change amount based on the environmental change amount 42 calculated by the environmental change amount calculation process in step S410. The visualized amount of environmental change is presented to the user by being output to the output device 5 . An example of the display screen of the output device 5 at this time will be described later.
 ステップS430において、探索部13は、ステップS410で計算された環境変化量42の値に基づいて、近傍解の再探索が必要か否かを判定する。ここでは、例えば環境変化量42の値を所定の基準値と比較し、環境変化量42の値が基準値未満であれば、近傍解の再探索は不要と判断してステップS440に進む。一方、環境変化量42の値が基準値以上であれば、図5のステップS20またはS30で設定された最適化対象オーダー41に対して、近傍解の再探索を行う必要ありと判断し、ステップS450に進む。 At step S430, the search unit 13 determines whether or not it is necessary to search again for the neighborhood solution based on the value of the environmental change amount 42 calculated at step S410. Here, for example, the value of the environmental change amount 42 is compared with a predetermined reference value, and if the value of the environmental change amount 42 is less than the reference value, it is determined that re-searching of the neighborhood solution is unnecessary, and the process proceeds to step S440. On the other hand, if the value of the environmental change amount 42 is equal to or greater than the reference value, it is determined that it is necessary to re-search the neighborhood solution for the optimization target order 41 set in step S20 or S30 of FIG. Proceed to S450.
 ステップS440において、探索部13は、作業順序の初期解を生成する。ここでは、例えば最適化対象オーダー41とは無関係にランダムな作業順序を設定することで、作業順序の初期解を生成する。なお、作業順序の初期解を生成できれば、任意の方法を用いてステップS440の処理を行うことができる。 At step S440, the search unit 13 generates an initial solution for the work order. Here, for example, by setting a random work order regardless of the optimization target order 41, an initial solution for the work order is generated. Note that any method can be used to perform the processing of step S440 as long as the initial solution of the work order can be generated.
 ステップS450において、探索部13は、ステップS410の環境変化量計算処理によって計算された環境変化量42と、最適化対象オーダー41とを用いて、近傍解生成処理を行う。この近傍解生成処理では、環境変化量42に基づいて最適化対象オーダー41が表す作業順序を変更することにより、最適化対象オーダー41に対する近傍解43を生成し、出力する。なお、近傍解生成処理の詳細については後述する。 In step S450, the search unit 13 performs neighborhood solution generation processing using the environment change amount 42 calculated by the environment change amount calculation processing in step S410 and the optimization target order 41. In this neighborhood solution generation process, by changing the order of work expressed by the optimization target order 41 based on the environment change amount 42, a neighborhood solution 43 for the optimization target order 41 is generated and output. Details of the neighborhood solution generation process will be described later.
 ステップS440またはS450の処理を実行したら、ステップS440で生成した初期解またはステップS450で生成した近傍解43を最適解候補に設定し、以降で説明するステップS460~S500のループ処理に移行する。 After the processing of step S440 or S450 is executed, the initial solution generated in step S440 or the neighborhood solution 43 generated in step S450 is set as the optimum solution candidate, and the loop processing of steps S460 to S500 described below is performed.
 ステップS460において、探索部13は、最適化パラメータ35や倉庫静的基礎情報36に基づいて、最適解候補の評価値を計算する。ここでは、例えばシミュレータを用いて、最適解候補を適用した場合の作業効率の度合いを示すスループット値を最適化パラメータ35や倉庫静的基礎情報36に基づいて計算することで、評価値の計算を行う。ここで計算される評価値とは、最適化の目的に対する最適解候補の優劣の程度を表す値であり、最適化対象に指定した業務の種類に応じてその内容が異なる。例えば、自律体の総移動距離の最小化を目的として最適化処理を行う場合は、自律体の総移動距離を評価値として計算すればよい。これ以外にも、任意の物理量や情報量を最適解候補の評価値として計算することができる。 In step S460, the search unit 13 calculates the evaluation value of the optimum solution candidate based on the optimization parameters 35 and the warehouse static basic information 36. Here, for example, a simulator is used to calculate the evaluation value by calculating a throughput value indicating the degree of work efficiency when the optimum solution candidate is applied based on the optimization parameter 35 and the warehouse static basic information 36. conduct. The evaluation value calculated here is a value that indicates the degree of superiority or inferiority of the optimum solution candidate with respect to the objective of optimization, and the content differs depending on the type of task designated as the optimization target. For example, when performing optimization processing with the objective of minimizing the total moving distance of the autonomous body, the total moving distance of the autonomous body may be calculated as the evaluation value. In addition to this, any physical quantity or information quantity can be calculated as the evaluation value of the optimum solution candidate.
 ステップS470において、探索部13は、ステップS460で評価値を計算する際に用いた最適化パラメータ35および倉庫静的基礎情報36と、計算された評価値とを、計算履歴情報37として二次記憶装置3に保存する。ここで保存された計算履歴情報37は、次回以降の処理において、前述のようにステップS410の環境変化量計算処理で利用される。 In step S470, the search unit 13 secondary stores the optimization parameters 35 and the warehouse static basic information 36 used when calculating the evaluation value in step S460, and the calculated evaluation value as the calculation history information 37. Store in device 3. The calculation history information 37 saved here is used in the environmental variation calculation process in step S410 as described above in subsequent processes.
 ステップS480において、探索部13は、これまでに生成された最適解候補の中からいずれかを優良解として選択する。ここでは、ステップS460で計算した評価値に基づいて、最適化の目的に最も適合する評価値を有する最適解候補を優良解として選択する。なお、ステップS460~S500のループ処理を最初に実行する場合は、ステップS460で評価値を計算した最適解候補を、その評価値に関わらず優良解として選択すればよい。 In step S480, the search unit 13 selects one of the optimal solution candidates generated so far as an excellent solution. Here, based on the evaluation value calculated in step S460, the optimum solution candidate having the evaluation value that best matches the optimization objective is selected as the excellent solution. When the loop processing of steps S460 to S500 is executed first, the optimal solution candidate whose evaluation value is calculated in step S460 may be selected as the excellent solution regardless of the evaluation value.
 ステップS490において、探索部13は、ステップS460で選択した優良解に基づく変異解を生成する。ここでは、例えば優良解として選択した作業順序を部分的に変化させることで、変異解を生成することができる。なお、優良解に基づいて変異解を生成することができれば、任意の方法で変異解を生成することが可能である。 At step S490, the search unit 13 generates a variant solution based on the good solution selected at step S460. Here, for example, a variant solution can be generated by partially changing the work order selected as a good solution. Note that any method can be used to generate a mutant solution as long as the mutant solution can be generated based on the good solution.
 ステップS500において、探索部13は、最適解の探索を終了するか否かを判定する。ここでは、計算時間指定情報34や最適化パラメータ35により指定された探索終了条件を満たすか否かを判定し、探索終了条件を満たさない場合は、ステップS460に戻ってステップS460~S500のループ処理を繰り返す。このとき探索部13は、前回ループ処理のステップS490で生成した変異解について、ステップS460で評価値を計算し、その評価値と、前回ループ処理のステップS480で選択した優良解の評価値とを比較して、いずれか一方を新たな優良解に選択する。一方、探索終了条件を満たした場合は、図7のフローチャートに示す探索処理を終了し、図5のステップS50に進む。このときステップS50では、図7の探索処理においてステップS460~S500のループ処理が複数回実行された結果、ステップS480で最終的に選択された優良解が最適解として出力される。 In step S500, the search unit 13 determines whether or not to end the search for the optimum solution. Here, it is determined whether or not the search end condition specified by the calculation time specification information 34 and the optimization parameter 35 is satisfied.If the search end condition is not satisfied, the process returns to step S460 and the loop processing of steps S460 to S500 is performed. repeat. At this time, the search unit 13 calculates an evaluation value in step S460 for the mutant solution generated in step S490 of the previous loop processing, and compares the evaluation value with the evaluation value of the excellent solution selected in step S480 of the previous loop processing. Compare and select one of them as the new good solution. On the other hand, if the search end condition is satisfied, the search processing shown in the flowchart of FIG. 7 is ended, and the process proceeds to step S50 of FIG. At this time, in step S50, as a result of the loop processing of steps S460 to S500 being executed multiple times in the search processing of FIG. 7, the excellent solution finally selected in step S480 is output as the optimum solution.
 図7の探索処理では、上記のようにしてS460~S500のループ処理が繰り返されることにより、最適解候補(初期解または近傍解)について複数の変異解を生成し、これらの評価値をそれぞれ計算して、最適解候補または複数の変異解のいずれかを最適解として選択することができる。 In the search process of FIG. 7, by repeating the loop process of S460 to S500 as described above, a plurality of variant solutions are generated for the optimum solution candidate (initial solution or neighboring solution), and evaluation values are calculated for each of them. , either the optimal solution candidate or multiple variant solutions can be selected as the optimal solution.
 図8は、図7のステップS410で実行される環境変化量計算処理の流れを示すフローチャートである。 FIG. 8 is a flow chart showing the flow of the environmental variation calculation process executed in step S410 of FIG.
 ステップS411において、探索部13は、図5のステップS10で入力された最適化情報に含まれる最適化パラメータ35、倉庫静的基礎情報36および計算履歴情報37を用いて、過去のある時点での作業環境と現在の作業環境との類似度を計算する。ここでは、計算履歴情報37が表す過去の最適化パラメータ35や倉庫静的基礎情報36の内容と、現在の最適化パラメータ35や倉庫静的基礎情報36との差分を求め、その差分値から類似度を計算する。具体的には、例えば、過去の倉庫静的基礎情報36における商品配置362の内容と、現在の倉庫静的基礎情報36における商品配置362の内容とを、それぞれ配列と見なして、これらの配列間の順位相関係数を計算する。これにより、過去と現在での作業環境の変化の程度、つまり類似性を定量化することができる。なお、ここで計算される類似度は、作業環境の変化の程度を定量的に表すものであればよく、任意の計算方法を利用してステップS411の処理を行うことができる。例えば、自律体の速度のような環境変数の変化に対しては、差の絶対値、差の二乗、差の絶対値の対数を取るなどの差分計算方法が考えられる。 In step S411, the search unit 13 uses the optimization parameters 35, the warehouse static basic information 36, and the calculation history information 37 included in the optimization information input in step S10 of FIG. Calculate the similarity between the working environment and the current working environment. Here, the difference between the contents of the past optimization parameter 35 and the static basic warehouse information 36 represented by the calculation history information 37 and the current optimization parameter 35 and the static basic warehouse information 36 is obtained, and the similarity is calculated from the difference value. Calculate degrees. Specifically, for example, the content of the product placement 362 in the past static warehouse basic information 36 and the content of the product placement 362 in the current warehouse static basic information 36 are regarded as arrays, respectively, and between these arrays Calculate the rank correlation coefficient of This makes it possible to quantify the degree of change in work environment between the past and present, that is, the similarity. It should be noted that the degree of similarity calculated here may quantitatively represent the degree of change in the work environment, and any calculation method can be used to perform the processing of step S411. For example, for changes in environmental variables such as the speed of an autonomous body, difference calculation methods such as taking the absolute value of the difference, the square of the difference, and the logarithm of the absolute value of the difference are conceivable.
 ステップS412において、探索部13は、ステップS411で計算された類似度に基づいて、環境変化関数の計算を行う。ここでは、類似度の計算結果に加えて他の情報、例えば最適化パラメータ35や倉庫静的基礎情報36の各パラメータ値を用いて、所定の環境変化関数を適用することにより、総合的な環境変化量を計算する。例えば、過去と現在での各パラメータ値の差分に重みを付けて総和を取る線形的な計算方法や、各パラメータ値の差分の積を取るような非線形な計算方法などにより、環境変化量を求めることができる。このようにして計算されたスカラ値が、環境変化量42として出力される。 In step S412, the search unit 13 calculates an environment change function based on the similarity calculated in step S411. Here, in addition to the similarity calculation result, other information such as the optimization parameter 35 and the warehouse static basic information 36 are used to apply a predetermined environment change function to obtain a comprehensive environment Calculate the amount of change. For example, a linear calculation method that weights the difference between each parameter value between the past and present and sums it up, or a non-linear calculation method that calculates the product of the difference of each parameter value, etc., to obtain the amount of environmental change. be able to. The scalar value calculated in this manner is output as the environmental change amount 42 .
 ステップS412の処理を実行して環境変化量42を出力したら、探索部13は、図8のフローチャートに示す環境変化量計算処理を終了し、図7のステップS420に進む。 After executing the process of step S412 and outputting the environmental change amount 42, the search unit 13 ends the environmental change amount calculation process shown in the flowchart of FIG. 8, and proceeds to step S420 of FIG.
 図9は、図7のステップS420で環境変化量を可視化する際に出力装置5において表示される環境変化量可視化画面の具体例を示す図である。図9に示す環境変化量可視化画面120は、実線で示した環境変化量グラフ121と、破線で示した生産性変化グラフ122とを含んで構成されている。これらのグラフにおいて、横軸は時間を表し、縦軸は環境変化量42と最適解の評価値をそれぞれ表している。なお、前述のように最適解の評価値の情報は、図7のステップS470で保存される計算履歴情報37に含まれている。 FIG. 9 is a diagram showing a specific example of the environmental variation visualization screen displayed on the output device 5 when visualizing the environmental variation in step S420 of FIG. The environment change amount visualization screen 120 shown in FIG. 9 includes an environment change amount graph 121 indicated by a solid line and a productivity change graph 122 indicated by a broken line. In these graphs, the horizontal axis represents time, and the vertical axis represents the environmental variation 42 and the evaluation value of the optimum solution. As described above, the information on the evaluation value of the optimum solution is included in the calculation history information 37 saved in step S470 of FIG.
 環境変化量グラフ121は、環境変化量42の時系列変化を表しており、生産性変化グラフ122は、得られた最適解の評価値が表す生産性、例えば作業効率の度合いの時系列情報を表している。ユーザは、これらのグラフを見比べることで、環境変化量と最適解の生産性との対応関係を視覚的に把握し、環境変化量が目的とする生産性の変化を適切にとらえているかどうかを判断することができる。その結果、図7のステップS450で実行される近傍解生成処理において、後述のステップS451で生成されるパラメータに対する環境変化量の反映方法を検討し、必要に応じてこれを調整することが可能となる。 The environmental change graph 121 represents time-series changes in the environment change amount 42, and the productivity change graph 122 represents time-series information of the productivity represented by the evaluation value of the obtained optimal solution, for example, the degree of work efficiency. represent. By comparing these graphs, the user can visually grasp the correspondence relationship between the amount of environmental change and the optimum productivity, and can determine whether the amount of environmental change appropriately captures the intended change in productivity. can judge. As a result, in the neighborhood solution generation process executed in step S450 of FIG. 7, it is possible to consider how to reflect the environmental variation in the parameters generated in step S451, which will be described later, and make adjustments as necessary. Become.
 図10は、図7のステップS450で実行される近傍解生成処理の流れを示すフローチャートである。 FIG. 10 is a flow chart showing the flow of the neighborhood solution generation process executed in step S450 of FIG.
 ステップS451において、探索部13は、図7のステップS410で計算された環境変化量42に基づいて、過去のある時点を基準とした現在の環境変化量を反映したパラメータを生成する。ここでは、例えば環境変化量42の値を反映して、後述のステップS452で最適化対象オーダー41に対して付与する摂動の大きさを定めるパラメータを生成する。 In step S451, the searching unit 13 generates a parameter reflecting the current environmental change amount based on a certain point in the past based on the environmental change amount 42 calculated in step S410 of FIG. Here, for example, the value of the environmental change amount 42 is reflected to generate a parameter that determines the magnitude of the perturbation to be applied to the optimization target order 41 in step S452, which will be described later.
 ステップS452において、探索部13は、ステップS451で生成されたパラメータに基づき、前述の最適化対象オーダー41に対して摂動を付与する。ここでは、例えば最適化対象オーダー41が表す作業順序における各作業の順番を数値化するとともに、パラメータに応じた確率分布の幅を決定し、この確率分布の幅で各数値を変動させることにより、最適化対象オーダー41に足してパラメータに応じた摂動を付与することができる。なお、このときの確率分布には、例えば正規分布やその他の様々な分布を使用することができる。例えば正規分布を用いる場合は、環境変化量42の値に応じた分散をステップS451でパラメータとして生成することにより、ステップS452では、数値化した最適化対象オーダー41の各作業の順番をステップS451で生成された分散に応じて変化させ、摂動を付与することが可能となる。その他の確率分布を用いる場合も、分布の広がりを表現するパラメータに環境変化量42の値を当てはめることで、同様に最適化対象オーダー41に対する摂動を確率分布として扱うことができる。 In step S452, the search unit 13 applies perturbation to the aforementioned optimization target order 41 based on the parameters generated in step S451. Here, for example, the order of each work in the work order represented by the order to be optimized 41 is digitized, the width of the probability distribution is determined according to the parameter, and each numerical value is varied according to the width of the probability distribution, Perturbation according to parameters can be added to the optimization target order 41 . For the probability distribution at this time, for example, a normal distribution or various other distributions can be used. For example, when a normal distribution is used, by generating the variance according to the value of the environmental change amount 42 as a parameter in step S451, the order of each work of the optimization target order 41 digitized in step S451 is calculated as follows. It is possible to vary and apply perturbations according to the generated dispersion. Even when other probability distributions are used, by applying the value of the environmental change amount 42 to the parameter representing the spread of the distribution, the perturbation to the optimization target order 41 can be similarly treated as a probability distribution.
 ステップS453において、探索部13は、ステップS452で摂動を付与された最適化対象オーダー41を並び替える。ここでは、例えば摂動付与後の最適化対象オーダー41の各数値を昇順でソートすることにより、環境変化量42を反映した最適化対象オーダー41の並び替えを行う。 In step S453, the search unit 13 rearranges the optimization target orders 41 to which the perturbation is applied in step S452. Here, for example, by sorting numerical values of the optimization target orders 41 after applying the perturbation in ascending order, the optimization target orders 41 that reflect the environmental change amount 42 are rearranged.
 ステップS454において、探索部13は、ステップS453で並び替えた最適化対象オーダー41の各数値を再整数化することにより、環境変化量42を反映した並び替え後の作業順序を決定する。そして、決定した並び替え後の作業順序を近傍解43として出力し、図10のフローチャートに示す近傍解生成処理を終了して、図7のステップS460に進む。 In step S454, the search unit 13 re-integers each numerical value of the optimization target orders 41 rearranged in step S453, thereby determining the rearranged work order reflecting the environmental variation 42. Then, the determined work order after rearrangement is output as the neighborhood solution 43, the neighborhood solution generation process shown in the flowchart of FIG. 10 is terminated, and the process proceeds to step S460 of FIG.
 近傍解生成処理では、このようにして最適化対象オーダー41に対して環境変化量42に応じた摂動を与えることにより、最適化対象オーダー41を変更した近傍解43を生成することができる。このとき、最適化対象オーダー41が表す作業順序の各数値に対して割り当てる確率分布の種類やそのパラメータを変更することにより、多様な類似性を表現することができる。なお、ステップS454で出力される近傍解43は、一つであってもよいし、複数であってもよい、必要に応じて近傍解43を一つ生成して出力することも、あるいは多数生成して出力することも可能である。 In the neighborhood solution generation process, by thus perturbing the optimization target order 41 according to the environmental variation 42, it is possible to generate a neighborhood solution 43 in which the optimization target order 41 is changed. At this time, various similarities can be expressed by changing the type of probability distribution assigned to each numerical value of the work order represented by the optimization target order 41 and its parameters. Note that the number of neighborhood solutions 43 output in step S454 may be one, or a plurality of them. It is also possible to output as
 図11は、本実施形態の最適化装置100において最適化処理が実行された後に、作業環境の変化を受けて再度最適化処理を実行したときに、出力装置5において表示される探索状況画面の具体例を示す図である。図11に示す探索状況画面130において、破線のグラフ131は過去の探索結果を示し、実線のグラフ132は今回の探索結果を示している。これらのグラフにおいて、横軸は探索に要した計算時間を表し、縦軸は最適解の評価値として求められた倉庫作業の生産性(例えばスループット値)をそれぞれ表している。なお、図11の探索状況画面130では、最適化手法として遺伝的アルゴリズム(GA)を使用した場合の例を示しているが、ベイズ最適化(BO)やその他の最適化手法でも、同様の画面により探索状況を示すことができる。 FIG. 11 shows a search situation screen displayed on the output device 5 when optimization processing is executed by the optimization device 100 of the present embodiment and then optimization processing is executed again in response to a change in the working environment. It is a figure which shows a specific example. In the search status screen 130 shown in FIG. 11, a broken-line graph 131 indicates the past search results, and a solid-line graph 132 indicates the current search results. In these graphs, the horizontal axis represents the calculation time required for the search, and the vertical axis represents the productivity (for example, the throughput value) of the warehouse work obtained as the evaluation value of the optimum solution. Note that the search situation screen 130 in FIG. 11 shows an example of using a genetic algorithm (GA) as an optimization method, but a similar screen can be used with Bayesian optimization (BO) or other optimization methods. can indicate the search status.
 グラフ131では、過去の探索結果として、事前知識のない状態から、作業環境に応じた倉庫静的基礎情報36と初期オーダー情報31を含む最適化情報を本実施形態の最適化装置100に入力し、遺伝的アルゴリズム(GA)を用いて一定時間探索を行ったときの様子を示している。一方、グラフ132では、今回の探索結果として、グラフ131が示す過去の探索結果の情報を活用し、変化した作業環境の中で再度探索を行ったときの結果を示している。 In graph 131, optimization information including warehouse static basic information 36 and initial order information 31 according to the work environment is input to the optimization device 100 of the present embodiment as a result of past search from a state without prior knowledge. , shows the state when searching for a certain period of time using a genetic algorithm (GA). On the other hand, the graph 132 shows the result of re-searching in a changed working environment by utilizing the information of the past search result indicated by the graph 131 as the current search result.
 前述したように、本実施形態の最適化装置100では、探索部13において、図8に示した環境変化量計算処理を実行することにより、過去の探索時点と現時点との間での環境変化の程度を表す環境変化量42を計算することができ、さらに、図10に示した近傍解生成処理を実行することにより、環境変化量42をもとに近傍解43を生成することができる。そして、図7に示した探索処理を実行することにより、近傍解に基づく複数の変異解を生成し、近傍解および複数の変異解の評価値をそれぞれ計算し、これらの評価値に基づいて近傍解または複数の変異解のいずれかを最適解として選択することができる。これにより、作業環境の変化に応じて過去の探索結果を効率的に更新し、現時点での作業環境に対する最適解を得ることができる。 As described above, in the optimization device 100 of the present embodiment, the search unit 13 executes the environmental change amount calculation process shown in FIG. An environmental variation 42 representing the degree can be calculated, and a neighborhood solution 43 can be generated based on the environmental variation 42 by executing the neighborhood solution generation process shown in FIG. Then, by executing the search processing shown in FIG. 7, a plurality of mutant solutions based on the neighborhood solution are generated, evaluation values of the neighborhood solution and the plurality of mutation solutions are calculated, and based on these evaluation values, the neighborhood is generated. Either the solution or multiple variant solutions can be selected as the optimal solution. As a result, past search results can be efficiently updated according to changes in the work environment, and the optimum solution for the current work environment can be obtained.
 なお、図11における曲線133は、近傍解43の生成時に最適化対象オーダー41に対して付与した摂動の分布を示している。この曲線133が表す摂動の分布は、過去と今回の作業環境変化の程度を加味した上で、過去の探索結果を今回の探索に反映する程度を概念的に示している。図7に示した探索処理では、計算履歴情報37が表す過去の探索結果による最適解から近傍解43を生成し、遺伝的アルゴリズム(GA)などの最適化手法を用いて、新たな最適解の探索を行う。これにより、最初から探索を再実行する場合と比べて、環境の変化を反映しつつ過去の探索結果情報を流用し、再探索を効率的に実行することができる。 A curve 133 in FIG. 11 indicates the distribution of perturbations applied to the optimization target order 41 when the neighborhood solution 43 is generated. The distribution of perturbations represented by this curve 133 conceptually shows the extent to which the past search results are reflected in the current search, taking into account the degree of change in the work environment between the past and this time. In the search process shown in FIG. 7, a neighborhood solution 43 is generated from the optimum solution based on the past search results represented by the calculation history information 37, and an optimization method such as a genetic algorithm (GA) is used to generate a new optimum solution. explore. As a result, compared to the case of re-executing the search from the beginning, it is possible to utilize the past search result information while reflecting changes in the environment, and to re-execute the search efficiently.
 以上説明した本発明の一実施形態によれば、以下の作用効果が得られる。 According to the embodiment of the present invention described above, the following effects are obtained.
(1)最適化装置100は、複数の自律体を用いて行われる作業の順序を最適化する装置であって、作業に対して計画された作業順序の初期値を表す初期オーダー情報31と、作業順序の変動要因を表す変動要因情報(作業進捗情報32および追加オーダー情報33)と、作業が実施される作業環境を表す作業環境情報(倉庫静的基礎情報36)と、を含む最適化情報を入力する最適化情報入力部11と、初期オーダー情報31および変動要因情報に基づいて最適化対象とする作業順序を表す最適化対象オーダー41を決定する最適化対象更新部12と、作業環境情報および最適化対象オーダー41に基づいて作業順序の最適解を探索する探索部13と、探索部13により探索された最適解を出力する最適解出力部14と、を備える。このようにしたので、複数の自律体を用いて行われる作業の順序を、作業環境の変化に応じて効率的に最適化することができる。 (1) The optimization device 100 is a device for optimizing the order of work performed using a plurality of autonomous bodies, and initial order information 31 representing the initial value of the work order planned for the work, Optimization information including variable factor information (work progress information 32 and additional order information 33) representing variable factors of the work order and work environment information (warehouse static basic information 36) representing the work environment in which the work is performed. an optimization information input unit 11 for inputting an optimization target update unit 12 for determining an optimization target order 41 representing a work order to be optimized based on initial order information 31 and variation factor information; and work environment information and a search unit 13 for searching for the optimum solution of the work order based on the optimization target order 41, and an optimum solution output unit 14 for outputting the optimum solution searched by the search unit 13. Since this is done, the order of work performed using a plurality of autonomous bodies can be efficiently optimized according to changes in the work environment.
(2)探索部13は、作業環境情報に基づく作業環境の変化に応じて最適化対象オーダー41を変更した近傍解43を生成し(ステップS450)、近傍解43を用いて最適解を探索する(ステップS460~S500)。このようにしたので、最適化対象オーダー41を利用して作業環境の変化に応じた近傍解43を生成し、この近傍解43を用いて最適解を効率的に探索することができる。 (2) The search unit 13 generates a neighborhood solution 43 in which the optimization target order 41 is changed according to changes in the work environment based on the work environment information (step S450), and searches for the optimum solution using the neighborhood solution 43. (Steps S460-S500). By doing so, the optimization target order 41 can be used to generate the neighborhood solution 43 according to changes in the working environment, and the neighborhood solution 43 can be used to efficiently search for the optimum solution.
(3)探索部13は、作業環境情報に基づいて作業環境の変化量を表す環境変化量42を計算し(ステップS410)、この環境変化量42に基づいて近傍解43を生成する(ステップS450)。具体的には、環境変化量42に応じた摂動を最適化対象オーダー41に付与して最適化対象オーダーを変更することにより、近傍解43を生成する(ステップS451~S454)。このようにしたので、最適化対象オーダー41に対して作業環境の変化量を適切に反映した近傍解43を生成することができる。 (3) Based on the work environment information, the search unit 13 calculates the environment change amount 42 representing the work environment change amount (step S410), and generates the neighborhood solution 43 based on the environment change amount 42 (step S450). ). Specifically, the neighborhood solution 43 is generated by changing the optimization target order by applying a perturbation according to the environmental change amount 42 to the optimization target order 41 (steps S451 to S454). Since this is done, it is possible to generate the neighborhood solution 43 that appropriately reflects the amount of change in the working environment with respect to the optimization target order 41 .
(4)探索部13は、環境変化量42を可視化してユーザに提示する(ステップS420)。このようにしたので、過去のある時点を基準として現在の作業環境がどの程度変化したかを、ユーザに知らせることができる。 (4) The search unit 13 visualizes the environmental variation 42 and presents it to the user (step S420). By doing so, it is possible to inform the user how much the current work environment has changed with reference to a certain point in the past.
(5)探索部13は、環境変化量42に基づいて近傍解43を生成するか否かを判定し(ステップS430)、近傍解43を生成しないと判定した場合(ステップS430:NO)は、最適化対象オーダー41とは無関係に設定した初期解を近傍解43の代わりに用いて最適解を探索する(ステップS440、S460~S500)。このようにしたので、過去のある時点に対する現在の作業環境の変化が小さく、そのため近傍解43を生成しても元の最適化対象オーダー41との差が小さいと考えられる場合は、近傍解43の代わりに初期解を用いることで、最適解を確実に探索することができる。 (5) The search unit 13 determines whether or not to generate the neighborhood solution 43 based on the environmental change amount 42 (step S430). If it is determined not to generate the neighborhood solution 43 (step S430: NO), The initial solution set irrespective of the optimization target order 41 is used instead of the neighborhood solution 43 to search for the optimum solution (steps S440, S460 to S500). Since this is done in this way, if the change in the current work environment with respect to a certain point in the past is small, and therefore even if the neighborhood solution 43 is generated, the difference from the original optimization target order 41 is considered to be small, the neighborhood solution 43 By using the initial solution instead of , the optimal solution can be reliably searched.
(6)探索部13は、近傍解43に基づく複数の変異解を生成し(ステップS490)、近傍解43および複数の変異解の評価値をそれぞれ計算し(ステップS460)、これらの評価値に基づいて近傍解43または複数の変異解のいずれかを最適解として選択する(ステップS480)。このようにしたので、最適化の目的に対して最も適切な作業順序を最適解として得ることができる。 (6) The search unit 13 generates a plurality of mutant solutions based on the neighborhood solution 43 (step S490), calculates the evaluation values of the neighborhood solution 43 and the plurality of mutation solutions (step S460), and uses these evaluation values as Based on this, either the nearest neighbor solution 43 or a plurality of mutant solutions is selected as the optimum solution (step S480). In this way, the most appropriate order of operations for the purpose of optimization can be obtained as the optimal solution.
(7)最適解出力部14は、例えば図11の探索状況画面130を出力装置5に表示することで、作業環境の変化に応じた最適解の評価値の変化の様子を可視化してユーザに提示する。このようにしたので、作業環境の変化に応じて最適解の評価値がどのように変化したのかを、ユーザに知らせることができる。 (7) The optimum solution output unit 14 displays, for example, the search situation screen 130 of FIG. Present. Since this is done, the user can be notified of how the evaluation value of the optimum solution has changed according to the change in the work environment.
 なお、本発明は上記実施形態や変形例に限定されるものではなく、その要旨を逸脱しない範囲内で、任意の構成要素を用いて実施可能である。また、各実施形態や変形例は任意に組み合わせて実施することも可能である。 It should be noted that the present invention is not limited to the above-described embodiments and modifications, and can be implemented using arbitrary constituent elements within the scope of the gist of the present invention. Moreover, it is also possible to arbitrarily combine each embodiment and modifications.
 上記の実施形態や変形例はあくまで一例であり、発明の特徴が損なわれない限り、本発明はこれらの内容に限定されるものではない。また、上記では種々の実施形態や変形例を説明したが、本発明はこれらの内容に限定されるものではない。本発明の技術的思想の範囲内で考えられるその他の態様も本発明の範囲内に含まれる。 The above embodiments and modifications are merely examples, and the present invention is not limited to these contents as long as the features of the invention are not impaired. Moreover, although various embodiments and modifications have been described above, the present invention is not limited to these contents. Other aspects conceivable within the scope of the technical idea of the present invention are also included in the scope of the present invention.
 1…中央処理装置、2…主記憶装置、3…二次記憶装置、4…入力装置、5…出力装置、6…バス、11…最適化情報入力部、12…最適化対象更新部、13…探索部、14…最適解出力部、31…初期オーダー情報、32…作業進捗情報、33…追加オーダー情報、34…計算時間指定情報、35…最適化パラメータ、36…倉庫静的基礎情報、37…計算履歴情報、38…最適オーダー情報、41…最適化対象オーダー、42…環境変化量、43…近傍解、100…最適化装置 DESCRIPTION OF SYMBOLS 1...Central processing unit, 2...Main storage device, 3...Secondary storage device, 4...Input device, 5...Output device, 6...Bus, 11...Optimization information input unit, 12...Optimization target updating unit, 13 ... search unit, 14 ... optimum solution output unit, 31 ... initial order information, 32 ... work progress information, 33 ... additional order information, 34 ... calculation time designation information, 35 ... optimization parameters, 36 ... warehouse static basic information, 37... Calculation history information, 38... Optimal order information, 41... Optimization target order, 42... Environmental change amount, 43... Neighborhood solution, 100... Optimization device

Claims (9)

  1.  複数の自律体を用いて行われる作業の順序を最適化する装置であって、
     前記作業に対して計画された作業順序の初期値を表す初期オーダー情報と、前記作業順序の変動要因を表す変動要因情報と、前記作業が実施される作業環境を表す作業環境情報と、を含む最適化情報を入力する最適化情報入力部と、
     前記初期オーダー情報および前記変動要因情報に基づいて最適化対象とする作業順序を表す最適化対象オーダーを決定する最適化対象更新部と、
     前記作業環境情報および前記最適化対象オーダーに基づいて前記作業順序の最適解を探索する探索部と、
     前記探索部により探索された前記最適解を出力する最適解出力部と、を備える、最適化装置。
    An apparatus for optimizing the order of work performed with a plurality of autonomous bodies, comprising:
    initial order information representing an initial value of the work order planned for the work; variation factor information representing a variation factor of the work order; and work environment information representing a work environment in which the work is performed. an optimization information input unit for inputting optimization information;
    an optimization target update unit that determines an optimization target order representing a work order to be optimized based on the initial order information and the variation factor information;
    a search unit that searches for an optimal solution for the work order based on the work environment information and the order to be optimized;
    an optimum solution output unit that outputs the optimum solution searched by the search unit.
  2.  請求項1に記載の最適化装置において、
     前記探索部は、前記作業環境情報に基づく前記作業環境の変化に応じて前記最適化対象オーダーを変更した近傍解を生成し、前記近傍解を用いて前記最適解を探索する、最適化装置。
    The optimization device of claim 1, wherein
    The optimization device, wherein the search unit generates a neighborhood solution in which the optimization target order is changed according to a change in the work environment based on the work environment information, and searches for the optimum solution using the neighborhood solution.
  3.  請求項2に記載の最適化装置において、
     前記探索部は、前記作業環境情報に基づいて前記作業環境の変化量を表す環境変化量を計算し、前記環境変化量に基づいて前記近傍解を生成する、最適化装置。
    The optimization device of claim 2, wherein
    The optimization device, wherein the search unit calculates an environment change amount representing a change amount of the work environment based on the work environment information, and generates the neighborhood solution based on the environment change amount.
  4.  請求項3に記載の最適化装置において、
     前記探索部は、前記環境変化量に応じた摂動を前記最適化対象オーダーに付与して前記最適化対象オーダーを変更することにより前記近傍解を生成する、最適化装置。
    4. The optimization device of claim 3, wherein
    The optimization device, wherein the search unit generates the neighborhood solution by changing the optimization target order by applying a perturbation according to the environmental change amount to the optimization target order.
  5.  請求項3または4に記載の最適化装置において、
     前記探索部は、前記環境変化量を可視化してユーザに提示する、最適化装置。
    In the optimization device according to claim 3 or 4,
    The optimization device, wherein the search unit visualizes the environmental variation and presents it to a user.
  6.  請求項3または4に記載の最適化装置において、
     前記探索部は、前記環境変化量に基づいて前記近傍解を生成するか否かを判定し、前記近傍解を生成しないと判定した場合は、前記最適化対象オーダーとは無関係に設定した初期解を前記近傍解の代わりに用いて前記最適解を探索する、最適化装置。
    In the optimization device according to claim 3 or 4,
    The search unit determines whether or not to generate the neighborhood solution based on the environmental change amount, and if it is determined not to generate the neighborhood solution, an initial solution set regardless of the optimization target order instead of the neighborhood solution to search for the optimum solution.
  7.  請求項2に記載の最適化装置において、
     前記探索部は、前記近傍解に基づく複数の変異解を生成し、前記近傍解および前記複数の変異解の評価値をそれぞれ計算し、前記評価値に基づいて前記近傍解または前記複数の変異解のいずれかを前記最適解として選択する、最適化装置。
    The optimization device of claim 2, wherein
    The search unit generates a plurality of mutant solutions based on the neighborhood solution, calculates evaluation values of the neighborhood solution and the plurality of mutant solutions, and calculates the neighborhood solution or the plurality of mutant solutions based on the evaluation values. as the optimum solution.
  8.  請求項7に記載の最適化装置において、
     前記最適解出力部は、前記作業環境の変化に応じた前記最適解の評価値の変化の様子を可視化してユーザに提示する、最適化装置。
    The optimization device according to claim 7, wherein
    The optimization device, wherein the optimum solution output unit visualizes and presents to a user how the evaluation value of the optimum solution changes according to changes in the working environment.
  9.  複数の自律体を用いて行われる作業の順序を最適化する方法であって、
     前記作業に対して計画された作業順序の初期値を表す初期オーダー情報と、前記作業順序の変動要因を表す変動要因情報と、前記作業が実施される作業環境を表す作業環境情報と、を含む最適化情報をコンピュータに入力し、
     前記コンピュータにより、前記初期オーダー情報および前記変動要因情報に基づいて最適化対象とする作業順序を表す最適化対象オーダーを決定し、
     前記コンピュータにより、前記作業環境情報および前記最適化対象オーダーに基づいて前記作業順序の最適解を探索し、
     探索された前記最適解を前記コンピュータから出力する、最適化方法。
    A method for optimizing the order of work performed with multiple autonomies, comprising:
    initial order information representing an initial value of the work order planned for the work; variation factor information representing a variation factor of the work order; and work environment information representing a work environment in which the work is performed. Enter the optimization information into the computer,
    determining, by the computer, an order to be optimized representing a work order to be optimized based on the initial order information and the variable factor information;
    using the computer to search for an optimal solution for the work sequence based on the work environment information and the order to be optimized;
    An optimization method, wherein the searched optimal solution is output from the computer.
PCT/JP2022/033298 2021-12-21 2022-09-05 Optimization device and optimization method WO2023119739A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021-207465 2021-12-21
JP2021207465A JP2023092308A (en) 2021-12-21 2021-12-21 Optimization apparatus and optimization method

Publications (1)

Publication Number Publication Date
WO2023119739A1 true WO2023119739A1 (en) 2023-06-29

Family

ID=86901829

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/033298 WO2023119739A1 (en) 2021-12-21 2022-09-05 Optimization device and optimization method

Country Status (2)

Country Link
JP (1) JP2023092308A (en)
WO (1) WO2023119739A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10105539A (en) * 1996-09-30 1998-04-24 Hitachi Ltd Method and system for scheduling optimum job allocation
JP2002154615A (en) * 2000-11-17 2002-05-28 Mitsubishi Heavy Ind Ltd Article shipment management system
WO2016117111A1 (en) * 2015-01-23 2016-07-28 株式会社日立物流 Shipment order allocation device
WO2017090114A1 (en) * 2015-11-25 2017-06-01 株式会社日立製作所 Data processing system and data processing method
JP2021187619A (en) * 2020-05-29 2021-12-13 国立大学法人秋田大学 Picking work support system and program of the same

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10105539A (en) * 1996-09-30 1998-04-24 Hitachi Ltd Method and system for scheduling optimum job allocation
JP2002154615A (en) * 2000-11-17 2002-05-28 Mitsubishi Heavy Ind Ltd Article shipment management system
WO2016117111A1 (en) * 2015-01-23 2016-07-28 株式会社日立物流 Shipment order allocation device
WO2017090114A1 (en) * 2015-11-25 2017-06-01 株式会社日立製作所 Data processing system and data processing method
JP2021187619A (en) * 2020-05-29 2021-12-13 国立大学法人秋田大学 Picking work support system and program of the same

Also Published As

Publication number Publication date
JP2023092308A (en) 2023-07-03

Similar Documents

Publication Publication Date Title
Park et al. Algorithms for generalized clusterwise linear regression
Cortés et al. A tabu search approach to solving the picking routing problem for large-and medium-size distribution centres considering the availability of inventory and K heterogeneous material handling equipment
US10496436B2 (en) Method and apparatus for automatically scheduling jobs in computer numerical control machines using machine learning approaches
AU2017201206B2 (en) Parameter set determination for clustering of datasets
US20230305540A1 (en) Machine and Method for Manufacturing a Workpiece by a Computer-Controlled Manufacturing Machine with an Optimal Tool Configuration
Sheremetov et al. Two-stage genetic algorithm for parallel machines scheduling problem: Cyclic steam stimulation of high viscosity oil reservoirs
Song et al. Machine learning approach for determining feasible plans of a remanufacturing system
JP2021064049A (en) Calculator system and mathematical model generation support method
WO2023119739A1 (en) Optimization device and optimization method
Venkatadri et al. A multi-commodity network flow-based formulation for the multi-period cell formation problem
Alis et al. Parallel processing of big point clouds using Z-Order-based partitioning
JAVIDI et al. Research in random parameters of genetic algorithm and its application on TSP and optimization problems
Wu et al. Optimal scheduling for retrieval jobs in double-deep AS/RS by evolutionary algorithms
US20240036561A1 (en) Production Line Design Device, Production Line Design System, and Production Line Design Method
JP7386010B2 (en) Shipping work support system, method, and computer program
WO2021220775A1 (en) System for estimating characteristic value of material
JP2022090206A (en) Optimization support device and optimization support method
Furesawa et al. Study on a Shipping Slip Assignment Method for Efficiency Improvement of Picking in a Warehouse
JP7376405B2 (en) Optimization processing device, optimization processing method, and optimization processing program
JP4419814B2 (en) Service quality evaluation support equipment
Mousavipoor et al. Job shop scheduling problem based on learning effects, flexible maintenance activities and transportation times
Rajabighamchi et al. The order picking problem under a scattered storage policy
Wu et al. Machine Learning for the Multi-Dimensional Bin Packing Problem: Literature Review and Empirical Evaluation
JP2019212043A (en) Computer system and learning control method
Zahmani et al. A real time data mining rules selection model for the job shop scheduling problem

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22910466

Country of ref document: EP

Kind code of ref document: A1