JPH07175504A - Device and method for search for optimum vehicle allocation and distribution order in distribution problem - Google Patents

Device and method for search for optimum vehicle allocation and distribution order in distribution problem

Info

Publication number
JPH07175504A
JPH07175504A JP31974393A JP31974393A JPH07175504A JP H07175504 A JPH07175504 A JP H07175504A JP 31974393 A JP31974393 A JP 31974393A JP 31974393 A JP31974393 A JP 31974393A JP H07175504 A JPH07175504 A JP H07175504A
Authority
JP
Japan
Prior art keywords
delivery
order
vehicle allocation
cost
energy function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP31974393A
Other languages
Japanese (ja)
Other versions
JP2816802B2 (en
Inventor
Jiichi Igarashi
治一 五十嵐
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ATR NINGEN JOHO TSUSHIN KENKYU
ATR Advanced Telecommunications Research Institute International
Original Assignee
ATR NINGEN JOHO TSUSHIN KENKYU
ATR Advanced Telecommunications Research Institute International
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 ATR NINGEN JOHO TSUSHIN KENKYU, ATR Advanced Telecommunications Research Institute International filed Critical ATR NINGEN JOHO TSUSHIN KENKYU
Priority to JP31974393A priority Critical patent/JP2816802B2/en
Publication of JPH07175504A publication Critical patent/JPH07175504A/en
Application granted granted Critical
Publication of JP2816802B2 publication Critical patent/JP2816802B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To provide the device and method for the search for the optimum vehicle allocation and distribution order in distribution problems which can solve two kinds of problem of the vehicle allocation and distribution order under various restriction conditions and lower the cost. CONSTITUTION:The search device is equipped with a 1st determination part 3 which determines an array plan for a two-dimensional array having respective rows corresponding to respective vehicles and respective columns corresponding to the distribution order, a 2nd determination part 5 which determines a cost function showing the cost and restriction conditions at distribution destinations, etc., an arithmetic part 7 which computes and define an energy function with the linear sum of a cost term indicating the cost function and a restriction term showing the restriction conditions, and a minimization part 9 which minimizes the energy function; and data which are required for the distribution problems are inputted from a data input part 1 and an arithmetic result is outputted from an arithmetic result output part 11.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、配送問題における最
適な配車と配送順序の探索装置および探索方法に関し、
特に、配送問題に対して与えられる各種の制約条件が満
たされ、かつコストを極力抑えることができるような最
適な配車と配送順序を探索する配送問題における最適な
配車と配送順序の探索装置および探索方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a search apparatus and a search method for optimum vehicle allocation and delivery order in a delivery problem,
In particular, a search device and a search for an optimal vehicle allocation and delivery order in a delivery problem that searches for an optimal vehicle allocation and delivery order that can satisfy various constraints given to the delivery problem and minimize costs Regarding the method.

【0002】[0002]

【従来の技術】複数の車両を用いて多数の荷物をそれぞ
れの配送先に配送するには、どの車両にどの荷物を積込
み(配車)、かつ、各車両が割り当てられた配送先をど
のような順序で回るか(配送順序)という2つの問題が
解かれなければならない。特に、配送先において、配送
時刻の指定や、乗り入れ可能な車両種に関する制限、車
両積載量の上限、車両の出発時刻や帰着点などの種々の
制約条件が課される場合があり、その場合には、それら
の制約条件をすべて満たし、かつ、与えられた目的関数
を最小化にする解が求められる必要がある。目的関数と
しては、各車両が費やした配送時間の総計や偏差、ある
いは、すべての配送が完了する時刻などが実用的には必
要とされている。
2. Description of the Related Art In order to deliver a large number of parcels to each delivery destination using a plurality of vehicles, what cargo is loaded on which car (delivery), and what delivery destination is assigned to each vehicle? Two problems have to be solved: turn around (delivery order). In particular, the delivery destination may be subject to various constraints such as designation of delivery time, restrictions on the types of vehicles that can be entered, upper limit of vehicle loading capacity, vehicle departure time and return point, etc. Needs to find a solution that satisfies all of these constraints and minimizes the given objective function. As the objective function, the total or deviation of the delivery time spent by each vehicle, or the time when all deliveries are completed, etc. are practically required.

【0003】このような配送問題の具体的な例として
は、トラックによる食品、飲料品、衣類、雑貨、部品、
生産物などの荷物を飲食店、商店、工場、一般家庭など
に配送するものが挙げられる。このような配送問題で
は、最適な組合せを探索する必要があり、従来の数理計
画法は、一般的な分岐限定法を用いてきた。この分岐限
定法は、直接解くことが難しい問題をよりやさしい部分
問題に分割(分岐)し、その部分問題を評価して不必要
な部分問題を取り除き(限定)、可能性のある部分問題
をすべて解くという考え方が基本とされている。
Specific examples of such delivery problems include food, beverages, clothes, sundries, parts by truck,
Examples include delivery of parcels such as products to restaurants, shops, factories, and general households. In such a delivery problem, it is necessary to search for an optimum combination, and conventional mathematical programming has used a general branch and bound method. This branch-and-bound method divides a problem that is difficult to solve directly into easier sub-problems (branches), evaluates the sub-problems and removes unnecessary sub-problems (limits), and removes all possible sub-problems. The idea is to solve.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、現実の
配送問題においては、制約条件が複雑であったり、目的
関数が単一でない多目的最適化問題である場合が多い。
したがって、分岐限定法では、制約条件や目的関数が変
わるたびにプログラムを書き直す必要があり、実際の配
送の現場で用いられることはほとんどなく、熟練した配
送係の直感と経験に頼っているのが現状である。
However, in the actual delivery problem, there are many cases where the constraint condition is complicated and the objective function is not a single multi-objective optimization problem.
Therefore, in the branch and bound method, the program needs to be rewritten every time the constraint condition or the objective function changes, and it is rarely used in the actual delivery site, and it depends on the intuition and experience of a skilled delivery staff. The current situation.

【0005】しかし、配送先や配送問題などの種類や、
車両走行速度などの道路事情や、配送時刻などの制約条
件も日々変化し、人間がこれらの諸条件を満足する配送
計画案を立案するにはかなりの困難が伴う。実際、短時
間で処理する必要もあり、配送係の精神的負荷は少なか
らないものとなっている。しかも、人間が経験に基づい
て立案した配送計画案が、輸送コストなどの目的関数の
最小値を与えてくれるという保証は少ない。
However, the type of delivery destination, delivery problem, etc.
Road conditions such as vehicle traveling speed and constraint conditions such as delivery time change day by day, and it is quite difficult for humans to formulate a delivery plan that satisfies these conditions. In fact, it is necessary to process in a short time, and the mental load on the delivery staff is considerable. Moreover, there is little guarantee that a delivery plan drafted by humans will give the minimum value of the objective function such as transportation cost.

【0006】ゆえに、この発明の目的は、配送時刻の指
定や、乗り入れ可能な車両種に関する制限、積載量の上
限、車両の出発時刻や帰着点などの種々の制約条件が課
された場合に、それらの制約条件をすべて満たし、か
つ、各車両が費やした配送時間の総計や偏差、あるい
は、すべての配送が完了する時刻などの多目的な目的関
数を最小化して、最適な配送と配送順序を探索すること
ができるような配送問題における最適な配車と配送順序
の探索装置および探索方法を提供することである。
Therefore, an object of the present invention is to specify various delivery conditions such as designation of delivery time, restrictions on vehicle types that can be entered, upper limit of loading capacity, vehicle departure time, and return point. Search for the optimal delivery and delivery order by satisfying all of these constraints and minimizing the multipurpose objective function such as the total or deviation of the delivery time spent by each vehicle or the time when all deliveries are completed. It is an object of the present invention to provide a search device and a search method for an optimal vehicle allocation and delivery order in a delivery problem that can be solved.

【0007】[0007]

【課題を解決するための手段】請求項1の発明に係る配
送問題における最適な配車と配送順序の探索装置は、多
数の荷物等を複数の車両で複数の配送先に配送する配送
問題において、多数の荷物が各車両に割り振られる配車
と、各車両が複数の配送先の中で割り振られた配送先に
各荷物を配送する配送順序とを最適化する配送問題にお
ける最適な配車と配送順序の探索装置であって、配車と
配送順序が示される配送計画案を決定する第1の決定手
段、第1の決定手段で決定された配送計画案が満たすべ
き制約条件および配送計画案を立案するために最小化さ
れるべきコスト関数を決定する第2の決定手段、第2の
決定手段で決定された制約条件から外れるほど増大し、
第2の決定手段で決定されたコスト関数が増大するほど
増大するエネルギー関数を演算する演算手段、および演
算手段で演算されたエネルギー関数を最小化する最小化
手段を備えている。
According to a first aspect of the present invention, there is provided an optimal vehicle allocation and delivery order search device for a delivery problem, wherein a plurality of vehicles are delivered by a plurality of vehicles to a plurality of delivery destinations. Optimum vehicle allocation and delivery order in the delivery problem that optimizes the vehicle allocation in which a large number of packages are allocated to each vehicle and the delivery order in which each vehicle delivers each package to the allocated destination among multiple destinations A search device, for formulating a first decision means for deciding a delivery plan showing vehicle allocation and delivery order, constraint conditions to be satisfied by the delivery plan decided by the first deciding means, and a delivery plan Second determining means for determining the cost function to be minimized to, increasing as it deviates from the constraint conditions determined by the second determining means,
It is provided with a calculating means for calculating an energy function that increases as the cost function determined by the second determining means increases, and a minimizing means for minimizing the energy function calculated by the calculating means.

【0008】請求項2では、請求項1の第1の決定手段
は、配送計画案を複数行と列で表わされる2次元配列で
表現し、2次元配列における各行は各車両に対応し、各
列は配送順序に対応し、各配列要素は、出発地点を表わ
す記号、各配送先を表わす記号、または列の数を一致さ
せるためのダミー記号であることを特徴としている。
According to a second aspect of the present invention, the first determining means of the first aspect expresses the delivery plan in a two-dimensional array represented by a plurality of rows and columns, each row in the two-dimensional array corresponding to each vehicle. The columns correspond to the delivery order, and each array element is characterized by a symbol representing a starting point, a symbol representing each delivery destination, or a dummy symbol for matching the number of columns.

【0009】請求項3では、請求項2の配送順序は、配
送先と他の配送先との間に出発地点に戻る場合も含む。
In the third aspect, the delivery order of the second aspect includes the case of returning to the starting point between the delivery destination and another delivery destination.

【0010】請求項4では、請求項1から3いずれかの
演算手段で演算されるエネルギー関数は、制約条件を表
わす項とコスト関数を表わす項との線形和として演算さ
れることを特徴としている。
According to a fourth aspect of the present invention, the energy function calculated by the calculating means according to any one of the first to third aspects is calculated as a linear sum of a term representing a constraint condition and a term representing a cost function. .

【0011】請求項5では、請求項4の最小化手段は、
前記制約条件を表わす項と前記コスト関数を表わす項と
の線形和として演算されたエネルギー関数をシミュレー
テッドアニーリング法を用いて最小化することを特徴と
している。
In claim 5, the minimization means of claim 4 is:
An energy function calculated as a linear sum of a term representing the constraint condition and a term representing the cost function is minimized by using a simulated annealing method.

【0012】請求項6の発明に係る配送問題における最
適な配車と配送順序の探索方法は、多数の荷物を複数の
車両で複数の配送先に配送する配送問題において、多数
の荷物が各車両に割り振られる配車と、各車両が複数の
配送先の中で割り振られた配送先に各荷物を配送する配
送順序とを最適化する配送問題における最適な配車と配
送順序の探索方法であって、配車と配送順序が示される
配送計画案を決定する第1のステップ、第1のステップ
で決定された配送計画案が満たすべき制約条件および配
送計画案を立案するために最小化されるべきコスト関数
を決定する第2のステップ、第2のステップで決定され
た制約条件から外れるほど増大し、第2のステップで決
定されたコスト関数が増大するほど増大するエネルギー
関数を演算する第3のステップ、および第3のステップ
で演算されたエネルギー関数を最小化してそのときの配
送計画案が最適であると判断する第4のステップを含ん
でいる。
According to a sixth aspect of the present invention, there is provided a method for searching for an optimal vehicle allocation and delivery order in a delivery problem. In the delivery problem of delivering a large number of packages to a plurality of delivery destinations by a plurality of vehicles, a large number of packages are delivered to each vehicle. A method of searching for an optimal vehicle allocation and delivery order in a delivery problem that optimizes the vehicle allocation to be assigned and the delivery order in which each vehicle delivers each package to the assigned delivery destination among a plurality of delivery destinations. And a first step of determining a delivery plan in which the delivery order is indicated, constraints to be satisfied by the delivery plan determined in the first step, and a cost function that should be minimized to formulate the delivery plan. A second step of determining, an energy function that increases as the cost function determined in the second step increases and deviates from the constraint conditions determined in the second step Delivery plan at that time steps, and the energy function calculated in the third step to minimize contains a fourth step of determining optimal.

【0013】請求項7では、請求項6の第1のステップ
で決定される配送計画案は、複数行と列で表わされる2
次元配列で表現され、2次元配列における各行は各車両
に対応し、各列は配送順序に対応し、各配列要素は、出
発地点を表わす記号、各配送先を表わす記号、または列
の数を一致させるためのダミー記号であることを特徴と
している。
In claim 7, the delivery plan determined in the first step of claim 6 is represented by a plurality of rows and columns.
Each row in the two-dimensional array corresponds to each vehicle, each column corresponds to the delivery order, and each array element represents a symbol representing a departure point, a symbol representing each delivery destination, or the number of columns. It is characterized by being a dummy symbol for matching.

【0014】請求項8では、請求項7の配送順序は、配
送先と他の配送先との間に出発地点に戻る場合も含んで
いる。
In claim 8, the delivery order of claim 7 includes the case of returning to the starting point between the delivery destination and another delivery destination.

【0015】請求項9では、請求項6から8いずれかの
第3のステップで演算されるエネルギー関数は、制約条
件を表わす項とコスト関数を表わす項との線形和として
演算されることを特徴としている。
In claim 9, the energy function calculated in the third step of any one of claims 6 to 8 is calculated as a linear sum of a term representing a constraint condition and a term representing a cost function. I am trying.

【0016】請求項10では、請求項9の第4のステッ
プは、第3のステップで演算されたエネルギー関数をシ
ミュレーテッドアニーリング法を用いて最小化するステ
ップを含んでいる。
In claim 10, the fourth step of claim 9 includes the step of minimizing the energy function calculated in the third step by using a simulated annealing method.

【0017】[0017]

【作用】請求項1の発明に係る配送問題における最適な
配車と配送順序の探索装置は、配送問題をエネルギー関
数に帰着させ、そのエネルギー関数を最小化して最適な
配車と配送順序を探索できる。
According to the first aspect of the present invention, the optimum vehicle allocation and delivery order search device for a delivery problem can reduce an energy function of the delivery problem and minimize the energy function to search for an optimal vehicle allocation and delivery order.

【0018】請求項2の発明に係る配送問題における最
適な配車と配送順序の探索装置は、配送計画案を2次元
配列で表現し、配車と配送順序という2種類の問題を同
時に解くことができる。
The optimal vehicle allocation and delivery order search device for the delivery problem according to the second aspect of the present invention expresses the delivery plan in a two-dimensional array, and can solve two types of issues, vehicle delivery and delivery order, at the same time. .

【0019】請求項3の発明に係る配送問題における最
適な配車と配送順序の探索装置は、積載上限量の小さい
車両を2回転以上利用する配送計画案の立案を可能とす
る。
According to the third aspect of the present invention, the optimum vehicle allocation and delivery order search device in the delivery problem enables the drafting of a delivery plan that uses a vehicle having a small upper load limit for two or more revolutions.

【0020】請求項4の発明に係る配送問題における最
適な配車と配送順序の探索装置は、エネルギー関数を制
約条件を表わす項とコスト関数を表わす項との線形和と
して演算するので、制約条件やコスト関数の重要度に応
じてエネルギー関数を演算して定義できる。
Since the optimum vehicle allocation and delivery order search device in the delivery problem according to the fourth aspect of the present invention calculates the energy function as a linear sum of the term representing the constraint condition and the term representing the cost function, the constraint condition and An energy function can be calculated and defined according to the importance of the cost function.

【0021】請求項5の発明に係る配送問題における最
適な配車と配送順序の探索装置は、エネルギー関数をシ
ミュレーテッドアニーリング方法を用いて最小化するの
で、エネルギー関数の値が小さい解に重点をおいて確率
的に近似解を求めることができる。
The optimal vehicle allocation and delivery order search device in the delivery problem according to the fifth aspect of the present invention minimizes the energy function by using the simulated annealing method. Therefore, emphasis is placed on a solution having a small energy function value. The approximate solution can be obtained stochastically.

【0022】請求項6の発明に係る配送問題における最
適な配車と配送順序の探索方法は、配送問題をエネルギ
関数に帰着させ、そのエネルギ関数を最小化して最適な
配車と配送順序を探索できる。
According to the sixth aspect of the present invention, the optimal vehicle allocation and delivery order search method in the delivery problem can be reduced to an energy function and the energy function can be minimized to search for the optimal vehicle allocation and delivery order.

【0023】請求項7の発明に係る配送問題における最
適な配車と配送順序の探索方法は、配送計画案を2次元
配列で表現し、配車と配送順序という2種の問題を同時
に解くことができる。
In the method of searching for the optimal vehicle allocation and the delivery order in the delivery problem according to the seventh aspect of the present invention, the delivery plan is represented by a two-dimensional array, and the two problems of vehicle delivery and delivery order can be solved at the same time. .

【0024】請求項8の発明に係る配送問題における最
適な配車と配送順序の探索方法は、積載上限量の小さい
車両を2回転以上利用する配送計画案の立案を可能とす
る。
According to the eighth aspect of the present invention, the optimum dispatching method and the search method for the delivery order in the delivery problem enable the drafting of a delivery plan in which a vehicle having a small upper load limit is used twice or more times.

【0025】請求項9の発明に係る配送問題における最
適な配車と配送順序の探索方法は、エネルギ関数を制約
条件を表わす項とコスト関数を表わす項との線形和とし
て演算するので、制約条件やコスト関数の重要度に応じ
てエネルギ関数を演算して定義できる。
In the method of searching for the optimum vehicle allocation and delivery order in the delivery problem according to the ninth aspect of the present invention, the energy function is calculated as a linear sum of the term representing the constraint condition and the term representing the cost function. An energy function can be calculated and defined according to the importance of the cost function.

【0026】請求項10の発明に係る配送問題における
最適な配車と配送順序の探索方法は、エネルギ関数をシ
ュミレーテッドアニーリング法を用いて最小化するの
で、エネルギ関数の値が小さい解に重点をおいて確率的
な検知から求めることができる。
The optimal vehicle allocation and delivery order search method in the delivery problem according to the tenth aspect of the present invention minimizes the energy function by using the simulated annealing method. Therefore, emphasis is placed on a solution having a small energy function value. It can be obtained from probabilistic detection.

【0027】[0027]

【実施例】図1は、この発明の一実施例による配送問題
における最適な配車と配送順序の探索装置の概略ブロッ
ク図であり、図2は、図1の演算部の構成を示した概略
ブロック図である。
1 is a schematic block diagram of an apparatus for searching an optimal vehicle allocation and delivery order in a delivery problem according to an embodiment of the present invention, and FIG. 2 is a schematic block diagram showing a configuration of an arithmetic unit of FIG. It is a figure.

【0028】図1および図2を参照して、探索装置は、
配送問題を解くために必要なデータを入力するデータ入
力部1と、配送計画案を決定する第1の決定部3と、コ
スト関数と制約条件を決定する第2の決定部5と、第1
の決定部3および第2の決定部5の情報を用いてエネル
ギー関数を演算して定義する演算部7と、演算部7で定
義されたエネルギー関数を最小化する最小化部9とを備
え、演算結果が演算結果出力部11から出力される。さ
らに、データ入力部1、第1の決定部3、第2の決定部
5、演算部7、最小化部9および演算結果出力部11を
制御するための制御部13が設けられている。また、特
に最小化部9においては、図2に示すように、エネルギ
ー関数を最小化するために必要な乱数発生部15と、パ
ラメータ格納部17と、試行変形の禁則条件格納部19
とが設けられている。
Referring to FIGS. 1 and 2, the search device
A data input unit 1 for inputting data necessary for solving a delivery problem, a first determining unit 3 for determining a delivery plan proposal, a second determining unit 5 for determining a cost function and constraint conditions, and a first
A calculation unit 7 that calculates and defines an energy function using the information of the determination unit 3 and the second determination unit 5, and a minimization unit 9 that minimizes the energy function defined by the calculation unit 7. The calculation result is output from the calculation result output unit 11. Further, a control unit 13 for controlling the data input unit 1, the first determination unit 3, the second determination unit 5, the calculation unit 7, the minimization unit 9 and the calculation result output unit 11 is provided. Further, particularly in the minimization unit 9, as shown in FIG. 2, a random number generation unit 15, a parameter storage unit 17, and a trial deformation prohibition condition storage unit 19 necessary for minimizing the energy function.
And are provided.

【0029】図3は、図1および図2に示した探索装置
で最適な配車と配送順序が探索される過程を示したフロ
ー図であり、図4は、図1の決定部で決定される配送計
画案を2次元配列で表現した状態を示した図であって、
その初期状態を示した図である。以下、図1および図2
の装置の動作について、図3および図4を参照して詳細
に説明する。
FIG. 3 is a flow chart showing a process of searching for an optimal vehicle allocation and delivery order by the search device shown in FIGS. 1 and 2, and FIG. 4 is determined by the determination unit of FIG. It is the figure which showed the state which expressed the delivery plan by the two-dimensional array,
It is the figure which showed the initial state. Hereinafter, FIG. 1 and FIG.
The operation of the device will be described in detail with reference to FIGS. 3 and 4.

【0030】基本的には、配送計画案を店舗を表わす記
号等による2次元配列で表現し、2次元配列をシステム
とみなしてその状態におけるエネルギー関数を定義し、
エネルギー関数の最小状態をシミュレーテッドアニーリ
ング法(S.Kirkpatrick,C.D.Gelatt Jr.,M.P.Vecchi:
“Optimization by Simulated Annealing ”,Science,V
ol.220,No.4598,pp.671-680 (1983))により求めるこ
とが概略である。したがって、図3に示すフロー図で
は、次の3つのステップにまとめられる。
Basically, the delivery plan is represented by a two-dimensional array of symbols representing stores, the two-dimensional array is regarded as a system, and the energy function in that state is defined.
Simulated annealing method for the minimum state of energy function (S.Kirkpatrick, CDGelatt Jr., MPVecchi:
“Optimization by Simulated Annealing”, Science, V
It is roughly determined by ol.220, No.4598, pp.671-680 (1983)). Therefore, the flow diagram shown in FIG. 3 is summarized in the following three steps.

【0031】ステップ(図面では、Sで表わす)1にお
いて、2次元配列で表わされた配送計画案の初期状態を
設定する。そして、2次元配列をシステムとみなしたの
で、2次元配列はエネルギーを有する。
In step (represented by S in the drawing) 1, an initial state of the delivery plan proposal represented by a two-dimensional array is set. Then, since the two-dimensional array is regarded as a system, the two-dimensional array has energy.

【0032】そこで、ステップ2において、温度一定の
条件下で、後で詳しく説明するメトロポリス法を用いて
システムを熱平衡状態に到達させる。制約条件がすべて
満たされた状態(実行可能解)の中で、エネルギーの値
が最小である状態が記録される。システムが温度Tによ
る所定の確率分布で熱平衡状態になるとすると、温度T
が低ければ低いエネルギー状態になる確率が高く、温度
Tが高ければエネルギー状態が高い状態になる確率は高
い。
Therefore, in step 2, under constant temperature conditions, the system is brought to a thermal equilibrium state using the metropolis method which will be described in detail later. Among the states (feasible solutions) in which all the constraints are satisfied, the state having the minimum energy value is recorded. Assuming that the system is in thermal equilibrium with a given probability distribution over temperature T, the temperature T
The lower the value, the higher the probability of being in the low energy state, and the higher the temperature T, the higher the probability of being in the high energy state.

【0033】そこで、ステップ3において、温度を下げ
ていく。温度を下げるということは、具体的には温度列
{Ti }(i=0,1,…,n)を設定しておき、i→
i+1として下げていけばよい。そして、i>nならば
終了し、そうでなければステップ2へ戻ってもう一度ス
テップ2の過程が行なわれていく。
Therefore, in step 3, the temperature is lowered. To lower the temperature, specifically, a temperature sequence {T i } (i = 0, 1, ..., N) is set and i →
You can lower it as i + 1. If i> n, the process ends. If not, the process returns to step 2 and the process of step 2 is performed again.

【0034】さらにステップ1〜ステップ3について詳
細に説明すると、まずデータ入力部1から、配送先の店
舗間の最短移動時間とその経路の情報、温度スケジュー
ル、制約項とコスト項の重み、乱数のシードなどの必要
なパラメータの値、システム(2次元配列である行列
X)の初期値などが読出される。
More specifically, step 1 to step 3 will be described in detail. First, from the data input section 1, information on the shortest moving time between stores at the delivery destination and its route, temperature schedule, weights of constraint and cost terms, and random numbers. Values of necessary parameters such as seeds, initial values of the system (matrix X that is a two-dimensional array), and the like are read.

【0035】次に、配送計画案を決定する第1の決定部
から現在の2次元配列を表わす行列Xが読出される。こ
こで、2次元配列の状態について詳しく説明する。図4
に示すようにM×Lの行列Xを考える。行列Xの要素
は、xi,j (i=1,…,M,j=1,…,L)で表わ
される。iは、車両を識別し、jは配送順序に対応して
いる。Mは、配送に利用する車両の台数で定数とする。
Lは、L=N+Nrot +1で定義される定数とする。た
だし、Nは、総店舗数に1を加えた整数であり、Nrot
は、第(1)式で定義される定数である。
Next, the matrix X representing the current two-dimensional array is read from the first determining unit which determines the delivery plan. Here, the state of the two-dimensional array will be described in detail. Figure 4
Consider an M × L matrix X as shown in. The elements of the matrix X are represented by x i, j (i = 1, ..., M, j = 1, ..., L). i identifies the vehicle and j corresponds to the shipping order. M is the number of vehicles used for delivery and is a constant.
L is a constant defined by L = N + N rot +1. However, N is an integer obtained by adding 1 to the total number of stores, and N rot
Is a constant defined by the equation (1).

【0036】xi,j は、{−1,0,1,…,N−1}
のどれかの値をとる。ここで、0は出発点の配送センタ
ーを表わし、1から(N−1)は、各店舗の番号を表わ
している。たとえば、46店舗の場合にはN=47とな
る。
X i, j is {-1, 0, 1, ..., N-1}
Takes one of the values. Here, 0 represents the distribution center at the starting point, and 1 to (N-1) represent the number of each store. For example, in the case of 46 stores, N = 47.

【0037】図4において、第1行は、最初の値は0
(配送センター)に固定され、2番目からは、店舗を表
わす番号が1から(N−1)まで昇順に並べられる。次
に、番号1の車両に指定された最大回転数n(1) rot
ら1を引いた個数だけ0が並べられる。最後に、−1を
1個だけ並べる。2行目以降は、n(i) rot 個の0が並
べられたすぐ後には、すべて−1を並べる。ただし、探
索結果はこれらの初期状態にあまり依存しない。
In FIG. 4, in the first line, the first value is 0.
It is fixed to the (delivery center), and from the second, the numbers representing the stores are arranged in ascending order from 1 to (N-1). Next, 0s are arranged by the number obtained by subtracting 1 from the maximum rotation speed n (1) rot designated for the vehicle number 1. Finally, only -1 is arranged. In the second and subsequent rows, immediately after n (i) rot 0s are arranged, all -1s are arranged. However, the search results do not depend much on these initial states.

【0038】1つの配送計画案は、このように2次元行
列で表現される。各行の番号の列は、各車両が行なうべ
き配送順序を左から順に表わしていることになってい
る。ただし、0は配送センターへ戻ること(回転)を表
わしており、−1はダミー記号で配送順序に関係なく読
み飛ばすものとする。−1というダミー記号は、2次元
配列のサイズを固定化し、コンピュータ計算において確
保するメモリ領域が固定化されるために導入されてい
る。また、ある店舗をある車両の配送順序に挿入すると
いう試行変形が、後で詳しく説明する2つの行列要素の
入れ替え(互換)操作により簡単に実現できるという利
点がある。
One delivery plan is thus represented by a two-dimensional matrix. The column of numbers in each row represents the delivery order that each vehicle should perform from the left. However, 0 represents returning to the delivery center (rotation), and -1 is a dummy symbol which is skipped regardless of the delivery order. The dummy symbol -1 is introduced because the size of the two-dimensional array is fixed and the memory area secured in computer calculation is fixed. Further, there is an advantage that the trial modification of inserting a certain store in the delivery order of a certain vehicle can be easily realized by a swapping (compatibility) operation of two matrix elements which will be described in detail later.

【0039】次に、コスト関数と制約条件を決定する第
2の決定部5は、たとえばある配送センターから荷物を
積込み、トラックで複数店舗に配送する場合には、以下
に示すコスト関数と制約条件を決定する。
Next, the second deciding unit 5 for deciding the cost function and the constraint condition, for example, when the parcel is loaded from a certain distribution center and delivered to a plurality of stores by truck, the cost function and the constraint condition shown below. To decide.

【0040】3種類のコスト関数を例に挙げると、第1
は、配送にかかる人件費や燃料代などの配送コストであ
る各車両が配送にかかった所要時間(拘束時間)の総計
である。第2は、生鮮食料品などのように配送時刻が重
要な場合に要求される目的関数であって、すべての配送
や積下ろしが完了する時刻までの時間である。第3は、
労務管理上、ドライバ間での労働時間の均等な割当てが
要求される場合に最初にすべき目的関数であって、指定
された車両が配送にかかった所要時間(拘束時間)の標
準偏差である。 コスト関数は、重要度に応じて重みが
与えられ、複数個のコスト関数が重ねられる場合もあ
る。制約条件としては、たとえば店舗(配送先)に関す
るものと、車両(トラック)に関するものとの2種類が
あり、以下にそれらの例を示す。
Taking three types of cost functions as examples,
Is a total of required time (constraint time) required for delivery by each vehicle, which is delivery cost such as labor cost and fuel cost for delivery. The second is the objective function required when the delivery time is important, such as perishables, and is the time until the completion of all delivery and unloading. Third,
This is the first objective function that should be first applied when equal allocation of working hours among drivers is required for labor management, and it is the standard deviation of the required time (constraint time) required for delivery by a specified vehicle. . The cost function is weighted according to the degree of importance, and a plurality of cost functions may be superposed. There are two types of constraint conditions, for example, those relating to stores (delivery destinations) and those relating to vehicles (trucks).

【0041】店舗についての制約条件としては、たとえ
ば軒先条件と到着時間指定条件がある。軒先条件は、各
店舗ごとに設定された車両の停車時間および各店舗ごと
にトン数などで指定された停車可能な車両の上限などが
挙げられる。また、到着時刻指定条件としては、各店舗
ごとに上限時刻と下限時刻で指定される車両の到着時刻
が挙げられる。
As constraints on the store, there are eaves conditions and arrival time designation conditions, for example. The eaves conditions include a vehicle stop time set for each store and an upper limit of vehicles that can be stopped specified by the tonnage and the like for each store. Further, the arrival time designation condition includes the arrival time of the vehicle designated by the upper limit time and the lower limit time for each store.

【0042】車両についての制約条件は、積載量の上
限、出発地点、出発時刻、終了条件などが挙げられる。
積載量の上限は、各車両ごとに指定されればよい。出発
時点は、たとえば配送センターに固定されればよい。出
発時刻は、各車両ごとに指定されればよい。終了条件と
しては、各車両ごとに指定される配送終了後の帰着地点
などが挙げられる。
The constraint conditions for the vehicle include the upper limit of the load capacity, the starting point, the departure time, the ending condition, and the like.
The upper limit of the load capacity may be specified for each vehicle. The time of departure may be fixed at the distribution center, for example. The departure time may be specified for each vehicle. Examples of the termination condition include a return point after the delivery specified for each vehicle.

【0043】次に、エネルギー関数を定義する演算部7
は、第1の決定部3で読出された行列Xと第2の決定部
で決定されたコスト関数および制約条件に基づいて、シ
ステムのエネルギー関数Eを計算する。ここでエネルギ
ー関数Eについて説明する。エネルギー関数Eは、第
(2)式に示すように、最小にしたいコスト関数を表わ
したコスト項Ecostと、制約条件を表わした制約項E
cnstとの2種類の項による線形和で表わされる。ここ
で、係数{ak }(k=1,2,3),{bk }(k=
1,2,3)は、考慮したいコスト項間や制約項間の重
要度であり、コスト関数および制約条件間の重要度に応
じて予め決定しておくことにする。
Next, the calculation unit 7 for defining the energy function
Calculates the energy function E of the system based on the matrix X read by the first decision unit 3 and the cost function and the constraint conditions decided by the second decision unit. Here, the energy function E will be described. The energy function E is, as shown in the equation (2), a cost term E cost representing a cost function to be minimized and a constraint term E representing a constraint condition.
It is expressed as a linear sum of two types of terms with cnst . Here, the coefficients {a k } (k = 1, 2, 3), {b k } (k =
1, 2, 3) are the importance degrees between cost terms and constraint terms to be considered, and are decided in advance according to the importance degree between cost functions and constraint conditions.

【0044】コスト項EcostにおけるE(1) costは、各
車両に関して出発地点(配送センター)を出発した時刻
から、作業の完了時刻または帰着時刻のいずれかまでの
時間ti (拘束時間)を表わす。この拘束時間をすべて
のトラックについて合計して総拘束時間をエネルギーと
みなす。終了条件が自由の場合には、この拘束時間は出
発地点を出発した時刻から最後の配送先における積下ろ
し作業の完了時刻になる。また、終了条件が出発地点で
ある場合には、拘束時間は、出発地点を出発した時刻か
ら出発点への帰着時刻となる。さらに、終了条件がある
店舗である場合には、拘束時間は、出発地点を出発した
時刻から指定された帰着地点への帰着時刻までの時間と
なる。このような3つの場合があり得るが、使用条件に
応じてユーザが自由に選択すればよい。
[0044] E in cost terms E cost (1) cost, the starting point of the (distribution center) from the time that was starting for each vehicle, the time until one of the completion time or return time of work t i (the restraint time) Represent. This restraint time is summed over all the tracks and the total restraint time is regarded as energy. When the termination condition is free, this restraint time is the time when the unloading work is completed at the last delivery destination from the time when the departure point is started. Further, when the ending condition is the departure point, the restraint time is the time from the time of departure from the departure point to the time of return to the departure point. Furthermore, in the case of a store that has an end condition, the restraint time is the time from the time of departure from the departure point to the time of return to the designated return point. There may be three cases as described above, but the user may freely select them according to the usage conditions.

【0045】第2のコスト項であるE(2) costは、積下
ろし完了時刻の最も遅い店舗での積下ろし完了時刻とす
る。たとえば、午前零時からの経過時間とすればその時
間の和がエネルギーとみなせる。第3のコスト項である
(3) costは、第(3)式に示すように、指定された車
両(n台)における拘束時間ti の標準偏差である。
The second cost term E (2) cost is the unloading completion time at the store with the latest unloading completion time. For example, if the elapsed time from midnight, the sum of the times can be regarded as energy. The 3 E (3) the cost term cost, as shown in (3), the standard deviation of the duty time t i at the given vehicle (n stand).

【0046】一方、制約項Ecnstの1つであるE(1)
cnstは、第(4)式に示すように、配送センターにおけ
る各車両の積載量w(k) i の超過量の総和である。この
総和量としては、たとえばケース数が考えられる。ただ
し、kは回転の識別記号であり、w0 i は車両iの積載
量の上限を表わしている。
On the other hand, one of the constraint terms E cnst is E (1)
cnst is the total sum of the excess amounts of the load w (k) i of each vehicle at the distribution center, as shown in equation (4). As this total amount, for example, the number of cases can be considered. However, k is a rotation identification symbol, and w 0 i represents the upper limit of the load capacity of the vehicle i.

【0047】第2の制約項であるE(2) cnstは、各配送
先に設定された到着時刻に関する制約条件である。たと
えば配送先kの到着時刻をtk 、到着時刻の制約を下限
l k と上限tu k で表わせば、E(2) cnstは、第
(5)式のように定義される。このようにしておけば、
到着時刻の制約から外れると制約項E(2) cnstは大きく
なる。
The second constraint term E(2) cnstEach shipping
This is a constraint condition regarding the arrival time set earlier. Tato
For example, the arrival time of the delivery destination k is tk, Lower bound on arrival time
tl kAnd the upper limit tu kE(2) cnstIs the
It is defined as in equation (5). If you do this,
When the arrival time is not met, the constraint term E(2) cnstIs big
Become.

【0048】第3の制約項であるE(3) cnstは、各配送
先に設定された受入れ車両の重量に関する制約条件であ
る。各車両の重量をgi 、各配送先kで受入れられる車
両の最大重量をGk 、各配送先kに乗り入れられるトラ
ックをi(k)で表わすと、制約項E(3) cnstは、第
(5)式のように定義される。このようにしておけば、
条件から外れると制約項E(3) cnstは、増大することに
なる。
The third constraint term, E (3) cnst, is a constraint condition regarding the weight of the receiving vehicle set at each delivery destination. Letting g i be the weight of each vehicle, G k be the maximum weight of the vehicle that can be accepted at each delivery destination k, and i (k) be the truck that can be loaded at each delivery destination k, the constraint term E (3) cnst is It is defined as in equation (5). If you do this,
If the condition is not satisfied, the constraint term E (3) cnst will increase.

【0049】結局、最小にしたい複数のコスト項と複数
の制約条件は、エネルギー関数の中で線形和の形で表現
されており、予め予定されたコスト項や制約項以外のも
のも新たに追加することが容易にできる。
After all, the plurality of cost terms and the plurality of constraint conditions which are desired to be minimized are expressed in the form of a linear sum in the energy function, and the cost term and constraint term other than the predetermined ones are newly added. Easy to do.

【0050】次に、エネルギー関数を最小化する最小化
部9は、乱数発生部15、パラメータ格納部17、試行
変形の禁則条件格納部19により発生または格納されて
いる値を基に、シミュレーテッドアニーリング法により
ゆっくり温度を下げながらエネルギーの最小状態を探索
する。ここで、シミュレーテッドアニーリング法とは、
あるシステムのエネルギー最小状態を求める1つの手法
である。
Next, the minimization unit 9 for minimizing the energy function is simulated based on the values generated or stored by the random number generation unit 15, the parameter storage unit 17, and the trial deformation constraint condition storage unit 19. The annealing method is used to search for the minimum energy state while slowly lowering the temperature. Here, the simulated annealing method is
This is one method for finding the minimum energy state of a system.

【0051】今、xがシステムの状態を表わし、このと
きのシステムのエネルギーがエネルギー関数E(x)で
定義されたとする。さらに、システムの確率分布が温度
Tを有するGibbs分布(Boltzmann分布)
で与えられる熱平衡状態にあるとする。この熱平衡状態
のシステムの温度Tを温度スケジュール{Ti }(i=
0,1,…,n)に沿って、熱平衡状態を保ちながらゆ
っくりと下げていく。一般に、メトロポリス法を用いた
シミュレーテッドアニーリング法は、5つのステップで
まとめられている。
It is assumed that x represents the state of the system and the energy of the system at this time is defined by the energy function E (x). Furthermore, the Gibbs distribution (Boltzmann distribution) whose system probability distribution has a temperature T
It is assumed to be in a thermal equilibrium state given by The temperature T of the system in this thermal equilibrium state is calculated by the temperature schedule {T i } (i =
0, 1, ..., n), slowly lowering while maintaining thermal equilibrium. In general, the simulated annealing method using the metropolis method is summarized in five steps.

【0052】第1のステップは、システムの状態xと、
システムの温度Tの初期状態を選ぶ(T=T0 )。第2
のステップは、状態xを試行変形させて状態x′を選
ぶ。第3のステップは、仮にΔE=E(x′)−E
(x)<0のときは、状態x′に遷移させる。その他の
場合は、exp(−ΔE/T)の確率で、状態x′に遷
移させる。第4のステップは、第2のステップと第3の
ステップをシステムが熱平衡状態に達するまで十分繰返
す。第5のステップは、もし、i=nのときには処理を
終了する。その他の場合には、温度Tをたとえばi→i
+1,T=Ti のように1段階上げて、第2のステップ
へ戻る。
The first step is the state x of the system,
Choose the initial state of the system temperature T (T = T 0 ). Second
In the step of (1), the state x is trial-deformed to select the state x ′. The third step is assuming that ΔE = E (x ′) − E.
When (x) <0, the state is changed to the state x '. In other cases, the state is changed to the state x ′ with the probability of exp (−ΔE / T). The fourth step sufficiently repeats the second and third steps until the system reaches thermal equilibrium. The fifth step ends the process if i = n. In other cases, the temperature T is changed from i → i, for example.
Increase by one step such as +1, T = T i , and return to the second step.

【0053】このようなアニーリング法による過程で出
現した状態の中で、特に制約条件があればその制約条件
がすべて満たされた状態の中で、最もエネルギー値の低
い状態が最適解と判定される。また、上述の第2のステ
ップの試行変形としては、現在の状態xの近傍の状態が
選ばれるのが一般的である。
Among the states appearing in the process by such an annealing method, if there are particular constraint conditions, the state with the lowest energy value is determined as the optimum solution among all the conditions satisfying the constraint conditions. . In addition, as a trial modification of the above-mentioned second step, it is general to select a state near the current state x.

【0054】次に、シミュレーテッドアニーリング法で
必要とされる試行変形について説明する。
Next, the trial deformation required in the simulated annealing method will be described.

【0055】配送計画案を決定する第1の決定部3で決
定された1つの行列Xの要素をランダムに2つ選び、そ
の値を交換することで試行変形が行なわれる。ただし、
すべての車両の出発点は配送センターであると仮定して
いるので、行列Xの第1列の値は0に固定する。さら
に、試行変形においては、処理を高速化するために、試
行変形における禁則条件がある。この禁則条件は、試行
変形の禁則条件格納部19に格納されている。まず、ラ
ンダムに選ばれた2つの行列要素xi,j ,xi',j ' に対
して、xi,j =xi,j =−1またはxi,j =xi',j'
0である場合、または、i≠i′でxi,j =0またはx
i',j' =0である場合には、試行変形をやり直す。なぜ
ならば、前者の場合は、配送順序が全く変化していない
ことが意味されており、後者の場合は、各車両に与えた
最大回転数の条件が変更されてしまうからである。この
ような試行変形が棄却されれば、より探索空間が制限さ
れ、最適な解が高速に得られることになる。
The trial transformation is performed by randomly selecting two elements of one matrix X determined by the first determining unit 3 for determining the delivery plan and exchanging the values. However,
The value of the first column of the matrix X is fixed to 0, since it is assumed that the starting point of all vehicles is the distribution center. Further, in trial deformation, there is a prohibition condition in trial deformation in order to speed up the processing. This prohibition condition is stored in the trial deformation prohibition condition storage unit 19. First, with respect to two randomly selected matrix elements x i, j , x i ′, j , x i, j = x i, j = −1 or x i, j = x i ′, j ′. =
0, or if i ≠ i ', x i, j = 0 or x
If i ', j' = 0, the trial transformation is redone. This is because, in the former case, the delivery order has not changed at all, and in the latter case, the condition of the maximum rotation speed given to each vehicle is changed. If such trial transformations are rejected, the search space is further limited, and the optimum solution can be obtained at high speed.

【0056】次に、以上のような試行変形の禁則条件が
与えられた試行変形で最もエネルギー値の低い状態が最
適解として判断され、演算結果出力部10はその結果を
出力する。
Next, the state with the lowest energy value in the trial deformation given the prohibition condition of the trial deformation as described above is determined as the optimum solution, and the calculation result output unit 10 outputs the result.

【0057】図5は、配送センター(No.0)から4
6店舗へ5台のトラックで品物を配送する問題を説明す
るための各配送センターと46店舗の状態を示した図で
ある。図6から図8は、配送問題を解くうえで必要な入
力データを示した図であり、特に、図6は、配送先の店
舗に関する入力データを示した図であり、図7は、車両
として用いられるトラックに関する入力データを示した
図であり、図8は、パラメータ等の入力データを示した
図である。図9は、最終的な処理結果を示した図であ
る。
FIG. 5 shows 4 from the distribution center (No. 0).
It is a figure showing the state of each delivery center and 46 stores for explaining the problem of delivering goods to five stores by six trucks. 6 to 8 are diagrams showing the input data necessary for solving the delivery problem, in particular, FIG. 6 is a diagram showing the input data regarding the delivery destination store, and FIG. FIG. 9 is a diagram showing input data relating to used tracks, and FIG. 8 is a diagram showing input data such as parameters. FIG. 9 is a diagram showing the final processing result.

【0058】図6において、各店舗での停車時間、乗り
入れ可能なトラックの種類(積載可能トン数)、荷物量
(ケース数)、到着指定時刻の上限および下限が示され
ている。
FIG. 6 shows the stop time at each store, the types of trucks that can be entered (the number of tons that can be loaded), the amount of luggage (the number of cases), and the upper and lower limits of the designated arrival time.

【0059】図7において、各トラックの種類(積載可
能トン数)、積載可能な荷物量(ケース数)、終了条件
(−1:特定の帰着地点なし,0:出発地点に帰着す
る、i:ある店舗iを帰着地点とする。この3つのうち
の1つを指定する)、許容される最大回転数、配送地点
を出発する時刻、拘束時間を均等化する場合に対象とな
るトラックを指定するための識別子(1:対象とする、
0:対象しない)が指定されている。この例では、トラ
ックナンバーNo.1,2,3のトラックだけがその拘
束時間を均等化され、No.4,5のトラックは拘束時
間の均等が行なわれない。
In FIG. 7, the type of each truck (loadable tonnage), loadable load amount (case number), end conditions (-1: no specific return point, 0: return to the starting point, i: A certain store i is set as the return point. One of these three points is specified), the maximum number of rotations allowed, the time of departure from the delivery point, and the target truck when equalizing the restraint time are specified. Identifier for (1: target,
0: Not applicable) is specified. In this example, the track number No. Only the tracks of 1, 2, and 3 have their restraint times equalized. The restraint time is not equalized for the 4th and 5th tracks.

【0060】図8において、コスト項の重み係数
{ak }(k=1,2,3)の値、制約条件項の重み係
数{bk }(k=1,2,3)の値、温度スケジュール
{ti }、各温度での試行変形の回数が示されている。
各温度での試行変形の回数は、禁則条件に触れないで実
際にシステムの状態が試行変形された回数を表わしてお
り、この回数だけ試行変形が行なわれれば、各温度でシ
ステムは熱平衡状態に達したとみなされて状態の更新が
打ち切られ、温度は下げられる。この例では、各温度で
20000回の試行変形が行なわれ、また、温度は2
0.0から0.001までの13段階の温度ステップで
アニーリングが行なわれている。
[0060] In FIG. 8, the value of the weighting factor of cost claim {a k} (k = 1,2,3 ), the value of the weighting factor constraints section {b k} (k = 1,2,3 ), The temperature schedule {t i } and the number of trial deformations at each temperature are shown.
The number of trial deformations at each temperature represents the number of times the system state was actually trial deformed without touching the forbidden conditions.If this number of trial deformations is performed, the system will reach a thermal equilibrium state at each temperature. It is considered that the state has been reached, the update of the state is terminated, and the temperature is lowered. In this example, 20,000 trial deformations were performed at each temperature, and the temperature was 2
Annealing is performed in 13 temperature steps from 0.0 to 0.001.

【0061】図9において、図6から図8に示した入力
データの下で、得られた結果は、5台のトラックが配送
すべき店舗の割当てと、配送順序、所要時間(分)、各
トラックが積載する総荷物量(ケース数)、エネルギー
関数の各項ごとの値が示されている。E(k) cnstの値が
すべて0であることから、この解は与えられた制約条件
をすべて満たしていることがわかる。もし、制約条件が
満たされる解が得られなければ、E(k) cnstの値に応じ
て、{bk }の値を増加させて再実行させればよい。
In FIG. 9, under the input data shown in FIGS. 6 to 8, the obtained results are the allocation of stores to be delivered by the five trucks, the delivery order, the required time (minutes), The total load (number of cases) loaded by the truck and the value for each term of the energy function are shown. Since the values of E (k) cnst are all 0, it can be seen that this solution satisfies all the given constraints. If a solution that satisfies the constraint condition is not obtained, the value of {b k } may be increased according to the value of E (k) cnst and re-executed.

【0062】このように、軒先条件、到着時刻指定、積
載荷物量の上限などの複雑な制約条件の下で、重み係数
の調整により種々のコスト関数の重要度が考慮されて、
望ましい最適解が探索される。したがって、このような
複雑な制約条件下での種々の目的に応じて、最適な配送
計画案の立案に大きな効果があり、また、これらの制約
条件やコスト関数の変更や追加も前述したとおり容易に
行なわれるので、配送問題に対してかなりの効果が得ら
れる。
As described above, under the complicated constraint conditions such as the eaves condition, the arrival time designation, and the upper limit of the loaded luggage amount, the importance of various cost functions is considered by adjusting the weighting coefficient,
The desired optimal solution is sought. Therefore, it has a great effect on drafting an optimal delivery plan according to various purposes under such complicated constraint conditions, and it is easy to change or add these constraint conditions and cost functions as described above. Since it is carried out at the same time, it has a considerable effect on the delivery problem.

【0063】以上のことを簡単に説明すると、まず、配
送問題に対して、着想することの困難な物理学のエネル
ギーという概念が適用されている。配送問題における制
約条件が外れるほどエネルギーが増大し、目的関数とし
て用いるコスト関数が増大するほどエネルギーも増大す
るエネルギー関数が決定されている。そして、制約条件
が満たされ、かつ、コスト関数が最小解として得られれ
ば、エネルギー関数は最適化されたと判断される。この
コスト関数の最小化、言い換えればエネルギー関数の最
小化として、たとえばシミュレーテッドアニーリング法
が用いられれば、目的関数の値が小さい解に重点をおい
て確率的に近似解が得られる。したがって、従来の分岐
限定法のように基本的に可能性のある組合せがすべて数
えられる必要がなく、高速に処理されて、かつ信頼性の
高い最適な配車と配送順序が得られる。
To briefly explain the above, first, the concept of energy of physics, which is difficult to conceive, is applied to the delivery problem. The energy function is determined such that the energy increases as the constraint condition in the delivery problem is removed, and the energy increases as the cost function used as the objective function increases. Then, if the constraint condition is satisfied and the cost function is obtained as the minimum solution, it is determined that the energy function is optimized. If, for example, a simulated annealing method is used as the minimization of the cost function, in other words, the minimization of the energy function, an approximate solution is stochastically obtained by focusing on the solution having a small objective function value. Therefore, it is not necessary to count all basically possible combinations as in the conventional branch and bound method, and the optimal dispatch and delivery order can be obtained that is processed at high speed and is reliable.

【0064】さらに、配車と配送順序を個別に扱うこと
なく、複数行と列の2次元配列で配車と配送順序を決定
する。2次元配列における各行を各車両に対応させ、各
列を各配送順序に対応させている。決定される配送計画
案は、この2次元配列により簡潔に表現されているの
で、配車と配送順序という2種類の問題を同時に取り扱
うことができ、エネルギーという概念を用いた方法とと
もに、高速に最適な配車と配送順序が得られる。
Further, the vehicle allocation and the delivery order are determined by a two-dimensional array of a plurality of rows and columns without individually treating the vehicle allocation and the delivery order. Each row in the two-dimensional array corresponds to each vehicle, and each column corresponds to each delivery order. Since the determined delivery plan is simply expressed by this two-dimensional array, it is possible to handle two types of problems, that is, vehicle allocation and delivery order, at the same time as the method using the concept of energy. Get dispatch and delivery order.

【0065】なお、図1に示した配送計画案を決定する
第1の決定部3で用いられる2次元配列は、実施例に示
したもの以外にも考えることができる。たとえば、列の
長さを可変長にして、配送先と回転を表わす記号間にダ
ミー記号が1つだけ挿入された状態を配送計画案を表現
する2次元配列として考えることもできる。ただし、こ
の場合には、配送先と回転を表わす記号間にダミー記号
が1つだけ挿入された状態になるように、毎回、試行変
形による状態更新の後で、ダミー記号を挿入または削除
する処理が必要である。
The two-dimensional array used in the first determining unit 3 for determining the delivery plan shown in FIG. 1 can be considered other than the one shown in the embodiment. For example, the length of the column can be made variable, and a state in which only one dummy symbol is inserted between the symbols indicating the delivery destination and the rotation can be considered as a two-dimensional array expressing the delivery plan proposal. However, in this case, a process of inserting or deleting the dummy symbol after the state update by trial transformation is performed each time so that only one dummy symbol is inserted between the symbols indicating the delivery destination and the rotation. is necessary.

【0066】また、コスト関数と制約条件を決定する第
2の決定部5およびエネルギー関数を定義する演算部7
としては、実施例で示したコスト項や制約項として用い
た関数以外の関数で、コストや制約条件を表現すること
もできる。さらに、コスト項と制約項の線形和以外の関
数をエネルギー関数として用いることも可能である。
The second determining unit 5 for determining the cost function and the constraint condition and the calculating unit 7 for defining the energy function.
As for, the cost and the constraint condition can be expressed by a function other than the function used as the cost term and the constraint term shown in the embodiment. Furthermore, it is also possible to use a function other than the linear sum of the cost term and the constraint term as the energy function.

【0067】さらに、エネルギー関数を最小化する最小
化部9に対しても、シミュレーテッドアニーリング法の
他に、ランダムに状態を変形させてより低い状態を見つ
けて遷移していく、ランダム法(またはモンテカルロ
法)や、変形の範囲を現在の状態の近傍に限定させた反
復改善法なども考えられる。
Further, for the minimization unit 9 that minimizes the energy function, in addition to the simulated annealing method, the state is randomly transformed to find a lower state and transition is made (or a random method). Monte Carlo method), iterative improvement method that limits the range of deformation to the vicinity of the current state is also considered.

