JP2005112609A - Delivery plan preparation method, delivery plan preparation device, delivery plan preparation program, and physical distribution system - Google Patents

Delivery plan preparation method, delivery plan preparation device, delivery plan preparation program, and physical distribution system Download PDF

Info

Publication number
JP2005112609A
JP2005112609A JP2003351898A JP2003351898A JP2005112609A JP 2005112609 A JP2005112609 A JP 2005112609A JP 2003351898 A JP2003351898 A JP 2003351898A JP 2003351898 A JP2003351898 A JP 2003351898A JP 2005112609 A JP2005112609 A JP 2005112609A
Authority
JP
Japan
Prior art keywords
delivery
plan
delivery plan
time
candidate
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
JP2003351898A
Other languages
Japanese (ja)
Other versions
JP3890506B2 (en
Inventor
Miio Yamaguchi
三五男 山口
Yasuyoshi Takao
保嘉 高雄
Hideki Ishida
秀樹 石田
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.)
JFE Container Co Ltd
Exa Corp
Original Assignee
JFE Container Co Ltd
Exa Corp
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 JFE Container Co Ltd, Exa Corp filed Critical JFE Container Co Ltd
Priority to JP2003351898A priority Critical patent/JP3890506B2/en
Publication of JP2005112609A publication Critical patent/JP2005112609A/en
Application granted granted Critical
Publication of JP3890506B2 publication Critical patent/JP3890506B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prepare a delivery plan having excellent transportation efficiency when delivering articles to be delivered to a plurality of delivery destinations from a plurality of delivery origins and even when loading other delivery articles after unloading delivery articles at each delivery destination and delivering them to the next delivery destination. <P>SOLUTION: This delivery plan preparation method comprises initial plan preparation processing for preparing an initial delivery plan based on one or a plurality of delivery origins, one or a plurality of delivery destinations, the articles to be delivered, a transportation system, and restriction conditions related to them, plan candidate preparation processing for preparing a delivery plan candidate by correcting the initial delivery plan, evaluation value calculating processing for obtaining an evaluation value for evaluating the delivery plan candidate, and plan adoption determining processing for comparing evaluation values of each delivery plan candidate and adopting the delivery plan candidate having the best evaluation value as a final delivery plan. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、自動車、貨車、船舶等の輸送機関を用いて様々な配送品を配送元から配送先に配送するための配送計画を作成する配送計画作成方法、配送計画作成装置、配送計画作成プログラム及びこのような配送計画作成装置を備えた物流システムに関する。   The present invention relates to a delivery plan creation method, a delivery plan creation device, and a delivery plan creation program for creating a delivery plan for delivering various delivery items from a delivery source to a delivery destination using a transportation system such as an automobile, a freight car, and a ship. The present invention also relates to a physical distribution system provided with such a delivery plan creation device.

従来の配送計画作成方法では、遺伝的アルゴリズムを用いて、まず輸送機関への配送品の割当(配車)を行い、その後で各輸送機関について割り当てられた配送先の配送ルートを作成している(例えば、特許文献1参照。)。ここで、遺伝的アルゴリズムとは、生物の遺伝の機構を模倣して、それを工学的に応用した技術をいう。以下、この技術を第1の従来例と呼ぶ。また、従来の配送計画作成方法には、シミュレーティッドアニーリンング法を用いて、配車と各輸送機関について割り当てられた配送先の配送ルートを同時に最適化しようとするものもある(例えば、特許文献2参照。)。なお、シミュレーティッドアニーリング法の詳細については、S.Kirkpatrick,C.D.Gelatt Jr.,M.P.Vecchi:"Optimization by Simulated Annealing " ,Science,Vol.220,No.4598,pp.671-680 (1983)を参照されたい。以下、この技術を第2の従来例と呼ぶ。   In a conventional delivery plan creation method, a genetic algorithm is used to first assign a delivery item to a transport agency (distribution), and then create a delivery route of a delivery destination assigned to each transport agency ( For example, see Patent Document 1.) Here, the genetic algorithm refers to a technology that imitates the genetic mechanism of an organism and applies it to engineering. Hereinafter, this technique is referred to as a first conventional example. Also, some conventional delivery plan creation methods attempt to simultaneously optimize the delivery route of the delivery destination assigned to the vehicle and each transport using a simulated annealing method (for example, Patent Documents). 2). For details of the simulated annealing method, see S. Kirkpatrick, CDGelatt Jr., MPVecchi: "Optimization by Simulated Annealing", Science, Vol. 220, No. 4598, pp. 671-680 (1983). I want to be. Hereinafter, this technique is referred to as a second conventional example.

さらに、従来の配送計画作成方法には、入力された配送要求データ及び車両データに基づいて初期配送計画を作成する第1ステップと、初期配送計画をその後順次更新される配送計画の初期データとし、配送計画を修正して修正案を作成する第2ステップと、第2ステップで修正された修正案を評価する第3ステップと、タブーサーチ法を用いて、評価結果に基づき当該修正案がいままで作成した最良の配送計画であるか否かを判定し、最良の配送計画である場合は、最良配送計画として記憶するとともにこの修正案で第2ステップで用いる配送計画を更新し、最良ではない場合は、この修正案が現在の配送計画を改善するか否かを判定し、改善される場合は、この修正案で第2ステップで用いる配送計画を更新し、改善されない場合は、この修正案が現在の配送計画に対する修正案の中で最善か否かを判定し、最善の場合はこの修正案で第2ステップで用いる配送計画を更新し、最善でない場合は現在の配送計画を更新しない一連の処理を行う第4ステップとを備え、第2〜第4ステップを繰り返し実行して、最終的に記憶されている最良配送計画を選択しているものもある(例えば、特許文献3参照。)。ここで、タブーサーチ法は、Glover(1985)により提案されたメタヒューリスティック解法である。タブーサーチ法では、まず、ある初期解から出発して、ある解を別のある解へと変換する関数Qを定めた後、関数Qを使ってある解から解を要素とした近傍と呼ばれる集合を作成する。各段階では、与えられた解より近傍を作成してその中から1つの解を選ぶ。ここで得られた解を次の段階における元の解とする。この一連の作業を繰り返す。この繰り返しの中でサイクルを防ぐために、タブーリストと呼ばれる記憶領域に過去の履歴を記憶しておく。以下、この技術を第3の従来例と呼ぶ。   Further, the conventional delivery plan creation method includes a first step of creating an initial delivery plan based on the input delivery request data and vehicle data, and the initial delivery plan as initial data of a delivery plan that is subsequently updated, Using the tabu search method, the second step to modify the delivery plan and create a revised plan, the third step to evaluate the revised plan modified in the second step, and the revised plan to date If it is determined whether or not it is the best delivery plan that has been created, if it is the best delivery plan, it is stored as the best delivery plan and the delivery plan used in the second step is updated with this amendment. Determines whether or not this proposed amendment improves the current delivery plan, and if so, updates the delivery plan used in the second step with this amendment, and if not, Determine whether the amendment is the best among the amendments to the current delivery plan. If it is the best, update the delivery plan used in the second step with this amendment. If not, update the current delivery plan. And a fourth step for performing a series of processes that are not performed, and the second to fourth steps are repeatedly executed to select the best delivery plan that is finally stored (for example, see Patent Document 3). .) Here, the tabu search method is a metaheuristic solution proposed by Glover (1985). In the tabu search method, first, a function Q for converting one solution into another solution is determined starting from an initial solution, and then a set called a neighborhood having a solution as an element from the solution using the function Q. Create In each stage, a neighborhood is created from a given solution, and one solution is selected from them. Let the solution obtained here be the original solution in the next stage. This series of operations is repeated. In order to prevent cycles in this repetition, the past history is stored in a storage area called a taboo list. Hereinafter, this technique is referred to as a third conventional example.

特開平10−55349号公報(請求項7,[0030]〜[0072]、図2〜図16)JP-A-10-55349 (Claim 7, [0030] to [0072], FIGS. 2 to 16) 特許第2816802号公報(請求項1,請求項2,[0063],[0064]、図1〜図4)Japanese Patent No. 2816802 (Claim 1, Claim 2, [0063], [0064], FIGS. 1 to 4) 特開2002−302257号公報(請求項1,請求項23,[0075]〜[0122]、図5〜図15)JP 2002-302257 A (Claim 1, Claim 23, [0075] to [0122], FIGS. 5 to 15)

ところで、最近では、従来のように、単に1つの物流センター(配送元)から複数の配送先に配送品を配送するだけでなく、複数の配送元から複数の配送先に配送品を配送したいという要望や、各配送先で配送品を卸した後に他の配送品を積んで次の配送先に配送したいという要望が出てきている。しかし、上記した第1〜第3の従来例は、いずれも1つの配送元から複数の配送先に配送品を配送することだけを目的としたものであるため、上記した要望には対応できず、運送効率の良い配送計画を作成することができないという課題があった。   By the way, recently, in addition to delivering a delivery item from a single distribution center (delivery source) to a plurality of delivery destinations as in the past, it is desired to deliver a delivery item from a plurality of delivery sources to a plurality of delivery destinations. There has been a demand or a desire to load a delivery product at each delivery destination and then load another delivery product and deliver it to the next delivery destination. However, since the above-described first to third conventional examples are intended only to deliver a delivery item from one delivery source to a plurality of delivery destinations, they cannot respond to the above-described demand. There was a problem that a delivery plan with good transportation efficiency could not be created.

本発明は、上述のような課題を解決するためになされたもので、その目的は、複数の配送元から複数の配送先に配送品を配送する場合、各配送先で配送品を卸した後に他の配送品を積んで次の配送先に配送する場合でも、運送効率の良い配送計画を作成することができる配送計画作成方法、配送計画作成装置、配送計画作成プログラム及び物流システムを得るものである。   The present invention has been made to solve the above-described problems. The purpose of the present invention is to deliver a delivery product from a plurality of delivery sources to a plurality of delivery destinations after the delivery products are wholesaled at each delivery destination. A delivery plan creation method, a delivery plan creation device, a delivery plan creation program, and a distribution system that can create a delivery plan with good transportation efficiency even when other delivery items are loaded and delivered to the next delivery destination. is there.

上記課題を解決するために、請求項1記載の発明に係る配送計画作成方法は、1又は複数の配送元、1又は複数の配送先、配送品、輸送機関、これらに関する制約条件に基づいて初期配送計画を作成する初期計画作成処理と、上記初期配送計画を修正して配送計画候補を作成する計画候補作成処理と、上記配送計画候補を評価するための評価値を求める評価値計算処理と、各上記配送計画候補の評価値を比較して、最も評価値の良い上記配送計画候補を最終的な配送計画とする計画採用判断処理とを有していることを特徴としている。   In order to solve the above-described problem, a delivery plan creation method according to the first aspect of the present invention is based on one or more delivery sources, one or more delivery destinations, delivery items, transportation facilities, and constraints on these. An initial plan creation process for creating a delivery plan; a plan candidate creation process for modifying the initial delivery plan to create a delivery plan candidate; an evaluation value calculation process for obtaining an evaluation value for evaluating the delivery plan candidate; It is characterized in that it has a plan adoption judgment process in which the evaluation values of the delivery plan candidates are compared and the delivery plan candidate having the best evaluation value is used as the final delivery plan.

また、請求項2記載の発明は、請求項1記載の配送計画作成方法に係り、上記配送計画候補に基づいて、各上記配送元及び各上記配送先における到着時刻、出発時刻の設定を行う時間管理処理を有していることを特徴としている。   The invention according to claim 2 relates to the delivery plan creation method according to claim 1, and based on the delivery plan candidates, the time for setting the arrival time and the departure time at each delivery source and each delivery destination. It has a management process.

また、請求項3記載の発明は、請求項1又は2記載の配送計画作成方法に係り、上記初期配送計画及び上記配送計画候補は、輸送機関と輸送機関との境界を表す輸送機関マーク及び日付の境界を表す日付マークが用いられ、各オーダーの配送を担当する上記輸送機関ごとに、作成されることを特徴としている。   The invention according to claim 3 relates to the delivery plan creation method according to claim 1 or 2, wherein the initial delivery plan and the delivery plan candidate are a transport agency mark and date indicating a boundary between the transport agency and the transport agency. A date mark representing the boundary of the order is used, and it is created for each of the above-mentioned transportation facilities in charge of delivery of each order.

また、請求項4記載の発明は、請求項3記載の配送計画作成方法に係り、上記初期配送計画及び上記配送計画候補は、各上記オーダーに付与されたオーダー番号に関連した第1の値で上記配送品の積みが、上記オーダー番号に関連した第2の値で上記積みに対応した上記配送品の卸しがそれぞれ表されることを特徴としている。   The invention according to claim 4 relates to the delivery plan creation method according to claim 3, wherein the initial delivery plan and the delivery plan candidate have a first value related to the order number assigned to each order. In the delivery product stack, the second value associated with the order number represents a wholesale of the delivery product corresponding to the delivery.

また、請求項5記載の発明は、請求項2乃至4のいずれかに記載の配送計画作成方法に係り、上記配送品の配送対象地域に所定距離ごとにメッシュ点を設定し、任意の2つの上記メッシュ点間における上記輸送機関の走行距離及び走行時間を予め計算したメッシュ点間情報データベースを備え、上記時間管理処理では、上記メッシュ点間情報データベースを参照して上記配送対象地域の任意の上記配送元と上記配送先との間の上記輸送機関の上記走行距離及び上記走行時間を算出することを特徴としている。   The invention according to claim 5 relates to the delivery plan creation method according to any one of claims 2 to 4, wherein a mesh point is set for each predetermined distance in a delivery target area of the delivery product, and any two A mesh point-to-mesh information database that pre-calculates the travel distance and travel time of the transport between the mesh points is included, and in the time management process, the mesh point-to-mesh information database is referred to and any of the delivery target areas The travel distance and the travel time of the transport between the delivery source and the delivery destination are calculated.

また、請求項6記載の発明は、請求項5記載の配送計画作成方法に係り、 上記所定距離は、上記配送対象地域の一部の地域と他の地域とで異ならせていることを特徴としている。   The invention according to claim 6 relates to the delivery plan creation method according to claim 5, wherein the predetermined distance is different between a part of the delivery target area and another area. Yes.

また、請求項7記載の発明は、請求項1乃至6のいずれか記載の配送計画作成方法に係り、上記計画候補作成処理、上記評価値計算処理及び上記計画採用判断処理では、シミュレーティッドアニーリンング法を用いることを特徴としている。   The invention according to claim 7 relates to the delivery plan creation method according to any one of claims 1 to 6, and in the plan candidate creation process, the evaluation value calculation process, and the plan adoption determination process, a simulated annealing process is performed. It is characterized by the use of a ring method.

また、請求項8記載の発明に係る配送計画作成装置は、入力された、1又は複数の配送元、1又は複数の配送先、配送品、輸送機関、これらに関する制約条件に基づいて初期配送計画を作成する初期計画作成手段と、上記初期配送計画を修正して配送計画候補を作成する計画候補作成手段と、上記配送計画候補を評価するための評価値を求める評価値計算手段と、各上記配送計画候補の評価値を比較して、最も評価値の良い上記配送計画候補を最終的な配送計画とする計画採用判断手段とを備えていることを特徴としている。   In addition, the delivery plan creation device according to the invention described in claim 8 is an initial delivery plan based on the input one or more delivery sources, one or more delivery destinations, delivery items, transport facilities, and constraint conditions related thereto. Initial plan creation means for creating a plan candidate creation means for correcting the initial delivery plan to create a delivery plan candidate, evaluation value calculation means for obtaining an evaluation value for evaluating the delivery plan candidate, The present invention is characterized by comprising a plan adoption determining means for comparing the evaluation values of the delivery plan candidates and setting the delivery plan candidate having the best evaluation value as the final delivery plan.

また、請求項9記載の発明は、請求項8記載の配送計画作成装置に係り、上記配送計画候補に基づいて、各上記配送元及び各上記配送先における到着時刻、出発時刻の設定を行う時間管理手段を備えていることを特徴としている。   The invention according to claim 9 relates to the delivery plan creation device according to claim 8, and the time for setting the arrival time and departure time at each delivery source and each delivery destination based on the delivery plan candidate. It is characterized by having management means.

また、請求項10記載の発明は、請求項8又は9記載の配送計画作成装置に係り、上記初期配送計画及び上記配送計画候補は、輸送機関と輸送機関との境界を表す輸送機関マーク及び日付の境界を表す日付マークが用いられ、各オーダーの配送を担当する上記輸送機関ごとに、作成されることを特徴としている。   The invention according to claim 10 relates to the delivery plan creation device according to claim 8 or 9, wherein the initial delivery plan and the delivery plan candidate are a transportation agency mark and a date representing a boundary between the transportation agency and the transportation agency. A date mark representing the boundary of the order is used, and it is created for each of the above-mentioned transportation facilities in charge of delivery of each order.

また、請求項11記載の発明は、請求項10記載の配送計画作成装置に係り、上記初期配送計画及び上記配送計画候補は、各上記オーダーに付与されたオーダー番号に関連した第1の値で上記配送品の積みが、上記オーダー番号に関連した第2の値で上記積みに対応した上記配送品の卸しがそれぞれ表されることを特徴としている。   The invention according to claim 11 relates to the delivery plan creation device according to claim 10, wherein the initial delivery plan and the delivery plan candidate have a first value related to the order number assigned to each order. In the delivery product stack, the second value associated with the order number represents a wholesale of the delivery product corresponding to the delivery.

また、請求項12記載の発明は、請求項9乃至11のいずれかに記載の配送計画作成装置に係り、上記配送品の配送対象地域に所定距離ごとにメッシュ点を設定し、任意の2つの上記メッシュ点間における上記輸送機関の走行距離及び走行時間を予め計算したメッシュ点間情報データベースを備え、上記時間管理手段は、上記メッシュ点間情報データベースを参照して上記配送対象地域の任意の上記配送元と上記配送先との間の上記輸送機関の上記走行距離及び上記走行時間を算出することを特徴としている。   According to a twelfth aspect of the present invention, there is provided the delivery plan creation device according to any one of the ninth to eleventh aspects, wherein a mesh point is set for each predetermined distance in a delivery target area of the delivery product, and any two A mesh point-to-mesh information database that pre-calculates the travel distance and travel time of the transport between the mesh points is provided, and the time management means refers to the mesh point-to-mesh information database, and any of the delivery target areas The travel distance and the travel time of the transport between the delivery source and the delivery destination are calculated.

また、請求項13記載の発明は、請求項12記載の配送計画作成装置に係り、上記所定距離は、上記配送対象地域の一部の地域と他の地域とで異ならせていることを特徴としている。   The invention according to claim 13 relates to the delivery plan creation device according to claim 12, characterized in that the predetermined distance is different between a part of the delivery target area and another area. Yes.

また、請求項14記載の発明は、請求項8乃至13のいずれか記載の配送計画作成装置に係り、上記計画候補作成手段、上記評価値計算手段及び上記計画採用判断手段は、シミュレーティッドアニーリンング法を用いることを特徴としている。   The invention according to claim 14 relates to the delivery plan creation device according to any one of claims 8 to 13, wherein the plan candidate creation means, the evaluation value calculation means, and the plan adoption judgment means are simulated annealing. It is characterized by the use of a ring method.

また、請求項15記載の発明に係る配送計画作成プログラムは、コンピュータに請求項1乃至14のいずれかに記載の機能を実現させることを特徴としている。   According to a fifteenth aspect of the present invention, there is provided a delivery plan creation program that causes a computer to realize the function according to any one of the first to fourteenth aspects.

また、請求項16記載の発明に係る物流システムは、請求項8乃至14のいずれかに記載の配送計画作成装置を備えていることを特徴としている。   According to a sixteenth aspect of the present invention, a physical distribution system includes the delivery plan creation device according to any one of the eighth to fourteenth aspects.

以上説明したように、本発明は、1又は複数の配送元、1又は複数の配送先、配送品、輸送機関、これらに関する制約条件に基づいて初期配送計画を作成する初期計画作成処理と、初期配送計画を修正して配送計画候補を作成する計画候補作成処理と、配送計画候補を評価するための評価値を求める評価値計算処理と、各配送計画候補の評価値を比較して、最も評価値の良い配送計画候補を最終的な配送計画とする計画採用判断処理とを有している。したがって、複数の配送元から複数の配送先に配送品を配送する場合、各配送先で配送品を卸した後に他の配送品を積んで次の配送先に配送する場合でも、運送効率の良い配送計画を作成することができる。   As described above, the present invention provides an initial plan creation process for creating an initial delivery plan based on one or a plurality of delivery sources, one or a plurality of delivery destinations, a delivery item, a transport agency, and constraints related thereto, A plan candidate creation process that modifies a delivery plan to create a delivery plan candidate, an evaluation value calculation process that calculates an evaluation value for evaluating the delivery plan candidate, and an evaluation value of each delivery plan candidate are compared and evaluated most. And a plan adoption determination process in which a good delivery plan candidate is used as a final delivery plan. Therefore, when delivering a delivery item from a plurality of delivery sources to a plurality of delivery destinations, even when a delivery item is wholesaled at each delivery destination and another delivery item is loaded and delivered to the next delivery destination, the transportation efficiency is high. A delivery plan can be created.

図1は、本発明の実施の形態である配送計画作成装置1の構成を示すブロック図である。この例の配送計画作成装置1は、制御部2と、操作部3と、表示部4と、通信制御部5と、記憶部6とから構成されている。
制御部2は、CPU(中央処理装置)等からなり、記憶部6に記憶された各種プログラムに基づいて、配送計画作成処理、配送計画修正処理等を実行し、装置全体を制御する。すなわち、例えば、本発明の実施の形態の特徴である配送計画作成処理を例にとると、配送計画作成プログラムが記憶部6から読み出されて制御部2に読み込まれ、制御部2の動作を制御する。制御部2は、配送計画作成プログラムが起動されると、配送計画作成プログラムの制御により、配送計画作成処理を実行するのである。
FIG. 1 is a block diagram showing a configuration of a delivery plan creation device 1 according to an embodiment of the present invention. The delivery plan creation apparatus 1 in this example includes a control unit 2, an operation unit 3, a display unit 4, a communication control unit 5, and a storage unit 6.
The control unit 2 includes a CPU (Central Processing Unit) and the like, and executes a delivery plan creation process, a delivery plan correction process, and the like based on various programs stored in the storage unit 6 to control the entire apparatus. That is, for example, taking the delivery plan creation process which is a feature of the embodiment of the present invention as an example, the delivery plan creation program is read from the storage unit 6 and read into the control unit 2 to control the operation of the control unit 2. Control. When the delivery plan creation program is activated, the control unit 2 executes delivery plan creation processing under the control of the delivery plan creation program.

