JP2000331293A - Delivery order deciding device and distance database generating method - Google Patents

Delivery order deciding device and distance database generating method

Info

Publication number
JP2000331293A
JP2000331293A JP14004899A JP14004899A JP2000331293A JP 2000331293 A JP2000331293 A JP 2000331293A JP 14004899 A JP14004899 A JP 14004899A JP 14004899 A JP14004899 A JP 14004899A JP 2000331293 A JP2000331293 A JP 2000331293A
Authority
JP
Japan
Prior art keywords
distance
database
base
customer
delivery order
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.)
Pending
Application number
JP14004899A
Other languages
Japanese (ja)
Inventor
Koji Sato
康治 佐藤
Kazuyoshi Okada
和義 岡田
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP14004899A priority Critical patent/JP2000331293A/en
Publication of JP2000331293A publication Critical patent/JP2000331293A/en
Pending legal-status Critical Current

Links

Landscapes

  • Traffic Control Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Navigation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a delivery order deciding device which easily realizes an efficient delivery order. SOLUTION: A delivery order deciding device is provided with an input means 1 inputting a customer name, a locating position and the regulation of the invasion direction of a contact road to which a stronghold faces at every strong hold being a delivery object, a customer database 2 storing a content inputted by the input means, a distance data base operation means 3 operating distance data among the whole strongholds of the delivery objects based on the content of the customer database, retrieving the stronghold to which a vehicle invades from a regulated direction against the stronghold where the invading direction is regulated and largely weighting the value of the regulated direction in distance data between the strongholds so as to generate a distance database 4, a delivery order operation means 5 operating the delivery order by which distance cost is made to be minimum based on the distance database. The delivery order is decided by using the distance data base generated by considering the traffic regulation such as 'No right/left turn' and one-way by a simple method.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、車両による複数個
所への配送や集荷(以下、一括して配送と記す)の順序
を決定する装置に関し、特に交通規制情報を考慮して配
送の順序を決定する技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus for determining the order of delivery and collection (hereinafter collectively referred to as delivery) to a plurality of locations by a vehicle, and more particularly to an apparatus for determining the delivery order in consideration of traffic regulation information. Regarding the technology to decide.

【0002】[0002]

【従来の技術】配送経路を決定する装置は、トラックに
よる巡回集荷や配達といった複数の顧客への集配計画の
最適化を図るために用いられるものである。そのアルゴ
リズムについては、近年の高度化はめざましく、さまざ
まな方式が用いられるようになってきている。たとえば
特開平8−153085号公報に記載のようにシミュレ
ーテッドアニーリング法を用いた解法や特開平10−1
34020号公報に記載のような遺伝的アルゴリズム
(GA)を用いたものなどが、その代表例である。
2. Description of the Related Art An apparatus for determining a delivery route is used for optimizing a collection / delivery plan for a plurality of customers, such as truck pick-up and delivery. The algorithm has been remarkably advanced in recent years, and various methods have been used. For example, a solution using a simulated annealing method as described in Japanese Patent Application Laid-Open No.
One using a genetic algorithm (GA) as described in Japanese Patent No. 34020 is a typical example.

【0003】これらの計算を行なう際には、通常システ
ム内に顧客間の距離や移動時間などといったいわゆる距
離データベースが保持され、これを用いて巡回ルートの
走行距離や走行時間の計算が行われている。配送計画シ
ミュレーションは目的関数を前記走行距離や走行時間、
もしくはそこから導出される輸送コストなどとし、前記
のアルゴリズムを用いてこれら目的関数の最小化を行っ
ているのである。
[0003] When performing these calculations, a so-called distance database, such as the distance between customers and travel time, is normally held in the system, and the travel distance and travel time of the tour route are calculated using this database. I have. The delivery planning simulation calculates the objective function using the mileage and travel time,
Alternatively, these objective functions are minimized by using the above-mentioned algorithm with the transportation costs derived therefrom.

【0004】通常これらに用いる距離データベースには
2点間の直線距離やこの直線距離に一定の係数を掛けて
求めた距離を用いており、2点間の走行時間を求める方
法としては、道路の平均走行速度を画一的に与えて距離
と平均走行速度から時間を求めている。計算速度の高速
化やデータ入力の省力化の観点からこのような方式が取
られている。しかしながらユーザー側からの要望とし
て、さらに現実に即した計算が求められていることもま
た事実である。たとえば道路には一方通行、進入禁止、
右左折禁止などといった様々な交通規制が課せられてい
るが、現状のソフトウェアではこれらを反映させること
はできない。現実の配送業務ではこれらの交通規制下に
おいて配送を行っているのであり、交通規制を考慮した
配車計画についてユーザーの要望が多い。
Normally, a distance database used for these uses a straight-line distance between two points or a distance obtained by multiplying the straight-line distance by a certain coefficient. The average traveling speed is given uniformly, and the time is obtained from the distance and the average traveling speed. Such a method is adopted from the viewpoint of increasing the calculation speed and saving the data input. However, it is also true that a more realistic calculation is required as a request from the user. For example, roads are one-way, no entry,
Although various traffic regulations such as ban on right and left turns are imposed, the current software cannot reflect them. In actual delivery operations, delivery is performed under these traffic regulations, and there are many requests from users for a vehicle allocation plan that takes traffic regulations into account.

【0005】距離データベースに道路の交通規制情報を
反映させる手段としては、特開昭63−83805号公
報に記載のように工場や倉庫内といった閉じた空間にお
いて存在する全ての経路について一方通行などの交通規
制情報を持たせ、このデータに基づいた配送経路計画立
案が試みられている。また特開平6−273181号公
報に記載のように一般道路ネットワークに対して交通規
制情報等を手動で与える方法なども開示されている。
As means for reflecting traffic regulation information on roads in the distance database, as described in Japanese Patent Application Laid-Open No. 63-83805, all routes existing in closed spaces such as factories and warehouses are one-way traffic. Attempts have been made to have traffic regulation information and to formulate delivery route plans based on this data. Further, as disclosed in JP-A-6-273181, a method of manually providing traffic regulation information and the like to a general road network is also disclosed.

【0006】[0006]

【発明が解決しようとする課題】しかし、一般の配送業
務は限定された空間ではなく府県をまたがるような広い
範囲で行われているのであり、前記のようなシステムに
全ての経路の情報を入力してシミュレーションに用いる
ことは実際上不可能である。また近年市販の地図データ
ベースの精度向上がめざましいが、交通規制情報に関し
ては国道などの管理レベルの高い道路に限られている場
合がほとんどである。また商店街などにおける時間限定
の進入規制などについては市販の地図データベースに反
映させることは事実上不可能である。コンビニエンスス
トアや薬局などへの配送業務の場合、商店街内の顧客へ
の納入はごく一般的であるが、交通規制情報まで取り込
んだ配送計画立案を、従来の方法や市販の地図データベ
ースを用いて行なうことは現状では困難である。配送の
現場では、たとえコンピュータを用いた配送計画立案を
行ったとしても、上記のような交通規制を考慮しない計
画立案を行ったために配送距離が伸びてしまったり、か
えって配送効率が悪化するという問題が発生している。
However, general delivery operations are performed not in a limited space but in a wide area spanning prefectures. Therefore, information on all routes is input to the above system. It is practically impossible to use it for simulation. In recent years, the accuracy of commercially available map databases has been remarkably improved, but in most cases, traffic regulation information is limited to high-level roads such as national roads. In addition, it is virtually impossible to reflect time-limited entry restrictions in a shopping street or the like in a commercially available map database. In the case of delivery business to convenience stores and pharmacies, delivery to customers in shopping streets is very common, but delivery planning that incorporates traffic regulation information can be done using conventional methods and commercial map databases. Doing so is difficult at present. At the delivery site, even if a delivery plan is made using a computer, the problem is that the delivery distance is extended due to the above-mentioned planning that does not take traffic regulations into consideration, and the delivery efficiency is rather deteriorated. Has occurred.