【0068】さらに、実施例として用いる配送手段とし
てはトラックを用いているが、対象とする問題に応じ
て、トラック以外の自動車、船舶、航空機、鉄道、人間
などの各種の配送手段が用いられる場合においても、有
効な効果が得られる。また、配送先も、会社、公共施
設、一般家庭などのように店舗に限定されるものでな
い。
Further, although a truck is used as the delivery means used in the embodiment, in the case where various delivery means other than the truck, such as an automobile, a ship, an aircraft, a railroad, and a person, are used, depending on the problem to be addressed. Also in, the effective effect can be obtained. Further, the delivery destination is not limited to a store such as a company, a public facility, or a general household.

【0069】さらに、荷物の配送だけでなく、荷物を集
荷する問題や、セールスマンや修理サービスマンなどの
訪問スケジュールの計画問題、スクールバスなどの送迎
ルートの計画問題、ゴミ収集車の経路決定問題、道路清
掃車の計画問題など、本実施例で示した配車と配送順序
から構成される配送問題と同一の構造をもつ問題に対し
て本発明は適用される。
Furthermore, not only the delivery of luggage, but also the problem of collecting luggage, the problem of planning a visit schedule for salespeople and repair service personnel, the problem of planning transportation routes such as school buses, and the problem of determining the route of garbage trucks. The present invention is applied to a problem having the same structure as the delivery problem including the vehicle dispatch and the delivery order shown in the present embodiment, such as a road sweeping vehicle planning problem.