配送計画作成処理は、データ変換処理と、地理データ作成処理と、初期計画作成処理と、計画候補作成処理と、時間管理処理と、評価値計算処理と、計画採用判断処理とからなる。データ変換処理は、後述するホストコンピュータ11(図2参照)から供給されるオーダーデータその他のデータ(後述)のデータ形式を初期計画作成処理等で使用するのに適したデータ形式に変換する処理である。地理データ作成処理は、時間管理処理及び評価値計算処理を実行する際に用いられる地理データを作成する処理である。地理データは、後述するように、地点コード1、地点コード2、一般時間、一般距離、高速時間、高速距離から構成されている。初期計画作成処理は、ホストコンピュータ11から供給されるオーダーデータその他のデータに基づいて初期配送計画を作成する処理である。ここで、オーダーとは配送対象となる配送品に関する配送依頼をいい、オーダーデータとは上記配送品に関するデータをいう。計画候補作成処理は、上記初期配送計画を修正して配送計画候補を作成する処理である。時間管理処理は、上記配送計画候補に基づいて各配送元及び各配送先における到着時刻、作業開始時刻及び出発時刻の設定を行う処理である。評価値計算処理は、上記配送計画候補を評価する評価値を求める処理である。計画採用判断処理は、各配送計画候補の評価値を比較して、最も評価値の良い配送計画候補を最終的な配送計画とする処理である。配送計画修正処理は、上記配送計画作成処理が実行されることにより作成され、表示部4に表示された配送計画を目視したオペレータがその配送計画を修正するための処理である。   The delivery plan creation process includes a data conversion process, a geographic data creation process, an initial plan creation process, a plan candidate creation process, a time management process, an evaluation value calculation process, and a plan adoption determination process. The data conversion process is a process for converting the data format of order data and other data (described later) supplied from the host computer 11 (see FIG. 2), which will be described later, into a data format suitable for use in the initial plan creation process or the like. is there. The geographic data creation process is a process of creating geographic data used when executing the time management process and the evaluation value calculation process. As will be described later, the geographic data is composed of point code 1, point code 2, general time, general distance, high speed time, and high speed distance. The initial plan creation process is a process for creating an initial delivery plan based on order data and other data supplied from the host computer 11. Here, an order refers to a delivery request relating to a delivery item to be delivered, and order data refers to data relating to the delivery item. The plan candidate creation process is a process for creating a delivery plan candidate by correcting the initial delivery plan. The time management process is a process for setting the arrival time, work start time, and departure time at each delivery source and each delivery destination based on the delivery plan candidates. The evaluation value calculation process is a process for obtaining an evaluation value for evaluating the delivery plan candidate. The plan adoption determination process is a process for comparing the evaluation values of the delivery plan candidates and setting the delivery plan candidate having the best evaluation value as the final delivery plan. The delivery plan correction process is a process for an operator who has viewed the delivery plan created by executing the delivery plan creation process and displayed on the display unit 4 to correct the delivery plan.

操作部3は、テンキー、エンターキー、あるいはファンクションキー等からなるキーボードや、マウス、タッチパッド、あるいはペンデバイス等のポインティングデバイスなどを有する。表示部4は、CRTディスプレイ、液晶ディスプレイ(LCD;Liquid Crystal Display)、エレクトロルミネセンス(EL:electroluminescence)ディスプレイ、あるいはプラズマディスプレイパネル(PDP;Plasma Display Panel)等からなる。通信制御部5は、図2に示すように、ケーブルを介してホストコンピュータ11とデータ通信を行う。   The operation unit 3 includes a keyboard including a numeric keypad, an enter key, or a function key, a pointing device such as a mouse, a touch pad, or a pen device. The display unit 4 includes a CRT display, a liquid crystal display (LCD), an electroluminescence (EL) display, a plasma display panel (PDP), or the like. As shown in FIG. 2, the communication control unit 5 performs data communication with the host computer 11 via a cable.

記憶部6は、ROM、RAM、あるいはフラッシュメモリ等の半導体メモリ、FD(フロッピー(登録商標)・ディスク)が装着されるFDドライブ、HD(ハード・ディスク)が装着されるHDドライブ、MO(光磁気)ディスクが装着されるMOディスクドライブ、あるいはCD(コンパクト・ディスク)−ROM、CD−R(Recordable)、CD−RW(ReWritable)やDVD−ROM、DVD−R、DVD−RW等が装着されるCD/DVDドライブ等からなる。記憶部6は、上記した制御部2が実行すべき各種プログラムが予め記憶されているとともに、制御部2が各種プログラムを実行する際に作業用として用いられ、各種のデータが記憶される。   The storage unit 6 includes a semiconductor memory such as a ROM, a RAM, or a flash memory, an FD drive to which an FD (floppy (registered trademark) disk) is mounted, an HD drive to which an HD (hard disk) is mounted, and an MO (optical MO disk drive to which a magnetic disk is mounted, or CD (compact disk) -ROM, CD-R (Recordable), CD-RW (ReWritable), DVD-ROM, DVD-R, DVD-RW, etc. CD / DVD drive. The storage unit 6 stores various programs to be executed by the control unit 2 in advance, and is used for work when the control unit 2 executes the various programs, and stores various data.

図2は、配送計画作成装置1を適用した物流システムの構成を示すブロック図である。この例の物流システムは、特に、ドラム缶、ペール缶、ガスシリンダ等の産業用容器に石油、食用油、天然ガス等を充填して配送する場合に用いて好適なものである。この例の物流システムは、配送計画作成装置1が接続されたホストコンピュータ11と、複数の荷主クライアント12と、複数の運送会社クライアント13と、ネットワーク14とから構成されている。また、この例では、運送会社が利用する輸送機関はトラックであるとし、運送会社から荷主を経て配送先に至る往路便だけでなく、配送先(場合により新たな荷主になる。以下、同様である。)から他の配送先を経て運送会社に戻る復路便も利用するものとする。   FIG. 2 is a block diagram showing a configuration of a physical distribution system to which the delivery plan creation device 1 is applied. The physical distribution system of this example is particularly suitable for use in filling and delivering petroleum, edible oil, natural gas, etc. in industrial containers such as drums, pails, gas cylinders and the like. The physical distribution system of this example includes a host computer 11 to which the delivery plan creation device 1 is connected, a plurality of shipper clients 12, a plurality of shipping company clients 13, and a network 14. Further, in this example, it is assumed that the transportation system used by the shipping company is a truck, and not only the outbound flight from the shipping company to the delivery destination via the shipper but also the delivery destination (in some cases, a new shipper. The same applies hereinafter. )) And return flights to other shipping destinations to return to the shipping company.

ホストコンピュータ11は、制御部と、記憶部と、表示部と、操作部と、通信制御部とから構成されている。制御部は、CPU等からなり、記憶部に記憶されている各種プログラムに基づいて、基本情報管理処理、財源把握処理、納入指示処理、実績管理処理、会計管理処理等を実行し、ホストコンピュータ11全体を制御する。基本情報管理処理は、荷主や配送会社の基本的情報を管理する処理である。財源把握処理は、新たに生産され荷主に納入された産業用容器(新缶)、現在物流に使用されている産業用容器(原缶)や、各運送会社において配送に使用可能なトラック(以下、配車可能トラックと呼ぶ。)等の財源を把握する処理である。納入指示処理は、運送会社クライアント13からの要求に応じて、当該運送会社に所属する各トラックが配送すべき各配送品の納入を指示する納入指示書に関するデータを送信する処理である。   The host computer 11 includes a control unit, a storage unit, a display unit, an operation unit, and a communication control unit. The control unit includes a CPU and the like, and executes basic information management processing, financial resource grasping processing, delivery instruction processing, results management processing, accounting management processing, and the like based on various programs stored in the storage unit. Control the whole. The basic information management process is a process for managing basic information of the shipper and the delivery company. Financial resources grasping processing includes industrial containers (new cans) that are newly produced and delivered to shippers, industrial containers (original cans) that are currently used in logistics, and trucks that can be used for delivery at each shipping company This is a process for grasping financial resources such as a truck that can be dispatched. The delivery instruction process is a process of transmitting data related to a delivery instruction sheet instructing delivery of each delivery item to be delivered by each truck belonging to the transportation company in response to a request from the transportation company client 13.

実績管理処理は、運送会社クライアント13から送信される配送品の納入が完了したことを示す納入完了登録データを確認したり、各配送品の配送に関する運賃を管理したり、要求された配送品の配送が完了したことを示す完了報告データを荷主クライアント12に送信したり、各運送会社における配送品の運送実績を管理したりする処理である。会計管理処理は、荷主クライアント12に対して各配送品の配送により生じた運賃を請求したり、荷主クライアント12及び運送会社クライアント13に対して当該物流システムを管理するために必要な管理料を請求したり、運送会社クライアント13に対して各配送品の配送について荷主から支払われた運賃を支払う処理である。   The results management process confirms delivery completion registration data indicating that delivery of a delivery sent from the shipping company client 13 has been completed, manages the fare related to delivery of each delivery, This is a process of transmitting completion report data indicating that the delivery has been completed to the shipper client 12 and managing the delivery results of the delivery items at each shipping company. In the accounting management process, the shipper client 12 is charged for the fare generated by the delivery of each delivery item, and the shipper client 12 and the shipping company client 13 are charged for the management fee necessary for managing the logistics system. Or paying the freight paid by the shipper for the delivery of each delivery item to the shipping company client 13.

記憶部は、ROM、RAM、あるいはフラッシュメモリや、FDが装着されるFDD、HDが装着されるHDD、MOディスクが装着されるMOディスクドライブ、CD−ROM、CD−R、CD−RWやDVD−ROM、DVD−R、DVD−RW等が装着されるCD/DVDドライブ等からなる。記憶部は、上記した制御部が実行すべき各種プログラムが予め記憶されているとともに、制御部が各種プログラムを実行する際に作業用として用いられ、各種のデータが記憶される。表示部は、CRTディスプレイ、LCD、ELディスプレイ、あるいはPDP等からなる。操作部は、キーボードやマウス等のポインティングデバイスなどを有する。通信制御部は、ネットワーク14を介して荷主クライアント12や運送会社クライアント13とデータ通信を行う。   The storage unit is ROM, RAM, or flash memory, FDD with FD attached, HDD with HD attached, MO disk drive with MO disc attached, CD-ROM, CD-R, CD-RW, DVD A CD / DVD drive or the like to which a ROM, DVD-R, DVD-RW, or the like is mounted. The storage unit stores in advance various programs to be executed by the control unit, and is used for work when the control unit executes the various programs, and stores various data. The display unit is composed of a CRT display, LCD, EL display, PDP, or the like. The operation unit includes a pointing device such as a keyboard and a mouse. The communication control unit performs data communication with the shipper client 12 and the shipping company client 13 via the network 14.

荷主クライアント12は、制御部と、記憶部と、表示部と、操作部と、通信制御部とから構成されており、荷主の本社、支社、あるいは営業所等に設置されている。制御部は、CPU等からなり、記憶部に記憶されている各種プログラムに基づいて、配送品登録・変更処理、進捗状況照会処理、納品報告受信処理、請求書受信処理、会計処理等を実行する。配送品登録・変更処理は、ホストコンピュータ11にアクセスし、配送品を登録したり、その登録を変更したりする処理である。進捗状況照会処理は、ホストコンピュータ11にアクセスし、依頼した配送品の配送の進捗状況を照会する処理である。納品報告受信処理は、ホストコンピュータ11からアクセスされ、依頼した配送品が所望の配送先に納品されたことを報告するための納品報告書を受信する処理である。請求書受信処理は、ホストコンピュータ11からアクセスされ、依頼した配送品の配送により生じた運賃や当該物流システムを管理するために必要な管理料を請求するための請求書を受信する処理である。会計処理は、ホストコンピュータ11にアクセスして、上記運賃及び上記管理料の支払いを行う処理である。   The shipper client 12 includes a control unit, a storage unit, a display unit, an operation unit, and a communication control unit. The shipper client 12 is installed in the shipper's head office, branch office, or sales office. The control unit is composed of a CPU or the like, and executes delivery item registration / change processing, progress status inquiry processing, delivery report reception processing, invoice reception processing, accounting processing, and the like based on various programs stored in the storage unit. . The delivery item registration / change process is a process for accessing the host computer 11 and registering a delivery item or changing its registration. The progress status inquiry process is a process of accessing the host computer 11 and inquiring the progress status of the requested delivery. The delivery report reception process is a process of receiving a delivery report that is accessed from the host computer 11 and reports that the requested delivery has been delivered to a desired delivery destination. The bill receiving process is a process of receiving a bill that is accessed from the host computer 11 and charges a fare generated by the delivery of the requested delivery item or a management fee necessary for managing the physical distribution system. The accounting process is a process of accessing the host computer 11 and paying the fare and the management fee.

記憶部は、ROM、RAM、あるいはフラッシュメモリや、FDが装着されるFDD、HDが装着されるHDD、MOディスクが装着されるMOディスクドライブ、CD−ROM、CD−R、CD−RWやDVD−ROM、DVD−R、DVD−RW等が装着されるCD/DVDドライブ等からなる。記憶部は、上記した制御部が実行すべき各種プログラムが予め記憶されているとともに、制御部が各種プログラムを実行する際に作業用として用いられ、各種のデータが記憶される。表示部は、CRTディスプレイ、LCD、ELディスプレイ、あるいはPDP等からなる。操作部は、キーボードやマウス等のポインティングデバイスなどを有する。通信制御部は、ネットワーク14を介してホストコンピュータ11等とデータ通信を行う。   The storage unit is ROM, RAM, or flash memory, FDD with FD attached, HDD with HD attached, MO disk drive with MO disc attached, CD-ROM, CD-R, CD-RW, DVD A CD / DVD drive or the like to which a ROM, DVD-R, DVD-RW, or the like is mounted. The storage unit stores in advance various programs to be executed by the control unit, and is used for work when the control unit executes the various programs, and stores various data. The display unit is composed of a CRT display, LCD, EL display, PDP, or the like. The operation unit includes a pointing device such as a keyboard and a mouse. The communication control unit performs data communication with the host computer 11 and the like via the network 14.

運送会社クライアント13は、制御部と、記憶部と、表示部と、操作部と、印刷部と、通信制御部とから構成されており、運送会社の本社、支社、あるいは営業所等に設置されている。制御部は、CPU等からなり、記憶部に記憶されている各種プログラムに基づいて、トラック登録・変更処理、納入指示書・納品書受信処理、納入完了登録処理、請求書受信処理、会計処理等を実行する。トラック登録・変更処理は、ホストコンピュータ11にアクセスし、配車可能トラックを登録したり、その登録を変更したりする処理である。納入指示書・納品書受信処理は、ホストコンピュータ11にアクセスし、当該運送会社に所属する各トラックに割り当てられた配送品の配送を指示する納品指示書や、各配送品ごとの納品書を受信するとともに、印刷部でそれぞれを印刷する処理である。納入完了登録処理は、ホストコンピュータ11にアクセスし、各配送品の納入が完了したことを登録する処理である。請求書受信処理は、ホストコンピュータ11からアクセスされ、当該物流システムを管理するために必要な管理料を請求するための請求書を受信する処理である。会計処理は、ホストコンピュータ11からアクセスされ、各配送品の配送について荷主から支払われた運賃の受領を行ったり、ホストコンピュータ11にアクセスして上記管理料の支払いを行う処理である。   The shipping company client 13 includes a control unit, a storage unit, a display unit, an operation unit, a printing unit, and a communication control unit, and is installed at the headquarters, branch office, or sales office of the shipping company. ing. The control unit consists of a CPU and the like, and based on various programs stored in the storage unit, track registration / change processing, delivery instruction / invoice reception processing, delivery completion registration processing, invoice reception processing, accounting processing, etc. Execute. The track registration / change process is a process for accessing the host computer 11 and registering a vehicle dispatchable track or changing its registration. In the delivery instruction / delivery receipt reception process, the host computer 11 is accessed, and a delivery instruction for instructing delivery of a delivery assigned to each truck belonging to the shipping company and an invoice for each delivery are received. In addition, the printing unit prints each of them. The delivery completion registration process is a process of accessing the host computer 11 and registering that the delivery of each delivery item has been completed. The bill receiving process is a process of receiving a bill that is accessed from the host computer 11 and charges a management fee necessary for managing the physical distribution system. The accounting process is a process that is accessed from the host computer 11 and receives the fare paid from the shipper for the delivery of each delivery item, or accesses the host computer 11 and pays the management fee.

記憶部は、ROM、RAM、あるいはフラッシュメモリや、FDが装着されるFDD、HDが装着されるHDD、MOディスクが装着されるMOディスクドライブ、CD−ROM、CD−R、CD−RWやDVD−ROM、DVD−R、DVD−RW等が装着されるCD/DVDドライブ等からなる。記憶部は、上記した制御部が実行すべき各種プログラムが予め記憶されているとともに、制御部が各種プログラムを実行する際に作業用として用いられ、各種のデータが記憶される。表示部は、CRTディスプレイ、LCD、ELディスプレイ、あるいはPDP等からなる。操作部は、キーボードやマウス等のポインティングデバイスなどを有する。通信制御部は、ネットワーク14を介してホストコンピュータ11等とデータ通信を行う。   The storage unit is ROM, RAM, or flash memory, FDD with FD attached, HDD with HD attached, MO disk drive with MO disc attached, CD-ROM, CD-R, CD-RW, DVD A CD / DVD drive or the like to which a ROM, DVD-R, DVD-RW, or the like is mounted. The storage unit stores in advance various programs to be executed by the control unit, and is used for work when the control unit executes the various programs, and stores various data. The display unit is composed of a CRT display, LCD, EL display, PDP, or the like. The operation unit includes a pointing device such as a keyboard and a mouse. The communication control unit performs data communication with the host computer 11 and the like via the network 14.

ネットワーク14は、例えば、構内ネットワーク(LAN:Local Area Network)、広域ネットワーク(WAN: Wide Area Network)やインターネット等からなる。ネットワーク14は、ホストコンピュータ11、荷主クライアント12、運送会社クライアント13と例えば、ツイスト・ペアケーブル、同軸ケーブルや光ファイバケーブル等により有線接続又は無線接続されている。
なお、ネットワーク14を介したデータ通信においてはセキュリティ上の問題が多々あるが、それに対する対策(例えば、ファイアウォールや認証処理)については本発明と直接関係しないので、特に言及しない。
The network 14 includes, for example, a local area network (LAN), a wide area network (WAN), the Internet, and the like. The network 14 is wired or wirelessly connected to the host computer 11, the shipper client 12, and the shipping company client 13 by, for example, a twisted pair cable, a coaxial cable, an optical fiber cable, or the like.
There are many security problems in data communication via the network 14, but countermeasures (for example, firewalls and authentication processing) are not directly related to the present invention and are not particularly mentioned.

次に、この実施の形態で用いる各種データの構成及び構造について説明する。図3は、ホストコンピュータ11から配送計画作成装置1に供給されるオーダーデータの構成の一例を示すものである。オーダーデータは、オーダー番号、配送元コード、配送先場所コード、積み日(from)、積み時刻(from)、積み日(to)、積み時刻(to)、納入日(from)、納入時刻(from)、納入日(to)、納入時刻(to)、缶種コード、品種コード、内容物コード、本数、車番指定・運送会社指定から構成されている。オーダー番号は、各オーダーデータごとに付与されている番号であり、例えば、1から100までである。配送元コードは、荷主の本社、支社、あるいは営業所等、運送会社のトラックが配送品を積み込むべき地点に付与されたコードである。配送先場所コードは、配送品を納入すべき地点に付与されたコードである。   Next, the configuration and structure of various data used in this embodiment will be described. FIG. 3 shows an example of the configuration of order data supplied from the host computer 11 to the delivery plan creation apparatus 1. Order data includes order number, delivery source code, delivery destination location code, loading date (from), loading time (from), loading date (to), loading time (to), delivery date (from), delivery time (from ), Delivery date (to), delivery time (to), can type code, product type code, contents code, number, car number designation / transport company designation. The order number is a number assigned to each order data, and is, for example, 1 to 100. The delivery source code is a code assigned to a point where the truck of the shipping company should load the delivery product, such as the consignor's head office, branch office, or sales office. The delivery destination location code is a code given to a point where the delivery product should be delivered.

積み日(from)及び積み日(to)は、配送品をトラックに積み込むべき年月日であり、配送品が大量にあり、1日で積み込めない場合には積み込みを開始すべき年月日として積み日(from)が、積み込みを終了すべき年月日として積み日(to)が設定される。一方、配送品の積み込みが1日で済む場合には、積み日(from)だけが設定される。積み時刻(from)及び積み時刻(to)は、荷主の要望により配送品の積み込み開始時刻又は積み込み終了時刻のいずれか一方又は両方が設定される場合には、積み込み開始時刻として積み時刻(from)が、積み込み終了時刻として積み時刻(to)が設定される。   The loading date (from) and the loading date (to) are the date when the delivery product should be loaded into the truck. If there is a large amount of the delivery product and it cannot be loaded in one day, the loading date should be started. As a loading date (from), a loading date (to) is set as the date of loading. On the other hand, if the delivery of the delivery item can be completed in one day, only the loading date (from) is set. The loading time (from) and the loading time (to) are set as the loading start time (from) when either or both of the loading start time and the loading end time are set according to the request of the shipper. However, the loading time (to) is set as the loading end time.

納入日(from)及び納入日(to)は、納入先で配送品をトラックから納入すべき日であり、配送品が大量にあり、1日で納入できない場合には納入を開始すべき日として納入日(from)が、納入を終了すべき日として納入日(to)が設定される。一方、配送品の納入が1日で済む場合には、納入日(from)だけが設定される。納入時刻(from)及び納入時刻(to)は、納入先の要望により配送品の納入開始時刻又は納入終了時刻のいずれか一方又は両方が設定される場合には、納入開始時刻として納入時刻(from)が、納入終了時刻として納入時刻(to)が設定される。   The delivery date (from) and the delivery date (to) are the dates on which the delivery products should be delivered from the truck at the delivery destination. The delivery date (from) is set as the date on which the delivery should be terminated. On the other hand, when delivery of a delivery item can be completed in one day, only the delivery date (from) is set. The delivery time (from) and the delivery time (to) are set as the delivery start time (from from) when either or both of the delivery start time and the delivery end time are set according to the request of the delivery destination. ) Is set as the delivery end time.

缶種コードは、産業用容器の種類、すなわち、ドラム缶、18リットル(18L)缶、ペール缶、ガスシリンダごとに付与されたコードである。品種コードは、配送品の品種、例えば、石油、潤滑油、化学製品、接着剤、塗料、ワックス、化粧品、医薬品、食用油、ジュース、ガス等ごとに付与されたコードである。内容物コードは、産業用容器に充填される具体的な内容物、例えば、重油、軽油、エンジンオイル、苛性ソーダ、ケトン、ごま油、天然ガス、LPガス等ごとに付与されたコードであり、実際に内容物が充填される産業用容器(身入り缶)が対象である。本数は、配送すべき配送品の本数である。車番指定・運送会社指定は、配送品を配送すべき運送会社及びその運送会社に所属しているトラックを指定する場合に設定されるものであり、最大で10件まで設定可能である。   The can type code is a code assigned to each type of industrial container, that is, a drum can, an 18 liter (18 L) can, a pail can, and a gas cylinder. The product type code is a code assigned to each product type, for example, petroleum, lubricating oil, chemical product, adhesive, paint, wax, cosmetics, pharmaceuticals, edible oil, juice, gas and the like. The content code is a code assigned to each specific content filled in an industrial container, for example, heavy oil, light oil, engine oil, caustic soda, ketone, sesame oil, natural gas, LP gas, etc. Applicable to industrial containers (filled cans) filled with contents. The number is the number of delivery items to be delivered. The vehicle number designation / transport company designation is set when a transport company to which a delivery item is to be delivered and a truck belonging to the transport company are designated, and a maximum of 10 cases can be set.