【0007】上記のように、全ての道路に対応付けて道
路情報として予め交通規制情報を付加することは、現実
的には極めて困難である。また、配送の経路(各配送先
へ巡回するルート)を最短にしたとしても配送の順序
(各配送先へ配送する順序)が効率的でなければ、配送
業務全体としての効率化は実現出来ない。例えば或る配
送順序が経路的には最も短い距離であっても、右折禁止
や中央分離帯等の交通規制によって回り道になる場合に
は配送先の順序を変更した方が実際の走行距離が短くな
る場合がある。このような道路規制を考慮した配送計画
ソフトはなく、計算結果は現実的に走行が不可能であっ
たり、非効率になる可能性があった。
As described above, it is actually extremely difficult to add traffic regulation information as road information in advance in association with all roads. Even if the delivery route (route to each delivery destination) is minimized, if the delivery order (order to deliver to each delivery destination) is not efficient, efficiency of the entire delivery business cannot be realized. . For example, even if a certain delivery order is the shortest route in the route, if the detour is made due to traffic restrictions such as right turn prohibition and a median strip, changing the order of the delivery destination will shorten the actual mileage. May be. There is no delivery planning software that takes such road regulations into account, and the calculation results may not be practically run or may be inefficient.

【0008】本発明は上記のごとき従来技術の問題を解
決するためになされたものであり、効率のよい配送順序
を容易に実現することの出来る配送順序決定装置を提供
することを目的とする。また、本発明においては、上記
配送順序決定装置に用いる距離データベース作成方法を
提供することを目的とする。
The present invention has been made to solve the problems of the prior art as described above, and it is an object of the present invention to provide a delivery order determining apparatus capable of easily realizing an efficient delivery order. Another object of the present invention is to provide a distance database creation method used in the above-described delivery order determination device.

【0009】[0009]

【課題を解決するための手段】上記の目的を達成するた
め、本発明においては特許請求の範囲に記載するように
構成している。すなわち、本発明においては、交通規制
等をデータベースに入力させる際に、地図上の各経路に
交通規制情報を持たせるのではなく、各顧客ごとに配送
する拠点が面している道路(以下、接道と記す)につい
ての進入方向規制(右折禁止等の有無と距離La、角度
θa)を記憶させ、それに基づいて進入禁止方向からの
経路の距離データには大きな重み付け(>1)を行なう
ことにより、その方向の経路が配送順序として選択され
ないようにしたものである。
In order to achieve the above object, the present invention is configured as described in the appended claims. That is, in the present invention, when inputting traffic regulation and the like into the database, instead of providing traffic regulation information on each route on the map, a road (hereinafter, referred to as a road) facing a base for delivery to each customer. The entry direction regulation (presence or absence of right turn prohibition, etc., distance La, angle θa) about the approach direction is stored, and the distance data of the route from the entry prohibition direction is heavily weighted (> 1) based on it. Thus, the route in that direction is not selected as the delivery order.

【0010】上記のように構成したことにより、配送区
域が広い範囲にわたる場合であっても入力するデータは
各拠点の近傍の交通規制情報で済むので、容易に入力す
ることが出来ると共に、演算も容易になり、交通規制情
報を加味した配送順序の決定が実用的に可能になる。ま
た、本発明においては、単に配送経路を決めるのではな
く、交通規制情報を加味して方向を考慮した配送順序を
決定するものである。例えば、4個所の顧客A、顧客
B、顧客C、顧客Dを巡回する場合において、顧客A→
顧客B→顧客C→顧客Dのルートと顧客D→顧客C→顧
客B→顧客Aのルートは、ルートの距離自体は同じ値で
ある。したがって従来のように、単に最短距離のみを考
慮した場合には、上記の二つのルートのどちらも選択さ
れる可能性がある。しかし、現実には例えば顧客Cの接
道における交通規制のため顧客B→顧客Cの経路は大回
りになるので採用出来ない場合がある。本発明において
は、そのような場合には、顧客B→顧客Cの経路の距離
の値が重み付けによって大きくなるので、それを含むル
ートが選択されることはなくなり、結果として顧客D→
顧客C→顧客B→顧客Aのルートのみが選択されること
になる。
[0010] With the above configuration, even if the delivery area covers a wide range, the data to be input can be the traffic regulation information near each base, so that the data can be easily input and the calculation can be performed easily. This facilitates the determination of the delivery order taking into account the traffic regulation information. Further, in the present invention, a delivery order is determined not only by simply determining a delivery route but also by taking traffic directions into account and taking a direction into consideration. For example, in a case where four customers A, customer B, customer C, and customer D are visited, customer A →
The route of customer B → customer C → customer D and the route of customer D → customer C → customer B → customer A have the same route distance. Therefore, when only the shortest distance is considered as in the related art, both of the above two routes may be selected. However, in reality, for example, the route from the customer B to the customer C becomes large due to traffic regulation on the approach road of the customer C, so that it may not be adopted in some cases. In the present invention, in such a case, the value of the distance of the route from the customer B to the customer C is increased by weighting, so that a route including the route is not selected, and as a result, the customer D →
Only the route of customer C → customer B → customer A will be selected.

【0011】また、請求項2に記載の発明は、本発明の
具体的構成を記載したものであり、例えば後記図1の構
成に相当する。なお、顧客データベースの内容として
は、顧客名、所在位置、当該拠点が面した接道の進入方
向制約の外に、接道の名称、荷量、納入指定時刻などを
用いることが出来る。また、進入方向制約の内容として
は、例えば進入方向制約(右折禁止等)の有無、進入禁
止領域の範囲を示す距離La、接道に対する角度θaな
どがある。
The invention described in claim 2 describes a specific configuration of the present invention, and corresponds to, for example, the configuration of FIG. 1 described later. As the contents of the customer database, in addition to the customer name, the location, and the restriction on the approach direction of the approach road facing the base, the name of the approach road, the amount of cargo, the designated delivery time, and the like can be used. The contents of the entry direction restriction include, for example, the presence or absence of an entry direction restriction (right turn prohibition, etc.), the distance La indicating the range of the entry prohibition area, the angle θa with respect to the approach road, and the like.

【0012】また、請求項3に記載の発明は、距離デー
タベース演算手段の内容を示すものであり、顧客データ
ベースに進入方向制約として入力された進入禁止領域の
範囲を示す距離Laと接道に対する角度θaとに基づい
て扇型の進入禁止領域を設定し、進入方向制約の有る拠
点に対して進入禁止領域内に入る拠点を検索し、当該拠
点間の距離データにおける制限された方向の値に重み付
けを行なうように構成している。
Further, the invention according to claim 3 shows the contents of the distance database calculating means, wherein the distance La and the angle with respect to the approach road indicating the range of the no-entry area entered as the approach direction restriction in the customer database. Based on θa, a fan-shaped entry-prohibited area is set, a base that enters the no-entry area is searched for a base with an entry direction restriction, and a value in the restricted direction in the distance data between the bases is weighted. Is performed.

【0013】また、請求項4の発明においては、距離デ
ータベース演算手段が複数の距離Laを備え、それぞれ
の距離Laに相当する複数の進入禁止領域を有し、距離
データに対して各領域毎に異なった重み付けを行なうよ
うに構成している。これは例えば後記図10の実施の形
態に相当する。
Further, in the invention according to claim 4, the distance database computing means has a plurality of distances La, has a plurality of entry prohibited areas corresponding to the respective distances La, and has a distance data for each area. It is configured to perform different weighting. This corresponds to, for example, an embodiment of FIG. 10 described later.

【0014】また、請求項5に記載の発明は、本発明の
配送順序決定装置に用いる距離データベースの作成方法
を示している。
The invention according to claim 5 shows a method of creating a distance database used in the delivery order determination device of the present invention.

【0015】[0015]