【0070】[0070]

【数1】 [Equation 1]

【0071】[0071]

【発明の効果】請求項1の発明によれば、配送問題をエ
ネルギー関数に帰着させ、そのエネルギー関数を最小化
して最適な配車と配送順序を探索できたので、配送先や
車両等の制約条件が満たされ、かつコストを抑えること
ができて経済的である。
According to the first aspect of the present invention, the delivery problem is reduced to an energy function, and the energy function is minimized to find the optimum vehicle allocation and delivery order. Is satisfied, and the cost can be reduced, which is economical.

【0072】請求項2の発明によれば、配送計画案を2
次元配列で表現して配車と配送順序という2種の問題を
同時に解くことができたので、迅速に配送先へ荷物等を
配送できる。
According to the invention of claim 2, the delivery plan is set to 2
Since it was possible to solve the two problems of vehicle allocation and delivery order at the same time by expressing it in a dimensional array, it is possible to quickly deliver parcels and the like to the delivery destination.

【0073】請求項3の発明によれば、積載上限量の小
さい車両を2回転以上利用する配送計画案を立案するこ
とができ、より配送先や車両等の制約条件が満たされる
とともに、コストも考慮された最適な配車と配送順序の
解が得られる。
According to the invention of claim 3, it is possible to make a delivery plan in which a vehicle having a small upper limit of loading capacity is used twice or more, so that the constraint conditions such as the delivery destination and the vehicle are satisfied, and the cost is also increased. The optimal vehicle allocation and delivery order solution considered are obtained.