図4は、ホストコンピュータ11から配送計画作成装置1に供給されるトラックデータの構成の一例を示すものである。トラックデータは、窓口店社コード、運送会社コード、従事店社コード、車番、常傭・限定区分、拠点工場コード、長距離不可サイン、トン数、車種、サイズ、最大積載本数、前荷品種コード、前荷内容物コード、使用開始希望年月日、使用終了希望年月日、使用開始希望場所、使用終了希望場所、使用可能時間1(from)、使用可能時間1(to)、使用可能時間2(from)、使用可能時間2(to)、前積み置き不可サイン、使用可否から構成されている。   FIG. 4 shows an example of the structure of the track data supplied from the host computer 11 to the delivery plan creation apparatus 1. Track data includes window store company code, transportation company code, working company code, car number, Joban / Limited division, base factory code, long distance sign, tonnage, vehicle type, size, maximum number of loads, preload type Code, preload contents code, desired start date, desired end date, desired start location, desired end location, usable time 1 (from), usable time 1 (to), usable It consists of a time 2 (from), a usable time 2 (to), a preloading sign, and a usability.

窓口店社コードは、当該トラックが所属している運送会社の本社、支社、あるいは営業所等のうち、窓口である店舗に付与されているコードである。運送会社コードは、当該トラックが所属している運送会社に付与されているコードである。従事店社コードは、当該トラックが所属している運送会社の本社、支社、あるいは営業所等に付与されているコードである。車番は、当該トラックに付与されている複数桁(今の場合、4桁)の番号である。常傭・限定区分は、当該トラックの運転手が常雇いであるか又は雇用期間が限定されているかを示すものである。拠点工場コードは、当該トラックが主に配送を受け持っている荷主の工場に付与されているコードである。長距離不可サインは、当該トラックが所定の事情により長距離輸送ができない場合に設定されるものである。   The contact store company code is a code assigned to a store serving as a contact among the head office, branch office, or sales office of the transportation company to which the truck belongs. The transportation company code is a code assigned to the transportation company to which the truck belongs. The company code is a code assigned to the head office, branch office or sales office of the transport company to which the truck belongs. The vehicle number is a multi-digit number (in this case, four digits) assigned to the truck. The Job / Limitation category indicates whether the truck driver is a permanent employee or has a limited employment period. The base factory code is a code given to the shipper's factory where the truck is mainly responsible for delivery. The long distance impossible sign is set when the truck cannot be transported for a long distance due to predetermined circumstances.

トン数は当該トラックが積載可能な重量、車種は当該トラックの種類、サイズは当該トラックの全高・全長・全幅、最大積載本数は当該トラックが積載することができる産業用容器の最大の本数である。前荷品種コードは、当該トラックが前回配送した産業用容器に充填されていた品種に付与されているコードである。前荷内容物コードは、当該トラックが前回配送した産業用容器に充填されていた内容物に付与されているコードである。使用開始希望年月日は、当該トラックの使用開始を希望する年月日である。使用終了希望年月日は、当該トラックの使用終了を希望する年月日である。使用開始希望場所は、当該トラックの運転手が雇用期間が限定されている場合に当該トラックの使用開始を希望する場所である。使用終了希望場所は、当該トラックの運転手が雇用期間が限定されている場合に当該トラックの使用終了を希望する場所である。   The tonnage is the weight that can be loaded by the truck, the vehicle type is the type of the truck, the size is the total height / length / width of the truck, and the maximum number is the maximum number of industrial containers that the truck can load. . The pre-load product type code is a code given to the product type that was filled in the industrial container delivered last time by the truck. The pre-load content code is a code assigned to the content filled in the industrial container delivered last time by the truck. The desired start date of use is the date on which the use of the truck is desired. The desired end date of use is the date on which the end of use of the truck is desired. The desired use start place is a place where the truck driver desires to start using the truck when the employment period is limited. The end-of-use desired place is a place where the truck driver wishes to end use of the truck when the employment period is limited.

使用可能時間1(from)は、当該トラックが使用可能な時間の1つ目の始期である。使用可能時間1(to)は、当該トラックが使用可能な時間の1つ目の終期である。使用可能時間2(from)は、当該トラックが使用可能な時間の2つ目の始期である。使用可能時間2(to)は、当該トラックが使用可能な時間の2つ目の終期である。前積み置き不可サインは、配送日の前日に当該トラックに配送品を積んでおくこと(積み置き)ができないことを示すものである。使用可否は、当該トラックが使用可能か否かを示すものである。   The available time 1 (from) is the first start of the time in which the track can be used. The available time 1 (to) is the first end of the time in which the track can be used. The available time 2 (from) is the second start of the time that the track can be used. The available time 2 (to) is the second end of the time in which the track can be used. The preloading sign indicates that a delivery product cannot be loaded (loaded) on the truck on the day before the delivery date. The availability indicates whether or not the track can be used.

図5は、ホストコンピュータ11から配送計画作成装置1に供給される場所データの構成の一例を示すものである。場所データは、地点コード、稼働開始時刻、稼働終了時刻、都道府県コード、市区町村コード、乗り入れ可能なトラック制限、積み作業時間、卸し作業時間から構成されている。地点コードは、配送品の配送元又は配送先に付与されたコードである。稼働開始時刻及び稼働終了時刻は、配送元又は配送先の工場や営業所等が稼働を開始する時刻及び稼働を終了する時刻であり、いずれも産業用容器の缶種ごとに設定可能である。都道府県コード及び市区町村コードは、配送元又は配送先が存在する都道府県及び市区町村にそれぞれ付与されているコードである。乗り入れ可能なトラック制限は、配送元又は配送先に乗り入れることが可能なトラックのトン数・全高・全長・全幅である。積み作業時間は、配送元において配送品をトラックに積み込むのにかかる時間である。卸し作業時間は、配送先において配送品をトラックより卸すのにかかる時間である。積み作業時間及び卸し作業時間は、いずれも産業用容器の缶種ごとに設定可能である。   FIG. 5 shows an example of the configuration of location data supplied from the host computer 11 to the delivery plan creation apparatus 1. The location data is composed of a point code, an operation start time, an operation end time, a prefecture code, a city code, a track limit for entry, a loading work time, and a wholesale work time. The point code is a code given to the delivery source or delivery destination of the delivery item. The operation start time and the operation end time are the time when the factory or sales office of the delivery source or the delivery destination starts the operation and the time when the operation ends, both of which can be set for each type of industrial container. The prefecture code and the city code are codes assigned to the prefecture and city where the delivery source or delivery destination exists, respectively. The restrictions on the trucks that can be entered are the tonnage, the overall height, the overall length, and the overall width of the truck that can enter the delivery source or delivery destination. The loading operation time is the time taken to load the delivery item on the truck at the delivery source. The wholesale work time is the time taken to wholesale the delivery product from the truck at the delivery destination. Both the loading operation time and the wholesale operation time can be set for each kind of industrial container.

図6は、配送計画作成装置1において後述する初期計画作成処理を実行する際に用いられるパラメータデータの構成の一例を示すものである。パラメータデータは、シミュレーション実行地点、シミュレーション対象日から構成されている。シミュレーション実行地点は、配送計画を作成する対象となる、新缶を製造する工場、荷主の本社、支社、あるいは営業所等(以下、総称するときには、実行地点と呼ぶ。)を示している。何故なら、配送計画は実行地点ごとに作成されるからである。配送計画を作成するに必要な条件には、すべての実行地点に共通の条件もあれば、各実行地点に固有の条件もある。したがって、各実行地点に固有な条件を配送計画の作成に反映させるために、パラメータデータを用いてどの実行地点について配送計画を作成するのかを設定するのである。   FIG. 6 shows an example of the configuration of parameter data used when the delivery plan creation device 1 executes an initial plan creation process described later. The parameter data includes a simulation execution point and a simulation target date. The simulation execution point indicates a factory for producing a new can, a shipper's head office, a branch office, a sales office, or the like (hereinafter referred to as an execution point when collectively referred to) as a target for creating a delivery plan. This is because a delivery plan is created for each execution point. The conditions necessary for creating a delivery plan include conditions common to all execution points and conditions specific to each execution point. Therefore, in order to reflect conditions specific to each execution point in the creation of the delivery plan, it is set for which execution point the delivery plan is created using the parameter data.

また、図6において、シミュレーション対象日は、配送計画を作成する基準となる日を示しており、制御部2が当該実行地点で配送品をトラックに積み込む日をいつにするかを判断するために用いる。すなわち、例えば、配送計画を作成する日より3日後が納入日の配送品があって、シミュレーション対象日として配送計画を作成する日より1日後(実行日翌日)に設定されている場合、制御部2は、配送品を積み込む日として、シミュレーション対象日の前日から納入日当日である3日後までの中で、配送元の休日等を考慮して適切な日を選択する。したがって、オペレータがこのシミュレーション対象日を変更することにより、例えば、配送計画を作成する日より6日後が配送品を積み込む日で7日後が納入日である場合の配送計画を作成することができる。なお、パラメータデータは、制御部2が配送計画作成プログラムが起動された時点で表示部4にシミュレーション実行工場及びシミュレーション対象日の入力を促す画面を表示し、オペレータが操作部3を操作して入力することにより、記憶部6の所定の領域に記憶されるようにしても良いし、ホストコンピュータ11側で予め設定しておき、オーダーデータ等とともに転送されることによりデータ変換後に記憶部6の所定の領域に記憶されるようにしても良い。   In FIG. 6, the simulation target date indicates a reference date for creating a delivery plan. In order to determine when the control unit 2 should load the delivery item on the truck at the execution point. Use. That is, for example, when there is a delivery product on the delivery date three days after the date of creating the delivery plan, and the simulation target date is set to one day after the date of creating the delivery plan (the day after the execution date), the control unit No. 2 selects an appropriate date as a date for loading a delivery item in consideration of the holiday of the delivery source, etc., from the day before the simulation target date to 3 days after the delivery date. Therefore, when the operator changes the simulation target date, for example, a delivery plan can be created in the case where the delivery date is loaded 6 days after the delivery plan is created and the delivery date is 7 days later. The parameter data is input by the operator operating the operation unit 3 by displaying a screen prompting the input of the simulation execution factory and the simulation target date on the display unit 4 when the control unit 2 starts the delivery plan creation program. As a result, the data may be stored in a predetermined area of the storage unit 6, or set in advance on the host computer 11 side and transferred together with the order data or the like to be stored in the storage unit 6 after data conversion. It may be stored in this area.

図7は、配送計画作成装置1において後述する時間管理処理及び評価値計算処理を実行する際に用いられる地理データの構成の一例を示す図である。地理データは、地点コード1、地点コード2、一般時間、一般距離、高速時間、高速距離から構成されている。地点コード1は配送品の配送元である地点に付与されているコードである。地点コード2は配送品の配送先である地点に付与されているコードである。一般時間は配送品の配送に一般道を使った場合に要する走行時間である。一般距離は配送品の配送に一般道を使った場合にトラックが走行する距離である。高速時間は配送品の配送に高速道路を使った場合に要する走行時間である。高速距離は配送品の配送に高速道路を使った場合にトラックが走行する距離である。   FIG. 7 is a diagram illustrating an example of the configuration of geographic data used when executing a time management process and an evaluation value calculation process, which will be described later, in the delivery plan creation apparatus 1. The geographic data is composed of point code 1, point code 2, general time, general distance, high speed time, and high speed distance. The point code 1 is a code given to the point that is the delivery source of the delivery item. The point code 2 is a code given to the point that is the delivery destination of the delivery item. The general time is a travel time required when a general road is used for delivery. The general distance is a distance traveled by the truck when a general road is used for delivery of the delivery goods. The high-speed time is a travel time required when a highway is used for delivery. The high-speed distance is the distance traveled by the truck when the expressway is used for delivery.

図8は、配送計画作成装置1において後述する時間管理処理を実行することにより作成される配送計画の構成の一例を示す図である。配送計画は、図8に示すように、各運送会社に所属しているトラックの車番ごとに作成されるものであり、オーダー番号、地点、積み卸し区分、到着時刻、作業開始時刻、出発時刻から構成されている。オーダー番号はオーダーデータを構成するオーダー番号を示している。地点は配送品を積み込む地点又は卸す地点を示している。積み卸し区分は配送品を積み込む場合か卸す場合かを示している。到着時刻は当該トラックが上記地点に到着する時刻を示している。作業開始時刻は当該トラックが上記地点において配送品の積み込みの作業又は卸しの作業を開始する時刻を示している。出発時刻は当該トラックが作業終了後に上記地点を出発する時刻を示している。   FIG. 8 is a diagram showing an example of a configuration of a delivery plan created by executing a time management process described later in the delivery plan creation device 1. As shown in FIG. 8, the delivery plan is created for each car number of a truck belonging to each shipping company. The order number, point, loading / unloading classification, arrival time, work start time, departure time It is composed of The order number indicates the order number constituting the order data. The point indicates a point where a delivery product is loaded or wholesaled. The loading / unloading category indicates whether the delivery product is loaded or unloaded. The arrival time indicates the time when the truck arrives at the point. The work start time indicates the time at which the truck starts loading work or wholesale work at the above point. The departure time indicates the time at which the truck departs from the point after the work is completed.

図9は、配送計画作成装置1において後述する計画候補作成処理及び評価値計算処理を実行する際の制約条件の一例を示す図である。制約条件は、積み卸し順、車番指定・運送会社指定、対荷主専属車、長距離可否、配車日のトラック使用可否、車種ごとの積載可能缶種・品種、配送可能地域、対配送先専属車、場所ごとの乗り入れ制限、積み日・積み時刻指定、納入日・納入時刻指定、トラック積載量・積載本数、前日積み置き不可、トラック使用可能時間、優先車、ダミートラック、場所ごとの稼働時間、積み合わせ時の方面、積み合わせ時制約、前荷制約、巡回順、運賃、シェア、平均単価、積載率、未割付オーダー数、使用トラック数、異品種混載、フェリーから構成されている。   FIG. 9 is a diagram illustrating an example of a constraint condition when executing a plan candidate creation process and an evaluation value calculation process, which will be described later, in the delivery plan creation apparatus 1. Restrictions include loading order, car number designation / shipping company designation, anti-shipper exclusive vehicle, long-distance availability, truck availability on the date of dispatch, loadable cans and varieties for each vehicle type, delivery area, exclusive delivery destination Car, location restrictions, loading date / loading time designation, delivery date / delivery time designation, truck load / number of loading, no loading the previous day, truck usable time, priority vehicle, dummy truck, working time by location It consists of the direction at the time of stacking, the constraint at the time of stacking, the preloading constraint, the order of patrol, the fare, the share, the average unit price, the loading rate, the number of unallocated orders, the number of used trucks, the mixed loading of different types, and the ferry.

これらのうち、積み卸し順、車番指定・運送会社指定、専属車、長距離可否、配車日のトラック使用可否、車種ごとの積載可能缶種・品種、配送可能地域、専属車、場所ごとの乗り入れ制限は、配送計画作成装置1において後述する計画候補作成処理を実行する際の制約条件(第1制約条件)を構成している。一方、積み日・積み時刻指定、納入日・納入時刻指定、トラック積載量・積載本数、前日積み置き不可、トラック使用可能時間、優先車、ダミートラック、場所ごとの稼働時間、積み合わせ時の方面、積み合わせ時制約、前荷制約、巡回順、運賃、シェア、平均単価、積載率、未割付オーダー数、使用トラック数、異品種混載、フェリーは、配送計画作成装置1において後述する計画評価処理を実行する際の制約条件(第2制約条件)を構成している。   Among these, loading order, car number designation / transport company designation, exclusive car, long distance availability, truck availability on the day of delivery, loadable cans and varieties by car type, delivery area, exclusive car, by location The entry restriction constitutes a constraint condition (first constraint condition) when executing a plan candidate creation process described later in the delivery plan creation device 1. On the other hand, loading date / loading time designation, delivery date / delivery time designation, truck loading capacity / number of loading, previous day loading impossible, truck usable time, priority vehicle, dummy truck, operation time by location, direction at the time of loading , Loading restrictions, preload restrictions, order of travel, freight, share, average unit price, loading rate, number of unallocated orders, number of used trucks, mixed loading of different types, ferry, plan evaluation processing described later in the delivery plan creation device 1 The constraint condition (2nd constraint condition) at the time of performing is comprised.

缶種、品種、内容物等が異なる産業用容器を1台のトラックに積載する場合、配送品は積んだ順と逆の順でしか卸すことができないので、積み卸し順は、この順序に基づく制約条件である。車番指定・運送会社指定は、車番指定・運送会社指定は、配送品を配送すべき運送会社及びその運送会社に所属しているトラックが指定されている場合にはこのことに基づく制約条件である。荷主専属車は、荷主と専属的に契約している運送会社のトラックがある場合にはこのことに基づく制約条件である。長距離可否は、トラックが長距離輸送ができるか否かに基づく制約条件である。配車日のトラック使用可否は、配車日に当該トラックが使用可能か否かに基づく制約条件である。車種ごとの積載可能缶種・品種は、トラックの車種ごとに、積載可能な産業用容器の缶種及び品種が設定されている場合にはこのことに基づく制約条件である。   When loading industrial containers with different can types, varieties, contents, etc. on a single truck, delivery products can only be wholesaled in the reverse order of loading, so the loading order is based on this order. It is a constraint condition. Car number designation / transport company designation is a car number designation / transport company designation is a restriction condition based on this when there is a designation of the shipping company to which the delivery item should be delivered and the truck belonging to that shipping company. It is. A shipper's exclusive vehicle is a constraint based on this when there is a truck of a transportation company that is exclusively contracted with the shipper. Long distance availability is a constraint based on whether or not a truck can carry long distances. The availability of the truck on the day of dispatch is a constraint based on whether the truck can be used on the day of dispatch. The loadable can type / variety for each vehicle type is a restriction condition based on this in the case where the can type and product type of industrial containers that can be loaded are set for each vehicle type of the truck.

配送可能地域は、トラックが配送品を配送可能な地域が設定されている場合にはこのことに基づく制約条件である。対配送先専属車は、配送先と専属的に契約している運送会社のトラックがある場合にはこのことに基づく制約条件である。場所ごとの乗り入れ制限は、配送元又は配送先ごとに当該トラックの乗り入れが制限されている場合にはこのことに基づく制約条件である。積み日・積み時刻指定は、荷主が配送品の積み日時を指定している場合にはこのことに基づく制約条件である。納入日・納入時刻指定は、配送先が配送品の納入日時を指定している場合にはこのことに基づく制約条件である。トラック積載量・積載本数は、各トラックの最大積載量及び産業用容器の最大積載本数が設定されている場合にはこのことに基づく制約条件である。前日積み置き不可は、配送日の前日に当該トラックに配送品を積んでおくことができない場合にはこのことに基づく制約条件である。   The delivery possible area is a restriction condition based on this when an area where the truck can deliver the delivery product is set. The exclusive vehicle for the delivery destination is a restriction condition based on this when there is a truck of a transport company that is exclusively contracted with the delivery destination. The entry restriction for each place is a constraint condition based on this when the entry of the truck is restricted for each delivery source or delivery destination. The loading date / loading time specification is a constraint condition based on this when the shipper has specified the loading date / time of the delivery item. The delivery date / delivery time designation is a restriction condition based on this when the delivery destination designates the delivery date / time of the delivery product. The truck loading capacity / loading capacity is a constraint condition based on this when the maximum loading capacity of each truck and the maximum loading capacity of industrial containers are set. Unloading on the previous day is a restriction condition based on this in the case where a delivery product cannot be loaded on the truck on the day before the delivery date.

トラック使用可能時間は、当該トラックが使用可能な時間が設定されている場合にはこのことに基づく制約条件である。優先車は、ある特定の配送品について優先的に配送すべきトラックが設定されている場合にはこのことに基づく制約条件である。ダミートラックは、実在するトラックではない仮想のトラックが設定されている場合にはこのことに基づく制約条件である。場所ごとの稼働時間は、配送元又は配送先の稼働時間が設定されている場合にはこのことに基づく制約条件である。積み合わせ時の方面は、1台のトラックに複数の配送先に配送すべき配送品が搭載される場合において、配送先の方面が設定されている場合にはこのことに基づく制約条件である。積み合わせ時制約は、1台のトラックに複数の配送先に配送すべき配送品が搭載される場合において、上記積み合わせ時の方面以外の制約が設定されている場合にはこのことに基づく制約条件である。   The track usable time is a restriction condition based on this when a usable time of the track is set. The priority vehicle is a constraint condition based on this when a truck to be preferentially delivered for a specific delivery item is set. The dummy track is a constraint condition based on this when a virtual track that is not an actual track is set. The operation time for each place is a constraint condition based on this when the operation time of the delivery source or the delivery destination is set. The direction at the time of stacking is a restriction condition based on this when a delivery item to be delivered to a plurality of delivery destinations is mounted on one truck and a delivery destination direction is set. The restrictions at the time of stacking are restrictions based on this when there is a restriction other than the direction at the time of stacking when a delivery product to be delivered to a plurality of delivery destinations is mounted on one truck. It is a condition.

前荷制約は、各トラックが前回配送した配送品による制約が設定されている場合にはこのことに基づく制約条件である。例えば、前回配送した配送品が劇薬等の化学製品であるのに対し、今回配送すべき配送品が食用油等である場合にはそのことによる制約がある。巡回順は、複数の配送先を所定の順路で巡回するように予め設定されている場合にはこのことに基づく制約条件である。運賃は、配送品を配送する際に係る運賃による制約、例えば、高速道路を使用することを想定していない運賃が設定されている場合にはこのことに基づく制約条件である。シェアは、1つの荷主の配送品を特定の運送会社が独占的に取り扱わないように設定されている場合にはこのことに基づく制約条件である。平均単価は、1つの荷主が1回の配送品の配送に支払う運賃の平均値が設定されている場合にはこのことに基づく制約条件である。   The preload constraint is a constraint condition based on this when a constraint is set based on a delivery product delivered by each truck last time. For example, if the delivery product delivered last time is a chemical product such as powerful medicine, but the delivery product to be delivered this time is edible oil or the like, there is a restriction due to that. The circulation order is a constraint condition based on this when a plurality of delivery destinations are set in advance so as to visit a predetermined route. The fare is a constraint condition based on a fare constraint when delivering a delivery item, for example, when a fare that does not assume the use of an expressway is set. Share is a constraint based on this when it is set so that a specific shipping company does not handle the delivery of one shipper exclusively. The average unit price is a constraint condition based on this when an average value of a fare paid by one shipper for delivery of one delivery item is set.