【発明の効果】本発明においては、配送区域が広い範囲
にわたる場合であっても入力するデータは各拠点の近傍
の交通規制情報で済むので、容易に入力することが出来
ると共に、演算も容易になり、交通規制情報を加味した
配送順序の決定が実用的に可能になる、という効果が得
られる。
According to the present invention, even if the delivery area covers a wide range, the data to be input is only traffic regulation information near each base, so that the data can be easily input and the calculation can be easily performed. That is, an effect is obtained that the delivery order can be practically determined in consideration of the traffic regulation information.

【0016】また、本発明においては、単に配送経路を
決めるのではなく、交通規制情報を加味して方向を考慮
した配送順序を決定するので、実際の運行において一方
通行規制などの交通規制を回避するために遠回りするな
どの不効率が発生しなくなる。また中央分離帯があった
り交通量の多い道路で右折しながら顧客に進入するよう
な経路設定を行なわないので、これらによって運行上の
効率向上が図られるともに、ドライバーの安全向上にも
つながる、という効果が得られる。
Further, in the present invention, the delivery order is determined in consideration of the direction in consideration of the traffic regulation information instead of simply determining the delivery route, so that the traffic regulation such as the one-way regulation is avoided in the actual operation. Inefficiency such as detouring due to the operation does not occur. In addition, since the route is not set so that the customer enters the road while turning right on a road with a median or a high traffic volume, these will not only improve operating efficiency but also improve driver safety. The effect is obtained.

【0017】また、請求項4に記載のように、複数の進
入禁止領域を有し、距離データに対して各領域毎に異な
った重み付けを行なうように構成した場合には、進入制
約方向からの進入確定度が低い拠点から組み合わせ対象
となるので、現実的な配送順序が得られ易くなる、とい
う効果が得られる。
Further, when a plurality of entry-prohibited areas are provided and different weights are applied to the distance data for each area as described in claim 4, the distance from the entry-restricted direction is set. Since the combination is started from a site having a low degree of entry confirmation, an effect that a realistic delivery order is easily obtained is obtained.

【0018】[0018]

【発明の実施の形態】図1は本発明における配送順序決
定装置の一実施の形態の構成を示すブロック図である。
図1において、顧客データ入力手段1は、例えばキーボ
ード等の入力装置であり、配送先の顧客データ(詳細後
述)を入力する。顧客データベースメモリ2は入力され
た顧客データを記憶する装置である。距離データベース
演算手段3は顧客データベースメモリ2に記憶した顧客
データベースに基づいて距離データベースを演算する
(詳細後述)。距離データベースメモリ4は演算した距
離データベース(詳細後述)を記憶する装置である。配
送順序演算手段5は距離データベースメモリ4に記憶し
た距離データベースに基づいて配送順序を演算する(詳
細後述)。なお、上記図1に示した配送順序決定装置
は、例えばCPU、RAM、ROM、インターフェイ
ス、キーボード等からなるコンピュータ装置で構成する
ことが出来る。
FIG. 1 is a block diagram showing the configuration of an embodiment of a delivery order determining apparatus according to the present invention.
In FIG. 1, a customer data input unit 1 is an input device such as a keyboard, for example, and inputs customer data (details will be described later) of a delivery destination. The customer database memory 2 is a device for storing inputted customer data. The distance database calculation means 3 calculates a distance database based on the customer database stored in the customer database memory 2 (details will be described later). The distance database memory 4 is a device that stores the calculated distance database (described in detail later). The delivery order calculating means 5 calculates the delivery order based on the distance database stored in the distance database memory 4 (details will be described later). The delivery order determining device shown in FIG. 1 can be constituted by a computer device including, for example, a CPU, a RAM, a ROM, an interface, a keyboard, and the like.

【0019】図2は本発明の配送順序決定装置の使用状
況を示す概略図である。図2において、配送センター等
の固定局6に本発明の配送順序決定装置7が設置されて
おり、配送順序決定装置7で決定した配送順序情報を送
信する。一方、配送用トラック等の車両8には車載ナビ
ゲーション装置9が搭載されており、固定局からの無線
信号を受信して配送順序情報を表示し、運転者に提示す
る。
FIG. 2 is a schematic diagram showing a use situation of the delivery order determination device of the present invention. In FIG. 2, a delivery order determining device 7 of the present invention is installed in a fixed station 6 such as a delivery center, and transmits the delivery order information determined by the delivery order determining device 7. On the other hand, a vehicle 8 such as a delivery truck is equipped with an in-vehicle navigation device 9 which receives a radio signal from a fixed station, displays delivery order information, and presents it to the driver.

【0020】以下、図1における処理の内容について詳
細に説明する。図3は、図1の装置における全体の処理
の流れを示すフローチャート、図4は、距離データベー
スの演算処理(図3のステップS2の内容)を示すフロ
ーチャート、図5はトラック台数の決定処理(図3のス
テップS5の内容)と配送順序計算処理(図3のステッ
プS6の内容)を示すフローチャートである。
Hereinafter, the contents of the processing in FIG. 1 will be described in detail. FIG. 3 is a flowchart showing the flow of the entire processing in the apparatus shown in FIG. 1, FIG. 4 is a flowchart showing the calculation processing of the distance database (contents of step S2 in FIG. 3), and FIG. 3 is a flowchart showing the contents of step S5 in FIG. 3) and the delivery order calculation process (the contents of step S6 in FIG. 3).

【0021】図3において、まず、ステップS1では、
顧客データ入力手段1から顧客データを入力し、顧客デ
ータベースを作成する。顧客データ入力手段1で入力す
る顧客データとしては、下記のごときものがある。 1.顧客名称 2.顧客位置(所在地の緯度、経度) 3.荷物量(容積) 4.時刻指定 5.進入方向制約 その他、接道に名称がある場合には接道の名称を入力し
てもよい。
In FIG. 3, first, in step S1,
The customer data is input from the customer data input means 1 to create a customer database. The customer data input by the customer data input means 1 is as follows. 1. Customer name 2. 2. Customer location (latitude, longitude of location) 3. Baggage volume (volume) Time designation 5. Approach Direction Restriction In addition, if the approach road has a name, the name of the approach road may be input.

【0022】なお、5に示した「進入方向制約」は、進
入方向制約の有無を示すフラグ(“1”は制約あり、
“0”は制約なし)と進入禁止領域の範囲を示す距離L
aと角度θaを入力する。上記の進入方向制約とは、例
えば図9(A)に示すように、顧客施設が面した道路
(接道)に中央分離帯などの右折禁止施設または標識が
あり、向かって右方(顧客施設から見て左方向)から接
近した場合には直接に顧客施設に到着出来ないような場
合や、接道が一方通行規制で決められた方向からしか顧
客施設に到着できないような場合や、交通量が非常に多
い大通り等で右折して顧客施設に到達するのが事実上困
難な場合等を意味する。また、場合によっては左折禁止
等のように左側が規制される場合もある。
The "entrance direction constraint" shown in 5 is a flag indicating whether or not there is an entry direction constraint ("1" is a constraint,
“0” indicates no restriction) and the distance L indicating the range of the no-go area
a and the angle θa. For example, as shown in FIG. 9 (A), the approach direction restriction means that there is a right turn prohibition facility such as a median strip or a sign on the road (tangential road) facing the customer facility, (When viewed from the left), it is not possible to directly arrive at the customer facility, or the approach to the customer facility can only be made from the direction determined by the one-way regulation, Means that it is practically difficult to make a right turn on a main street or the like to reach customer facilities. In some cases, the left side may be restricted such as a left turn prohibition.