【0074】請求項4の発明によれば、エネルギー関数
を制約条件を表わす項とコスト関数を表わす項の線形和
として演算するので、制約条件やコスト関数の重要度に
応じてエネルギー関数を演算でき、さらに、新たな制約
条件やコスト関数を追加することも容易に行なわれる。
そのため、たとえば、コンピュータでエネルギー関数が
演算される場合には、そのプログラム等の書き換えが容
易に行なわれ、応用範囲を広げることができる。
According to the invention of claim 4, the energy function is calculated as a linear sum of the term representing the constraint condition and the term representing the cost function, so that the energy function can be calculated in accordance with the constraint condition and the importance of the cost function. Furthermore, it is easy to add new constraint conditions and cost functions.
Therefore, for example, when the energy function is calculated by a computer, the program or the like can be easily rewritten, and the range of application can be expanded.

【0075】請求項5の発明によれば、エネルギー関数
をシミュレーテッドアニーリング法で最小化し、エネル
ギー関数の値が小さい解に重点をおいて確率的に近似解
を求めることができるので、高速に最適な配車と配送順
序の解が得られる。
According to the fifth aspect of the present invention, the energy function is minimized by the simulated annealing method, and an approximate solution can be stochastically obtained by focusing on the solution having a small energy function value, which is optimal for high speed. It is possible to obtain a solution for various vehicle allocations and delivery orders.