積載率は、各トラックに搭載する配送品の積載率が設定されている場合にはこのことに基づく制約条件である。未割付オーダー数は、オーダーデータのうち割り付けされないオーダーデータの数が設定されている場合にはこのことに基づく制約条件である。使用トラック数は、各運送会社で使用されるトラックの数が設定されている場合にはこのことに基づく制約条件である。異品種混載は、1台のトラックに異なる品種の搬送品を混載することが可能か否か設定されている場合にはこのことに基づく制約条件である。なお、この異品種混載は、その一部は計画候補作成処理においても用いられる。フェリーは、各トラックがフェリーを使用可能か否か設定されている場合にはこのことに基づく制約条件であり、配送距離及び配送時間を掲載する際に関連して用いられるものである。   The loading rate is a constraint condition based on this when a loading rate of a delivery product mounted on each truck is set. The number of unassigned orders is a constraint condition based on this when the number of order data that is not assigned among the order data is set. The number of used trucks is a constraint based on this when the number of trucks used in each shipping company is set. Different types of mixed loading is a constraint condition based on this when it is set whether or not it is possible to load different types of conveyed products on one truck. Part of this mixed-mixed loading is also used in the plan candidate creation process. The ferry is a constraint based on this when each truck is set to be able to use the ferry and is used in connection with posting the delivery distance and delivery time.

この実施の形態では、配送計画を1次元のデータ配列(以下、計画配列データと呼ぶ。)で表す。図10は、オーダー数が4であり、トラックの台数が2台である場合の計画配列データの一例である。図10において、「0」はトラックとトラックとの境界を表すトラックマークであり、「0」と「0」とで挟まれた要素の配列が1台分のトラックのデータである。「−1」は日付の境界を表す日付マークであり、「−1」より図中左側にある各要素は配送計画を作成する対象の日の直前の日(x日)に関するものであり、「−1」より図中右側にある各要素は配送計画を作成する対象の日(x+1日)に関するものである。「1」以上オーダー数以下の数字はオーダーデータを構成するオーダー番号に対応した値(「積み」の場合)及びオーダー番号に全オーダー数を加算した値(「卸し」の場合)を示している。   In this embodiment, the delivery plan is represented by a one-dimensional data array (hereinafter referred to as plan array data). FIG. 10 is an example of planned arrangement data when the number of orders is 4 and the number of trucks is 2. In FIG. 10, “0” is a track mark representing a boundary between tracks, and an array of elements sandwiched between “0” and “0” is data of one track. “−1” is a date mark indicating a date boundary, and each element on the left side of the drawing from “−1” relates to a day (x day) immediately before a target date for creating a delivery plan. Each element on the right side of the figure from “−1” relates to a target day (x + 1 day) on which a delivery plan is created. Numbers greater than or equal to “1” and less than or equal to the number of orders indicate the value corresponding to the order number that constitutes the order data (in the case of “loading”) and the value obtained by adding all the orders to the order number (in the case of “wholesale”) .

図10の例では、左から1番目の「0」と左から2番目の「0」との間に、「1,4,−1,8,5」と数字が連続していることにより、1台目のトラックについては、x日にオーダー番号<1>の配送品を積み込んだ後オーダー番号<4>の配送品を積み込み、(x+1)日にオーダー番号<4>の配送品を卸した後、オーダー番号<1>の配送品を卸すことを示している。次に、左から2番目の「0」と左から3番目の「0」との間に、「−1,2,6」と数字が連続していることにより、2台目のトラックについては、(x+1)日にオーダー番号<2>の配送品を積み込んだ後、オーダー番号<2>の配送品を卸すことを示している。左から3番目の「0」より右に、「3,7」と連続していることにより、オーダー番号<3>の配送品の「積み」及び「卸し」が未割付であることを示している。なお、配送品の「積み」及び「卸し」の具体的な年月日や時間は、後述する時間管理処理で設定される。   In the example of FIG. 10, the numbers “1, 4, −1, 8, 5” are consecutive between the first “0” from the left and the second “0” from the left. For the first truck, the delivery of order number <1> was loaded on day x, the delivery of order number <4> was loaded, and the delivery of order number <4> was wholesaled on (x + 1) day. Thereafter, it indicates that the delivery of the order number <1> is wholesaled. Next, because the numbers “−1, 2, 6” are continuous between the second “0” from the left and the third “0” from the left, , (X + 1) days after delivery of the order number <2> is loaded, the order number <2> delivery is wholesaled. To the right of the third “0” from the left, “3, 7” continues to indicate that the “stack” and “wholesale” of the delivery of order number <3> is unallocated. Yes. It should be noted that the specific dates and times of the “loading” and “wholesale” of the delivery products are set by a time management process described later.

次に、上記構成の配送計画作成装置1が実行する配送計画作成処理について説明する。オペレータが配送計画作成装置1を構成する操作部3を操作して配送計画の作成を指示すると、制御部2は、まず、図11に示すステップSP1の処理へ進み、データ変換処理を実行する。すなわち、制御部2は、ホストコンピュータ10にアクセスし、オーダーデータ、トラックデータ、場所データ及び制約条件の転送を要求する。ホストコンピュータ11からオーダーデータ、トラックデータ、場所データ及び制約条件が供給されると、制御部2は、オーダーデータ、トラックデータ、場所データ及び制約条件の各データ形式を後述する初期計画作成処理等で使用するのに適したデータ形式に変換した後、記憶部6の所定の領域に記憶する。そして、制御部2は、ステップSP2へ進む。   Next, a delivery plan creation process executed by the delivery plan creation device 1 configured as described above will be described. When the operator operates the operation unit 3 constituting the delivery plan creation device 1 to instruct creation of a delivery plan, the control unit 2 first proceeds to the process of step SP1 shown in FIG. 11 and executes a data conversion process. That is, the control unit 2 accesses the host computer 10 and requests transfer of order data, track data, location data, and constraint conditions. When order data, track data, location data, and constraint conditions are supplied from the host computer 11, the control unit 2 converts each data format of the order data, track data, location data, and constraint conditions in an initial plan creation process to be described later. After conversion to a data format suitable for use, the data is stored in a predetermined area of the storage unit 6. And the control part 2 progresses to step SP2.

ステップSP2では、制御部2は、地理データ作成処理を実行した後、ステップSP3へ進む。この地理データ作成処理については、後述する。ステップSP3では、制御部2は、初期計画作成処理を実行する。すなわち、制御部2は、データ形式が変換されたオーダーデータ、トラックデータ及び場所データと、オペレータが操作部3を操作することにより作成されたパラメータデータとに基づいて初期配送計画(初期計画配列データ)を作成した後、ステップSP4へ進む。
次に、初期計画作成処理のより詳細な処理について、図12に示すフローチャートを参照して説明する。まず、制御部2は、図12に示すステップSA1の処理へ進み、記憶部6の所定の領域からトラックデータを読み出し、その読み出したトラックデータに基づいて、トラックの台数に対応した値に1を加えた値の分だけの「0」(トラックマーク)をセットして新たな計画配列データを作成した後、ステップSA2へ進む。図13(a)に上記処理が実行された計画配列データの一例を示す。この例では、トラックの台数が2台であるので、図13(a)では、3個の「0」が並べられている。図13(a)において、左端の「0」は先頭であることを示すトラックマーク(先頭トラックマーク)、左端の「0」から左から2番目の「0」の直前までが1台目のトラックの配送に関するデータ、左から2番目の「0」から左から3番目の「0」の直前までが2台目のトラックの配送に関するデータ、左から3番目の「0」から右端までがトラックに未割付のオーダーを示している。
In step SP2, the control unit 2 executes the geographic data creation process, and then proceeds to step SP3. This geographic data creation process will be described later. In step SP3, the control unit 2 executes an initial plan creation process. That is, the control unit 2 generates an initial delivery plan (initial plan array data) based on the order data, the track data, and the location data whose data format has been converted, and the parameter data created by the operator operating the operation unit 3. ), The process proceeds to step SP4.
Next, more detailed processing of the initial plan creation processing will be described with reference to the flowchart shown in FIG. First, the control unit 2 proceeds to the process of step SA1 shown in FIG. 12, reads track data from a predetermined area of the storage unit 6, and sets 1 to a value corresponding to the number of tracks based on the read track data. After setting “0” (track mark) corresponding to the added value to create new planned array data, the process proceeds to step SA2. FIG. 13 (a) shows an example of planned array data in which the above processing has been executed. In this example, since the number of tracks is two, in FIG. 13A, three “0” s are arranged. In FIG. 13A, the leftmost “0” is a track mark (first track mark) indicating that it is the top, and the first track is from “0” at the left end to the second “0” from the left. Data from the second “0” from the left to the third “0” from the left to the data immediately before the third “0” from the left. The data from the third “0” to the right end from the left is the track. Indicates an unassigned order.

ステップSA2では、制御部2は、記憶部6の所定の領域に記憶されているパラメータデータの中からシミュレーション対象日を読み出すとともに、記憶部6の所定の領域に記憶されているオーダーデータを読み出し、オーダーデータを構成する納入日のうち、最も遅いものを獲得する。このように最も遅い納入日を獲得するのは以下に示す理由による。すなわち、この例では、原則として配送計画を作成する日の翌日が納入日である配送品の配送計画を作成するが、土曜日及び日曜日は実行地点が休業日であり、運送会社も配車を行わないので、配送計画を作成する日が金曜日である場合には、土曜日及び日曜日、月曜日が納入日であるとして配送品の配送計画を作成する必要がある。この場合、配送品の配送計画作成の対象となる日は3日間となるため、配送品の配送計画作成の対象となる日が複数ある場合には最も遅い納入日を取得するのである。次に、制御部2は、読み出したシミュレーション対象日から最も遅い納入日までの日数分の日付マークを各トラックごとに計画配列データにセットする。そして、制御部2は、ステップSA3へ進む。図13(b)に上記処理が実行された計画配列データの一例を示す。この例では、配送計画を作成する日は金曜日ではないとし、シミュレーション対象日とその翌日の2日分の日付マーク「−1」が各トラックごとにセットされている。   In step SA2, the control unit 2 reads the simulation target date from the parameter data stored in the predetermined area of the storage unit 6, and reads the order data stored in the predetermined area of the storage unit 6, Get the latest delivery date that composes the order data. The reason for obtaining the latest delivery date is as follows. In other words, in this example, a delivery plan is created for a delivery product whose delivery date is the day after the date on which the delivery plan is created, but on Saturdays and Sundays, the execution point is a closed day, and the shipping company does not dispatch vehicles. Therefore, when the date on which the delivery plan is created is Friday, it is necessary to create a delivery plan for delivery items assuming that Saturday, Sunday, and Monday are delivery dates. In this case, the date for which the delivery plan for the delivery product is created is three days. Therefore, when there are a plurality of dates for which the delivery plan for the delivery product is created, the latest delivery date is acquired. Next, the control unit 2 sets date marks for the number of days from the read simulation target date to the latest delivery date in the planned arrangement data for each track. And the control part 2 progresses to step SA3. FIG. 13B shows an example of the planned arrangement data in which the above processing is executed. In this example, it is assumed that the date on which the delivery plan is created is not Friday, and the date mark “−1” for two days on the simulation target date and the next day is set for each track.

ステップSA3では、制御部2は、記憶部6の所定の領域に記憶されているオーダーデータを読み出し、オーダーデータを構成するすべてのオーダー番号に対応した値及びオーダー番号に全オーダー数を加算した値を、計画配列データのトラックが未割付の欄に「積み」及び「卸し」としてセットすることにより、初期計画配列データを作成した後、図11に示すメインルーチンへ戻り、ステップSP4へ進む。図13(c)に上記処理が実行された計画配列データの一例を示す。この例では、左から4番目の「0」より右に、「1,5,2,6,3,7,4,8」と連続していることにより、オーダー番号<1>〜<4>の配送品の「積み」及び「卸し」が未割付であることを示している。   In step SA3, the control unit 2 reads out the order data stored in a predetermined area of the storage unit 6, values corresponding to all the order numbers constituting the order data, and a value obtained by adding all the order numbers to the order numbers Are set as “stack” and “wholesale” in the column where the track of the planned sequence data is not allocated, and after creating the initial planned sequence data, the process returns to the main routine shown in FIG. 11 and proceeds to step SP4. FIG. 13 (c) shows an example of planned arrangement data in which the above processing is executed. In this example, “1, 5, 2, 6, 3, 7, 4, 8” are consecutive to the right from the fourth “0” from the left, so that the order numbers <1> to <4>. This indicates that the “shipment” and “wholesale” of the delivery items of the item are not allocated.

図11に示すステップSP4では、制御部2は、計画候補作成処理を実行する。すなわち、制御部2は、ステップSP3で作成した初期計画配列データ又は前回このステップSP4の計画候補作成処理で作成した配送計画候補(計画候補配列データ)を修正する、すなわち、同一のトラックに搭載している配送品の積み卸し順を変更したり、あるトラックに搭載するとした配送品を他のトラックに搭載するように変更したりして新たな配送計画候補(計画候補配列データ)を作成した後、ステップSP5へ進む。   In step SP4 shown in FIG. 11, the control unit 2 executes a plan candidate creation process. That is, the control unit 2 corrects the initial plan arrangement data created in step SP3 or the delivery plan candidate (plan candidate arrangement data) previously created in the plan candidate creation process in step SP4, that is, is mounted on the same track. After creating a new delivery plan candidate (plan candidate array data) by changing the loading / unloading order of the delivery items that are being loaded or by changing the delivery items that were loaded on one track to be loaded on other tracks The process proceeds to step SP5.

次に、計画候補作成処理のより詳細な処理について、図14に示すフローチャートを参照して説明する。まず、制御部2は、図14に示すステップSB1の処理へ進み、乱数を用いて移動の対象とすべきオーダー番号(以下、移動対象オーダーと呼ぶ。)に対応した値、すなわち、「積み」を選択した後、ステップSB2へ進む。図15(a)は前回このステップSP4の計画候補作成処理で作成した計画候補配列データの一例である。一方、同図(b)は、要素「2」に斜線が施してあり、ステップSB1の処理で移動対象オーダーとして「2」が選択されたことを示している。   Next, a more detailed process of the plan candidate creation process will be described with reference to the flowchart shown in FIG. First, the control unit 2 proceeds to the process of step SB1 shown in FIG. 14, and uses a random number to correspond to an order number to be moved (hereinafter referred to as a movement target order), that is, “stack”. After selecting, the process proceeds to step SB2. FIG. 15A is an example of plan candidate array data created by the plan candidate creation process of step SP4 last time. On the other hand, FIG. 6B shows that the element “2” is hatched, and “2” is selected as the movement target order in the process of step SB1.

ステップSB2では、制御部2は、ステップSB1で選択した移動対象オーダーの「積み」の挿入先について乱数を用いて選択し、その挿入先に上記移動対象オーダーの「積み」を移動した後、ステップSB3へ進む。この場合、記憶部6の所定の領域に記憶されているオーダーデータ及びトラックデータ、制約条件を参照し、その挿入先に上記移動対象オーダーの「積み」を移動することにより当該配送計画が明らかに実行不可能な場合には、挿入先の選択をやり直す。このようにオーダーデータ等の参照と挿入先選択のやり直しを行うのは、後述する計画評価処理において明らかに実行不可能な配送計画について無駄に評価を行わないようにするためである。図15(c)は、要素「2」及び「4」に斜線が施してあり、移動対象オーダー「2」の挿入先として要素「4」が選択されたことを示している。また、図15(d)は、隣り合った要素「2」及び「4」に斜線が施してあり、移動対象オーダー「2」が要素「4」の右側に挿入されたことを示している。   In step SB2, the control unit 2 selects, using a random number, the insertion destination of the “stack” of the movement target order selected in step SB1, moves the “stack” of the movement target order to the insertion destination, Proceed to SB3. In this case, the delivery plan is clarified by referring to the order data, the track data, and the constraint conditions stored in a predetermined area of the storage unit 6 and moving the “stack” of the order to be moved to the insertion destination. If it cannot be executed, the selection of the insertion destination is performed again. The reason for re-referencing the order data and re-selecting the insertion destination in this way is to avoid unnecessary evaluation of a delivery plan that is clearly unexecutable in the plan evaluation process described later. FIG. 15C shows that the elements “2” and “4” are hatched, and the element “4” is selected as the insertion destination of the movement target order “2”. FIG. 15D shows that the adjacent elements “2” and “4” are hatched, and the movement target order “2” is inserted on the right side of the element “4”.

ステップSB3では、制御部2は、ステップSB2の処理により移動対象オーダーの「積み」を移動した結果、移動対象オーダーの「積み」に対応した「卸し」が積み卸し順に違反する場合には、移動対象オーダーの「卸し」の挿入先を検索し、その挿入先に上記移動対象オーダーの「卸し」を移動した後、図11に示すメインルーチンへ戻り、ステップSP5へ進む。この場合、検索した挿入先の候補が複数の場合には、乱数を用いて挿入先を選択する。今の場合、ステップSB2の処理により移動対象オーダーの「積み」を移動した結果、図15(e)において要素「6」と移動対象オーダー「2」(「積み」)とに斜線を施して示すように、移動対象オーダー「2」(「積み」)が対応した「卸し」である要素「6」より右側に挿入されており、積み卸し順に違反している。そこで、ステップSB3の処理で移動対象オーダー「2」の「卸し」である要素「6」の挿入先を検索すると、図15(f)に示すように、左から2番目の日付マーク「−1」の右側だけが挿入先として探索される。したがって、図15(g)に示すように、左から2番目の日付マーク「−1」の右側に移動対象オーダー「2」の「卸し」である要素「6」を移動させる。   In step SB3, the control unit 2 moves the “loading” of the movement target order by the process of step SB2, and as a result, the “wholesale” corresponding to the “loading” of the movement target order violates the loading order. After searching for the insertion destination of “Wholesale” of the target order and moving the “Wholesale” of the movement target order to the insertion destination, the process returns to the main routine shown in FIG. 11, and proceeds to Step SP5. In this case, if there are a plurality of insertion destination candidates searched, the insertion destination is selected using a random number. In this case, as a result of moving the “stack” of the order to be moved by the process of step SB2, the element “6” and the order to be moved “2” (“stack”) are hatched in FIG. In this way, the movement target order “2” (“loading”) is inserted on the right side of the corresponding “wholesale” element “6”, which violates the loading order. Therefore, when the insertion destination of the element “6” that is “wholesale” of the movement target order “2” is searched in the process of step SB3, as shown in FIG. 15F, the second date mark “−1” from the left is displayed. Only the right side of "is searched for as an insertion destination. Therefore, as shown in FIG. 15G, the element “6”, which is “wholesale” of the movement target order “2”, is moved to the right side of the second date mark “−1” from the left.

図11に示すステップSP5では、制御部2は、時間管理処理を実行する。すなわち、制御部2は、地理データを作成するとともに、ステップSP4で作成した配送計画候補(計画候補配列データ)と、データ形式が変換されたオーダーデータ、トラックデータ及び場所データと、ステップSP2で作成した地理データとに基づいて各配送元及び各配送先における到着時刻、作業開始時刻及び出発時刻の設定を行った後、ステップSP6へ進む。   In step SP5 shown in FIG. 11, the control unit 2 executes a time management process. That is, the control unit 2 creates geographic data, and also creates a delivery plan candidate (plan candidate array data) created in step SP4, order data, track data, and location data converted in data format, and step SP2. After setting the arrival time, work start time, and departure time at each delivery source and each delivery destination based on the geographical data, the process proceeds to step SP6.

次に、時間管理処理のより詳細な処理について、図16に示すフローチャートを参照して説明する。まず、制御部2は、図16に示すステップSC1の処理へ進み、地理データを参照した後、ステップSC2へ進む。以下、このステップSC1で参照される地理データの作成処理について詳述する。この地理データ作成処理は、図11に示すようにデータ変換処理と初期計画作成処理との間で実行される(ステップSP2)。短時間かつ低コストでしかも指定された時刻に配送品を確実に配送する最適な配送計画を作成するためには、配送元の地点と配送先の地点との間におけるトラックの走行時間及び走行距離等を計算することが必須であるが、任意の2地点間の走行時間及び走行距離等を計算するには、一般に数時間も要する。例えば、100個のオーダーがある場合、各オーダーごとに配送元及び配送先が存在するため、図17に示すように、最大では200地点の中の任意の2地点(地点P1と地点P2との間、地点P1と地点P3との間、・・・、地点P1とP199との間、地点P1と地点P200との間、地点P2と地点P3との間、・・・、地点P199と地点P200との間)の組み合わせ、すなわち、式(1)で表される19900通りだけ走行時間及び走行距離等を計算する必要がある。
2002=(200×199)/2=19900 ・・・(1)
現在市販されているカーナビゲーション・プログラムは、比較的短距離の任意の2地点間における走行時間を計算するのに約1秒ほどかかっている。したがって、このようなカーナビゲーション・プログラムに200地点の中の任意の2地点間における走行距離を計算させると、19900秒、すなわち、約5.5時間もかかってしまう。
Next, a more detailed process of the time management process will be described with reference to a flowchart shown in FIG. First, the control unit 2 proceeds to the process of step SC1 shown in FIG. 16, refers to the geographic data, and then proceeds to step SC2. Hereinafter, the creation process of the geographic data referred to in step SC1 will be described in detail. This geographic data creation process is executed between the data conversion process and the initial plan creation process as shown in FIG. 11 (step SP2). In order to create an optimal delivery plan that delivers deliveries reliably at a specified time in a short time and at a low cost, the travel time and travel distance of the truck between the point of delivery and the point of delivery It is essential to calculate the travel time and travel distance between any two points, but generally several hours are required. For example, when there are 100 orders, there are a delivery source and a delivery destination for each order. Therefore, as shown in FIG. 17, two arbitrary points out of 200 points (points P 1 and P 2 at the maximum). , Between points P 1 and P 3 ,... Between points P 1 and P 199 , between points P 1 and P 200, and between points P 2 and P 3 ...,... (Between point P 199 and point P 200 ), that is, it is necessary to calculate travel time, travel distance, and the like for 19900 ways represented by equation (1).
200 C 2 = (200 × 199) / 2 = 19900 (1)
A car navigation program currently on the market takes about one second to calculate the travel time between any two relatively short distances. Therefore, if such a car navigation program is made to calculate the travel distance between any two of the 200 points, it takes 19900 seconds, that is, about 5.5 hours.

この点、配送元と配送先が固定されている場合には予め計算することができるため、その計算時間は問題とならない。これに対し、この実施の形態においては、配送元及び配送先のいずれも任意であり、具体的に配送計画を作成する時点にならなければ定まらないため、予め計算しておくことはできないばかりか、最近では配送計画作成に機動性及び迅速性が要求されているため、極短時間、例えば、数秒程度で行う必要がある。   In this regard, when the delivery source and the delivery destination are fixed, they can be calculated in advance, so that the calculation time does not matter. On the other hand, in this embodiment, both the delivery source and the delivery destination are arbitrary, and can not be calculated in advance because it is not determined until the time when the delivery plan is specifically created. Recently, since mobility and quickness are required for creating a delivery plan, it needs to be performed in a very short time, for example, several seconds.

そこで、この実施の形態においては、以下に示す手法(A)〜(C)を採用することにより、日本全国を配送の対象とするにもかかわらず、高速及び高精度で任意の2地点間の走行時間及び走行距離からなる地理データを計算できるようにしている。
(A)日本全国の陸上に所定距離ごとに代表地点(メッシュ点)を定めて分割(メッシュ分割)し、各メッシュ点間のみ走行時間及び走行距離を予め計算し、記憶部6に記憶しておく。作成された各メッシュ点間の走行時間及び走行距離をメッシュ点間情報データベースと呼ぶ。
Therefore, in this embodiment, by adopting the following methods (A) to (C), it is possible to deliver between any two points at high speed and with high accuracy despite being targeted for delivery throughout Japan. Geographic data consisting of travel time and travel distance can be calculated.
(A) A representative point (mesh point) is defined and divided (mesh division) for every predetermined distance on land in Japan, and the travel time and travel distance are calculated in advance only between each mesh point and stored in the storage unit 6 deep. The travel time and travel distance between the created mesh points are referred to as a mesh point information database.