【0023】次に、図6に基づいて、進入方向指定の有
る到着拠点(配送先の顧客)に対する進入禁止領域の条
件設定について説明する。図6において、拠点Aの接道
Lには右折禁止や一方通行等の交通規制が有り、向かっ
て右側(拠点Aから見て左側)からは車両が到着出来な
いようになっている。このような場合には、進入方向指
定の有る到着拠点Aと接道Lとの接点Pを基点として、
或る一定距離Laと角度θaによって規定される範囲
(扇型の範囲)内においては、拠点Aへの到着時の進入
方向が一方向(この場合には向かって右側から左側への
方向)になる確率が極めて高い。このように進入方向を
指定する必要が有る拠点において進入不可能な方向から
の進入が確定的な範囲を進入禁止領域とし、進行方向指
定フラグを設定するとともに進入禁止領域の距離Laお
よび角度θaを設定する。なお、進入禁止の方向であっ
ても或る程度遠方であれば、遠回りせずに接道L以外の
経路を通って拠点Aの左側に出ることも出来るので、そ
れを考慮して距離Laを設定している。また、角度θa
は接道に対して両側に設けるので、全体の角度は2θa
となる。
Next, with reference to FIG. 6, a description will be given of the condition setting of the entry prohibited area for the arrival base (customer of the delivery destination) having the designated entry direction. In FIG. 6, traffic restrictions such as right turn prohibition and one-way traffic are imposed on the approach road L of the base A, so that vehicles cannot arrive from the right side (left side as viewed from the base A). In such a case, the base point is the contact point P between the arrival point A having the approach direction designation and the approach road L,
Within a range (sector-shaped range) defined by a certain distance La and an angle θa, the approach direction upon arrival at the base A is in one direction (in this case, from right to left). Is extremely high. In this manner, at a base where the approach direction needs to be designated, a range where entry from a direction where entry is impossible is determined as an approach-prohibited area, a traveling direction designation flag is set, and the distance La and angle θa of the approach-prohibited area are set. Set. Even in the direction of entry prohibition, if it is a certain distance, it is possible to go to the left side of the base A through a route other than the approach road L without making a detour. You have set. Also, the angle θa
Are provided on both sides with respect to the approach road, so that the overall angle is 2θa
Becomes

【0024】上記のようにして入力した顧客データベー
スの一例を図7に示す。図7においては、顧客「Xスー
パー」についてフラグが“1”になっており、禁止領域
領域の距離La=1000m、角度θa=30°の場合
を例示する。
FIG. 7 shows an example of the customer database input as described above. FIG. 7 illustrates a case where the flag is “1” for the customer “X supermarket”, the distance La of the prohibited area is 1000 m, and the angle θa is 30 °.

【0025】次に、図3に戻って、ステップS2の距離
データベースの生成について説明する。図4は、ステッ
プS2の内容、すなわち、距離データベースの演算処理
を示すフローチャートである。距離データベースは配送
順序計算に用いる顧客全ての組み合わせについて2点間
の距離を求めて保持するものである。距離データベース
は基本的に顧客データベースを用いて生成され、通常は
2点間の直線距離や、地図データベースから2点間の経
路のうち最も一般的な経路の距離を求めて用いる。また
通常の距離データベースでは2地点間のデータとして双
方向共通の一つの値しか持たない場合があるが、本発明
においては2拠点の組み合わせにおいて、各到着地ごと
に進入方向が問題となるため、双方向で距離データベー
スを持つ。
Next, returning to FIG. 3, the generation of the distance database in step S2 will be described. FIG. 4 is a flowchart showing the contents of step S2, that is, the calculation processing of the distance database. The distance database obtains and holds the distance between two points for all combinations of customers used in the delivery order calculation. The distance database is basically generated using a customer database, and usually calculates and uses a straight-line distance between two points or a distance of a most general route among routes between two points from a map database. Also, in a normal distance database, there is a case where only one value in both directions is common as data between two points. However, in the present invention, in a combination of two points, an approach direction becomes a problem for each arrival point. Has a bidirectional distance database.

【0026】図4において、まず、ステップS10で
は、前記図7に示すような顧客データベースの進入方向
指定フラグから全ての拠点について、それぞれ進入方向
指定があるか否かの確認を行なう。指定がない拠点につ
いては、ステップS13へ行き、当該拠点と他の全ての
拠点との組み合わせについて距離データ生成ロジック
(例えば2点間の直線距離や、地図データベースから2
点間の経路のうち最も一般的な経路の距離を求める)に
よって距離の計算を行い、その結果を距離データベース
(図3のステップS3)に格納する。
In FIG. 4, first, in step S10, it is confirmed whether or not there is an entry direction designation for each of all the bases based on the entry direction designation flag of the customer database as shown in FIG. For a base that has not been designated, the process goes to step S13, where distance data generation logic (for example, a straight-line distance between two points or two-
The distance is calculated by calculating the distance of the most general route among the routes between points, and the result is stored in the distance database (step S3 in FIG. 3).

【0027】一方、進入方向指定が有る拠点について
は、ステップS11で進入禁止領域計算ロジックにより
当該拠点の進入禁止領域(図6の扇型の範囲)を計算す
る。すなわち前記距離Laと角度θaを用いて地図上に
進入禁止領域を設定する。そしてステップS12では、
当該到着拠点(以下、到達拠点Aと記す)を除く全ての
拠点について、前記の計算した進入禁止領域、すなわち
到着拠点Aについての進入禁止領域に含まれるか否かの
判定を行なう。進入禁止領域に含まれない拠点について
は、ステップS13で、配送順序計算の対象となる全拠
点の全ての組み合わせについて距離データ生成ロジック
を用いて2地点間の距離計算を行ない、距離データを作
成する。拠点Aの進入禁止領域に含まれる拠点について
は、ステップS14へ行き、拠点Aの進入禁止領域に含
まれる拠点と拠点Aとの組み合わせからなる距離データ
を計算すると共に、その距離データに重み付けを行なっ
て距離データベースに格納する。上記の演算を全ての拠
点について行なう。
On the other hand, for a base having an entry direction designation, the entry prohibited area (the fan-shaped range in FIG. 6) of the base is calculated in step S11 by the entry prohibited area calculation logic. That is, an entry prohibited area is set on the map using the distance La and the angle θa. And in step S12,
It is determined whether or not all the bases except the arrival base (hereinafter, referred to as the arrival base A) are included in the above-described calculated no-go area, that is, the no-go area for the arrival base A. For locations that are not included in the entry-prohibited area, in step S13, the distance between the two locations is calculated using the distance data generation logic for all combinations of all locations targeted for the delivery order calculation to create distance data. . For the bases included in the no-entry area of the base A, go to step S14, calculate the distance data composed of a combination of the bases and the base A included in the no-access area of the base A, and weight the distance data. And store it in the distance database. The above calculation is performed for all bases.

【0028】図8は、上記のようにして計算した距離デ
ータベースの一例を示す図である。図8において、a〜
lはそれぞれの到達拠点であり、数値は二つの拠点間の
距離(単位はkm)を示す。進入禁止領域に含まれない
各拠点については、双方向(発でも着でも)で同じ数値
となるが、進入禁止領域に含まれる場合には、前記ステ
ップS14で重みを付けるため、進入禁止方向の数値が
大幅に大きくなる。例えば図8においては、太枠で囲ん
だ部分(f発c着、j発c着、i発e着等)がそれに該
当する。例えば、c発f着の方向では値が2.5である
が、逆方向のf発c着では25となり、数値が10倍に
なる。つまり図8では「×10」の重み付けを行なって
いる。
FIG. 8 is a diagram showing an example of the distance database calculated as described above. In FIG.
1 is each arrival point, and the numerical value indicates the distance (unit: km) between the two points. Each base that is not included in the no-go area is the same in both directions (both departure and arrival), but if it is in the no-go area, it is weighted in step S14, The numerical value is greatly increased. For example, in FIG. 8, a portion surrounded by a bold frame (e.g., f / c, j / c, i / e) corresponds to this. For example, the value is 2.5 in the direction of arrival and departure from c, but becomes 25 in the case of arrival and departure from f in the opposite direction, and the numerical value becomes ten times. That is, in FIG. 8, weighting of “× 10” is performed.

【0029】図3のフローにおいては、上記のようにし
てステップS3の距離データベースに格納した距離デー
タに基づき、ステップS6で配送順序の計算を行なう。
In the flow of FIG. 3, the delivery order is calculated in step S6 based on the distance data stored in the distance database in step S3 as described above.

【0030】通常、距離データベースを用いて配送順序
最適化の計算を行なう際には、走行距離や距離から導出
される走行時間もしくはコストを目的関数とし、それの
最小化を図る。ところが本発明においては、上記のよう
に進入不可方向の顧客の組み合わせについては距離デー
タベースに重み付けを行っているため、その組合せの名
目上の距離が大幅に大きくなるので、方向を含めた当該
拠点同士の組み合わせ(上記の例では、f発c着等)は
発生しない。したがって進入不可方向の顧客の組み合わ
せは発生せずに最適化計算が行なわれる。
Normally, when calculating the delivery order optimization using the distance database, the travel distance or the travel time or cost derived from the distance is used as an objective function to minimize it. However, in the present invention, since the distance database is weighted for the combination of customers in the inaccessible direction as described above, the nominal distance of the combination is greatly increased. (In the above example, f arrival and departure, etc.) do not occur. Therefore, the optimization calculation is performed without generating a combination of customers in the inaccessible direction.

【0031】なお、図3においては、ステップS4でト
ラックデータベース(トラックの台数、積載量、稼働時
間等)を入力し、ステップS5で必要なトラック台数お
よび配送ルートの計算を行なう。以下、上記のステップ
S5とステップS6の一例について図5を用いて説明す
る。図5(A)はトラック台数および配送ルートの計算
処理を示すルーチンである。この処理はセービング(S
aving)法に基づくものである。まず、ステップS
20では、前記の距離データベース(図3のステップS
3)から全ての2点間の組み合わせに対する距離データ
と、出発地から各点までの距離データを読み込む。
In FIG. 3, a truck database (the number of trucks, the loading capacity, the operating time, etc.) is input in step S4, and the necessary number of trucks and the delivery route are calculated in step S5. Hereinafter, an example of steps S5 and S6 will be described with reference to FIG. FIG. 5A is a routine showing calculation processing of the number of trucks and the delivery route. This processing is saving (S
aving) method. First, step S
In step 20, the distance database (step S in FIG. 3) is used.
From 3), the distance data for all combinations between two points and the distance data from the departure point to each point are read.