【0076】請求項6の発明によれば、配送問題をエネ
ルギー関数に帰着させ、そのエネルギー関数を最小化し
て最適な配車と配送順序を探索できたので、配送先や車
両との制約条件が満たされ、かつ、コストを抑えること
ができて経済的である。
According to the sixth aspect of the present invention, the delivery problem is reduced to an energy function, and the energy function is minimized to find the optimum vehicle allocation and delivery order. Therefore, the constraint condition with the delivery destination and the vehicle is satisfied. In addition, it is economical because it can reduce the cost.

【0077】請求項7の発明によれば、配送計画案を2
次元配列で表現して配車と配送順序という2種の問題を
同時に解くことができたので、迅速に配送先へ荷物等を
配送できる。
According to the invention of claim 7, the delivery plan is set to 2
Since it was possible to solve the two problems of vehicle allocation and delivery order at the same time by expressing it in a dimensional array, it is possible to quickly deliver parcels, etc.

【0078】請求項8の発明によれば、積載上限量の小
さい車両を2回転以上利用する配送計画案を立案するこ
とができ、より配送先や車両との制約条件が満たされる
とともに、コストを考慮された最適な配車と配送順序の
解が得られる。
According to the invention of claim 8, it is possible to make a delivery plan in which a vehicle having a small upper limit of loading capacity is used twice or more, so that the constraint condition with the delivery destination and the vehicle is satisfied and the cost is reduced. The optimal vehicle allocation and delivery order solution considered are obtained.