(B)比較的距離が短い地点間で配送品の配送が行われる短距離輸送地域のメッシュ点(この場合のメッシュ点を短メッシュ点と呼ぶ。)間の距離と、比較的距離が長い地点間で配送品の配送が行われる長距離輸送地域のメッシュ点(この場合のメッシュ点を長メッシュ点と呼ぶ。)間の距離とを異ならせる。これは以下に示す理由による。すなわち、上記メッシュ点間の距離を短くすれば各メッシュ点間の走行時間及び走行距離の計算精度が上がるが、その分メッシュ点間情報データベースの作成時間が長くなり、実用的ではない。一方、ユーザの所在地と比較的距離が短い地点との間で配送品の配送が行われる場合と、ユーザの所在地と比較的距離が長い地点との間で配送品の配送が行われる場合とでは、通常、要求される精度が異なる。すなわち、ある地点から10kmしか離れていない地点に配送品を配送する場合には走行時間の計算結果に10分の誤差があると実用上問題であるが、ある地点から300kmも離れている地点に配送品を配送する場合には走行時間の計算結果に10分の誤差があっても実用上問題ない。そこで、日本全国を短距離輸送地域と長距離輸送地域とに分け、短距離輸送地域及び長距離輸送地域の各地域内の2つのメッシュ点の組み合わせだけを考慮して走行時間及び走行距離を予め計算してメッシュ点間情報データベースを構成することにより、走行時間及び走行距離を計算すべきメッシュ点の組み合わせの数を大幅に減らすことができる。この結果、メッシュ点間情報データベースの作成時間を大幅に短縮することができる。例えば、首都圏及び関西圏を短距離輸送地域として短メッシュ点間の距離(短メッシュサイズ)を5kmとし、その他の地域を長距離輸送地域として長メッシュ点間の距離(長メッシュサイズ)を20kmとする。図18は短距離輸送地域である首都圏の一部を短メッシュ点で分割する一例を示す図、図19は長距離輸送地域である静岡県の一部を長メッシュ点で分割する一例を示す図である。なお、図18及び図19において、機械的に配置すると海上に配置される短メッシュ点又は長メッシュ点については、最も近い陸上に配置し直している。 (B) A distance between mesh points in a short-distance transportation area where a delivery item is delivered between points with a relatively short distance (a mesh point in this case is called a short mesh point) and a point with a relatively long distance The distance between mesh points in a long-distance transportation area where deliveries are delivered between them (the mesh points in this case are called long mesh points) is made different. This is for the following reason. That is, if the distance between mesh points is shortened, the travel time between the mesh points and the calculation accuracy of the travel distance are improved, but the creation time of the inter-mesh point information database is increased accordingly, which is not practical. On the other hand, when a delivery item is delivered between a user's location and a relatively short distance, and when a delivery item is delivered between a user's location and a relatively long point, Usually, the required accuracy is different. That is, when delivering a delivery item to a point that is only 10 km away from a certain point, there is a practical problem if there is an error of 10 minutes in the calculation result of the travel time, but it is a point that is 300 km away from a certain point. When delivering a delivery item, there is no practical problem even if there is an error of 10 minutes in the calculation result of the travel time. Therefore, Japan is divided into short-distance transportation areas and long-distance transportation areas, and the travel time and travel distance are calculated in advance considering only the combination of two mesh points in each of the short-distance transportation area and long-distance transportation area. By configuring the mesh point information database, the number of mesh point combinations whose travel time and travel distance should be calculated can be greatly reduced. As a result, the creation time of the mesh point information database can be greatly shortened. For example, the distance between short mesh points (short mesh size) is 5 km with the metropolitan area and the Kansai area as short distance transport areas, and the distance between long mesh points (long mesh size) is 20 km with the other areas as long distance transport areas. And FIG. 18 shows an example of dividing a part of the Tokyo metropolitan area, which is a short-distance transportation area, with short mesh points, and FIG. 19 shows an example of dividing a part of Shizuoka Prefecture, which is a long-distance transportation area, with long mesh points. FIG. In FIG. 18 and FIG. 19, the short mesh points or the long mesh points that are mechanically arranged on the sea are rearranged on the nearest land.

(C)任意の2地点間について、その付近のメッシュ点間の走行時間及び走行距離をメッシュ点間情報データベースから読み出し、統計的な処理を施すことにより精度の高い近似値としての地理データを求める。すなわち、例えば、図20に示すように、メッシュ点間の距離をLとし、配送計画を作成する対象となる地点(対象地点)Pの周囲4つのにメッシュ点M1〜M4が存在する場合、対象地点Pに直線距離で最も近いメッシュ点はメッシュ点M1である。一方、対象地点Pが地点P'に存在すると仮定すると、地点P'に直線距離で最も近いメッシュ点はメッシュ点M1ではなく、メッシュ点M2である。同様に、対象地点Pが地点P''に存在すると仮定すると、地点P''に直線距離で最も近いメッシュ点はメッシュ点M1でもメッシュ点M2でもなく、メッシュ点M3である。つまり、メッシュ点が配置された地図上で任意の対象地点をとった場合、その任意の対象地点から直線距離で最も近いメッシュ点までの距離が、走行距離を近似的に計算する際の精度ということになる。この場合、正確な走行距離が計算することができる期待値をHとすると、期待値Hは統計的な手法を用いると、式(2)で表される。
H=0.3826×L ・・・(2)
したがって、短距離輸送地域の場合は短メッシュサイズが5kmであるので、期待値Hは約1.9kmであり、長距離輸送地域の場合は長メッシュサイズが20kmであるので、期待値Hは約7.7kmであり、いずれも従来の手法に比べれば実用的である。
(C) For any two points, the travel time and travel distance between mesh points in the vicinity are read from the mesh point information database, and statistical processing is performed to obtain geographical data as a highly accurate approximate value. . That is, for example, as shown in FIG. 20, when the distance between mesh points is L, and mesh points M 1 to M 4 exist around four points (target points) P that are targets for creating a delivery plan. The mesh point closest to the target point P by the straight line distance is the mesh point M 1 . On the other hand, assuming that the target point P exists at the point P ′, the mesh point closest to the point P ′ in terms of the straight line distance is not the mesh point M 1 but the mesh point M 2 . Similarly, if it is assumed that the target point P exists at the point P ″, the mesh point closest to the point P ″ by the straight line distance is not the mesh point M 1 or the mesh point M 2 but the mesh point M 3 . In other words, when an arbitrary target point is taken on the map where the mesh points are arranged, the distance from the arbitrary target point to the mesh point closest to the straight line distance is the accuracy when the travel distance is approximately calculated. It will be. In this case, assuming that an expected value from which an accurate travel distance can be calculated is H, the expected value H is expressed by Equation (2) using a statistical method.
H = 0.3826 × L (2)
Therefore, since the short mesh size is 5 km in the case of the short-distance transportation area, the expected value H is about 1.9 km, and in the case of the long-distance transportation area, the long mesh size is 20 km. 7.7 km, both of which are more practical than conventional methods.

上記したように、短メッシュサイズ及び長メッシュサイズを適切に設定すれば従来の手法に比べて実用的な精度は得られる。しかし、この例では、対象地点の近くに存在するメッシュ点をいくつか探索し、各メッシュ点と対応する対象地点との距離について統計的な予測法の1つである重回帰法を用いることにより、より高い精度の予測値を求める。すなわち、まず、図21に示すように、2つの対象地点P1及びP2と、各対象地点P1及びP2の周囲に存在するそれぞれ4個のメッシュ点(以下、周囲メッシュ点と呼ぶ。)Q1〜Q4及びR1〜R4とを考える。対象地点P1及びP2のそれぞれの座標が分かれば、時間管理処理で必要とされる対象地点P1と対象地点P2との間の走行距離及び走行時間等を計算することができる。ここで、対象地点P1の座標を(x1,y1)とし、対象地点P2の座標を(x2,y2)とすると、上記対象地点P1と対象地点P2との間の走行距離及び走行時間等は、対象地点P1の座標(x1,y1)及び対象地点P2の座標(x2,y2)の関数fとして、式(3)で表される。
f(x1,y1,x2,y2) ・・・(3)
As described above, if the short mesh size and the long mesh size are appropriately set, practical accuracy can be obtained as compared with the conventional method. However, in this example, several mesh points that exist near the target point are searched, and the multiple regression method, which is one of the statistical prediction methods for the distance between each mesh point and the corresponding target point, is used. To obtain a predicted value with higher accuracy. That is, first, as shown in FIG. 21, two target points P 1 and P 2 and four mesh points existing around each target point P 1 and P 2 (hereinafter referred to as surrounding mesh points). ) consider the Q 1 to Q 4 and R 1 to R 4. Knowing respective coordinates of the target point P 1 and P 2 can be calculated travel distance and the travel time and the like between the object point P 1 and the target point P 2 required by time management process. Here, when the coordinates of the target point P 1 are (x 1 , y 1 ) and the coordinates of the target point P 2 are (x 2 , y 2 ), the distance between the target point P 1 and the target point P 2 is such travel distance and travel time, as a function f of the coordinate target point P 1 (x 1, y 1 ) and object point P 2 of the coordinates (x 2, y 2), the formula (3).
f (x 1 , y 1 , x 2 , y 2 ) (3)

図21において、対象地点P1から直線距離で最も近い周囲メッシュ点は周囲メッシュ点Q2であり、対象地点P2から直線距離で最も近い周囲メッシュ点は周囲メッシュ点R3である。ここで、周囲メッシュ点Q2の座標を(cx1,cy1)とし、周囲メッシュ点R3の座標を(cx2,cy2)とし、周囲メッシュ点Q2からx方向に距離Δx1、y方向に距離Δy1だけ離れた点(cx1+Δx1,cy1+Δy1)と、周囲メッシュ点R3からx方向に距離Δx2、y方向に距離Δy2だけ離れた点(cx2+Δx2,cy2+Δy2)と間の走行距離及び走行時間等は、式(3)と同様に式(4)で表される。
f(cx1+Δx1,cy1+Δy1,cx2+Δx2,cy2+Δy2) ・・・(4)
In FIG. 21, the surrounding mesh point closest to the target point P 1 in the straight line distance is the surrounding mesh point Q 2 , and the surrounding mesh point closest to the target point P 2 in the straight line distance is the surrounding mesh point R 3 . Here, the coordinates of the surrounding mesh point Q 2 are (cx 1 , cy 1 ), the coordinates of the surrounding mesh point R 3 are (cx 2 , cy 2 ), and the distance Δx 1 from the surrounding mesh point Q 2 in the x direction, A point (cx 1 + Δx 1 , cy 1 + Δy 1 ) separated by a distance Δy 1 in the y direction and a point (cx 2 + Δx) separated from the surrounding mesh point R 3 by a distance Δx 2 in the x direction and a distance Δy 2 in the y direction. 2 , cy 2 + Δy 2 ), the travel distance, travel time, and the like are expressed by equation (4) as in equation (3).
f (cx 1 + Δx 1 , cy 1 + Δy 1 , cx 2 + Δx 2 , cy 2 + Δy 2 ) (4)