【0032】次に、ステップS21では、セービング値
を計算し、セービング表を作成する。すなわち、出発地
から2地点に各々往復する場合と、出発値から2点を巡
回して出発地に戻る場合の距離(もしくは距離から導出
される時間など)の差を計算する。この値をセービング
値と呼ぶ。この値は、2点の全ての組み合わせについて
計算を行なう。また、距離データベースのマトリックス
と同様に計算した全ての組み合わせのセービング値をマ
トリックスにして保存する。このマトリックスをセービ
ング表と呼ぶ。
Next, in step S21, a saving value is calculated and a saving table is created. That is, the difference between the distance (or time derived from the distance) when the vehicle returns to the departure place after two round trips from the departure point to two points from the departure value is calculated. This value is called the saving value. This value is calculated for all combinations of the two points. Further, saving values of all combinations calculated in the same manner as the matrix of the distance database are stored as a matrix. This matrix is called a saving table.

【0033】次に、ステップS22では、ルートの生成
を行なう。すなわち、セービング表の中で値が最大のも
のを選びノードとして連結しルートを作成する。たとえ
ば拠点i、拠点jをそれぞれノードi、ノードjと表し
た場合、セービング値としてSij(ノードiとノード
j間のセービング値)が最大であった場合は、ノードi
とノードjを一つのルートに連結する。ノードiとノー
ドjの何れも未だルートに割り当てられていない場合
は、新たにルートを生成してトラックを割り当てる。一
方がすでに割り当てられている場合は、他方をそのルー
トに組み込む。両方がすでに割り当てられている場合は
両ルートを合併する。ただし、連結の際に一つのルート
の条件(最大積載量など)を満たさない場合は連結しな
い。
Next, in step S22, a route is generated. That is, a route having the largest value in the saving table is selected and connected as a node to create a route. For example, when the base i and the base j are respectively represented as a node i and a node j, and when the saving value Sij (the saving value between the node i and the node j) is the maximum, the node i
And node j to one route. If neither the node i nor the node j has been assigned to a route yet, a new route is generated and a track is assigned. If one is already assigned, incorporate the other into the route. Merge both routes if both are already assigned. However, if the conditions of one route (such as the maximum load capacity) are not satisfied during the connection, the connection is not performed.

【0034】次に、ステップS23では、セービング値
の書き換えとルートの保存を行なう。すなわち、上記の
計算したルートを保存し、かつ、ルートを生成した2地
点の組み合わせについて、そのセービング値を0に置き
換える。
Next, in step S23, the saving value is rewritten and the route is stored. That is, the calculated route is stored, and the saving value is replaced with 0 for the combination of the two points that generated the route.

【0035】次に、ステップS24では、セービング表
のチェックを行なう。すなわち、セービング表上のセー
ビング値が全て0になったか否かの確認を行なう。全て
0であれば次のステップに進む。0でなかった場合には
未割り当てのルートが存在するので、前記ステップS2
2に戻り、ルートの生成を継続する。
Next, in step S24, the saving table is checked. That is, it is confirmed whether or not all the saving values on the saving table have become zero. If all are 0, proceed to the next step. If the value is not 0, there is an unassigned route, so the above-described step S2
Return to step 2 and continue generating the route.

【0036】次に、ステップS24では、トラック台数
の表示を行なう。すなわち、ステップS22で計算し、
ステップS23で保存したルートにそれぞれ1台のトラ
ックが必要なので、上記のルートと、その数に対応した
トラック台数を表示し、それを配送順序計算のルーチン
へ送る。
Next, at step S24, the number of trucks is displayed. That is, it is calculated in step S22,
Since one track is required for each of the routes stored in step S23, the above-described route and the number of trucks corresponding to the number are displayed, and the route is sent to the delivery order calculation routine.

【0037】次に、図5(B)は配送順序の計算を示す
ルーチンである。この処理はTSPに基づくものであ
る。図5(B)において、まず、ステップS30では、
前記のトラック台数およびルートを読み込む。次に、ス
テップS31では、2地点間の入替えを行なう。すなわ
ち、全てのリンク(或るノードから他のノードヘの連結
をリンクと呼ぶ)の組み合わせに対して、それを交換し
た場合の改善値(最終到着時間など)を計算する。そし
て、現状で遅れが発生している場合は、リンクの交換の
結果、遅れがもっとも小さくなるリンクに取り換える。
すでに遅れが解消されている場合は、遅れが発生せずに
最も早く帰着できるリンクに交換する。すでに帰着時刻
がそれ以上早くならない場合は、帰着時刻がそれ以上遅
くならない範囲でもっとも走行距離が短くなるリンクに
交換する。そしてステップS32では、制約条件のチェ
ックを行ない、ステップS33では、上記の距離や時間
が最小になる値を保存する。そしてステップS34で
は、全ケースが終了するまで、上記の処理を行なう。す
なわち、値がそれ以上変化がなくなるか、若しくは決め
られた回数に達するまで上記操作を繰り返す。なお、上
記の制約条件チェックとは計画されたルートが顧客デー
タベースおよびトラックデータベースに入力した納入時
刻指定や積載量の最大値といった輸送上の制約を満たし
ているか否かをチェックすることである。また、最小値
の保存とは、全組み合わせ計算を行なう際に、評価関数
として走行距離(若しくは稼働時間)を計算し、最小値
となる組み合わせ、およびその値を保存することであ
る。
Next, FIG. 5B is a routine showing the calculation of the delivery order. This process is based on TSP. In FIG. 5B, first, in step S30,
The number of trucks and the route are read. Next, in step S31, exchange between two points is performed. In other words, for all combinations of links (a connection from a certain node to another node is called a link), an improvement value (final arrival time, etc.) is calculated when the combination is replaced. If a delay is currently occurring, the link is replaced with a link having the smallest delay as a result of the link exchange.
If the delay has already been eliminated, the link is replaced with a link that can return quickly without delay. If the return time has not become earlier, the link is replaced with a link that has the shortest traveling distance within a range in which the return time does not become longer. Then, in step S32, a constraint condition is checked, and in step S33, the values that minimize the distance and time are stored. Then, in step S34, the above processing is performed until all cases are completed. That is, the above operation is repeated until the value no longer changes or reaches the predetermined number of times. The above constraint check is to check whether or not the planned route satisfies transportation constraints such as the specification of the delivery time and the maximum value of the loading capacity input to the customer database and the truck database. Saving the minimum value means, when performing all the combination calculations, calculating the travel distance (or operating time) as an evaluation function, and storing the combination that becomes the minimum value and its value.

【0038】本発明においては、上記図5のステップS
20で読み込まれた距離データにおいて、前記図4で説
明したように、交通規制の存在する方向については重み
付けによって値が大きくなっている。したがって図5の
計算において、交通規制の存在する方向がルートに選択
される可能性がなくなる。以下、この内容を図9に基づ
いて具体的に説明する。
In the present invention, step S in FIG.
In the distance data read in 20, as described with reference to FIG. 4, the direction in which the traffic regulation exists has a larger value due to weighting. Therefore, in the calculation of FIG. 5, there is no possibility that the direction in which the traffic regulation exists is selected as the route. Hereinafter, this content will be specifically described with reference to FIG.

【0039】図9は、配送センターから1〜7の7個所
の顧客を廻って配送センターへ戻るルートを選択するも
のである。例えば図9(A)に示すように、顧客Aの接
道に右折禁止の規制が有り、向かって右方向から進入は
不可能であるとする。任意の顧客Bから顧客Aに来よう
としたとき、顧客Bが顧客Aに距離的に近く、かつ、こ
の店の接道との角度(接道の両側にθa)が小さいほど
上記接道を通って右方向から進入する確率が高い。した
がって、顧客Aを中心とする扇型(距離La、角度2θ
a)の範囲に進入禁止領域を設定し、その範囲内に位置
する顧客の次に顧客Aへ配送するという配送順序を禁止
すれば、配送しにくいルートの設定を防ぐことができ
る。そして本発明においては、前記のように進入禁止領
域(扇型)の範囲内に位置する顧客から顧客Aへのルー
トについては、距離の値に大きな重み付けを行なってい
るので、計算結果でそのルートが選択される可能性はな
くなる。例えば図9(B)に示す例では、顧客2と顧客
5に「進入方向制約」があり、顧客2の進入禁止領域に
は顧客3が入り、顧客5の進入禁止領域には顧客6が入
っている。したがって図9(C)の3→2のリンクと、
6→5のリンクは選択されなくなり、結果として(D)
のような時計回りのルートのみが選択される。従来例で
は図9の(C)と(D)の何れも選択される可能性があ
ったが、本発明においては、現実的な走行が困難もしく
は非効率な(C)の反時計回りは選択されない。
FIG. 9 is for selecting a route from the distribution center to the seven customers 1 to 7 and returning to the distribution center. For example, as shown in FIG. 9A, it is assumed that right turn prohibition is restricted on the approach road of customer A, and it is impossible to enter from the right direction. When the customer B tries to come to the customer A from the arbitrary customer B, the closer the customer B is to the customer A and the smaller the angle (θa on both sides of the approach road) to the approach road of the shop, the more the approach road becomes. There is a high probability that the vehicle will pass from the right direction. Therefore, the fan shape centered on the customer A (distance La, angle 2θ)
By setting an entry-prohibited area in the range of a) and prohibiting the delivery order of delivering to the customer A next to the customer located within the range, it is possible to prevent the setting of a route that is difficult to deliver. In the present invention, as described above, the route from the customer located in the area of the no-go area (fan-shaped) to the customer A is heavily weighted to the distance value. Will not be selected. For example, in the example shown in FIG. 9B, the customer 2 and the customer 5 have an “entry direction restriction”, the customer 3 enters the area where the customer 2 does not enter, and the customer 6 enters the area where the customer 5 does not enter. ing. Therefore, the link of 3 → 2 in FIG.
The link of 6 → 5 is no longer selected, and as a result (D)
Only the clockwise route like is selected. In the conventional example, there is a possibility that both (C) and (D) of FIG. 9 are selected. However, in the present invention, the counterclockwise rotation of (C) in which it is difficult or inefficient to actually run is selected. Not done.

【0040】通常、配送順序決定装置に交通規制情報を
反映させようとすると、計算の対象となる全ての地域の
道路について交通規制情報を入力する必要がある。しか
しながら実際の配送業務における対象エリアは府県をま
たがるような広範囲であることが一般的であり、現実問
題としてこれは不可能である。本発明は、交通規制の入
力を対象となる顧客についてのみ入力することにより、
交通規制を反映した配送計画の立案を可能とした。そし
て交通規制を反映させた配送計画立案を可能としたこと
により、実際の運行において一方通行規制などの交通規
制を回避するために遠回りするなどの不効率が発生しな
くなる。また中央分離帯があったり交通量の多い道路で
右折しながら顧客に進入するような経路設定を行なわな
いので、これらによって運行上の効率向上が図られると
もに、ドライバーの安全向上にもつながる。
Normally, if traffic regulation information is to be reflected in the delivery order determination device, it is necessary to input traffic regulation information for roads in all regions to be calculated. However, the target area in the actual delivery business is generally a wide area spanning prefectures, and this is not possible as a practical problem. The present invention, by inputting traffic regulation input only for the target customer,
It is possible to formulate a delivery plan that reflects traffic regulations. By making it possible to formulate a delivery plan that reflects traffic regulations, inefficiencies such as detours to avoid traffic regulations such as one-way regulations do not occur in actual operation. In addition, since the route is not set so that the customer enters the road while turning right on a road with a median strip or a high traffic volume, the operation efficiency is improved and the safety of the driver is also improved.

【0041】なお、上記のような到達拠点(顧客)近傍
の交通規制に関しては、各顧客が迅速かつ容易に知るこ
とが出来るので、各顧客から情報の提供を受けることに
より、最新かつ詳細な交通規制情報を容易に入手するこ
とが出来る。
It is to be noted that the traffic regulation in the vicinity of the destination (customer) as described above can be quickly and easily known by each customer. Regulatory information can be easily obtained.

【0042】次に、図10は本発明の他の実施の形態を
説明するための図であり、進入禁止領域設定の際に、1
つの顧客に対して複数の重み付けを持つ進入禁止領域を
設定可能とする例を示す。図10においては、顧客デー
タの構成要素のうち進入禁止領域距離Laを複数個(L
a1とLa2)設定することにより、進入禁止領域を複
数(進入禁止領域1と進入禁止領域2)に分割して持つ
ようにしている。そして前記図4のステップS14にお
ける進入禁止領域毎の重み付け指数も別個に持つように
している。一般的には制約のある拠点から距離が近い領
域は大きい重み付けを行い、距離が遠くなるに従って重
み付けを小さく(ただし1より大)する。
Next, FIG. 10 is a view for explaining another embodiment of the present invention.
An example is shown in which an entry-prohibited area having a plurality of weights can be set for one customer. In FIG. 10, a plurality of entry prohibited area distances La (L
By setting a1 and La2), the entry prohibited area is divided into a plurality of (entry prohibited areas 1 and 2). The weighting index for each entry-prohibited area in step S14 of FIG. 4 is separately provided. In general, an area closer to a restricted base is weighted more heavily, and the weight is set smaller (more than 1) as the distance increases.

【0043】進入禁止領域に指定された領域は、計算上
到着拠点に進入制約方向からの進入が予測される地域で
あり、前記図6の設定方法では基本的に領域内拠点との
組み合わせは選択不可能となる。しかし、実際には、制
約のある拠点からの距離が遠くなれば、複数の経路の選
択可能性が高まり、進入制約方向以外からの進入も可能
となる場合がある。また、配送順序の決定を行なう際
に、対象拠点の配置によっては進入禁止領域内の拠点を
全て排除すると、現実的な配送順序が組めなくなる場合
がある。そのため、図10に示すように、距離データに
複数段階の重み付けを行い、遠い拠点の重み付けを小さ
くしておけば、進入制約方向からの進入確定度が低い拠
点から組み合わせ対象となるので、現実的な配送順序が
得られ易くなる。
The area designated as the entry-prohibited area is an area where it is calculated that the arrival base is expected to enter the arrival base from the entry restriction direction. In the setting method shown in FIG. 6, the combination with the base in the area is basically selected. Impossible. However, in practice, when the distance from the restricted base increases, the selectivity of a plurality of routes increases, and entry from a direction other than the entry restriction direction may be possible. Further, when determining the delivery order, depending on the location of the target bases, if all bases in the no-go area are excluded, a realistic delivery order may not be formed. Therefore, as shown in FIG. 10, if the distance data is weighted in a plurality of stages and the weight of a far site is reduced, the base is a combination target from a site with a low degree of definiteness of approach from the approach restriction direction. A simple delivery order can be easily obtained.

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

【図1】本発明における配送順序決定装置の一実施の形
態の構成を示すブロック図。
FIG. 1 is a block diagram showing a configuration of an embodiment of a delivery order determination device according to the present invention.

【図2】本発明の配送順序決定装置の使用状況を示す概
略図。
FIG. 2 is a schematic diagram showing the use status of the delivery order determination device of the present invention.

【図3】図1の装置における全体の処理の流れを示すフ
ローチャート。
FIG. 3 is a flowchart showing a flow of an entire process in the apparatus of FIG. 1;

【図4】距離データベースの演算処理(図3のステップ
S2の内容)を示すフローチャート。
FIG. 4 is a flowchart showing a calculation process (contents of step S2 in FIG. 3) of a distance database.

【図5】トラック台数の決定処理(図3のステップS5
の内容)と配送順序計算処理(図3のステップS6の内
容)を示すフローチャート。
FIG. 5 is a process for determining the number of trucks (step S5 in FIG. 3).
FIG. 4 is a flowchart showing a delivery order calculation process (contents of step S6 in FIG. 3).

【図6】進入方向指定の有る到着拠点に対する進入禁止
領域の条件設定を説明するための図。
FIG. 6 is a diagram for explaining the condition setting of an entry prohibition area for an arrival base having an entry direction designation.

【図7】顧客データベースの一例を示す図。FIG. 7 is a diagram showing an example of a customer database.

【図8】距離データベースの一例を示す図。FIG. 8 is a diagram showing an example of a distance database.

【図9】進入方向制約がある場合の配送順序決定方法を
説明するための図。
FIG. 9 is a diagram for explaining a delivery order determination method when there is an entry direction restriction.

【図10】進入禁止領域設定の際に、1つの顧客に対し
て複数の重み付けを持つ進入禁止領域を設定する例を説
明するための図。
FIG. 10 is a view for explaining an example of setting an entry-prohibited area having a plurality of weights for one customer when setting an entry-prohibited area.

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

1…顧客データ入力手段 2…顧客データ
ベースメモリ 3…距離データベース演算手段 4…距離データ
ベースメモリ 5…配送順序演算手段 6…固定局 7…配送順序決定装置 8…車両 9…車載ナビゲーション装置
DESCRIPTION OF SYMBOLS 1 ... Customer data input means 2 ... Customer database memory 3 ... Distance database calculation means 4 ... Distance database memory 5 ... Delivery order calculation means 6 ... Fixed station 7 ... Delivery order determination device 8 ... Vehicle 9 ... In-vehicle navigation device

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2F029 AA02 AB12 AB13 AC02 AC09 AC13 5B049 BB31 EE31 FF01 GG03 5B075 QP05 UU14 5H180 AA15 CC12 EE02 FF12 FF13 FF21  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 2F029 AA02 AB12 AB13 AC02 AC09 AC13 5B049 BB31 EE31 FF01 GG03 5B075 QP05 UU14 5H180 AA15 CC12 EE02 FF12 FF13 FF21

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】配送または集荷の対象とする拠点を、複数
個所巡回する配送順序を演算する装置であって、 進入方向に制限がある拠点について該進入方向の制限を
記憶した顧客データベースを備え、該顧客データベース
に基づいて前記進入方向に制限がある拠点に対して制限
された方向から進入する拠点を検索し、当該拠点間の距
離データにおける前記制限された方向の値に重み付けを
行なうことにより、配送順序の演算の際に制限された方
向からの進入を回避するアルゴリズムを付加したことを
特徴とする配送順序決定装置。
An apparatus for calculating a delivery order in which a plurality of locations to be delivered or picked up is circulated, comprising a customer database that stores the restrictions on the approach direction for locations having restrictions on the approach direction. Based on the customer database, search for a base approaching from a restricted direction to a base with a restricted approach direction, by weighting the value of the restricted direction in the distance data between the bases, A delivery order determination device, characterized by adding an algorithm for avoiding entry from a restricted direction when calculating the delivery order.
【請求項2】配送または集荷の対象とする拠点毎に、少
なくとも顧客名、所在位置、当該拠点が面した接道の進
入方向制約を入力する入力手段と、 前記入力手段で入力した内容を記憶した顧客データベー
スと、 前記顧客データベースの内容に基づき、配送または集荷
の対象となる全ての拠点間の距離データを演算し、か
つ、前記進入方向に制限がある拠点に対して制限された
方向から進入する拠点を検索し、当該拠点間の距離デー
タにおける前記制限された方向の値に大きな重み付けを
行なうことにより、距離データベースを作成する距離デ
ータベース演算手段と、 前記距離データベースに基づき、距離コストを最小とす
る配送順序を演算する配送順序演算手段と、 を備えたことを特徴とする請求項1に記載の配送順序決
定装置。
2. Input means for inputting at least a customer name, a location, and an approach direction restriction of a approach road facing the base for each base to be delivered or picked up, and the contents input by the input means are stored. Based on the contents of the customer database and the contents of the customer database, the distance data between all the locations to be delivered or picked up is calculated, and the location where the approach direction is restricted is entered from the restricted direction. A distance database calculating means for creating a distance database by searching for a base to be performed and weighting the value of the restricted direction in the distance data between the bases with a large weight. The delivery order determining device according to claim 1, further comprising: a delivery order calculating unit that calculates a delivery order to be performed.
【請求項3】前記距離データベース演算手段は、前記入
力手段から指定入力された複数の配送拠点に対する進入
方向制約を前記顧客データベースから検索し、進入方向
制約の有る拠点に対して、当該進入方向制約として入力
された進入禁止領域の範囲を示す距離Laと接道に対す
る角度θaとに基づいて扇型の進入禁止領域を設定し、
配送または集荷の対象となる全ての拠点間の距離データ
を演算し、かつ、前記進入方向制約の有る拠点に対して
前記進入禁止領域内に入る拠点を検索し、当該拠点間の
距離データにおける前記制限された方向の値に重み付け
を行なうことにより、距離データベースを作成するもの
である、ことを特徴とする請求項2に記載の配送順序決
定装置。
3. The distance database computing means searches the customer database for entry direction constraints for a plurality of delivery points designated and input from the input means, and, for a base having entry direction restrictions, the entry direction constraint. Setting a fan-shaped entry-prohibition area based on the distance La indicating the range of the entry-prohibition area and the angle θa with respect to the approach road,
Calculate the distance data between all the bases to be delivered or picked up, and search for bases that fall within the no-go area with respect to the bases with the approach direction restriction, and search for the bases in the distance data between the bases. 3. The delivery order determination device according to claim 2, wherein the distance database is created by weighting the values of the restricted directions.
【請求項4】前記距離データベース演算手段は、1つの
拠点について進入禁止領域の範囲を示す距離Laを複数
個備え、それぞれの距離Laに相当する複数の進入禁止
領域を有し、距離データに対して各領域毎に異なった重
み付けを行なうことによって距離データベースを生成す
ることを特徴とする請求項2または請求項3に記載の配
送順序決定装置。
4. The distance database calculating means includes a plurality of distances La indicating the range of the no-going area for one base, a plurality of no-going areas corresponding to the respective distances La, and 4. The distribution order determining apparatus according to claim 2, wherein the distance database is generated by performing different weighting for each area.
【請求項5】配送または集荷の対象とする拠点毎に、少
なくとも所在位置、当該拠点が面した接道の進入方向制
約、顧客名を記憶した顧客データベースの内容に基づ
き、指定された複数の配送拠点に対する進入方向制約を
検索し、進入方向制約の有る拠点に対して、当該進入方
向制約として入力された進入禁止領域の範囲を示す距離
Laと接道に対する角度θaとに基づいて扇型の進入禁
止領域を設定し、配送または集荷の対象となる全ての拠
点間の距離データを演算し、かつ、前記進入方向制約の
有る拠点に対して前記進入禁止領域内に入る拠点を検索
し、当該拠点間の距離データにおける前記制限された方
向の値に大きな重み付けを行なうことにより、距離デー
タベースを作成することを特徴とする距離データベース
作成方法。
5. A plurality of designated deliveries for each base to be delivered or picked up, based on at least the location, restrictions on the approach direction of the approaching road facing the base, and the contents of a customer database storing customer names. A search is made for the entry direction constraint for the base, and for a base having the entry direction constraint, a sector-shaped approach is performed based on the distance La indicating the range of the entry prohibited area input as the entry direction constraint and the angle θa with respect to the approach road. A prohibited area is set, distance data between all the bases to be delivered or picked up is calculated, and a base that is within the restricted area is searched for a base with the restriction on the approach direction, and the base is searched. A distance database creating method, wherein a distance database is created by giving a large weight to the value of the restricted direction in the distance data between the two.
JP14004899A 1999-05-20 1999-05-20 Delivery order deciding device and distance database generating method Pending JP2000331293A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14004899A JP2000331293A (en) 1999-05-20 1999-05-20 Delivery order deciding device and distance database generating method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14004899A JP2000331293A (en) 1999-05-20 1999-05-20 Delivery order deciding device and distance database generating method

Publications (1)

Publication Number Publication Date
JP2000331293A true JP2000331293A (en) 2000-11-30

Family

ID=15259780

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14004899A Pending JP2000331293A (en) 1999-05-20 1999-05-20 Delivery order deciding device and distance database generating method

Country Status (1)

Country Link
JP (1) JP2000331293A (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007187584A (en) * 2006-01-13 2007-07-26 Navitime Japan Co Ltd Navigation system having patrol route retrieving function, route retrieval server, and patrol route retrieving method
JP2007241340A (en) * 2006-03-03 2007-09-20 Navitime Japan Co Ltd N division patrol path search system, route search server, and n division patrol path search method
CN104484571A (en) * 2014-12-22 2015-04-01 深圳先进技术研究院 Integrated learning machine clip method and system based on edge distance sorting
CN107948274A (en) * 2017-11-22 2018-04-20 北京同城必应科技有限公司 Business confirmation method and system, server, storage medium
WO2018179856A1 (en) * 2017-03-27 2018-10-04 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Position determination device, position determination method, autonomous vehicle, and postion determination system
JP2018162162A (en) * 2017-03-27 2018-10-18 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Position determination device, position determination method, autonomous traveling vehicle, and position determination system
JP6739078B1 (en) * 2020-01-14 2020-08-12 三東運輸株式会社 Route calculation program, route optimization system, and route calculation method
JP2021043505A (en) * 2019-09-06 2021-03-18 株式会社オプティマインド Optimal route determination apparatus and optimal route determination program
JP2021043947A (en) * 2020-06-16 2021-03-18 株式会社オプティマインド Optimal route determination apparatus and optimal route determination program
JP2021510868A (en) * 2019-02-15 2021-04-30 クーパン コーポレイション Systems and methods for modular camp classification and dynamic loading layout generation
WO2021106977A1 (en) * 2019-11-28 2021-06-03 公立大学法人 滋賀県立大学 Transportation route determination method, computer program, and transportation route determination device

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007187584A (en) * 2006-01-13 2007-07-26 Navitime Japan Co Ltd Navigation system having patrol route retrieving function, route retrieval server, and patrol route retrieving method
JP2007241340A (en) * 2006-03-03 2007-09-20 Navitime Japan Co Ltd N division patrol path search system, route search server, and n division patrol path search method
CN104484571A (en) * 2014-12-22 2015-04-01 深圳先进技术研究院 Integrated learning machine clip method and system based on edge distance sorting
WO2018179856A1 (en) * 2017-03-27 2018-10-04 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Position determination device, position determination method, autonomous vehicle, and postion determination system
JP2018162162A (en) * 2017-03-27 2018-10-18 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America Position determination device, position determination method, autonomous traveling vehicle, and position determination system
CN107948274A (en) * 2017-11-22 2018-04-20 北京同城必应科技有限公司 Business confirmation method and system, server, storage medium
JP2021510868A (en) * 2019-02-15 2021-04-30 クーパン コーポレイション Systems and methods for modular camp classification and dynamic loading layout generation
US11548038B2 (en) 2019-02-15 2023-01-10 Coupang Corp. Systems and methods for modular camp sortation and dynamic loading layout generation
JP2021043505A (en) * 2019-09-06 2021-03-18 株式会社オプティマインド Optimal route determination apparatus and optimal route determination program
WO2021106977A1 (en) * 2019-11-28 2021-06-03 公立大学法人 滋賀県立大学 Transportation route determination method, computer program, and transportation route determination device
JP6739078B1 (en) * 2020-01-14 2020-08-12 三東運輸株式会社 Route calculation program, route optimization system, and route calculation method
JP2021111237A (en) * 2020-01-14 2021-08-02 三東運輸株式会社 Route calculation program, route optimization system, and route calculation method
JP2021043947A (en) * 2020-06-16 2021-03-18 株式会社オプティマインド Optimal route determination apparatus and optimal route determination program
JP6999882B2 (en) 2020-06-16 2022-01-19 株式会社オプティマインド Optimal route determination device and optimum route determination program

Similar Documents

Publication Publication Date Title
AU2020203551B2 (en) Dynamically determining origin and destination locations for a network system
US9020760B2 (en) System for classifying streets for vehicle navigation
US9857191B2 (en) Context-based routing and access path selection
EP3318985B1 (en) Driving route matching method and apparatus and storage medium
US8886453B2 (en) System and method for efficient routing on a network in the presence of multiple-edge restrictions and other constraints
EP2764504B1 (en) Vehicle fleet routing system
CN1595066B (en) Navigation device and method for providing cost information
US20070038367A1 (en) Route evaluation system
EP3591339B1 (en) Method, apparatus, and computer program product for generation of a route including multiple waypoints
EP3683549A1 (en) Method, apparatus, and computer program product for lane-level route guidance
US10989553B2 (en) Method, apparatus and computer program product for determining likelihood of a route
WO2013043928A2 (en) Vehicle fleet work order management system
JP2007187584A (en) Navigation system having patrol route retrieving function, route retrieval server, and patrol route retrieving method
US10976171B2 (en) Navigation system and method for operating it
JP2000331293A (en) Delivery order deciding device and distance database generating method
CN111860904A (en) Method and device for sequencing getting-on points
JP2020056730A (en) Route search program, route search method, and route search system
Karimi et al. Finding optimal bus service routes: Internet-based methodology to serve transit patrons
JPH11272985A (en) Cost management system and storage medium
JP2021189584A (en) Information processing system, information processing program, information processing device, and information processing method
Kang et al. Heuristic algorithm for solving a multimodal location-based concierge service problem
US20220067813A1 (en) Automated autonomous vehicle recommendations based on personalized transition tolerance
US11398153B1 (en) System and method for determining a driving direction
Kang et al. Adaptive dynamic programming approach to a multi-purpose location-based concierge service model
ROK et al. Realization Of An Optimization Algorithm For Vehicle Routing Problem