【0079】請求項9の発明によれば、エネルギー関数
を制約条件を表わす項とコスト関数を表わす項の線形和
として演算するので、制約条件やコスト関数の重要度に
応じてエネルギー関数を演算でき、さらに、新たな制約
条件やコスト関数を追加することも容易に行なわれる。
そのため、たとえば、コンピュータでエネルギー関数を
演算する場合には、そのプログラム等の書き換えが容易
に行なわれ、応用範囲を広げることができる。
According to the invention of claim 9, since the energy function is calculated as a linear sum of the term representing the constraint condition and the term representing the cost function, the energy function can be calculated in accordance with the constraint condition and the importance of the cost function. Furthermore, it is easy to add new constraint conditions and cost functions.
Therefore, for example, when a computer calculates an energy function, the program and the like can be easily rewritten, and the range of application can be expanded.

【0080】請求項10の発明によれば、エネルギー関
数をシミュレーテッドアニーリング法で最小化し、エネ
ルギー関数の値が小さい解に重点をおいて確率的に近似
解を求めることができるので、高速に最適な配車と配送
順序の解が得られる。
According to the tenth aspect of the present invention, the energy function is minimized by the simulated annealing method, and the approximate solution can be stochastically obtained by placing emphasis on the solution having a small energy function value. It is possible to obtain a solution for various vehicle allocations and delivery orders.

【図面の簡単な説明】[Brief description of drawings]

【図1】この発明の一実施例による配送問題における最
適な配車と配送順序の探索装置の概略ブロック図であ
る。
FIG. 1 is a schematic block diagram of an optimum vehicle allocation and delivery order search device in a delivery problem according to an embodiment of the present invention.

【図2】図1の最小化部の内部構成を示した概略ブロッ
ク図である。
FIG. 2 is a schematic block diagram showing an internal configuration of a minimization unit in FIG.

【図3】図1および図2に示した探索装置で最適な配車
と配送順序が探索される過程を示したフロー図である。
FIG. 3 is a flowchart showing a process of searching for an optimal vehicle allocation and delivery order by the search device shown in FIGS. 1 and 2.

【図4】図1の第1の決定部で決定される配送計画案を
2次元配列で表現した状態を示した図であって、その初
期状態を示した図である。
FIG. 4 is a diagram showing a state in which a delivery plan proposal determined by the first determining unit in FIG. 1 is expressed in a two-dimensional array, showing an initial state thereof.

【図5】配送センターと配送先の店舗の状態を示した図
である。
FIG. 5 is a diagram showing a state of a delivery center and a delivery destination store.

【図6】配送先の店舗に関する入力データの一例を示し
た図である。
FIG. 6 is a diagram showing an example of input data regarding a delivery destination store.

【図7】トラックに関する入力データの一例を示した図
である。
FIG. 7 is a diagram showing an example of input data regarding a track.

【図8】パラメータ等の入力データの一例を示した図で
ある。
FIG. 8 is a diagram showing an example of input data such as parameters.

【図9】図6から図8の入力データに基づいて処理され
た処理結果の一例を示した図である。
FIG. 9 is a diagram showing an example of processing results processed based on the input data of FIGS. 6 to 8;

【符号の説明】[Explanation of symbols]

3 第1の決定部 5 第2の決定部 7 演算部 9 最小化部 3 1st determination part 5 2nd determination part 7 Calculation part 9 Minimization part

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G06F 17/60 G08G 1/123 A 7740−3H ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical display location G06F 17/60 G08G 1/123 A 7740-3H

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 多数の荷物を複数の車両で複数の配送先
に配送する配送問題において、前記多数の荷物が前記各
車両に割り振られる配車と、前記各車両が前記複数の配
送先の中で割り振られた配送先に各荷物を配送する配送
順序とを最適化する配送問題における最適な配車と配送
順序の探索装置であって、 前記配車と前記配送順序が示される配送計画案を決定す
る第1の決定手段、 前記第1の決定手段で決定された配送計画案が満たすべ
き制約条件および前記配送計画案を立案するために最小
化されるべきコスト関数を決定する第2の決定手段、 前記第2の決定手段で決定された制約条件から外れるほ
ど増大し、前記第2の決定手段で決定されたコスト関数
が増大するほど増大するエネルギー関数を演算する演算
手段、および前記演算手段で演算されたエネルギー関数
を最小化する最小化手段を備えた、配送問題における最
適な配車と配送順序の探索装置。
1. In a delivery problem of delivering a large number of parcels to a plurality of delivery destinations by a plurality of vehicles, a vehicle allocation in which the plurality of parcels are allocated to the respective vehicles, and a case where the respective vehicles are among the plurality of delivery destinations. A search device for an optimal vehicle allocation and delivery order in a delivery problem that optimizes a delivery order for delivering each package to an assigned delivery destination, which determines a delivery plan that indicates the vehicle delivery and the delivery order. 1 determining means, 2nd determining means for determining a constraint condition that should be satisfied by the delivery plan determined by the 1st determining means, and a cost function to be minimized in order to draft the delivery plan, The calculating means for calculating an energy function that increases as the cost deviates from the constraint condition determined by the second determining means, and increases as the cost function determined by the second determining means increases, and the calculating means. An optimal vehicle allocation and delivery order search device in a delivery problem, which is provided with a minimization means for minimizing the calculated energy function.
【請求項2】 前記第1の決定手段は、前記配送計画案
を複数行と列で表わされる2次元配列で表現し、 前記2次元配列における各行は各車両に対応し、各列は
配送順序に対応し、各配列要素は、出発地点を表わす記
号、各配送先を表わす記号、または列の数を一致させる
ためのダミー記号であることを特徴とする、請求項1記
載の配送問題における最適な配車と配送順序の探索装
置。
2. The first determining means expresses the delivery plan by a two-dimensional array represented by a plurality of rows and columns, each row in the two-dimensional array corresponds to each vehicle, and each column has a delivery order. Corresponding to, each array element is a symbol representing a starting point, a symbol representing each delivery destination, or a dummy symbol for matching the number of columns, optimal in the delivery problem according to claim 1. Device for automatic dispatch and delivery order.
【請求項3】 前記配送順序は、配送先と他の配送先と
の間に出発地点に戻る場合も含む、請求項2記載の配送
問題における最適な配車と配送順序の探索装置。
3. The optimal vehicle allocation and delivery order search device in the delivery problem according to claim 2, wherein the delivery order includes a case where the delivery destination and the other delivery destination return to the starting point.
【請求項4】 前記演算手段で演算されるエネルギー関
数は、前記制約条件を表わす項と前記コスト関数を表わ
す項との線形和として演算されることを特徴とする、請
求項1から3いずれかに記載の配送問題における最適な
配車と配送順序の探索装置。
4. The energy function calculated by the calculation means is calculated as a linear sum of a term representing the constraint condition and a term representing the cost function. Optimal vehicle allocation and delivery order search device for the delivery problem described in.
【請求項5】 前記最小化手段は、前記制約条件を表わ
す項と前記コスト関数を表わす項の線形和として演算さ
れたエネルギー関数をシミュレーテッドアニーリング法
を用いて最小化することを特徴とする、請求項4記載の
配送問題における最適な配車と配送順序の探索装置。
5. The minimization means minimizes an energy function calculated as a linear sum of a term representing the constraint condition and a term representing the cost function by using a simulated annealing method. An optimal vehicle allocation and delivery order search device in the delivery problem according to claim 4.
【請求項6】 多数の荷物を複数の車両で複数の配送先
に配送する配送問題において、前記多数の荷物が前記各
車両に割り振られる配車と、前記各車両が前記複数の配
送先の中で割り振られた配送先に各荷物を配送する配送
順序とを最適化する配送問題における最適な配車と配送
順序の探索方法であって、 前記配車と前記配送順序が示される配送計画案を決定す
る第1のステップ、 前記第1のステップで決定された配送計画案が満たすべ
き制約条件および前記配送計画案を立案するために最小
化されるべきコスト関数を決定する第2のステップ、 前記第2のステップで決定された制約条件から外れるほ
ど増大し、前記第2のステップで決定されたコスト関数
が増大するほど増大するエネルギー関数を演算する第3
のステップ、および前記第3のステップで演算されたエ
ネルギー関数を最小化してそのときの配送計画案が最適
であると判断する第4のステップを含む、配送問題にお
ける最適な配車と配送順序の探索方法。
6. In a delivery problem in which a large number of packages are delivered to a plurality of delivery destinations by a plurality of vehicles, among the plurality of delivery destinations in which the plurality of packages are allocated to each of the vehicles, A method for searching for an optimal vehicle allocation and delivery order in a delivery problem that optimizes a delivery order for delivering each package to an assigned delivery destination, which determines a delivery plan that indicates the vehicle delivery and the delivery order. 1st step, 2nd step of determining the constraint condition that the delivery plan determined in said 1st step should satisfy and the cost function that should be minimized in order to plan said delivery plan, said 2nd A third operation for calculating an energy function that increases as the cost condition determined in the second step increases and deviates from the constraint condition determined in the step
And the fourth step of minimizing the energy function calculated in the third step to determine that the delivery plan at that time is optimal, and searching for an optimal vehicle allocation and delivery order in the delivery problem. Method.
【請求項7】 前記第1のステップで決定される前記配
送計画案は、複数行と列で表わされる2次元配列で表現
され、 前記2次元配列における各行は各車両に対応し、各列は
配送順序に対応し、各配列要素は、出発地点を表わす記
号、各配送先を表わす記号、または列の数を一致させる
ためのダミー記号であることを特徴とする、請求項6記
載の配送問題における最適な配車と配送順序の探索方
法。
7. The delivery plan determined in the first step is represented by a two-dimensional array represented by a plurality of rows and columns, each row in the two-dimensional array corresponds to each vehicle, and each column is 7. The delivery problem according to claim 6, wherein each array element corresponds to a delivery order and is a symbol representing a departure point, a symbol representing each delivery destination, or a dummy symbol for matching the number of columns. Method of Optimal Vehicle Allocation and Delivery Order in Japan.
【請求項8】 前記配送順序は、配送先と他の配送先と
の間に出発地点に戻る場合も含む、請求項7記載の配送
問題における最適な配車と配送順序の探索方法。
8. The method for searching for an optimal vehicle allocation and delivery order in a delivery problem according to claim 7, wherein the delivery order includes a case where the delivery destination returns to a starting point between a delivery destination and another delivery destination.
【請求項9】 前記第3のステップで演算されるエネル
ギー関数は、前記制約条件を表わす項と前記コスト関数
を表わす項との線形和として演算されることを特徴とす
る、請求項6から8いずれかに記載の配送問題における
最適な配車と配送順序の探索方法。
9. The energy function calculated in the third step is calculated as a linear sum of a term representing the constraint condition and a term representing the cost function. A method for searching for an optimal vehicle allocation and delivery order in any one of the delivery problems.
【請求項10】 前記第4のステップは、前記第3のス
テップで演算されたエネルギー関数をシミュレーテッド
アニーリング法を用いて最小化するステップを含む、請
求項9記載の配送問題における最適な配車と配送順序の
探索方法。
10. The optimal vehicle allocation in the delivery problem according to claim 9, wherein the fourth step includes a step of minimizing the energy function calculated in the third step by using a simulated annealing method. How to search the shipping order.
JP31974393A 1993-12-20 1993-12-20 Search device and search method for optimal dispatch and delivery sequence in delivery problem Expired - Lifetime JP2816802B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31974393A JP2816802B2 (en) 1993-12-20 1993-12-20 Search device and search method for optimal dispatch and delivery sequence in delivery problem

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31974393A JP2816802B2 (en) 1993-12-20 1993-12-20 Search device and search method for optimal dispatch and delivery sequence in delivery problem

Publications (2)

Publication Number Publication Date
JPH07175504A true JPH07175504A (en) 1995-07-14
JP2816802B2 JP2816802B2 (en) 1998-10-27

Family

ID=18113679

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31974393A Expired - Lifetime JP2816802B2 (en) 1993-12-20 1993-12-20 Search device and search method for optimal dispatch and delivery sequence in delivery problem

Country Status (1)

Country Link
JP (1) JP2816802B2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0883044A (en) * 1994-09-14 1996-03-26 Hitachi Ltd Simulation device
JPH103492A (en) * 1996-03-23 1998-01-06 Stc Internatl Computers Ltd Promise reservation and scheduling device
JP2001188984A (en) * 1999-12-28 2001-07-10 Hitachi Software Eng Co Ltd Method and system for optimum delivery planning
JP2004362070A (en) * 2003-06-02 2004-12-24 Idemitsu Kosan Co Ltd Automatic ordering/delivery system for cogeneration grid fuel
JP2010269867A (en) * 2009-05-19 2010-12-02 Hitachi Ltd Transportation schedule planning support system and transportation schedule planning support method
JP2016505927A (en) * 2012-11-25 2016-02-25 エネヴォ オーユーEnevo Oy Smart waste collection system and method
WO2017187645A1 (en) * 2016-04-28 2017-11-02 富士通株式会社 Member supplying method, member supplying program, and member supplying system
JP2019016129A (en) * 2017-07-06 2019-01-31 富士通株式会社 Optimization apparatus and control method of optimization apparatus
JP2020194273A (en) * 2019-05-27 2020-12-03 富士通株式会社 Optimization device, optimization method and optimization program
CN113222515A (en) * 2021-05-27 2021-08-06 咪咕文化科技有限公司 Waybill distribution method and device, electronic equipment and storage medium
EP3862936A1 (en) 2020-02-05 2021-08-11 Fujitsu Limited Information processing apparatus, recording medium, information processing method, and information processing system
CN113379097A (en) * 2020-03-10 2021-09-10 富士通株式会社 Information processing apparatus, route generation method, and route generation program
CN116245449A (en) * 2023-05-06 2023-06-09 北京邮电大学 Low-carbon logistics distribution method, device and equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01231200A (en) * 1988-03-11 1989-09-14 Hitachi Ltd Vehicle allotment planning method
JPH03121600A (en) * 1989-10-04 1991-05-23 O G Joho Syst Kk Method for determining geographically optimum route
JPH05189451A (en) * 1992-01-16 1993-07-30 Nec Corp Distribution schedule planning device
JPH05246193A (en) * 1992-03-06 1993-09-24 Tsubakimoto Chain Co Figure drawing apparatus
JPH05328614A (en) * 1992-05-25 1993-12-10 Fuji Electric Co Ltd Economical load distributing method using parallel processor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01231200A (en) * 1988-03-11 1989-09-14 Hitachi Ltd Vehicle allotment planning method
JPH03121600A (en) * 1989-10-04 1991-05-23 O G Joho Syst Kk Method for determining geographically optimum route
JPH05189451A (en) * 1992-01-16 1993-07-30 Nec Corp Distribution schedule planning device
JPH05246193A (en) * 1992-03-06 1993-09-24 Tsubakimoto Chain Co Figure drawing apparatus
JPH05328614A (en) * 1992-05-25 1993-12-10 Fuji Electric Co Ltd Economical load distributing method using parallel processor

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0883044A (en) * 1994-09-14 1996-03-26 Hitachi Ltd Simulation device
JPH103492A (en) * 1996-03-23 1998-01-06 Stc Internatl Computers Ltd Promise reservation and scheduling device
JP2001188984A (en) * 1999-12-28 2001-07-10 Hitachi Software Eng Co Ltd Method and system for optimum delivery planning
JP2004362070A (en) * 2003-06-02 2004-12-24 Idemitsu Kosan Co Ltd Automatic ordering/delivery system for cogeneration grid fuel
JP2010269867A (en) * 2009-05-19 2010-12-02 Hitachi Ltd Transportation schedule planning support system and transportation schedule planning support method
US10332197B2 (en) 2012-11-25 2019-06-25 Enevo Oy Optimal waste collection routing using smart waste containers and smart waste collection vehicles
JP2016505927A (en) * 2012-11-25 2016-02-25 エネヴォ オーユーEnevo Oy Smart waste collection system and method
WO2017187645A1 (en) * 2016-04-28 2017-11-02 富士通株式会社 Member supplying method, member supplying program, and member supplying system
JPWO2017187645A1 (en) * 2016-04-28 2018-11-22 富士通株式会社 Member supply method, member supply program, and member supply system
JP2019016129A (en) * 2017-07-06 2019-01-31 富士通株式会社 Optimization apparatus and control method of optimization apparatus
JP2020194273A (en) * 2019-05-27 2020-12-03 富士通株式会社 Optimization device, optimization method and optimization program
EP3862936A1 (en) 2020-02-05 2021-08-11 Fujitsu Limited Information processing apparatus, recording medium, information processing method, and information processing system
CN113298284A (en) * 2020-02-05 2021-08-24 富士通株式会社 Information processing apparatus, recording medium, information processing method, and information processing system
CN113379097A (en) * 2020-03-10 2021-09-10 富士通株式会社 Information processing apparatus, route generation method, and route generation program
CN113222515A (en) * 2021-05-27 2021-08-06 咪咕文化科技有限公司 Waybill distribution method and device, electronic equipment and storage medium
CN116245449A (en) * 2023-05-06 2023-06-09 北京邮电大学 Low-carbon logistics distribution method, device and equipment

Also Published As

Publication number Publication date
JP2816802B2 (en) 1998-10-27

Similar Documents

Publication Publication Date Title
TWI792873B (en) Computer-implemented system and computer-implemented method for optimizing sorting and loading of packages
JP3161529B2 (en) Vehicle dispatching equipment
JP2816802B2 (en) Search device and search method for optimal dispatch and delivery sequence in delivery problem
Liu et al. The vehicle loading problem with a heterogeneous transport fleet
CN112633547A (en) System and method for urban area delivery vehicle route selection based on package information
Kapalka et al. Retail inventory control with lost sales, service constraints, and fractional lead times
JP2020181282A (en) Transportation planning device, transportation planning system, and transportation planning method
JPH07234997A (en) Method/system for planning car allocation
JPH01231200A (en) Vehicle allotment planning method
Alinaghian et al. A novel mathematical model for cross dock open-close vehicle routing problem with splitting
JP2004326711A (en) Method and device for planning vehicle-dispatching plan
JP5016115B2 (en) Delivery course number calculation system and delivery course number calculation method
JPH05135070A (en) Delivery scheduling device
JP6806885B2 (en) Logistics support system and logistics support method
Agrawal et al. A bi-criteria evolutionary algorithm for a constrained multi-depot vehicle routing problem
Al Theeb et al. Optimization of the heterogeneous vehicle routing problem with cross docking logistic system
JPH07219920A (en) Processing method and device for solving optimization problem
Leung et al. An optimization model for a cross-border logistics problem: a case in Hong Kong
JPH06176040A (en) Delivery scheduling device
JP4285232B2 (en) Logistics cost forecasting device, forecasting method and program therefor
Ho et al. A comparison of two zone-visitation sequencing strategies in a distribution centre
Parsanejad et al. An applied intelligent fuzzy assignment approach for supply chain facilities
JP2003285930A (en) Transportation schedule making method and its system
JP3361255B2 (en) Transport / delivery planning equipment
Naghshnilchi A Capacitated Vehicle Routing Problem considering Satisfaction Level of Customers: A Genetic Algorithm

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980714