式(4)について、x座標及びy座標それぞれの変分について1次の展開を行うと、式(5)が得られる。
f(cx1+Δx1,cy1+Δy1,cx2+Δx2,cy2+Δy2
=f(cx1,cy1,cx2,cy2)+a1・Δx1+b1Δy1+a2・Δx2+b2・Δy2 ・・・(5)
2地点間の走行距離及び走行時間は、その性質上位置座標と強い相関関係にあると考えられるとともに、連続的に変化する性質を有しているので、式(5)を用いた近似は高い精度を有していると考えることができる。
When the first-order expansion is performed for the variation of the x coordinate and the y coordinate for the equation (4), the equation (5) is obtained.
f (cx 1 + Δx 1 , cy 1 + Δy 1 , cx 2 + Δx 2 , cy 2 + Δy 2 )
= F (cx 1, cy 1 , cx 2, cy 2) + a 1 · Δx 1 + b 1 Δy 1 + a 2 · Δx 2 + b 2 · Δy 2 ··· (5)
The travel distance and travel time between the two points are considered to have a strong correlation with the position coordinates due to their properties, and have a property of continuously changing, so the approximation using equation (5) is high. It can be considered to have accuracy.

式(5)において、関数f(cx1,cy1,cx2,cy2)は、周囲メッシュ点Q2と周囲メッシュ点R3との間の関数であり、上記した手法(A)により予め計算され、メッシュ点間情報データベースとして記憶部6に記憶されているため、既知である。したがって、式(5)においては、4つの係数a1及びb1、a2、b2が未知である。そこで、この4つの係数を推定計算するために、図21に示す、対象地点P1及びP2の周囲に存在するそれぞれ4個の周囲メッシュ点Q1〜Q4及びR1〜R4に着目する。すなわち、周囲メッシュ点Q1〜Q4のいずれか1つと周囲メッシュ点R1〜R4のいずれか1つについての関数fは上記した手法(A)により予め計算され、メッシュ点間情報データベースとして記憶部6に記憶されている。図21の例では、2つの周囲メッシュ点間の関数f(以下、周囲メッシュ点間関数fと呼ぶ。)は、周囲メッシュ点Q2及び周囲メッシュ点R3間の関数fを除くと全部で15個である。そこで、以下に示すように、この15個の周囲メッシュ点間関数fを用いて重回帰法により上記した未知の係数a1及びb1、a2、b2を推定計算する。 In equation (5), the function f (cx 1 , cy 1 , cx 2 , cy 2 ) is a function between the surrounding mesh point Q 2 and the surrounding mesh point R 3, and is previously obtained by the method (A) described above. Since it is calculated and stored in the storage unit 6 as a mesh point information database, it is known. Therefore, in equation (5), the four coefficients a 1 and b 1 , a 2 , b 2 are unknown. Therefore, in order to estimate and calculate these four coefficients, attention is paid to four surrounding mesh points Q 1 to Q 4 and R 1 to R 4 existing around the target points P 1 and P 2 shown in FIG. To do. That is, the function f for any one of the surrounding mesh points Q 1 to Q 4 and any one of the surrounding mesh points R 1 to R 4 is calculated in advance by the above-described method (A), and is used as an information database between mesh points. It is stored in the storage unit 6. In the example of FIG. 21, the function f between two surrounding mesh points (hereinafter referred to as the surrounding mesh point function f) is all except for the function f between the surrounding mesh point Q 2 and the surrounding mesh point R 3. There are 15 pieces. Therefore, as shown below, the unknown coefficients a 1 and b 1 , a 2 , and b 2 are estimated and calculated by the multiple regression method using the fifteen surrounding mesh point functions f.

まず、式(5)において、左辺と右辺の第1項との差をΔfとして式(6)で表す。
Δf=f(cx1+Δx1,cy1+Δy1,cx2+Δx2,cy2+Δy2
−f(cx1,cy1,cx2,cy2
=a1・Δx1+b1Δy1+a2・Δx2+b2・Δy2 ・・・(6)
周囲メッシュ点間関数fの個数をn(nは自然数)とし、式(7)に示す結果ベクトルΔFを考える。ここで、結果ベクトルΔFとは、トラックの走行距離、走行時間等のいずれか1つについての値をいう。この結果ベクトルΔFは上記したメッシュ点間情報データベースとして記憶部6に記憶されている値を用いて作成することができる。
First, in Equation (5), the difference between the left term and the first term on the right side is expressed by Equation (6) as Δf.
Δf = f (cx 1 + Δx 1 , cy 1 + Δy 1 , cx 2 + Δx 2 , cy 2 + Δy 2 )
−f (cx 1 , cy 1 , cx 2 , cy 2 )
= A 1 · Δx 1 + b 1 Δy 1 + a 2 · Δx 2 + b 2 · Δy 2 (6)
Consider the result vector ΔF shown in equation (7), where n is the number of surrounding mesh point functions f (n is a natural number). Here, the result vector ΔF is a value for any one of the travel distance and travel time of the truck. This result vector ΔF can be created using the values stored in the storage unit 6 as the mesh point information database described above.

Figure 2005112609
Figure 2005112609

また、n個の周囲メッシュ点間関数fについて、式(5)を構成するΔx1及びΔy1、Δx2、Δy2を並べて、式(8)に示すように、n行4列の行列Xを作成する。 Further, with respect to the n neighboring mesh point functions f, Δx 1 and Δy 1 , Δx 2 , Δy 2 constituting the equation (5) are arranged, and as shown in the equation (8), an n × 4 matrix X Create

Figure 2005112609
Figure 2005112609

行列Xの各要素の値は、周囲メッシュ点の座標が既知であるので、容易に計算することができる。したがって、求めるべき未知の係数a1及びb1、a2、b2により構成されるベクトル(未知係数ベクトル)θは、式(9)で表される。 The value of each element of the matrix X can be easily calculated because the coordinates of surrounding mesh points are known. Therefore, a vector (unknown coefficient vector) θ constituted by unknown coefficients a 1 and b 1 , a 2 , b 2 to be obtained is expressed by Expression (9).

Figure 2005112609
Figure 2005112609

上記した式(7)〜式(9)から式(10)に示す行列式が得られる。
ΔF=Xθ ・・・(10)
したがって、未知係数ベクトルθについて最小二乗法を用いて得られる最も確からしい値Θは、式(11)で表される。
Θ=(XTX)-1TΔF ・・・(11)
式(11)の結果が求めるべき未知係数(予測値)となる。
一方、対象地点P1と周囲メッシュ点Q2との位置関係からΔx1及びΔy1が求められ、対象地点P2と周囲メッシュ点R3との位置関係からΔx2及びΔy2が求められる。したがって、式(5)に、記憶部6にメッシュ点間情報データベースとして記憶されている関数f(cx1,cy1,cx2,cy2)と、式(11)の結果と、今求めたΔx1及びΔy1、Δx2、Δy2を代入することにより、対象地点P1と対象地点P2との間の関数fを求めることができる。
The determinant shown in the equation (10) is obtained from the equations (7) to (9).
ΔF = Xθ (10)
Therefore, the most probable value Θ obtained using the least square method for the unknown coefficient vector θ is expressed by Expression (11).
Θ = (X T X) −1 X T ΔF (11)
The result of Expression (11) is an unknown coefficient (predicted value) to be obtained.
On the other hand, Δx 1 and Δy 1 are determined from the positional relationship between the target point P 1 and the surrounding mesh point Q 2, and Δx 2 and Δy 2 are determined from the positional relationship between the target point P 2 and the surrounding mesh point R 3 . Accordingly, the function f (cx 1 , cy 1 , cx 2 , cy 2 ) stored as the mesh point information database in the storage unit 6, the result of the expression (11), and the expression By substituting Δx 1 and Δy 1 , Δx 2 , Δy 2 , the function f between the target point P 1 and the target point P 2 can be obtained.

次に、メッシュ点間情報データベースの作成処理について図22に示すフローチャートを参照して説明する。制御部2は、まず、図22に示すステップST1の処理へ進み、予め記憶部6の所定の領域に記憶されている日本国の地図データ上に、上記した手法(A)及び(B)に基づいて、短メッシュ点及び長メッシュ点を作成した後、ステップST2へ進む。ステップST2では、制御部2は、日本国を、例えば、全国、大規模区域(東北地方、関東地方、中部地方等)、都道府県、市区町村等、段階的に複数の地域ブロックに分割し、各地域ブロックごとにステップST1の処理で作成された任意の2つのメッシュ点間の走行距離及び走行時間等を計算し、各地域ブロックごとにまとめてメッシュ点間情報データベースを作成し、記憶部6の所定の領域に記憶した後、一連の処理を終了する。   Next, the creation processing of the mesh point information database will be described with reference to the flowchart shown in FIG. First, the control unit 2 proceeds to the process of step ST1 shown in FIG. 22, and the above-described methods (A) and (B) are performed on the map data of Japan stored in a predetermined area of the storage unit 6 in advance. Based on the short mesh points and the long mesh points, the process proceeds to step ST2. In step ST2, the control unit 2 divides Japan into a plurality of regional blocks in stages, for example, nationwide, large-scale areas (Tohoku, Kanto, Chubu, etc.), prefectures, municipalities, etc. The travel distance and travel time between any two mesh points created in the process of step ST1 for each regional block are calculated, and the mesh point-to-mesh information database is created for each regional block. After storing in the predetermined area of 6, the series of processing ends.

次に、地理データ作成処理のより詳細な処理について、図23に示すフローチャートを参照して説明する。まず、制御部2は、図23に示すステップST11の処理へ進み、配送計画作成の対象である複数の対象地点の中から2つを選択した後、ステップST12へ進む。ステップST12では、制御部2は、記憶部6の所定の領域に記憶されているメッシュ点間情報データベースの中から、ステップST11で選択した1つの対象地点が含まれる最も狭い地域ブロックのメッシュ点間情報データベースを選択した後、ステップST13へ進む。ステップST13では、制御部2は、ステップST12で選択したメッシュ点間情報データベースの中に、ステップST11で選択した対象地点が2つとも存在するか否かを判断する。この判断結果が「NO」の場合には、制御部2は、ステップST12へ戻り、記憶部6の所定の領域に記憶されているメッシュ点間情報データベースであって、ステップST11で選択した1つの対象地点が含まれるものの中から、前回選択した地域ブロックより1段階広い地域ブロックのメッシュ点間情報データベースを選択した後、ステップST13へ進む。ステップST13では、制御部2は、ステップST12で選択したメッシュ点間情報データベースの中に、ステップST11で選択した対象地点が2つとも存在するか否かを判断する。そして、上記したステップST12及びST13の処理を繰り返すことにより、ステップST12で選択したメッシュ点間情報データベースの中に、ステップST11で選択した対象地点が2つとも存在すると、ステップST13の判断結果が「YES」の場合には、制御部2は、ステップST14へ進む。   Next, more detailed processing of the geographic data creation processing will be described with reference to the flowchart shown in FIG. First, the control unit 2 proceeds to the process of step ST11 shown in FIG. 23, selects two of a plurality of target points that are targets of delivery plan creation, and then proceeds to step ST12. In step ST12, the control unit 2 selects between the mesh points of the narrowest regional block including one target point selected in step ST11 from the mesh point-to-mesh information database stored in the predetermined area of the storage unit 6. After selecting the information database, the process proceeds to step ST13. In step ST13, the control unit 2 determines whether or not both target points selected in step ST11 exist in the mesh point information database selected in step ST12. When the determination result is “NO”, the control unit 2 returns to step ST12, and is the mesh point information database stored in a predetermined area of the storage unit 6, and is the one selected in step ST11. After selecting the mesh point information database of the regional block one step wider than the previously selected regional block from those including the target point, the process proceeds to step ST13. In step ST13, the control unit 2 determines whether or not both target points selected in step ST11 exist in the mesh point information database selected in step ST12. Then, by repeating the processes in steps ST12 and ST13 described above, if there are two target points selected in step ST11 in the mesh point information database selected in step ST12, the determination result in step ST13 is “ In the case of “YES”, the control unit 2 proceeds to step ST14.

ステップST14では、制御部2は、ステップST12で選択したメッシュ点間情報データベースの中から、ステップST11で選択した2つの対象地点のそれぞれの4つの周囲メッシュ点を選択した後、ステップST15へ進む。ステップST15では、制御部2は、ステップST14で選択した8つの周囲メッシュ点に関するデータをメッシュ点間情報データベースから読み出し、上記した予測法に基づいて、ステップST11で選択した2つの対象地点の間の関数fを求めた後、ステップST16へ進む。ステップST16では、制御部2は、ステップST15で求めた2つの対象地点の間の関数fを地理データとして記憶部6の所定の領域に記憶した後、ステップST17へ進む。ステップST17では、制御部2は、配送計画作成の対象である複数の対象地点について全ての2地点の組み合わせについて上記したステップST12〜ST16の処理を実行したか否かを判断する。この判断結果が「NO」の場合には、制御部2は、ステップST11へ戻り、上記したステップST11〜ST16の処理を繰り返す。そして、配送計画作成の対象である複数の対象地点について全ての2地点の組み合わせについて上記したステップST12〜ST16の処理を実行した場合には、ステップST17の判断結果が「YES」となり、制御部2は、地理データ作成処理を終了した後、図11に示すメインルーチンへ戻り、ステップSP3へ進む。   In step ST14, the control unit 2 selects four surrounding mesh points of each of the two target points selected in step ST11 from the mesh point information database selected in step ST12, and then proceeds to step ST15. In step ST15, the control unit 2 reads data related to the eight surrounding mesh points selected in step ST14 from the mesh point information database, and based on the above prediction method, between the two target points selected in step ST11. After obtaining the function f, the process proceeds to step ST16. In step ST16, the control unit 2 stores the function f between the two target points obtained in step ST15 as geographic data in a predetermined area of the storage unit 6, and then proceeds to step ST17. In step ST17, the control unit 2 determines whether or not the above-described processing of steps ST12 to ST16 has been executed for all combinations of two points for a plurality of target points for which a delivery plan is to be created. If the determination result is “NO”, the control unit 2 returns to step ST11 and repeats the processes of steps ST11 to ST16 described above. And when the process of step ST12-ST16 mentioned above was performed about the combination of all 2 points | pieces about the some target point which is the object of delivery plan preparation, the judgment result of step ST17 will be "YES", and the control part 2 After finishing the geographic data creation process, the process returns to the main routine shown in FIG. 11 and proceeds to step SP3.

ここで、図24に地理データの具体例を示す。この実施の形態では、配送元は、静岡県静岡市清水に所在地があるMNO化学静岡事業所、神奈川県川崎市鶴見区扇島に所在地があるJKL倉庫扇島営業所、東京都中央区勝どきに所在地があるGHI倉庫勝ちどき営業所であるとする。一方、配送先は、静岡県掛川市下垂木に所在地があるYZ工業掛川工場、東京都府中市小柳町に所在地があるPQR化学府中工場であるとする。なお、図24から分かるように、JKL倉庫扇島営業所及びGHI倉庫勝ちどき営業所は配送先でもある。   Here, a specific example of geographic data is shown in FIG. In this embodiment, the delivery source is the MNO Chemical Shizuoka Office located in Shimizu, Shizuoka City, Shizuoka Prefecture, the JKL Warehouse Ogishima Office located in Ogishima, Tsurumi-ku, Kanagawa Prefecture, and Kachidoki, Chuo-ku, Tokyo. Suppose that it is a certain GHI warehouse Kachidoki sales office. On the other hand, it is assumed that the delivery destination is the YZ Industrial Kakegawa Factory located in Shimooka Prefecture Kakegawa City Shimo-rafter, and the PQR Chemical Fuchu Factory located in Koyanagicho, Fuchu-shi, Tokyo. As can be seen from FIG. 24, the JKL Warehouse Ogishima Sales Office and the GHI Warehouse Katachidoki Sales Office are also delivery destinations.

図16に示すステップSC2では、制御部2は、ステップSP4で作成した計画候補配列データと、データ形式が変換されたオーダーデータ、トラックデータ及び場所データと、ステップSC1で参照した地理データとに基づいて、初期積みについて到着時刻、作業開始時刻及び出発時刻の設定を行った後、ステップSC3へ進む。ここで、初期積みとは、計画候補配列データの中で先頭であることを示すトラックマーク(先頭トラックマーク)以降で最初に位置する「積み」を意味している。まず、前提として、この時間管理処理において、配送品の積み込み作業及び卸し作業にかかる作業時間Twは、式(12)で表される。
Tw=Tp+Ta+Ts ・・・(12)
式(12)において、Tpは実際に作業者が配送品の積み込み作業又は卸し作業にかかる時間(実作業時間)であり、配送元及び配送先ごとに積み及び卸し別々に設定される。Taは配送品の積み込み作業又は卸し作業の後に行う作業にかかる時間(後作業時間)であり、配送元及び配送先ごとに別々に設定される。Tsは上記実作業時間Tp及び上記後作業時間Ta以外に諸般の事情でかかる時間(追加時間)であり、配送元及び配送先ごとに積み及び卸し別々に設定される。
In step SC2 shown in FIG. 16, the control unit 2 is based on the plan candidate sequence data created in step SP4, the order data, the track data, and the location data converted in data format, and the geographic data referenced in step SC1. After setting the arrival time, work start time and departure time for the initial stack, the process proceeds to step SC3. Here, the initial stack means a “stack” that is first positioned after the track mark (first track mark) indicating the head in the plan candidate array data. First, as a premise, in this time management process, the work time Tw required for the delivery work and the wholesale work of the delivery product is expressed by Expression (12).
Tw = Tp + Ta + Ts (12)
In Expression (12), Tp is the time (actual work time) required for the operator to actually load or wholesale the delivery product, and is set separately for each delivery source and delivery destination. Ta is the time (post work time) required for the work to be performed after the delivery work or the wholesale work of the delivery product, and is set separately for each delivery source and delivery destination. Ts is a time (additional time) required for various reasons other than the actual work time Tp and the post-work time Ta, and is set separately for each delivery source and delivery destination.

初期積みに関する日時設定は以下に示すようにして行う。
(I)先頭トラックマークの右隣が「積み」の場合
「積み」の日付はパラメータデータを構成するシミュレーション対象日の前日とする。この場合の「積み」は、配送日の前日に当該トラックに配送品を積んでおくこと(積み置き)となるので、到着時刻は一律に午後5時(17:00)に設定する。「積み置き」の場合には、作業開始時刻を考慮する必要はないので、設定しない。出発時刻は、最初に積み込む配送品と積み合わせをしている複数の配送品の中で最も先に卸す配送品の作業開始時刻から逆算して設定する。
(II)先頭トラックマークの右隣が日付マークの場合
「積み」の日付は各トラックの初日に日付マークの個数を加算したものとする。ここで、初日とは、先頭トラックマークから最初に位置する日付マークまでの間の日付を意味している。「積み」とこれに対応する「卸し」との間に日付マークがある場合には、到着時刻、作業開始時刻、出発時刻は、上記した(I)の場合と同様である。一方、「積み」とこれに対応する「卸し」とが同日の場合には、到着時刻は配送元の稼働開始時刻に設定し、作業開始時刻は到着時刻と同一の時刻に設定し、出発時刻は作業開始時刻に作業時間を加算したものを設定する。
The date and time for the initial stacking is set as shown below.
(I) When the right next to the first track mark is “stacking” The date of “stacking” is the day before the simulation target date constituting the parameter data. In this case, “loading” means that a delivery product is loaded on the truck on the day before the delivery date (loading), so the arrival time is uniformly set to 5 pm (17:00). In the case of “loading”, there is no need to consider the work start time, so it is not set. The departure time is set by calculating backward from the work start time of the delivery product that is the first to be shipped among the plurality of delivery products that are stacked together with the delivery product to be loaded first.
(II) When the date mark is to the right of the first track mark The “stack” date is the sum of the number of date marks on the first day of each track. Here, the first day means a date between the first track mark and the date mark positioned first. When there is a date mark between “stack” and “wholesale” corresponding thereto, the arrival time, work start time, and departure time are the same as in the case of (I) described above. On the other hand, when “loading” and the corresponding “wholesale” are on the same day, the arrival time is set to the operation start time of the delivery source, the work start time is set to the same time as the arrival time, and the departure time Sets the work start time plus work time.

ステップSC3では、制御部2は、ステップSP4で作成した計画候補配列データと、データ形式が変換されたオーダーデータ、トラックデータ及び場所データと、ステップSC1で参照した地理データとに基づいて、初期積みより後について到着時刻、作業開始時刻及び出発時刻の設定を行った後、図11に示すメインルーチンへ戻り、ステップSP6へ進む。
初期積みより後に関する日時設定は以下に示すようにして行う。
(I)当該「積み」又は「卸し」の左隣が日付マークの場合
到着時刻は、時刻が指定されていればその時刻に設定し、指定されていなければ配送元又は配送先(以下、総称するときは作業場所と呼ぶ。)の稼働開始時刻に設定する。作業開始時刻は到着時刻と同一の時刻に設定する。出発時刻は作業開始時刻に作業時間を加算したものを設定する。
(II)当該「積み」又は「卸し」の左隣が「積み」又は「卸し」の場合
到着時刻は、前の作業場所の出発時刻に、前の作業場所から当該作業場所までの走行時間を加算したものに設定する。時刻が設定されている場合であって、指定時刻より到着時刻が早い場合には作業開始時刻として指定時刻を設定し、指定時刻より到着時刻が遅い場合には作業開始時刻として到着時刻を設定する。一方、時刻が設定されていない場合であって、作業場所の稼働開始時刻より到着時刻が早い場合には作業開始時刻として作業場所の稼働開始時刻を設定し、作業場所の稼働開始時刻より到着時刻が遅い場合には作業開始時刻として到着刻を設定する。出発時刻は作業開始時刻に作業時間を加算したものを設定する。
(III)日付マークが複数ある場合
日付マークを挟んでその両側に同一の配送品について「積み」と「卸し」が存在する場合には当該配送品を「積み置き」として処理し、その他の場合には上記した(I)又は(II)の方法を用いて日時設定を行う。
In step SC3, the control unit 2 performs initial loading based on the plan candidate sequence data created in step SP4, the order data, the track data, and the location data converted in data format, and the geographic data referenced in step SC1. After the arrival time, work start time, and departure time are set later, the process returns to the main routine shown in FIG. 11 and proceeds to step SP6.
The date and time setting after the initial loading is performed as follows.
(I) When the date mark is on the left of the “loading” or “wholesale”, the arrival time is set to the time if a time is specified, otherwise the delivery source or destination (hereinafter generically) When this is done, it is called the work place.) The work start time is set to the same time as the arrival time. The departure time is set by adding the work time to the work start time.
(II) When the left side of the “loading” or “wholesale” is “loading” or “wholesale” The arrival time is the travel time from the previous work place to the work place at the departure time of the previous work place. Set to the sum. If the time is set and the arrival time is earlier than the specified time, the specified time is set as the work start time. If the arrival time is later than the specified time, the arrival time is set as the work start time. . On the other hand, when the time is not set and the arrival time is earlier than the operation start time of the work place, the operation start time of the work place is set as the work start time, and the arrival time from the operation start time of the work place If it is late, the arrival time is set as the work start time. The departure time is set by adding the work time to the work start time.
(III) When there are multiple date marks If there are “loading” and “wholesale” for the same delivery items on both sides of the date mark, the delivery items are treated as “loading”, otherwise The date and time are set using the method (I) or (II) described above.

以下、具体的なデータを用いて時間管理処理について説明する。図25は、上記した計画候補作成処理(ステップSP4)で作成し、この時間管理処理(ステップSP5)で用いる計画候補配列データの一例を示す。また、図26にオーダーデータの具体例を、図27にトラックデータの具体例を、図28に場所データの具体例をそれぞれ示す。また、地理データは図24に示すものを用いる。まず、シミュレーション対象日、すなわち、納入日は、図26に示すように、23日とする。また、図25に示す計画候補配列データにおいて、トラックマークは、図27に示すトラックデータの配列順に左から右に出現するものとする。すなわち、1台目のトラックはABC運送に所属する車番1432のトラックであり、2台目のトラックはDEF運輸に所属する車番7253のトラックである。   Hereinafter, the time management process will be described using specific data. FIG. 25 shows an example of plan candidate array data created by the above-described plan candidate creation process (step SP4) and used in this time management process (step SP5). FIG. 26 shows a specific example of order data, FIG. 27 shows a specific example of track data, and FIG. 28 shows a specific example of location data. The geographic data shown in FIG. 24 is used. First, the simulation target date, that is, the delivery date is 23 days as shown in FIG. Further, in the plan candidate array data shown in FIG. 25, the track marks appear from the left to the right in the order of the track data array shown in FIG. That is, the first truck is a truck with a car number 1432 belonging to ABC transportation, and the second truck is a truck with a car number 7253 belonging to DEF transportation.

次に、1台目のトラックであるABC運送に所属する車番1432のトラックの時間設定について説明する。車番1432のトラックは、図25に示す計画候補配列データから分かるように、オーダー番号<4>の配送品の配送、すなわち、図26に示すように、120本の産業用容器についてMNO化学静岡事業所で「積み」を行ってYZ工業掛川工場で「卸し」を行う。図25に示す計画候補配列データでは、先頭トラックマーク「0」からオーダー番号<4>の「積み」までの間に日付マーク「−1」が挿入されているので、オーダー番号<4>の「積み」の積み日は23日である。また、オーダー番号<4>の「積み」は、納入日当日の「積み」であるので、図28に示すMNO化学静岡事業所の稼働開始時刻である午前8時30分(8:30)を到着時刻及び作業開始時刻に設定する。   Next, the time setting of the track of the car number 1432 belonging to ABC transportation which is the first truck will be described. As can be seen from the plan candidate sequence data shown in FIG. 25, the truck of the car number 1432 is delivered by the delivery product of the order number <4>, that is, as shown in FIG. Perform “loading” at the office and “wholesale” at the YZ Kakegawa Factory. In the plan candidate sequence data shown in FIG. 25, since the date mark “−1” is inserted between the first track mark “0” and the “stack” of the order number <4>, the “#” of the order number <4> The loading date of “loading” is 23 days. In addition, since “loading” of order number <4> is “loading” on the day of delivery, the operation start time of the MNO Chemical Shizuoka office shown in FIG. 28 is 8:30 am (8:30). Set to arrival time and work start time.

次に、図26に示すように、オーダー番号<4>の配送本数は120本であるので、図28に示すMNO化学静岡事業所の150本の積み作業時間である40分を作業開始時刻に加算した午前9時10分(9:10)を出発時刻に設定する。次に、オーダー番号<4>の「卸し」の到着時刻は、オーダー番号<4>の「積み」の出発時刻に、図24に示す地理データのMNO化学静岡事業所からYZ工業掛川工場までの走行時間である1時間18分を加算した午前10時28分に設定する。また、オーダー番号<4>の納入時刻は、図26に示すように、午前7時から午前12時(7:00〜12:00)に指定されており、この納入時刻の範囲内に上記した到着時刻が入るので、配送先であるYZ工業掛川工場に到着したと同時に「卸し」を行うことができる。したがって、配送先であるYZ工業掛川工場における「卸し」の作業開始時刻は、午前10時28分(10:28)に設定する。そして、YZ工業掛川工場において150本の産業用容器の「卸し」の作業時間は、図28に示すように、70分かかるので、作業開始時刻である午前10時28分(10:28)に70分を加算した午前11時38分(11:38)を出発時刻に設定する。   Next, as shown in FIG. 26, since the delivery number of order number <4> is 120, the work start time is set to 40 minutes, which is the loading time of 150 pieces of MNO Chemical Shizuoka office shown in FIG. The added 9:10 am (9:10) is set as the departure time. Next, the arrival time of “Wholesale” of order number <4> is the departure time of “loading” of order number <4> from the MNO Chemical Shizuoka office of the geographic data shown in FIG. 24 to the YZ Kakegawa factory. The travel time is set to 10:28 am, adding 1 hour and 18 minutes. As shown in FIG. 26, the delivery time of the order number <4> is designated from 7:00 am to 12:00 am (7:00 to 12:00). Since the arrival time is entered, “wholesale” can be performed at the same time as arrival at the delivery destination YZ Kakegawa Factory. Accordingly, the work start time of “wholesale” at the YZ Kakegawa factory, which is the delivery destination, is set to 10:28 am (10:28). And the work time of “wholesale” of 150 industrial containers in the YZ Kakegawa factory takes 70 minutes as shown in FIG. 28, so the work start time is 10:28 (10:28). The departure time is set to 11:38 am (11:38) with 70 minutes added.

次に、2台目のトラックであるDEF運輸に所属する車番7253のトラックの時間設定について説明する。車番7253のトラックは、図25に示す計画候補配列データから分かるように、オーダー番号<2>及び<1>、<3>の配送品の順次の配送を行う。すなわち、車番7253のトラックは、図26に示すように、オーダー番号<2>及び<1>にそれぞれ対応した各100本の産業用容器についてMNO化学静岡事業所で「積み」を行ってJKL倉庫扇島営業所でオーダー番号<1>に対応した100本の産業用容器の「卸し」を行った後、GHI倉庫勝ちどき営業所でオーダー番号<2>に対応した100本の産業用容器の「卸し」とオーダー番号<3>に対応した200本の産業用容器の「積み」を行ってPQR化学府中工場でオーダー番号<3>に対応した200本の産業用容器の「卸し」を行う。   Next, the time setting of the truck of the car number 7253 belonging to the DEF transportation which is the second truck will be described. As can be seen from the plan candidate arrangement data shown in FIG. 25, the truck of the car number 7253 performs the sequential delivery of the delivery products of the order numbers <2>, <1>, and <3>. In other words, as shown in FIG. 26, the truck with the car number 7253 is “stacked” at the MNO Chemical Shizuoka Office for each of the 100 industrial containers corresponding to the order numbers <2> and <1>. After “wholesale” 100 industrial containers corresponding to order number <1> at warehouse Ogishima sales office, “100 industrial containers corresponding to order number <2>” at GHI warehouse Katachidoki sales office “Wholesale” and “stacking” of 200 industrial containers corresponding to order number <3>, and “wholesale” of 200 industrial containers corresponding to order number <3> at PQR Chemical Fuchu Factory.

図25に示す計画候補配列データでは、左から2番目のトラックマーク「0」から左から2番目の日付マーク「−1」までの間にオーダー番号<2>の「積み」とオーダー番号<1>の「積み」とが挿入されているので、これら2つの「積み」は納入日「23日」の前日である「22日」の「積み置き」となる。このように、オーダー番号<2>の「積み」は「積み置き」となるので、MNO化学静岡事業所への到着時刻を午後5時(17:00)に設定し、作業開始時刻は設定しない。また、MNO化学静岡事業所からの出発時刻は、納入日当日である「23日」に最初の「卸し」を行うオーダー番号<1>の配送先であるJKL倉庫扇島営業所への到着時刻である午前9時(9:00)から、図24に示す地理データのMNO化学静岡事業所からJKL倉庫扇島営業所までの走行時間である4時間11分を減算した時刻である午前4時49分(4:49)に設定する。   In the plan candidate arrangement data shown in FIG. 25, the “stack” of order number <2> and the order number <1 between the second track mark “0” from the left and the second date mark “−1” from the left. > “Stack” is inserted, so these two “stacks” become “loading” of “22 days” which is the day before the delivery date “23 days”. Thus, since “loading” of order number <2> becomes “loading”, the arrival time at the MNO Chemical Shizuoka office is set to 5:00 pm (17:00), and the work start time is not set. . The departure time from the MNO Chemical Shizuoka Office is the arrival time at the delivery destination of the order number <1> for the first “wholesale” on the 23rd, which is the delivery date. 24:49, which is the time obtained by subtracting 4 hours and 11 minutes, which is the travel time from the MNO Chemical Shizuoka Office to the JKL Warehouse Ogishima Office in the geographic data shown in FIG. 24, from 9 am (9:00). (4:49).

オーダー番号<1>の「積み」はオーダー番号<2>の「積み」と同一の配送元であるMNO化学静岡事業所において同様に「積み置き」となるので、オーダー番号<2>と同様に、到着時刻を午後5時(17:00)に設定し、作業開始時刻は設定せず、また出発時刻を午前4時49分(4:49)に設定する。また、オーダー番号<1>の「積み」は「積み置き」となり、かつ、納入時刻は、図26に示すように、午前9時(9:00)に指定されているので、「卸し」の到着時刻及び作業開始時刻はともに午前9時(9:00)に設定する。また、図28に示すように、オーダー番号<1>の「卸し」が行われるJKL倉庫扇島営業所において、100本の産業用容器の「卸し」の作業時間は20分であるので、オーダー番号<1>の「卸し」の出発時刻は、作業開始時刻である午前9時(9:00)に上記20分を加算した午前9時20分(9:20)に設定する。   The “loading” of order number <1> becomes “loading” in the same way as the “shipping” of order number <2> at the MNO Chemical Shizuoka office. The arrival time is set to 5 pm (17:00), the work start time is not set, and the departure time is set to 4:49 am (4:49). In addition, since “loading” of order number <1> is “loading” and the delivery time is specified at 9:00 am (9:00) as shown in FIG. Both the arrival time and the work start time are set at 9:00 am (9:00). In addition, as shown in FIG. 28, at the JKL warehouse Ogishima sales office where the “wholesale” of order number <1> is performed, the work time of “wholesale” of 100 industrial containers is 20 minutes. The departure time of “Wholesale” in <1> is set to 9:20 am (9:20), which is the work start time 9:00 am (9:00) plus the above 20 minutes.

次に、オーダー番号<2>の「卸し」の到着時刻は、オーダー番号<1>の「卸し」の出発時刻である午前9時20分(9:20)に、図24に示す地理データのJKL倉庫扇島営業所からGHI倉庫勝ちどき営業所までの走行時間である30分を加算した午前9時50分(9:50)に設定する。また、オーダー番号<2>の納入時刻は、図26に示すように、午前10時(10:00)に指定されており、到着時刻より遅いので、配送先であるGHI倉庫勝ちどき営業所での作業開始時刻は指定された午前10時(10:00)に設定する。そして、GHI倉庫勝ちどき営業所において100本の産業用容器の「卸し」の作業時間は、図28に示すように、25分かかるので、作業開始時刻である午前10時00分(10:00)に25分を加算した午前10時25分(10:25)を出発時刻に設定する。   Next, the arrival time of “wholesale” of order number <2> is 9:20 am (9:20), which is the departure time of “wholesale” of order number <1>, and the geographic data shown in FIG. It is set to 9:50 am (9:50), which is 30 minutes, which is the travel time from the JKL warehouse Ogishima sales office to the GHI warehouse Katachidoki sales office. In addition, as shown in FIG. 26, the delivery time of the order number <2> is specified at 10:00 am (10:00) and is later than the arrival time, so the delivery time at the GHI warehouse Kachidoki sales office that is the delivery destination The work start time is set to the designated 10:00 am (10:00). The work time of “wholesale” of 100 industrial containers at the GHI warehouse Kachidoki sales office takes 25 minutes as shown in FIG. 28, so the work start time is 10:00 am (10:00) 10:25 am (10:25) obtained by adding 25 minutes to the time is set as the departure time.

次に、オーダー番号<3>の「積み」はオーダー番号<2>の「卸し」と同一地点であるGHI倉庫勝ちどき営業所で行われるので、オーダー番号<3>の到着時刻は、オーダー番号<2>の出発時刻と同一の午前10時25分(10:25)に設定する。また、図26から分かるように、オーダー番号<3>には積み時刻の指定はないので、作業開始時刻は到着時刻と同一の午前10時25分(10:25)に設定する。次に、図28に示すように、オーダー番号<3>の「積み」が行われるGHI倉庫勝ちどき営業所において、200本の産業用容器の「積み」の作業時間は35分であるので、オーダー番号<3>の「積み」の出発時刻は、作業開始時刻である午前10時25分(10:25)に上記35分を加算した午前11時(11:00)に設定する。   Next, since the “loading” of the order number <3> is performed at the GHI warehouse Kachidoki sales office which is the same point as the “wholesale” of the order number <2>, the arrival time of the order number <3> is the order number <3> Set to 10:25 am (10:25), which is the same as the departure time of 2>. Further, as can be seen from FIG. 26, the order number <3> has no designated loading time, so the work start time is set to 10:25 am (10:25) which is the same as the arrival time. Next, as shown in FIG. 28, at the GHI warehouse Kachidoki sales office where “stacking” of order number <3> is performed, the working time of “stacking” of 200 industrial containers is 35 minutes. The departure time of the “stack” with the number <3> is set to 11:00 am (11:00), which is the work start time 10:25 am (10:25) plus 35 minutes.

次に、オーダー番号<3>の「卸し」の到着時刻は、オーダー番号<3>の「積み」の出発時刻である午前11時(11:00)に、図24に示す地理データのGHI倉庫勝ちどき営業所からPQR化学府中工場までの走行時間である56分を加算した午前11時56分(11:56)に設定する。また、オーダー番号<3>の納入時刻は、図26に示すように、午後1時〜午後5時(13:00〜17:00)に指定されており、到着時刻より遅いので、配送先であるPQR化学府中工場での作業開始時刻は指定された午後1時(13:00)に設定する。そして、PQR化学府中工場において200本の産業用容器の「卸し」の作業時間は、図28に示すように、50分かかるので、作業開始時刻である午後1時(13:00)に50分を加算した午後1時50分(13:50)を出発時刻に設定する。したがって、上記時間管理処理を実行した結果、図29に示す配送計画が作成される。   Next, the arrival time of “wholesale” of order number <3> is the GHI warehouse of the geographic data shown in FIG. 24 at 11:00 am (11:00), which is the departure time of “loading” of order number <3>. It is set to 11:56 am (11:56), which is 56 minutes, which is the travel time from the Kachidoki sales office to the PQR Chemical Fuchu factory. In addition, as shown in FIG. 26, the delivery time of the order number <3> is designated from 1 pm to 5 pm (13:00:00 to 17:00) and is later than the arrival time. The work start time at a certain PQR chemical Fuchu factory is set to 1 pm (13:00) as specified. And, as shown in FIG. 28, the work time for “wholesale” of 200 industrial containers at the PQR Chemical Fuchu Factory takes 50 minutes, so it takes 50 minutes at 1 pm (13:00), which is the work start time. Is set to 1:50 pm (13:50) as the departure time. Therefore, as a result of executing the time management process, a delivery plan shown in FIG. 29 is created.

図11に示すステップSP6では、制御部2は、評価値計算処理を実行する。すなわち、制御部2は、ステップSP7で行われる計画採用判断処理において、ステップSP4で作成した配送計画候補(計画候補配列データ)を評価するために使用する評価値を求めた後、ステップSP7へ進む。評価値は低い値であればあるほど当該計画候補配列データは良いものとなる。
次に、評価値計算処理のより詳細な処理について、図30に示すフローチャートを参照して説明する。まず、制御部2は、図30に示すステップSD1の処理へ進み、記憶部6の所定の領域に記憶されているオーダーデータ及び運賃テーブルと、ステップSP5の時間管理処理で作成し記憶部6の所定の領域に記憶されている地理データとに基づいて、ステップSP5で作成した配送計画についてコスト(運賃、走行距離等)を計算し、評価値の初期値とした後、ステップSD2へ進む。ここで、運賃テーブルは、各荷主と各運送会社との間で締結された契約により搬送品の品種、缶種等に応じて定められており、ホストコンピュータ11を構成する記憶部の所定の領域に予め記憶されているものとする。
In step SP6 shown in FIG. 11, the control unit 2 executes an evaluation value calculation process. That is, the control unit 2 obtains an evaluation value used for evaluating the delivery plan candidate (plan candidate array data) created in step SP4 in the plan adoption determination process performed in step SP7, and then proceeds to step SP7. . The lower the evaluation value, the better the plan candidate sequence data.
Next, more detailed processing of the evaluation value calculation processing will be described with reference to the flowchart shown in FIG. First, the control unit 2 proceeds to the process of step SD1 shown in FIG. 30 and creates the order data and fare table stored in a predetermined area of the storage unit 6 and the time management process of step SP5, Based on the geographic data stored in the predetermined area, the cost (fare, mileage, etc.) is calculated for the delivery plan created in step SP5 and set as the initial value of the evaluation value, and then the process proceeds to step SD2. Here, the fare table is determined according to the type of goods to be conveyed, the type of can, and the like according to the contract concluded between each shipper and each shipping company, and a predetermined area of the storage unit constituting the host computer 11 Are stored in advance.

ステップSD2では、制御部2は、ステップSP5で作成した配送計画について、記憶部6の所定の領域に記憶されているオーダーデータ及びトラックデータを参照して、図9に示す制約条件のうち、No.10〜No.29までに違反しているか否かを検討し、違反している場合には、ペナルティとして制約条件の重要度に応じて重み付けしてステップSD1で求めた評価値に加算した後、ステップSD3へ進む。ステップSD3では、制御部2は、ステップSP5で作成した配送計画について、記憶部6の所定の領域に記憶されているオーダーデータ及びトラックデータを参照して、ステップSD1及びSD2以外の評価(例えば、未割付のオーダー数の有無など)を行い、各項目ごとに重要度に応じて重み付けしてステップSD2で求めた評価値に加算した後、図11に示すメインルーチンに戻り、ステップSP7へ進む。   In step SD2, the control unit 2 refers to the order data and the track data stored in the predetermined area of the storage unit 6 for the delivery plan created in step SP5, and among the constraints shown in FIG. . 10-No. It is examined whether or not it is violated by 29, and if it is violated, it is weighted according to the importance of the constraint condition as a penalty, added to the evaluation value obtained in step SD1, and then proceeds to step SD3. . In step SD3, the control unit 2 refers to the order data and the track data stored in the predetermined area of the storage unit 6 for the delivery plan created in step SP5, and evaluates other than steps SD1 and SD2 (for example, The number of unallocated orders and the like are added, weighted according to the importance for each item, added to the evaluation value obtained in step SD2, and then the process returns to the main routine shown in FIG. 11 and proceeds to step SP7.

図11に示すステップSP7では、制御部2は、計画採用判断処理を実行する。すなわち、制御部2は、前回の反復までに採用された配送計画(保持されている最良の配送計画ではない)の評価値と、ステップSP4で新たに作成された配送計画候補のステップSP6で計算された評価値とを比較して、最も評価値の良い配送計画候補を配送計画として保持した後、ステップSP8へ進む。
次に、計画採用判断処理のより詳細な処理について、図31に示すフローチャートを参照して説明する。まず、制御部2は、図31に示すステップSE1の処理へ進み、採用確率の計算を行った後、ステップSE2へ進む。この採用確率計算処理を含めた計画候補作成処理、評価値計算処理及び計画採用判断処理では、上記したシミュレーティッドアニーリング法を用いる。
In step SP7 shown in FIG. 11, the control unit 2 executes a plan adoption determination process. That is, the control unit 2 calculates the evaluation value of the delivery plan (not the best delivery plan that is held) adopted until the previous iteration and the step SP6 of the delivery plan candidate newly created in step SP4. After comparing with the evaluated value and holding the delivery plan candidate with the best evaluation value as the delivery plan, the process proceeds to step SP8.
Next, a more detailed process of the plan adoption determination process will be described with reference to the flowchart shown in FIG. First, the control unit 2 proceeds to the process of step SE1 shown in FIG. 31, calculates the employment probability, and then proceeds to step SE2. The above-described simulated annealing method is used in the plan candidate creation process including the adoption probability calculation process, the evaluation value calculation process, and the plan adoption determination process.

ここで、シミュレーティッドアニーリング法の概略について説明する。シミュレーティッドアニーリング法では、システムの初期状態と、システムの初期の温度と、冷却スケジュールとを設定し、温度を下げながら反復計算をシステムが熱平衡状態に達するまで行い、最もエネルギー値の低い状態を最適解と判定する。各反復の中では、以下に示す(i)〜(iii)を行う。
(i)現在の状態からその近傍の状態を作成する。
(ii)作成した状態のエネルギー(コスト)値を計算する。
(iii)近傍の状態を新しい状態として採用判定する。
(iii)の判定は、現在の状態エネルギーE'と近傍の状態のエネルギーEとの差ΔE(式(13)参照)と、現在の温度Tとに基づいて、採用する確率pを式(14)及び(15)により求め、その確率に応じて行う。
ΔE=E'−E ・・・(13)
ΔE<0の場合、
p=1 ・・・(14)
その他の場合、
p=exp(ΔE/T) ・・・(15)
このように、シミュレーティッドアニーリング法は、改悪解でも確率的に採用することにより、エネルギーの高い局所最適解を最適解として判定してしまうことを防ぐことができる。
Here, an outline of the simulated annealing method will be described. In the simulated annealing method, the initial state of the system, the initial temperature of the system, and the cooling schedule are set, and the calculation is repeated while the temperature is lowered until the system reaches the thermal equilibrium state, and the state with the lowest energy value is optimized. Judge as a solution. In each iteration, the following (i) to (iii) are performed.
(I) Create a neighboring state from the current state.
(Ii) Calculate the energy (cost) value of the created state.
(Iii) Adopting the neighboring state as a new state.
In the determination of (iii), the probability p to be adopted is expressed by the equation (14) based on the difference ΔE (see equation (13)) between the current state energy E ′ and the energy E of the nearby state and the current temperature T. ) And (15), and is performed according to the probability.
ΔE = E′−E (13)
If ΔE <0,
p = 1 (14)
In other cases,
p = exp (ΔE / T) (15)
As described above, the simulated annealing method can prevent the local optimum solution having high energy from being determined as the optimum solution by probabilistically adopting the wrong solution.

この実施の形態では、シミュレーティッドアニーリング法を、上記した「状態」を「配送計画」と見なして適用する。すなわち、前回の反復までに採用された配送計画の評価値Eと、新たに作成された配送計画候補の評価値E'の差ΔEは上記した式(13)により計算する。次に、一定回数の反復をまとめて「段階」と呼ぶこととし、各「段階」の温度Tiを式(16)により計算する。
i+1=βTi ・・・(16)
式(16)において、βは冷却係数である。
次に、温度Tiに基づいて、採用する確率を上記した確率pと同様に、式(14)及び(15)により計算する。ただし、式(15)のTはTiとなる。そして、確率pと乱数により当該配送計画の採用の可否を判断する。なお、上記した初期の温度、冷却係数β、1段階当たりの反復回数は、試行錯誤により適切な値を設定する。
ステップSE3では、制御部2は、反復計算の中で最も評価値が低く、実行可能な配送計画を保持する、すなわち、記憶部6の所定の領域に記憶した後、図11のメインルーチンへ戻り、ステップSP8へ進む。
In this embodiment, the simulated annealing method is applied by regarding the above “state” as a “delivery plan”. That is, the difference ΔE between the evaluation value E of the delivery plan adopted up to the previous iteration and the evaluation value E ′ of the newly created delivery plan candidate is calculated by the above equation (13). Next, a certain number of iterations are collectively referred to as “stages”, and the temperature T i of each “stage” is calculated by equation (16).
T i + 1 = βT i (16)
In Expression (16), β is a cooling coefficient.
Next, based on the temperature T i , the probability to be adopted is calculated by the equations (14) and (15) in the same manner as the probability p described above. However, T in equation (15) is T i . Then, whether or not the delivery plan can be adopted is determined based on the probability p and the random number. Note that the initial temperature, the cooling coefficient β, and the number of repetitions per stage are set to appropriate values by trial and error.
In step SE3, the control unit 2 holds an executable delivery plan having the lowest evaluation value in the iterative calculation, that is, stores it in a predetermined area of the storage unit 6, and then returns to the main routine of FIG. The process proceeds to step SP8.

図11に示すステップSP8では、制御部2は、上記したステップSP4〜SP7の処理を所定回数だけ実行したか否かを判断する。この所定回数については、試行錯誤により予め決定しておく。ステップSP8の判断結果が「NO」の場合には、制御部2は、ステップSP4へ戻り、上記したステップSP4〜SP7の処理を繰り返す。この場合、上記した「段階」が1つ更新される。そして、上記したステップSP4〜SP7の処理を所定回数だけ実行されると、ステップSP8の判断結果が「YES」となり、制御部2は、ステップSP9へ進む。ステップSP9では、制御部2は、ステップSP7で記憶部6の所定の領域に最後に記憶された配送計画を最終的に採用するものとして出力する、すなわち、表示部4に表示した後、一連の処理を終了する。   In step SP8 shown in FIG. 11, the control unit 2 determines whether or not the processes in steps SP4 to SP7 described above have been executed a predetermined number of times. The predetermined number of times is determined in advance by trial and error. If the determination result in step SP8 is “NO”, the control unit 2 returns to step SP4 and repeats the processes in steps SP4 to SP7 described above. In this case, one “stage” described above is updated. Then, when the processes in steps SP4 to SP7 described above are executed a predetermined number of times, the determination result in step SP8 is “YES”, and the control unit 2 proceeds to step SP9. In step SP9, the control unit 2 outputs that the delivery plan last stored in the predetermined area of the storage unit 6 in step SP7 is finally adopted, that is, after displaying on the display unit 4, a series of The process ends.

上記した配送計画作成処理が実行されることにより作成された配送計画が表示部4に表示されると、オペレータは、その配送計画を目視し、修正が必要か否か検討する。そして、修正が必要と判断した場合には、オペレータは、操作部3を操作して配送計画の修正を行う。具体的には、オペレータは、納期調整などを目的として、オーダーデータの条件や、配送元又は配送先の条件、トラックの条件等を加味して、トラックに配送品の割り当てをし直したり、配送計画作成時には発注がなかった配送品など、未割付の配送品の割当てを行う。   When the delivery plan created by executing the delivery plan creation process described above is displayed on the display unit 4, the operator looks at the delivery plan and examines whether correction is necessary. When it is determined that correction is necessary, the operator operates the operation unit 3 to correct the delivery plan. Specifically, for the purpose of adjusting the delivery date, the operator reassigns the delivery items to the truck, considers the order data conditions, the delivery source or delivery destination conditions, the truck conditions, etc. Unassigned delivery items, such as delivery items that were not ordered at the time of planning, are allocated.

また、オペレータは、表示部4に表示された配送計画について、操作部3を操作することにより、各トラックがどのような経路を通ることを前提としているかを地図データ上で確認することができる。例えば、地図データ上では、あるトラックが具体的に国道何号線を走るのか、高速道路を使用する場合にはどのインターチェンジから乗りどのインターチェンジから降りるのか等を確認することができる。さらに、オペレータは、表示部4に表示された配送計画について、操作部3を操作することにより、配送品の配送元、納期(日時)、輸送本数等の各種条件の確認を行うことができる。この条件の確認は、主に、オペレータが上記した配送計画の修正を行う際に行われる。   The operator can confirm on the map data what route each truck is supposed to take by operating the operation unit 3 for the delivery plan displayed on the display unit 4. For example, on the map data, it is possible to confirm what number of national roads a certain truck runs on, and from which interchange when a highway is used, and from which interchange. Further, the operator can confirm various conditions such as the delivery source, delivery date (date and time), and the number of transports of the delivery product by operating the operation unit 3 with respect to the delivery plan displayed on the display unit 4. The confirmation of this condition is mainly performed when the operator corrects the delivery plan described above.

また、オペレータは、表示部4に表示された配送計画について、操作部3を操作することにより、ある運送会社の一日の総輸送本数等の管理上のデータを表示部4に表示させることにより配送計画を評価することができる。例えば、各配送品を納期どおりに配送することができるか、納期調整等のために1台のトラックにもっと多くの配送品を積み合わせすることはできないかについて評価する。そして、オペレータは、表示部4に表示された配送計画を修正等した結果、実際の配送が可能であると判断した場合には、操作部3を操作することにより承認する旨の指示を行う。これにより、配送計画は、ケーブルを介してホストコンピュータ10に送信される。なお、この承認後に新たに配送品の配送依頼があった場合には、ホストコンピュータ11側で配送計画を修正することもできる。   In addition, the operator operates the operation unit 3 with respect to the delivery plan displayed on the display unit 4 to display management data such as the total number of transports per day of a certain shipping company on the display unit 4. The delivery plan can be evaluated. For example, it is evaluated whether each delivery item can be delivered according to the delivery date, or whether more delivery items can be stacked in one truck for delivery date adjustment or the like. When the operator determines that actual delivery is possible as a result of correcting the delivery plan displayed on the display unit 4, the operator gives an instruction for approval by operating the operation unit 3. As a result, the delivery plan is transmitted to the host computer 10 via the cable. If there is a new delivery request after the approval, the delivery plan can be corrected on the host computer 11 side.

配送計画が送信されたホストコンピュータ10は、当該配送計画に基づいて、納入指示書や納品書等の必要な帳票に関するデータを作成して、ネットワーク14を介して各荷主クライアント12及び各運送会社クライアント13に送信する。これにより、各運送会社クライアント13では、当該運送会社に所属する各トラックに割り当てられた配送品の配送を指示する納品指示書や、各配送品ごとの納品書を受信するとともに、印刷部でそれぞれを印刷する。これらの納品指示書や納品書が対応するトラックごとに、当該トラックの運転手に手渡される。これにより、配送計画に従った配送品の配送が開始される。   The host computer 10 to which the delivery plan is transmitted creates data relating to necessary forms such as delivery instructions and delivery notes based on the delivery plan, and each shipper client 12 and each shipping company client via the network 14. 13 to send. As a result, each shipping company client 13 receives a delivery instruction for instructing delivery of a delivery assigned to each truck belonging to the shipping company and a delivery for each delivery, and the printing section respectively To print. Each truck to which these delivery instructions and delivery forms correspond is handed to the truck driver. Thereby, the delivery of the delivery goods according to a delivery plan is started.

この実施の形態では、図10に示すように、トラックとトラックとの境界を表すトラックマーク及び日付の境界を表す日付マークを用いるとともに、各オーダーに付与されたオーダー番号に対応した値で「積み」を、オーダー番号に対応した値に全オーダー数を加算した値で「卸し」をそれぞれ表すことにより、配送品のオーダー数及び配送を担当するトラックの台数に応じて、1次元の計画配列データを作成している。また、配送品の配送対象である日本全国を長距離輸送地域と短距離輸送地域とに分けてそれぞれ異なるメッシュサイズで分割し、任意の2つの短メッシュ点間、任意の長メッシュ点間の走行距離及び走行時間を予め計算してメッシュ点間情報データベースを作成しておき、このメッシュ点間情報データベースを参照して日本全国の任意の配送元と配送先との間の走行距離及び走行時間を重回帰法を用いて算出している。そして、上記した計画配列データと、配送元と配送先との間の走行距離及び走行時間とに基づいて、配送計画を作成し、得られた配送計画について評価値を計算しシミュレーティッドアニーリンング法を用いて評価することにより、最適な配送計画を決定している。
したがって、複数の配送元から複数の配送先に配送品を配送する場合、各配送先で配送品を卸した後に他の配送品を積んで次の配送先に配送する場合でも、運送効率の良い配送計画を作成することができる。
In this embodiment, as shown in FIG. 10, a track mark representing a boundary between tracks and a date mark representing a date boundary are used, and “loading” is performed with a value corresponding to the order number assigned to each order. "Wholesale" is expressed by adding the total number of orders to the value corresponding to the order number, so that the one-dimensional planned array data according to the number of orders of delivery goods and the number of trucks in charge of delivery Have created. In addition, the entire country of Japan, which is the delivery target of deliveries, is divided into long-distance transportation areas and short-distance transportation areas, and each is divided into different mesh sizes, and travel between any two short mesh points and between any long mesh points. The distance and travel time are calculated in advance and a mesh point-to-mesh information database is created. With reference to this mesh point-to-point information database, the travel distance and travel time between any delivery source and destination in Japan are calculated. Calculated using the multiple regression method. Then, a delivery plan is created based on the above-described plan arrangement data and the travel distance and travel time between the delivery source and the delivery destination, and an evaluation value is calculated for the obtained delivery plan, and simulated annealing is performed. The optimal delivery plan is determined by evaluating using the method.
Therefore, when delivering a delivery item from a plurality of delivery sources to a plurality of delivery destinations, even when a delivery item is wholesaled at each delivery destination and another delivery item is loaded and delivered to the next delivery destination, the transportation efficiency is high. A delivery plan can be created.

以上、この実施の形態を図面を参照して詳述してきたが、具体的な構成はこの実施の形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計の変更等があっても本発明に含まれる。例えば、上述の実施の形態においては、オーダー数が4、トラックの台数が2台である場合の配送計画を作成する例を示したが、これに限定されず、オーダー数はいくつでも良く、トラックの台数も何台でも良い。この場合、運送会社ごとに複数台のトラックが所属しているとしても良い。
また、上述の実施の形態においては、輸送機関としてトラックを用いる例を示したが、これに限定されず、輸送機関はトラック等の自動車の他、貨車、船舶等であっても良い。
また、上述の実施の形態においては、配送品の配送対象を日本全国とする例を示したが、これに限定されず、配送品の配送対象は、日本の一部や世界全体、アジア、ヨーロッパ、東アジア、北欧などどの地域でも良い。
The embodiment has been described in detail with reference to the drawings. However, the specific configuration is not limited to the embodiment, and there are design changes and the like without departing from the scope of the invention. Are also included in the present invention. For example, in the above-described embodiment, an example of creating a delivery plan in the case where the number of orders is 4 and the number of trucks is 2 has been described. However, the present invention is not limited to this, and the number of orders may be any number. Any number of can be used. In this case, a plurality of trucks may belong to each transportation company.
Further, in the above-described embodiment, an example in which a truck is used as a transportation vehicle has been described.
Further, in the above-described embodiment, the example in which the delivery object of the delivery product is the whole country of Japan has been shown. However, the present invention is not limited to this, and the delivery object of the delivery product may be a part of Japan or the whole world, Asia, Europe. , East Asia, Scandinavia, etc.

また、上述の実施の形態においては、計画配列データは、1次元である例を示したが、これに限定されず、2次元であっても良い。
また、上述の実施の形態においては、計画配列データは、オーダー番号に対応した値で「積み」を表すとともに、オーダー番号に対応した値に全オーダー数を加算した値で「卸し」を表す例を示したが、これに限定されず、オーダー番号に関連した第1の値で「積み」が、オーダー番号に関連した第2の値で上記「積み」に対応した「卸し」がそれぞれ表される、すなわち、「積み」はオーダー番号と関連付けられて表現されていれば良く、また、「卸し」は対応した「積み」と1対1に対応していること表現することができる値であればどのようなものでも良い。例えば、「卸し」は、「積み」を表す数値に所定の値を加減乗除したり、その所定の値にフラグを立てたりすれば良い。
Further, in the above-described embodiment, an example in which the planned array data is one-dimensional has been shown, but the present invention is not limited to this and may be two-dimensional.
Further, in the above-described embodiment, the planned array data represents “stack” with a value corresponding to the order number, and represents “wholesale” with a value obtained by adding the total number of orders to the value corresponding to the order number. However, the present invention is not limited to this, and “loading” is represented by the first value related to the order number, and “wholesale” corresponding to the above “loading” is represented by the second value related to the order number. In other words, “load” may be expressed in association with the order number, and “wholesale” is a value that can be expressed as a one-to-one correspondence with the corresponding “load”. Anything can be used. For example, for “wholesale”, a predetermined value may be added to, subtracted from, or multiplied by, or a flag may be set for the predetermined value.

また、上述の実施の形態においては、本発明を専用の配送計画作成装置1に適用する例を示したが、これに限定されない。例えば、本発明は、汎用のパーソナル・コンピュータにも適用することが可能であり、その場合には、上記配送計画作成プログラム等はアプリケーション・プログラムの1つとしてパーソナル・コンピュータにインストールされる。
また、上述の実施の形態においては、内部に石油、食用油、天然ガス等を充填したドラム缶、ペール缶、ガス容器等の産業用容器を配送する例を示したが、これに限定されない。例えば、本発明は、環境保護の立場から、上記した産業用容器に洗浄・整形・塗装等を施して再利用したり(リユース)、破損した産業用容器をスクラップ処理して新たな鉄製品を作製する原料としたり(リサイクル)する場合の物流にも適用することができる。
Moreover, although the example which applies this invention to the exclusive delivery plan preparation apparatus 1 was shown in the above-mentioned embodiment, it is not limited to this. For example, the present invention can be applied to a general-purpose personal computer. In this case, the delivery plan creation program and the like are installed in the personal computer as one of application programs.
Moreover, in the above-mentioned embodiment, although the example which delivers industrial containers, such as a drum can, a pail can, and a gas container which filled oil, edible oil, natural gas, etc. inside was shown, it is not limited to this. For example, in the present invention, from the standpoint of environmental protection, the above-mentioned industrial containers are washed, shaped, painted, and reused (reused), or damaged industrial containers are scrapped to produce new iron products. The present invention can also be applied to physical distribution when used as a raw material to be produced (recycled).

本発明の実施の形態である配送計画作成装置の構成を示すブロック図である。It is a block diagram which shows the structure of the delivery plan preparation apparatus which is embodiment of this invention. 配送計画作成装置を適用した物流システムの構成を示すブロック図である。It is a block diagram which shows the structure of the physical distribution system to which a delivery plan preparation apparatus is applied. オーダーデータの構成の一例を示す図である。It is a figure which shows an example of a structure of order data. トラックデータの構成の一例を示す図である。It is a figure which shows an example of a structure of track data. 場所データの構成の一例を示す図である。It is a figure which shows an example of a structure of place data. パラメータデータの構成の一例を示す図である。It is a figure which shows an example of a structure of parameter data. 地理データの構成の一例を示す図である。It is a figure which shows an example of a structure of geographic data. 配送計画の構成の一例を示す図である。It is a figure which shows an example of a structure of a delivery plan. 配送計画作成装置において計画候補作成処理及び評価値計算処理を実行する際の制約条件の一例を示す図である。It is a figure which shows an example of the constraint conditions at the time of performing a plan candidate creation process and an evaluation value calculation process in a delivery plan creation apparatus. 計画配列データの具体例を示す図である。It is a figure which shows the specific example of plan arrangement | sequence data. 配送計画作成装置が実行する配送計画作成処理を示すフローチャートである。It is a flowchart which shows the delivery plan creation process which a delivery plan creation apparatus performs. 初期計画作成処理を示すフローチャートである。It is a flowchart which shows an initial plan preparation process. 初期計画作成処理により作成される計画配列データの一例を示す図である。It is a figure which shows an example of the plan arrangement | sequence data produced by the initial plan production process. 計画候補作成処理を示すフローチャートである。It is a flowchart which shows a plan candidate creation process. 計画候補作成処理により変更される計画配列データの一例を示す図である。It is a figure showing an example of plan arrangement data changed by plan candidate creation processing. 時間管理処理を示すフローチャートである。It is a flowchart which shows a time management process. 地理データを作成する必要性を説明するための図である。It is a figure for demonstrating the necessity to produce geographic data. 短距離輸送地域を短メッシュ点で分割する一例を示す図である。It is a figure which shows an example which divides | segments a short-distance transport area by a short mesh point. 長距離輸送地域を長メッシュ点で分割する一例を示す図である。It is a figure which shows an example which divides | segments a long-distance transport area by a long mesh point. メッシュ分割の精度を説明するための図である。It is a figure for demonstrating the precision of a mesh division | segmentation. 2地点間の所要時間及び距離の計算方法を説明するための図である。It is a figure for demonstrating the calculation method of the required time and distance between two points. メッシュ点間の所要時間及び距離を計算する処理を示すフローチャートである。It is a flowchart which shows the process which calculates the required time and distance between mesh points. 地理データ作成処理を示すフローチャートである。It is a flowchart which shows geographic data creation processing. 地理データの具体例を示す図である。It is a figure which shows the specific example of geographic data. 計画配列データの具体例を示す図である。It is a figure which shows the specific example of plan arrangement | sequence data. オーダーデータの具体例を示す図である。It is a figure which shows the specific example of order data. トラックデータの具体例を示す図である。It is a figure which shows the specific example of track data. 場所データの具体例を示す図である。It is a figure which shows the specific example of location data. 配送計画の具体例を示す図である。It is a figure which shows the specific example of a delivery plan. 評価値計算処理を示すフローチャートである。It is a flowchart which shows an evaluation value calculation process. 計画採用判断処理を示すフローチャートである。It is a flowchart which shows plan adoption judgment processing.

符号の説明Explanation of symbols

1 配送計画作成装置、2 制御部(初期計画作成手段、計画候補作成手段、時間管理手段、評価値計算手段、計画採用判断手段)、3 操作部、4 表示部、5 通信制御部、6 記憶部、11 ホストコンピュータ、12 荷主クライアント、13 運送会社クライアント、14 ネットワーク。
DESCRIPTION OF SYMBOLS 1 Delivery plan creation apparatus, 2 Control part (Initial plan creation means, Plan candidate creation means, Time management means, Evaluation value calculation means, Plan adoption judgment means) 3 Operation part 4 Display part 5 Communication control part 6 Storage Department, 11 Host computer, 12 Shipper client, 13 Shipping company client, 14 Network.

Claims (16)

1又は複数の配送元、1又は複数の配送先、配送品、輸送機関、これらに関する制約条件に基づいて初期配送計画を作成する期計画作成処理と、
前記初期配送計画を修正して配送計画候補を作成する計画候補作成処理と、
前記配送計画候補を評価するための評価値を求める評価値計算処理と、
各前記配送計画候補の評価値を比較して、最も評価値の良い前記配送計画候補を最終的な配送計画とする計画採用判断処理と
を有していることを特徴とする配送計画作成方法。
One or more delivery sources, one or more delivery destinations, delivery items, transportation facilities, and a periodical plan creation process for creating an initial delivery plan based on constraints related thereto,
A plan candidate creation process for creating a delivery plan candidate by correcting the initial delivery plan;
An evaluation value calculation process for obtaining an evaluation value for evaluating the delivery plan candidate;
And a plan adoption determination process for comparing the evaluation values of the respective delivery plan candidates and setting the delivery plan candidate having the best evaluation value as a final delivery plan.
前記配送計画候補に基づいて、各前記配送元及び各前記配送先における到着時刻、出発時刻の設定を行う時間管理処理を有していることを特徴とする請求項1記載の配送計画作成方法。   2. The delivery plan creation method according to claim 1, further comprising a time management process for setting an arrival time and a departure time at each delivery source and each delivery destination based on the delivery plan candidate. 前記初期配送計画及び前記配送計画候補は、輸送機関と輸送機関との境界を表す輸送機関マーク及び日付の境界を表す日付マークが用いられ、各オーダーの配送を担当する前記輸送機関ごとに、作成されることを特徴とする請求項1又は2記載の配送計画作成方法。   The initial delivery plan and the delivery plan candidate are created for each transportation agency responsible for delivery of each order, using a transportation agency mark representing a boundary between the transportation agency and a date mark representing a date boundary. 3. The delivery plan creation method according to claim 1, wherein the delivery plan is created. 前記初期配送計画及び前記配送計画候補は、各前記オーダーに付与されたオーダー番号に関連した第1の値で前記配送品の積みが、前記オーダー番号に関連した第2の値で前記積みに対応した前記配送品の卸しがそれぞれ表されることを特徴とする請求項3記載の配送計画作成方法。   The initial delivery plan and the delivery plan candidate correspond to the stack with the first value related to the order number assigned to each order and the stack with the second value related to the order number. 4. The delivery plan creation method according to claim 3, wherein the wholesale of the delivered products is represented. 前記配送品の配送対象地域に所定距離ごとにメッシュ点を設定し、任意の2つの前記メッシュ点間における前記輸送機関の走行距離及び走行時間を予め計算したメッシュ点間情報データベースを備え、前記時間管理処理では、前記メッシュ点間情報データベースを参照して前記配送対象地域の任意の前記配送元と前記配送先との間の前記輸送機関の前記走行距離及び前記走行時間を算出することを特徴とする請求項2乃至4のいずれかに記載の配送計画作成方法。   A mesh point is set for each predetermined distance in the delivery target area of the delivery item, and the information on the distance between the mesh points is calculated in advance. In the management process, the travel distance and the travel time of the transportation facility between any delivery source and the delivery destination in the delivery target area are calculated with reference to the mesh point information database. The delivery plan creation method according to any one of claims 2 to 4. 前記所定距離は、前記配送対象地域の一部の地域と他の地域とで異ならせていることを特徴とする請求項5記載の配送計画作成方法。   6. The delivery plan creation method according to claim 5, wherein the predetermined distance is different between a part of the delivery target areas and another area. 前記計画候補作成処理、前記評価値計算処理及び前記計画採用判断処理では、シミュレーティッドアニーリンング法を用いることを特徴とする請求項1乃至6のいずれか記載の配送計画作成方法。   The delivery plan creation method according to any one of claims 1 to 6, wherein a simulated annealing method is used in the plan candidate creation process, the evaluation value calculation process, and the plan adoption determination process. 入力された、1又は複数の配送元、1又は複数の配送先、配送品、輸送機関、これらに関する制約条件に基づいて初期配送計画を作成する初期計画作成手段と、
前記初期配送計画を修正して配送計画候補を作成する計画候補作成手段と、
前記配送計画候補を評価するための評価値を求める評価値計算手段と、
各前記配送計画候補の評価値を比較して、最も評価値の良い前記配送計画候補を最終的な配送計画とする計画採用判断手段と
を備えていることを特徴とする配送計画作成装置。
An initial plan creation means for creating an initial delivery plan based on the input one or more delivery sources, one or more delivery destinations, delivery items, transportation facilities, and constraints related thereto,
Plan candidate creation means for modifying the initial delivery plan to create a delivery plan candidate;
Evaluation value calculation means for obtaining an evaluation value for evaluating the delivery plan candidate;
A delivery plan creation device comprising: plan adoption judgment means for comparing the assessment values of the delivery plan candidates and setting the delivery plan candidate having the best assessment value as a final delivery plan.
前記配送計画候補に基づいて、各前記配送元及び各前記配送先における到着時刻、出発時刻の設定を行う時間管理手段を備えていることを特徴とする請求項8記載の配送計画作成装置。   9. The delivery plan creation device according to claim 8, further comprising time management means for setting an arrival time and a departure time at each delivery source and each delivery destination based on the delivery plan candidate. 前記初期配送計画及び前記配送計画候補は、輸送機関と輸送機関との境界を表す輸送機関マーク及び日付の境界を表す日付マークが用いられ、各オーダーの配送を担当する前記輸送機関ごとに、作成されることを特徴とする請求項8又は9記載の配送計画作成装置。   The initial delivery plan and the delivery plan candidate are created for each transportation agency responsible for delivery of each order, using a transportation agency mark representing a boundary between the transportation agency and a date mark representing a date boundary. 10. The delivery plan creation device according to claim 8 or 9, wherein 前記初期配送計画及び前記配送計画候補は、各前記オーダーに付与されたオーダー番号に関連した第1の値で前記配送品の積みが、前記オーダー番号に関連した第2の値で前記積みに対応した前記配送品の卸しがそれぞれ表されることを特徴とする請求項10記載の配送計画作成装置。   The initial delivery plan and the delivery plan candidate correspond to the stack with the first value related to the order number assigned to each order and the stack with the second value related to the order number. 11. The delivery plan creation apparatus according to claim 10, wherein each of the delivered goods wholesale is represented. 前記配送品の配送対象地域に所定距離ごとにメッシュ点を設定し、任意の2つの前記メッシュ点間における前記輸送機関の走行距離及び走行時間を予め計算したメッシュ点間情報データベースを備え、
前記時間管理手段は、前記メッシュ点間情報データベースを参照して前記配送対象地域の任意の前記配送元と前記配送先との間の前記輸送機関の前記走行距離及び前記走行時間を算出することを特徴とする請求項9乃至11のいずれかに記載の配送計画作成装置。
A mesh point is set for each predetermined distance in the delivery target area of the delivery item, and a mesh point-to-mesh information database that pre-calculates the travel distance and travel time of the transport between any two mesh points is provided,
The time management means calculates the travel distance and the travel time of the transportation facility between any delivery source and delivery destination in the delivery target area with reference to the mesh point information database. 12. The delivery plan creation device according to claim 9,
前記所定距離は、前記配送対象地域の一部の地域と他の地域とで異ならせていることを特徴とする請求項12記載の配送計画作成装置。   13. The delivery plan creation device according to claim 12, wherein the predetermined distance is different between a part of the delivery target areas and another area. 前記計画候補作成手段、前記評価値計算手段及び前記計画採用判断手段は、シミュレーティッドアニーリンング法を用いることを特徴とする請求項8乃至13のいずれか記載の配送計画作成装置。   The delivery plan creation apparatus according to any one of claims 8 to 13, wherein the plan candidate creation unit, the evaluation value calculation unit, and the plan adoption determination unit use a simulated annealing method. コンピュータに請求項1乃至14のいずれかに記載の機能を実現させるための配送計画作成プログラム。   15. A delivery plan creation program for causing a computer to realize the function according to any one of claims 1 to 14. 請求項8乃至14のいずれかに記載の配送計画作成装置を備えていることを特徴とする物流システム。
15. A physical distribution system comprising the delivery plan creation device according to claim 8.
JP2003351898A 2003-10-10 2003-10-10 Delivery plan creation method, delivery plan creation device, delivery plan creation program, and distribution system Expired - Fee Related JP3890506B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003351898A JP3890506B2 (en) 2003-10-10 2003-10-10 Delivery plan creation method, delivery plan creation device, delivery plan creation program, and distribution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003351898A JP3890506B2 (en) 2003-10-10 2003-10-10 Delivery plan creation method, delivery plan creation device, delivery plan creation program, and distribution system

Publications (2)

Publication Number Publication Date
JP2005112609A true JP2005112609A (en) 2005-04-28
JP3890506B2 JP3890506B2 (en) 2007-03-07

Family

ID=34543000

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003351898A Expired - Fee Related JP3890506B2 (en) 2003-10-10 2003-10-10 Delivery plan creation method, delivery plan creation device, delivery plan creation program, and distribution system

Country Status (1)

Country Link
JP (1) JP3890506B2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010039961A (en) * 2008-08-08 2010-02-18 Saroute:Kk Delivery operation support system, and delivery prediction time calculation method and program
JP2012148896A (en) * 2010-12-28 2012-08-09 Jfe Steel Corp System and program for preparaing delivery plan
WO2013183311A1 (en) * 2012-06-08 2013-12-12 日本瓦斯株式会社 Method for leveling delivery volumes
JP2020166678A (en) * 2019-03-29 2020-10-08 株式会社オービック Cutting simulation device, cutting simulation method, and cutting simulation program
CN111768043A (en) * 2017-07-28 2020-10-13 株式会社日立制作所 Distribution plan generation method, device and system for distribution vehicle
JP2020181282A (en) * 2019-04-24 2020-11-05 株式会社日立製作所 Transportation planning device, transportation planning system, and transportation planning method
JP2021036474A (en) * 2017-02-27 2021-03-04 丸市倉庫株式会社 Information processing system
CN112685462A (en) * 2020-12-21 2021-04-20 深圳供电局有限公司 Feeder line data analysis method and device, computer equipment and storage medium
JP2021077110A (en) * 2019-11-08 2021-05-20 富士通株式会社 Specific vehicle passage permission application support program, application support method and application support device
JP2021086235A (en) * 2019-11-25 2021-06-03 株式会社日立製作所 Delivery plan creation device and delivery plan creation method
EP3896630A1 (en) 2020-04-14 2021-10-20 Fujitsu Limited Information processing device, optimization method, and non-transitory computer-readable storage medium for storing optimization program
CN114074817A (en) * 2020-08-17 2022-02-22 富士通株式会社 Information processing apparatus, optimization method, and non-transitory computer-readable storage medium
JP7470001B2 (en) 2020-09-15 2024-04-17 株式会社日立製作所 Transportation planning system and transportation planning method

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010039961A (en) * 2008-08-08 2010-02-18 Saroute:Kk Delivery operation support system, and delivery prediction time calculation method and program
JP2012148896A (en) * 2010-12-28 2012-08-09 Jfe Steel Corp System and program for preparaing delivery plan
WO2013183311A1 (en) * 2012-06-08 2013-12-12 日本瓦斯株式会社 Method for leveling delivery volumes
JP2013254416A (en) * 2012-06-08 2013-12-19 Nippon Gas Co Ltd Method for leveling number of delivery
JP2021036474A (en) * 2017-02-27 2021-03-04 丸市倉庫株式会社 Information processing system
CN111768043A (en) * 2017-07-28 2020-10-13 株式会社日立制作所 Distribution plan generation method, device and system for distribution vehicle
JP2020166678A (en) * 2019-03-29 2020-10-08 株式会社オービック Cutting simulation device, cutting simulation method, and cutting simulation program
JP7397580B2 (en) 2019-03-29 2023-12-13 株式会社オービック Cutting simulation device, cutting simulation method, and cutting simulation program
JP7175839B2 (en) 2019-04-24 2022-11-21 株式会社日立製作所 Transportation planning device, transportation planning system, and transportation planning method
JP2020181282A (en) * 2019-04-24 2020-11-05 株式会社日立製作所 Transportation planning device, transportation planning system, and transportation planning method
JP2021077110A (en) * 2019-11-08 2021-05-20 富士通株式会社 Specific vehicle passage permission application support program, application support method and application support device
JP2021086235A (en) * 2019-11-25 2021-06-03 株式会社日立製作所 Delivery plan creation device and delivery plan creation method
JP7001657B2 (en) 2019-11-25 2022-01-19 株式会社日立製作所 Delivery plan creation device and delivery plan creation method
EP3896630A1 (en) 2020-04-14 2021-10-20 Fujitsu Limited Information processing device, optimization method, and non-transitory computer-readable storage medium for storing optimization program
CN114074817A (en) * 2020-08-17 2022-02-22 富士通株式会社 Information processing apparatus, optimization method, and non-transitory computer-readable storage medium
EP3958199A1 (en) 2020-08-17 2022-02-23 Fujitsu Limited Information processing device, optimization method, and optimization program
US11468405B2 (en) 2020-08-17 2022-10-11 Fujitsu Limited Information processing device, optimization method, and non-transitory computer-readable storage medium for storing optimization program
CN114074817B (en) * 2020-08-17 2024-05-17 富士通株式会社 Information processing apparatus, optimization method, and non-transitory computer-readable storage medium
JP7470001B2 (en) 2020-09-15 2024-04-17 株式会社日立製作所 Transportation planning system and transportation planning method
CN112685462A (en) * 2020-12-21 2021-04-20 深圳供电局有限公司 Feeder line data analysis method and device, computer equipment and storage medium
CN112685462B (en) * 2020-12-21 2024-01-19 深圳供电局有限公司 Feeder line data analysis method, feeder line data analysis device, computer equipment and storage medium

Also Published As

Publication number Publication date
JP3890506B2 (en) 2007-03-07

Similar Documents

Publication Publication Date Title
US10380534B2 (en) Autonomous supply and distribution chain
JP3890506B2 (en) Delivery plan creation method, delivery plan creation device, delivery plan creation program, and distribution system
Barnhart et al. Flight string models for aircraft fleeting and routing
Gendreau et al. A tabu search algorithm for a routing and container loading problem
JP2010150020A (en) Vehicle operation plan creation method and apparatus
JP7118348B2 (en) LOGISTICS DATA DETERMINATION METHOD, LOGISTICS SYSTEM, LOGISTICS DATA DETERMINATION DEVICE, AND COMPUTER PROGRAM
JP2009146004A (en) Vehicle dispatching planning device and vehicle dispatching planning method
Liu et al. The vehicle loading problem with a heterogeneous transport fleet
Zajac Evaluation method of energy consumption in logistic warehouse systems
Cota et al. Integrating vehicle scheduling and open routing decisions in a cross-docking center with multiple docks
JP2006079478A (en) Delivery routing device
JP2010282455A (en) Vehicle dispatching apparatus and vehicle dispatching method
Cóccola et al. A MILP-based column generation strategy for managing large-scale maritime distribution problems
JP5079067B2 (en) Delivery affiliation determination device and program
JP7454926B2 (en) Collection and delivery business management device, collection and delivery business management method and program
Prachyathawornkul et al. Improving delivery planning via an optimization technique for a case study of a construction material store
Safia et al. Optimization of vehicle routing for smart city: Real case study in Casablanca
Naghshnilchi A Capacitated Vehicle Routing Problem considering Satisfaction Level of Customers: A Genetic Algorithm
JP4969033B2 (en) Delivery availability analysis device, route connection device
Hoa et al. Applying Ant Colony Optimization for Inventory Routing Problem to Improve the Performance in Distribution Chain: A Case Study of Vietnamese Garment Company
JP2004118577A (en) Delivery planning system and method
Bachmann et al. A vehicle routing cost evaluation algorithm for the strategic analysis of radial distribution networks
Huang et al. Intelligent solution system towards parts logistics optimization
Hermanns et al. Online Assignment of a Heterogeneous Fleet in Urban Delivery
Stavros Vehicle Routing Problem in XYZ company

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060606

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060731

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20061114

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20061121

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 3890506

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091215

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121215

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131215

Year of fee payment: 7

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees