JP2017058194A - Route search system, route search method and computer program - Google Patents

Route search system, route search method and computer program Download PDF

Info

Publication number
JP2017058194A
JP2017058194A JP2015181978A JP2015181978A JP2017058194A JP 2017058194 A JP2017058194 A JP 2017058194A JP 2015181978 A JP2015181978 A JP 2015181978A JP 2015181978 A JP2015181978 A JP 2015181978A JP 2017058194 A JP2017058194 A JP 2017058194A
Authority
JP
Japan
Prior art keywords
route
search
parameter
evaluation
destination
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
JP2015181978A
Other languages
Japanese (ja)
Other versions
JP6527060B2 (en
Inventor
宏也 八代
Hiroya Yashiro
宏也 八代
豊治 日与川
Toyoji Hiyokawa
豊治 日与川
元裕 中村
Motohiro Nakamura
元裕 中村
渡邉 和紀
Kazunori Watanabe
和紀 渡邉
博之 田代
Hiroyuki Tashiro
博之 田代
陽一 森
Yoichi Mori
陽一 森
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.)
Aisin AW Co Ltd
Toyota Motor Corp
Zenrin Co Ltd
Original Assignee
Aisin AW Co Ltd
Toyota Motor Corp
Zenrin 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 Aisin AW Co Ltd, Toyota Motor Corp, Zenrin Co Ltd filed Critical Aisin AW Co Ltd
Priority to JP2015181978A priority Critical patent/JP6527060B2/en
Publication of JP2017058194A publication Critical patent/JP2017058194A/en
Application granted granted Critical
Publication of JP6527060B2 publication Critical patent/JP6527060B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a route search system, a route search method and a computer program capable of searching an appropriate route in a manner of heuristic search under any search conditions.SOLUTION: The route search system is configured: to create an orthogonal table in which a predetermined number of test patterns are prescribed in a combination of departure point, a destination, and travelling time; to search a route from a departure point to a destination within the travelling time prescribed by the test pattern as an evaluation route in a manner of heuristic search for each test pattern prescribed in the orthogonal table; and to set a parameter to be used for heuristic search so that the evaluation route obtains a highest evaluation point.SELECTED DRAWING: Figure 6

Description

本発明は、ヒューリスティック探索により経路の探索を行う経路探索システム、経路探索方法及びコンピュータプログラムに関する。   The present invention relates to a route search system, a route search method, and a computer program for searching a route by heuristic search.

近年、車両の走行案内を行い、運転者が所望の目的地に容易に到着できるようにしたナビゲーション装置が車両に搭載されていることが多い。ここで、ナビゲーション装置とは、GPS受信機などにより自車の現在位置を検出し、その現在位置に対応する地図データをDVD−ROMやHDDなどの記録媒体またはネットワークを通じて取得して液晶モニタに表示することが可能な装置である。更に、かかるナビゲーション装置には、所望する目的地を入力すると、自車位置から目的地までの最適経路を探索する経路探索機能を備えており、探索された最適経路を案内経路として設定し、ディスプレイ画面に案内経路を表示するとともに、交差点に接近した場合等には音声による案内をすることによって、ユーザを所望の目的地まで確実に案内するようになっている。また、近年は携帯電話機、スマートフォン、タブレット型端末、パーソナルコンピュータ等においても上記ナビゲーション装置と同様の機能を有するものがある。   2. Description of the Related Art In recent years, a navigation device is often mounted on a vehicle that provides vehicle travel guidance so that a driver can easily arrive at a desired destination. Here, the navigation device detects the current position of the vehicle by a GPS receiver or the like, acquires map data corresponding to the current position through a recording medium such as a DVD-ROM or HDD or a network, and displays it on a liquid crystal monitor. It is a device that can do. Further, the navigation device has a route search function for searching for an optimum route from the vehicle position to the destination when a desired destination is input, and sets the searched optimum route as a guide route, and displays it. A guide route is displayed on the screen, and when the user approaches an intersection, the user is surely guided to a desired destination by voice guidance. In recent years, some mobile phones, smartphones, tablet terminals, personal computers, and the like have functions similar to those of the navigation device.

また、上記経路探索機能では、経路に含まれる各リンクや交差点に対応する各ノードに対してそれぞれ探索コスト(リンクコスト、交差点コスト)を算出し、探索コストの加算値が最小となる経路を最適経路として特定する。そして、この最適経路を探索するアルゴリズムとしては、従来よりダイクストラ法や幅優先探索等が用いられる。これらのダイクストラ法や幅優先探索では、ヒューリスティックを用いないブラインド探索によって最適経路を探索するので、特にリンクや交差点が多数存在する場合には探索処理に長い時間が必要となる問題があった。そこで、より高速に経路探索処理を行う為の経路探索方法として、ヒューリスティック探索が提案されている(特許3012096号公報)。   In the above route search function, the search cost (link cost, intersection cost) is calculated for each link and each node included in the route, and the route that minimizes the added value of the search cost is optimal. Specify as a route. As an algorithm for searching for the optimum route, a Dijkstra method, a breadth-first search, or the like is conventionally used. In these Dijkstra methods and breadth-first search, the optimum route is searched by blind search without using heuristics, and thus there is a problem that a long time is required for search processing particularly when there are a large number of links and intersections. Accordingly, heuristic search has been proposed as a route search method for performing route search processing at higher speed (Japanese Patent No. 3012096).

ここで、ヒューリスティック探索では、出発地から目的地までの取り得る全ての経路を対象としてコスト計算を行うのではなく、ヒューリスティック関数等を用いて今後のコスト加算値を予測し、経路の探索方向(経路を伸ばす方向)を制限したり、探索方向に優先度を設けることによって計算量を減らし、経路探索処理を高速化することを特徴とする。   Here, in the heuristic search, cost calculation is not performed for all possible routes from the departure point to the destination, but a future cost addition value is predicted using a heuristic function or the like, and a route search direction ( It is characterized in that the amount of calculation is reduced by limiting the direction in which the route is extended) or by providing priority in the search direction, thereby speeding up the route search process.

特許3012096号公報(第7−10頁、図11、図12)Japanese Patent No. 3012096 (page 7-10, FIG. 11, FIG. 12)

しかしながら、上記特許文献1に記載されるヒューリスティック探索では、経路探索処理が高速化できる一方、探索方向を予め制限するので、その制限が適切に設定されていなければ最適な経路が探索できない場合がある。例えば、出発地と目的地の組み合わせが特定の組み合わせであったり、走行時刻が特定の時刻である場合(即ち、制限した探索方向と相性の悪い探索条件)において、探索された経路の質が低下する問題がある。   However, in the heuristic search described in Patent Document 1, the route search processing can be speeded up. On the other hand, the search direction is limited in advance, and therefore an optimal route may not be searched unless the restriction is set appropriately. . For example, when the combination of the departure point and the destination is a specific combination, or when the traveling time is a specific time (that is, a search condition that is not compatible with the limited search direction), the quality of the searched route is degraded. There is a problem to do.

本発明は前記従来における問題点を解消するためになされたものであり、直交表を用いたテストパターンの実施によりヒューリスティック探索に用いるパラメータを最適化し、出発地と目的地の組み合わせや走行時刻に関わらず、どのような探索条件であってもヒューリスティック探索により適切な経路を探索することを可能にした経路探索システム、経路探索方法及びコンピュータプログラムを提供することを目的とする。   The present invention has been made to solve the above-described conventional problems, and optimizes the parameters used for the heuristic search by performing a test pattern using an orthogonal table, and relates to the combination of the starting point and the destination and the traveling time. An object of the present invention is to provide a route search system, a route search method, and a computer program that can search for an appropriate route by a heuristic search under any search condition.

前記目的を達成するため本発明に係る経路探索システムは、出発地、目的地、及び走行時刻の組み合わせからなるテストパターンを所定数規定した直交表を作成する直交表作成手段と、前記直交表に規定されたテストパターン毎に、テストパターンに規定された前記走行時刻に前記出発地から前記目的地へと到る経路を、ヒューリスティック探索により探索する評価経路探索手段と、前記評価経路探索手段によりテストパターン毎に探索された各経路である評価経路を評価する経路評価手段と、前記経路評価手段の評価結果に基づいて前記ヒューリスティック探索に用いるパラメータの最適値を特定する最適パラメータ特定手段と、前記最適パラメータ特定手段によって特定された前記パラメータの最適値を前記ヒューリスティック探索に用いるパラメータとして設定するパラメータ設定手段と、を有する。   In order to achieve the above object, the route search system according to the present invention includes an orthogonal table creating means for creating an orthogonal table in which a predetermined number of test patterns including a combination of a starting point, a destination, and a travel time are defined, For each specified test pattern, an evaluation route search means for searching a route from the departure place to the destination at the travel time specified in the test pattern by heuristic search, and a test by the evaluation route search means A route evaluation unit that evaluates an evaluation route that is each route searched for each pattern; an optimum parameter identification unit that identifies an optimum value of a parameter used for the heuristic search based on an evaluation result of the route evaluation unit; and the optimum The optimum value of the parameter specified by the parameter specifying means is used for the heuristic search. Having a parameter setting means for setting as that parameter.

また、本発明に係る経路探索方法は、ヒューリスティック探索に用いるパラメータを最適値に設定することにより、より適切な推奨経路の探索を行う経路探索方法である。具体的には、直交表作成手段が、出発地、目的地、及び走行時刻の組み合わせからなるテストパターンを所定数規定した直交表を作成するステップと、評価経路探索手段が、前記直交表に規定されたテストパターン毎に、テストパターンに規定された前記走行時刻に前記出発地から前記目的地へと到る経路を、ヒューリスティック探索により探索するステップと、経路評価手段が、前記評価経路探索手段によりテストパターン毎に探索された各経路である評価経路を評価するステップと、最適パラメータ特定手段が、前記経路評価手段の評価結果に基づいて前記ヒューリスティック探索に用いるパラメータの最適値を特定するステップと、パラメータ設定手段が、前記最適パラメータ特定手段によって特定された前記パラメータの最適値を前記ヒューリスティック探索に用いるパラメータとして設定するステップと、を有する。   The route search method according to the present invention is a route search method for searching for a more appropriate recommended route by setting parameters used for heuristic search to optimum values. Specifically, the orthogonal table creating means creates an orthogonal table in which a predetermined number of test patterns composed of combinations of departure place, destination, and travel time are defined, and the evaluation route search means is defined in the orthogonal table. Searching for a route from the departure point to the destination at the travel time specified in the test pattern for each of the test patterns, by means of a heuristic search, and route evaluation means by the evaluation route search means A step of evaluating an evaluation route that is each route searched for each test pattern; and a step of specifying an optimum value of a parameter used for the heuristic search by an optimum parameter specifying unit based on an evaluation result of the route evaluation unit; A parameter setting means that sets the optimum value of the parameter specified by the optimum parameter specifying means in advance It has a step of setting as a parameter used for heuristic search, the.

また、本発明に係るコンピュータプログラムは、ヒューリスティック探索に用いるパラメータを最適値に設定することにより、より適切な推奨経路の探索を行うコンピュータプログラムである。具体的には、コンピュータを、出発地、目的地、及び走行時刻の組み合わせからなるテストパターンを所定数規定した直交表を作成する直交表作成手段と、前記直交表に規定されたテストパターン毎に、テストパターンに規定された前記走行時刻に前記出発地から前記目的地へと到る経路を、ヒューリスティック探索により探索する評価経路探索手段と、前記評価経路探索手段によりテストパターン毎に探索された各経路である評価経路を評価する経路評価手段と、前記経路評価手段の評価結果に基づいて前記ヒューリスティック探索に用いるパラメータの最適値を特定する最適パラメータ特定手段と、前記最適パラメータ特定手段によって特定された前記パラメータの最適値を前記ヒューリスティック探索に用いるパラメータとして設定するパラメータ設定手段と、して機能させる。   The computer program according to the present invention is a computer program for searching for a more appropriate recommended route by setting parameters used for heuristic search to optimum values. Specifically, the computer includes an orthogonal table creating means for creating an orthogonal table in which a predetermined number of test patterns including a combination of a starting point, a destination, and a traveling time are defined, and for each test pattern defined in the orthogonal table. , An evaluation route search means for searching a route from the departure place to the destination at the travel time specified in the test pattern by heuristic search, and each of the test patterns searched by the evaluation route search means for each test pattern A route evaluation unit that evaluates an evaluation route that is a route, an optimum parameter identification unit that identifies an optimum value of a parameter to be used for the heuristic search based on an evaluation result of the route evaluation unit, and the optimum parameter identification unit The optimum value of the parameter is set as a parameter used for the heuristic search. And parameter setting means, thereby to function.

前記構成を有する本発明に係る経路探索システム、経路探索方法及びコンピュータプログラムによれば、直交表を用いたテストパターンを実施してヒューリスティック探索に用いるパラメータを最適値に設定することが可能となる。その結果、出発地と目的地の組み合わせや走行時刻に関わらず、どのような探索条件であってもヒューリスティック探索により適切な経路を探索することが可能となる。   According to the route search system, route search method, and computer program according to the present invention having the above-described configuration, it is possible to set a parameter used for heuristic search to an optimum value by executing a test pattern using an orthogonal table. As a result, an appropriate route can be searched by heuristic search regardless of the search conditions regardless of the combination of the departure point and the destination and the travel time.

本実施形態に係る経路探索システムを示した概略構成図である。1 is a schematic configuration diagram illustrating a route search system according to the present embodiment. 本実施形態に係る経路探索システムの構成を示したブロック図である。It is the block diagram which showed the structure of the route search system which concerns on this embodiment. ヒューリスティック探索による探索方法について説明した図である。It is a figure explaining the search method by a heuristic search. 本実施形態に係る探索パラメータ設定処理プログラムのフローチャートである。It is a flowchart of the search parameter setting processing program concerning this embodiment. 代表地点の抽出方法について説明した図である。It is a figure explaining the extraction method of the representative point. 直交表を示した図である。It is the figure which showed the orthogonal table. 最適値を求める為のテストパターンの必要数を示した図である。It is the figure which showed the required number of the test patterns for calculating | requiring an optimal value. 本実施形態に係るパラメータ最適化処理のサブ処理プログラムのフローチャートである。It is a flowchart of the sub process program of the parameter optimization process which concerns on this embodiment. ユーザが要望する遅延許容範囲、誤差許容範囲、誤差信頼度許容範囲の一例を示した図である。It is the figure which showed an example of the delay tolerance, the error tolerance, and the error reliability tolerance which a user desires. 評価経路を構成するリンク列全体の旅行時間の分布を示した図である。It is the figure which showed distribution of the travel time of the whole link row | line | column which comprises an evaluation path | route. テストパターンの評価結果の一例を示した図である。It is the figure which showed an example of the evaluation result of a test pattern.

以下、本発明に係る経路探索システムを具体化した一実施形態について図面を参照しつつ詳細に説明する。先ず、本実施形態に係る経路探索システム1の概略構成について図1及び図2を用いて説明する。図1は本実施形態に係る経路探索システム1を示した概略構成図である。図2は本実施形態に係る経路探索システム1の構成を示したブロック図である。   Hereinafter, an embodiment embodying a route search system according to the present invention will be described in detail with reference to the drawings. First, a schematic configuration of the route search system 1 according to the present embodiment will be described with reference to FIGS. 1 and 2. FIG. 1 is a schematic configuration diagram showing a route search system 1 according to the present embodiment. FIG. 2 is a block diagram showing the configuration of the route search system 1 according to the present embodiment.

図1に示すように、本実施形態に係る経路探索システム1は、地図情報センタ2が備える経路探索サーバ3と、複数のユーザ4がそれぞれ所持する情報端末5と、を基本的に有している。また、経路探索サーバ3と情報端末5は通信ネットワーク網6を介して互いに電子データを送受信可能に構成されている。尚、情報端末5としては例えば携帯電話機、スマートフォン、タブレット型端末、パーソナルコンピュータ、ナビゲーション装置等がある。また、ユーザ4は車両に乗車している状態であっても良いし、車両に乗車していない状態であっても良い。   As shown in FIG. 1, the route search system 1 according to this embodiment basically includes a route search server 3 provided in a map information center 2 and information terminals 5 possessed by a plurality of users 4. Yes. The route search server 3 and the information terminal 5 are configured to be able to send and receive electronic data to and from each other via the communication network 6. Examples of the information terminal 5 include a mobile phone, a smartphone, a tablet terminal, a personal computer, and a navigation device. In addition, the user 4 may be in a state of getting on the vehicle, or may be in a state of not getting on the vehicle.

ここで、経路探索サーバ3は、情報端末5に代わって経路探索の実行を行う。具体的には、情報端末5において目的地が設定された場合に、情報端末5から経路探索サーバ3へと出発地や目的地等の経路探索に必要な情報が送信される。それに対して、経路探索サーバ3は、経路探索サーバ3の有する地図情報を用いて経路探索を行い、出発地から目的地までの推奨経路を特定する。そして、特定された推奨経路を送信元の情報端末5へと送信する。そして、情報端末5は受信した推奨経路を案内経路に設定し、案内経路に従って移動案内を行う。それによって、案内経路の設定時点において情報端末5に記憶された地図情報が古いバージョンの地図情報であったとしても、経路探索サーバ3が有する最新バージョンの地図情報に基づいて適切な案内経路を設定することが可能となる。また、特に本実施形態では、推奨経路を探索する際にヒューリスティック関数等を用いて今後のコスト加算値を予測し、経路の探索方向(経路を伸ばす方向)を制限したり、探索方向に優先度を設けるヒューリスティック探索により探索を行う。更に、ヒューリスティック探索に用いるパラメータの設定についても行う。尚、経路探索は経路探索サーバ3でなく情報端末5側で実行する構成としても良い。   Here, the route search server 3 performs route search on behalf of the information terminal 5. Specifically, when a destination is set in the information terminal 5, information necessary for route search such as a departure point and a destination is transmitted from the information terminal 5 to the route search server 3. On the other hand, the route search server 3 performs route search using the map information of the route search server 3 and specifies a recommended route from the departure point to the destination. Then, the specified recommended route is transmitted to the information terminal 5 that is the transmission source. Then, the information terminal 5 sets the received recommended route as a guide route, and performs movement guidance according to the guide route. Thereby, even if the map information stored in the information terminal 5 at the time of setting the guide route is an old version of the map information, an appropriate guide route is set based on the latest version of the map information that the route search server 3 has. It becomes possible to do. In particular, in the present embodiment, when searching for a recommended route, a future cost addition value is predicted using a heuristic function or the like, the search direction of the route (direction in which the route is extended) is limited, or priority is given to the search direction. The search is performed by heuristic search. Furthermore, parameters used for heuristic search are also set. Note that the route search may be performed not on the route search server 3 but on the information terminal 5 side.

一方、情報端末5は、ユーザ4が所持し、ナビ機能を備えた情報端末が用いられ、例えば携帯電話機、スマートフォン、タブレット型端末、パーソナルコンピュータ、ナビゲーション装置等が該当する。   On the other hand, the information terminal 5 is an information terminal possessed by the user 4 and having a navigation function. For example, a mobile phone, a smartphone, a tablet terminal, a personal computer, a navigation device, or the like is applicable.

ここで、ナビ機能は、サーバから取得したりメモリに格納された地図データに基づいてユーザ4の現在位置周辺の地図画像を表示したり、表示された地図画像中においてユーザ4の現在位置を表示したり、設定された案内経路に沿った移動案内を行う機能が該当する。尚、上記ナビ機能の全てを情報端末5が備えている必要はなく、少なくとも設定された案内経路に沿った移動案内を行う機能を有していれば本願発明を構成することが可能である。   Here, the navigation function displays the map image around the current position of the user 4 based on the map data acquired from the server or stored in the memory, or displays the current position of the user 4 in the displayed map image. Or a function for performing movement guidance along a set guidance route. Note that the information terminal 5 does not have to have all the navigation functions described above, and the present invention can be configured as long as it has a function of performing movement guidance along at least a set guidance route.

また、通信ネットワーク網6は全国各地に配置された多数の基地局と、各基地局を管理及び制御する通信会社とを含み、基地局及び通信会社を有線(光ファイバー、ISDN等)又は無線で互いに接続することにより構成されている。ここで、基地局は情報端末5との通信をするトランシーバー(送受信機)とアンテナを有する。そして、基地局は通信会社の間で無線通信を行う一方、通信ネットワーク網6の末端となり、基地局の電波が届く範囲(セル)にある情報端末5の通信を経路探索サーバ3との間で中継する役割を持つ。   The communication network 6 includes a large number of base stations arranged in various parts of the country and a communication company that manages and controls each base station. The base station and the communication company are connected to each other by wire (optical fiber, ISDN, etc.) or wirelessly. It is configured by connecting. Here, the base station has a transceiver (transmitter / receiver) for communicating with the information terminal 5 and an antenna. The base station performs wireless communication between the communication companies, and at the end of the communication network 6, the communication between the information terminals 5 in the range (cell) within which the radio waves of the base station can reach is transmitted to the route search server 3. Have a role to relay.

続いて、経路探索システム1における経路探索サーバ3の構成について図2を用いてより詳細に説明する。経路探索サーバ3は、図2に示すようにサーバ制御ECU11と、サーバ制御ECU11に接続された情報記録手段としての地図情報DB12と、旅行時間DB13と、サーバ側通信装置14とを備える。   Next, the configuration of the route search server 3 in the route search system 1 will be described in more detail with reference to FIG. As shown in FIG. 2, the route search server 3 includes a server control ECU 11, a map information DB 12 as information recording means connected to the server control ECU 11, a travel time DB 13, and a server side communication device 14.

サーバ制御ECU11(エレクトロニック・コントロール・ユニット)は、経路探索サーバ3の全体の制御を行う電子制御ユニットであり、演算装置及び制御装置としてのCPU21、並びにCPU21が各種の演算処理を行うにあたってワーキングメモリとして使用されるRAM22、制御用のプログラムのほか、後述の探索パラメータ設定処理プログラム(図4参照)等が記録されたROM23、ROM23から読み出したプログラムや後述の直交表を記憶するフラッシュメモリ24等の内部記憶装置を備えている。尚、サーバ制御ECU11は、後述の情報端末5のECUとともに処理アルゴリズムとしての各種手段を有する。例えば、直交表作成手段は、出発地、目的地、及び走行時刻の組み合わせからなるテストパターンを所定数規定した直交表を作成する。評価経路探索手段は、直交表に規定されたテストパターン毎に、テストパターンに規定された走行時刻に出発地から目的地へと到る経路をヒューリスティック探索により探索する。経路評価手段は、テストパターン毎に探索された各経路である評価経路を評価する。最適パラメータ特定手段は、経路評価手段の評価結果に基づいてヒューリスティック探索に用いるパラメータの最適値を特定する。パラメータ設定手段は、最適パラメータ特定手段によって特定されたパラメータの最適値をヒューリスティック探索に用いるパラメータとして設定する。   The server control ECU 11 (electronic control unit) is an electronic control unit that performs overall control of the route search server 3. The CPU 21 as an arithmetic device and a control device, and a working memory when the CPU 21 performs various arithmetic processes. In addition to the RAM 22 to be used, a control program, a ROM 23 in which a search parameter setting processing program (see FIG. 4) to be described later is recorded, a program read from the ROM 23, a flash memory 24 to store a later-described orthogonal table, etc. A storage device is provided. The server control ECU 11 has various means as processing algorithms together with an ECU of the information terminal 5 described later. For example, the orthogonal table creation means creates an orthogonal table in which a predetermined number of test patterns including combinations of a departure place, a destination, and a travel time are defined. The evaluation route search means searches for a route from the departure point to the destination at the traveling time specified in the test pattern by heuristic search for each test pattern specified in the orthogonal table. The route evaluation means evaluates an evaluation route that is each route searched for each test pattern. The optimum parameter specifying unit specifies the optimum value of the parameter used for the heuristic search based on the evaluation result of the route evaluation unit. The parameter setting means sets the optimum value of the parameter specified by the optimum parameter specifying means as a parameter used for heuristic search.

また、地図情報DB12は、外部からの入力データや入力操作に基づいて登録され、情報端末5の要求に応じて推奨経路の探索を行う際に用いる最新の地図情報が、エリア毎(例えば情報量の異なる複数レベルのメッシュ毎)に区分されて記憶される記憶手段である。尚、本実施形態では1辺の長さが80kmの1次メッシュ、1辺の長さが10kmの2次メッシュ、1辺の長さが1kmの3次メッシュで全国の地図情報がそれぞれ区分されて記憶されているとする。   The map information DB 12 is registered based on input data and input operations from the outside, and the latest map information used when searching for a recommended route in response to a request from the information terminal 5 is for each area (for example, information amount). Storage means that is divided and stored in a plurality of meshes having different levels. In this embodiment, the map information of the whole country is divided into a primary mesh with a side length of 80 km, a secondary mesh with a side length of 10 km, and a tertiary mesh with a side length of 1 km. And remembered.

また、地図情報DB12に記憶される地図情報は、例えば、リンクに関するリンクデータ31、ノード点に関するノードデータ32、経路探索処理に用いられる探索データ33、施設に関する施設データ、地図を表示するための地図表示データ、各交差点に関する交差点データ、地点を検索するための検索データ等が含まれる。更に、鉄道、バス、船舶、飛行機等の移動手段を用いた経路を探索する為の各種情報(鉄道の線路、鉄道の時刻表、バス停、バス路線、バスの時刻表、船舶の航路、船舶の時刻表、飛行機の航路、飛行機の時刻表等)についても記憶する構成としても良い。   The map information stored in the map information DB 12 includes, for example, link data 31 related to links, node data 32 related to node points, search data 33 used for route search processing, facility data related to facilities, and a map for displaying a map. Display data, intersection data regarding each intersection, search data for searching for points, and the like are included. In addition, various information for searching for routes using moving means such as railways, buses, ships, airplanes, etc. (railway tracks, railway timetables, bus stops, bus routes, bus timetables, ship routes, ship routes, etc.) A timetable, an airplane route, an airplane timetable, etc.) may also be stored.

ここで、リンクデータ31としては、道路を構成する各リンクに関してリンクの属する道路の幅員、勾(こう)配、カント、バンク、路面の状態、道路の車線数、車線数の減少する箇所、幅員の狭くなる箇所、踏切り等を表すデータが、コーナに関して、曲率半径、交差点、T字路、コーナの入口及び出口等を表すデータが、道路属性に関して、降坂路、登坂路等を表すデータが、道路種別に関して、国道、県道、細街路等の一般道のほか、高速自動車国道、都市高速道路、一般有料道路、有料橋等の有料道路を表すデータがそれぞれ記録される。   Here, the link data 31 includes the width of the road to which the link belongs, the gradient, the cant, the bank, the road surface state, the number of road lanes, the number of lanes that decrease, and the width. The data representing the narrowing part, the railroad crossing, etc., the data regarding the corner, the radius of curvature, the intersection, the T-junction, the entrance and the exit of the corner, the data indicating the downhill road, the uphill road, etc. Regarding road types, in addition to general roads such as national roads, prefectural roads, and narrow streets, data representing toll roads such as national highways, urban highways, general toll roads, and toll bridges are recorded.

また、ノードデータ32としては、実際の道路の分岐点(交差点、T字路等も含む)や各道路に曲率半径等に応じて所定の距離毎に設定されたノード点の座標(位置)、ノードが交差点に対応するノードであるか等を表すノード属性、ノードに接続するリンクのリンク番号のリストである接続リンク番号リスト、ノードにリンクを介して隣接するノードのノード番号のリストである隣接ノード番号リスト、各ノード点の高さ(高度)等に関するデータ等が記録される。   Further, as the node data 32, the coordinates (positions) of node points set for each predetermined distance according to the radius of curvature, etc., on the actual road branch points (including intersections, T-junctions, etc.) and each road, Node attribute indicating whether a node is a node corresponding to an intersection, etc., a connection link number list that is a list of link numbers of links connected to the node, and an adjacency that is a list of node numbers of nodes adjacent to the node via the link Data relating to the node number list, the height (altitude) of each node point, and the like are recorded.

また、上記リンクデータ31やノードデータ32の情報量はメッシュのレベル毎に異なっている。即ち、最も広い1次メッシュは国道や高速道路等の主となる道路や施設に関する情報のみが含まれ、一方、最も狭いメッシュである3次メッシュは細街路等の詳細な道路や施設に関する情報についても含まれる。   The amount of information of the link data 31 and the node data 32 is different for each mesh level. That is, the widest primary mesh includes only information on main roads and facilities such as national roads and expressways, while the narrowest mesh, the tertiary mesh, includes information on detailed roads and facilities such as narrow streets. Is also included.

一方、探索データ33としては、後述のように出発地(例えば車両の現在位置)から設定された目的地までの経路を探索する経路探索処理に使用される各種データについて記録されている。例えば、交差点に対する経路として適正の程度を数値化したコスト(以下、交差点コストという)や道路を構成するリンクに対する経路として適正の程度を数値化したコスト(以下、リンクコストという)等の探索コストを算出する為に使用するコスト算出データが記憶されている。更に、本実施形態では、上述したようにヒューリスティック探索により経路探索を行うので、ヒューリスティック探索に用いる各種データについても記憶される。   On the other hand, as the search data 33, various data used for route search processing for searching for a route from a departure place (for example, the current position of the vehicle) to a set destination as described later are recorded. For example, a search cost such as a cost obtained by quantifying the appropriate degree as a route for an intersection (hereinafter referred to as an intersection cost) or a cost obtained by quantifying an appropriate degree as a route for a link constituting a road (hereinafter referred to as a link cost). Cost calculation data used for calculation is stored. Further, in the present embodiment, since the route search is performed by the heuristic search as described above, various data used for the heuristic search is also stored.

ここで、ヒューリスティック探索は、今後のコスト加算値を予測することによって、経路の探索方向(経路を伸ばす方向)を制限したり、探索方向に優先度を設ける探索方法である。具体的には、ダイクストラ法等でも用いられる通常のコスト関数以外に、目的地までのコストを予測するヒューリスティック関数についても考慮して出発地から目的地までの経路から推奨経路を特定する。例えば、図3に示すように出発地から目的地までの推奨経路を探索する場合に、地点Aまで経路探索処理が進んだ状態において、地点AからX方向、Y方向、Z方向のいずれの方向を次の探索対象とするかについて、ヒューリスティック関数を用いて判断する。即ち、X方向へ進んだ場合のヒューリスティック関数により予測される目的地までの予測コストと、Y方向へ進んだ場合のヒューリスティック関数により予測される目的地までの予測コストと、Z方向へ進んだ場合のヒューリスティック関数により予測される目的地までの予測コストとを比較し、最も小さい予測コストの方向を次の探索対象とする。尚、最も小さい予測コストの方向のみを探索対象(即ち、予測コストの小さい方向に探索方向を制限)としても良いし、最も小さい予測コストの方向を探索対象とした後に、他の方向についても探索対象(即ち、予測コストの小さい方向を優先して探索)としても良い。   Here, the heuristic search is a search method in which a future cost addition value is predicted to limit the search direction of the route (the direction in which the route is extended) or to give priority to the search direction. Specifically, in addition to a normal cost function used in the Dijkstra method or the like, a recommended route is specified from a route from the departure point to the destination in consideration of a heuristic function for predicting the cost to the destination. For example, as shown in FIG. 3, when searching for a recommended route from the departure point to the destination, any of the X direction, the Y direction, and the Z direction from the point A in a state where the route search process has advanced to the point A Is determined as a next search target using a heuristic function. That is, the predicted cost to the destination predicted by the heuristic function when traveling in the X direction, the predicted cost to the destination predicted by the heuristic function when traveling in the Y direction, and the traveling in the Z direction The predicted cost to the destination predicted by the heuristic function is compared, and the direction of the smallest predicted cost is set as the next search target. Note that only the direction of the smallest prediction cost may be set as the search target (that is, the search direction is limited to the direction with the low prediction cost), or the search is performed in other directions after the direction of the lowest prediction cost is set as the search target. It may be a target (that is, a search is performed with priority given to a direction with a lower predicted cost).

そして、本実施形態では上記ヒューリスティック関数を、直交表を用いたテストパターンを複数回実施し、テスト結果から2次メッシュ単位で最適値を設定するように構成する。尚、ヒューリスティック関数の設定方法の詳細については後述する。   In this embodiment, the heuristic function is configured such that a test pattern using an orthogonal table is performed a plurality of times, and an optimum value is set in units of secondary meshes from the test result. The details of the heuristic function setting method will be described later.

また、旅行時間DB13は、外部からの入力データや入力操作に基づいて登録され、地図情報DB12に含まれるリンク毎に、該リンクを通過するのに必要となる旅行時間が、時間帯や曜日等によって区分されて記憶される記憶手段である。尚、旅行時間は全国を走行する各車両から収集したプローブ情報を統計することによって算出される。具体的には、対象のリンクを実際に走行した車両の旅行時間の平均値や分布が時間帯や曜日等に区分されて旅行時間DB13に記憶される。   The travel time DB 13 is registered based on input data and input operations from the outside, and for each link included in the map information DB 12, the travel time required to pass the link is the time zone, day of the week, etc. It is a memory | storage means divided and memorize | stored by. The travel time is calculated by statistics of probe information collected from each vehicle traveling throughout the country. Specifically, the average value and distribution of travel times of vehicles actually traveling on the target link are classified into time zones, days of the week, etc., and stored in the travel time DB 13.

一方、サーバ側通信装置14は情報端末5と通信ネットワーク網6を介して通信を行う為の通信装置である。また、情報端末5以外にインターネット網や、交通情報センタ、例えば、VICS(登録商標)センタやプローブセンタ等から送信された渋滞情報、規制情報、交通事故情報等の各情報から成る交通情報の受信についても可能である。   On the other hand, the server side communication device 14 is a communication device for communicating with the information terminal 5 through the communication network 6. In addition to the information terminal 5, reception of traffic information including information such as traffic jam information, regulation information, and traffic accident information transmitted from the Internet network or a traffic information center such as a VICS (registered trademark) center or a probe center. Is also possible.

続いて、前記構成を有する経路探索システム1における経路探索サーバ3において実行する探索パラメータ設定処理プログラムについて図4に基づき説明する。図4は本実施形態に係る探索パラメータ設定処理プログラムのフローチャートである。ここで、探索パラメータ設定処理プログラムは、所定時間間隔(例えば24時間間隔)或いは地図情報DB12や旅行時間DB13が更新されたタイミングで実行され、経路探索を行う為の準備工程としてヒューリスティック探索に用いるパラメータの設定を行うプログラムである。尚、以下の図4及び図8にフローチャートで示されるプログラムは、経路探索サーバ3が備えているRAM22やROM23に記憶されており、CPU21により実行される。尚、経路探索サーバ3ではなく、個々の情報端末5が以下の処理を実行する構成としても良い。   Next, a search parameter setting processing program executed in the route search server 3 in the route search system 1 having the above configuration will be described with reference to FIG. FIG. 4 is a flowchart of the search parameter setting processing program according to this embodiment. Here, the search parameter setting processing program is executed at a predetermined time interval (for example, every 24 hours) or when the map information DB 12 or the travel time DB 13 is updated, and is a parameter used for the heuristic search as a preparation step for performing a route search. It is a program to set up. The programs shown in the flowcharts of FIGS. 4 and 8 below are stored in the RAM 22 and the ROM 23 provided in the route search server 3 and are executed by the CPU 21. In addition, it is good also as a structure which not the route search server 3 but individual information terminal 5 performs the following processes.

ここで、探索パラメータ設定処理プログラムでは、全国の地図情報を構成する2次メッシュ単位でヒューリスティック探索に用いるパラメータの設定を行う。従って、全国の地図情報を構成する2次メッシュ毎に以下のステップ(以下、Sと略記する)1以降の処理を繰り返し実行する。尚、ヒューリスティック探索に用いるパラメータの設定は2次メッシュ単位以外のエリア単位(例えば市区町村などの行政区画単位、3次メッシュ単位等)で設定しても良い。その場合には、設定されるエリア単位毎に以下のS1以降の処理を実行することとなる。   Here, in the search parameter setting processing program, parameters used for heuristic search are set in units of secondary meshes constituting the nationwide map information. Therefore, the following steps (hereinafter abbreviated as S) 1 and subsequent processes are repeatedly executed for each secondary mesh constituting the map information of the whole country. The parameters used for the heuristic search may be set in an area unit other than the secondary mesh unit (for example, an administrative division unit such as a municipality or a tertiary mesh unit). In that case, the following processing after S1 is executed for each set area unit.

先ず、S1においてCPU21は、地図情報DB12に記憶される地図情報から図5に示すように処理対象の2次メッシュを中心とした5×5の合計25個の2次メッシュに含まれる代表地点を抽出する。尚、本実施形態では一の3次メッシュに対して一の代表地点をそれぞれ抽出する。ここで、一の2次メッシュ(10km四方)に含まれる3次メッシュ(1km四方)は計100個であるので、合計で2500個の代表地点が抽出されることとなる。尚、代表地点は3次メッシュの中心点としても良いし、3次メッシュに含まれるランドマーク等の施設としても良い。尚、前記S1で抽出された代表地点は、後述のテストパターンにおける出発地又は目的地の設定候補となる。   First, in S1, the CPU 21 selects representative points included in a total of 25 secondary meshes of 5 × 5 centered on the secondary mesh to be processed as shown in FIG. 5 from the map information stored in the map information DB 12. Extract. In this embodiment, one representative point is extracted for each tertiary mesh. Here, since there are a total of 100 tertiary meshes (1 km square) included in one secondary mesh (10 km square), a total of 2500 representative points are extracted. The representative point may be the center point of the tertiary mesh, or may be a facility such as a landmark included in the tertiary mesh. The representative point extracted in S1 is a candidate for setting a starting point or a destination in a test pattern described later.

次に、S2においてCPU21は、代表時刻を抽出する。尚、本実施形態では『深夜(22時〜3時)』、『通勤(6時〜10時)』、『昼(11時〜16時)』、『退勤(17時〜21時)』の4つの時間帯を更に前半と後半に区分した計8つの時間帯を代表時刻とする。尚、前記S2で抽出された代表時刻は、後述のテストパターンにおける走行時刻の設定候補となる。   Next, in S2, the CPU 21 extracts a representative time. In this embodiment, “midnight (22:00 to 3 o'clock)”, “commuting (6 o'clock to 10 o'clock)”, “noon (11 o'clock to 16 o'clock)”, “retirement (17:00 to 21:00)” A total of eight time zones obtained by further dividing the four time zones into the first half and the second half are set as representative times. The representative time extracted in S2 is a travel time setting candidate in a test pattern described later.

続いて、S3においてCPU21は、前記S1で抽出された代表地点と前記S2で抽出された代表時刻とに基づいて、直交表を作成する。そして、作成された直交表に基づいて出発地、目的地、及び走行時刻の組み合わせからなるテストパターンを所定数作成する。尚、直交表については装置側で予め作成しておき、前記S3では作成済の直交表をフラッシュメモリ24等から取得し、テストパターンを作成する構成としても良い。   Subsequently, in S3, the CPU 21 creates an orthogonal table based on the representative point extracted in S1 and the representative time extracted in S2. Based on the created orthogonal table, a predetermined number of test patterns including combinations of the departure point, the destination, and the travel time are created. The orthogonal table may be created in advance on the apparatus side, and the created orthogonal table may be acquired from the flash memory 24 or the like in S3 to create a test pattern.

ここで、図6は前記S3で作成される直交表の一例を示した図である。直交表は要因毎のテスト条件を必要なテストパターン数だけ規定したものである。また、直交表ではテストパターンの数に関わらず、要因について偏りがないようにテスト条件が規定されている。
例えば本実施形態では、要因として以下の(A)〜(H)を規定する。
(A)代表地点を出発地とする3次メッシュの列番号(尚、2次メッシュは処理対象の2次メッシュとなる)
(B)代表地点を出発地とする3次メッシュの行番号(尚、2次メッシュは処理対象の2次メッシュとなる)
(C)代表地点を目的地とする2次メッシュの列番号
(D)代表地点を目的地とする2次メッシュの行番号
(E)代表地点を目的地とする3次メッシュの列番号
(F)代表地点を目的地とする3次メッシュの行番号
(G)走行時刻の時間帯(『0:深夜(22時〜3時)』、『1:通勤(6時〜10時)』、『2:昼(11時〜16時)』、『3:退勤(17時〜21時)』)
(H)走行時刻の時間帯の詳細区分(『0:前半』、『1:後半』)
Here, FIG. 6 is a diagram showing an example of the orthogonal table created in S3. The orthogonal table defines the test conditions for each factor by the required number of test patterns. In the orthogonal table, the test conditions are defined so that there is no bias in the factors regardless of the number of test patterns.
For example, in the present embodiment, the following (A) to (H) are defined as factors.
(A) Column number of the tertiary mesh starting from the representative point (the secondary mesh is the secondary mesh to be processed)
(B) Row number of the tertiary mesh starting from the representative point (the secondary mesh is the secondary mesh to be processed)
(C) Secondary mesh column number with the representative point as the destination (D) Secondary mesh row number with the representative point as the destination (E) Tertiary mesh column number with the representative point as the destination (F ) Third mesh line number (G) travel time zone (“0: Midnight (22:00 to 3 o'clock)”, “1: Commuting (6 o'clock to 10 o'clock)”, “ 2: Daytime (11: 00-16: 00) ”,“ 3: Retirement (17: 00-21: 00) ”)
(H) Detailed classification of travel time zone ("0: first half", "1: second half")

尚、(A)〜(F)については図5に示すように最も北西に位置するメッシュの行番号を0、列番号を0とし、東方向に列番号を増加させ、南方向に行番号を増加させる。従って、例えば直交表においてA=2、B=2、C=4、D=0、E=0、F=9では、出発地は処理対象の2次メッシュに含まれる2列目2行目の3次メッシュの代表点となり、目的地は4列目0行目の2次メッシュに含まれる0列目9行目の3次メッシュの代表点となる。   For (A) to (F), as shown in FIG. 5, the row number of the mesh located most northwest is 0, the column number is 0, the column number is increased in the east direction, and the row number is set in the south direction. increase. Therefore, for example, when A = 2, B = 2, C = 4, D = 0, E = 0, and F = 9 in the orthogonal table, the starting point is the second column and the second row included in the secondary mesh to be processed. It becomes the representative point of the tertiary mesh, and the destination is the representative point of the tertiary mesh in the 0th column and the 9th row included in the secondary mesh in the 4th column and the 0th row.

また、直交表において規定されるテストパターンの数は、ヒューリスティック探索に用いるパラメータの最適値を特定する工程において、後述のようにヒューリスティック探索により探索された経路(以下、評価経路という)の評価結果が収束する為に必要なテストパターンの数とする。   In addition, the number of test patterns defined in the orthogonal table indicates that the evaluation result of the path searched by the heuristic search (hereinafter referred to as an evaluation path) as described later in the step of specifying the optimum value of the parameter used for the heuristic search. The number of test patterns required for convergence.

具体的には、評価経路の評価結果が収束する為に必要なテストパターンの数は以下の方法により算出する。
先ず、ヒューリスティック関数をランダムに所定値に設定し、設定したヒューリスティック関数(テスト中は不変とする)を用いて探索された評価経路が、遅延許容範囲及び誤差許容範囲をいずれも満たすか否か判定する。尚、遅延許容範囲は目的地まで最も早く到達する経路に対して遅延する許容範囲(例えば10分)であり、誤差許容範囲は予測される目的地への到着時刻に誤差の生じる許容範囲(例えば前後15分)である。遅延許容範囲及び誤差許容範囲は、サーバ側で適宜値を設定しても良いし、予め実施したユーザの嗜好を把握する為のアンケート結果に基づいて設定しても良い。そして、評価経路が遅延許容範囲及び誤差許容範囲を満たすか否かをテストパターン毎に判定し、評価経路が遅延許容範囲及び誤差許容範囲をいずれも満たす割合(以下、良品条件達成度という)を算出する。例えば、図7に示す例ではヒューリスティック関数をランダムで選択された3種類の設定値(例えばX1、X2、X3)に設定した場合における設定値毎のテスト回数に対する良品条件達成度の推移をそれぞれ示した図である。図7に示す結果では、テスト回数が2000回を超えると、ヒューリスティック関数に関わらず良品条件達成度がほぼ一の値に収束している。即ち、図7に示す例では評価経路の評価結果が収束する為に必要なテストパターンの数は2000回であることが分かる。従って、直交表では2000通りのテストパターン(要因(A)〜(H)の数字の組み合わせ)を規定する。尚、直交表において規定するテストパターンの数は2000よりも多い数であっても良いが、パラメータ最適化に係る処理負担を減らすためにできる限り少ない方が望ましい。
Specifically, the number of test patterns necessary for the evaluation result of the evaluation path to converge is calculated by the following method.
First, a heuristic function is randomly set to a predetermined value, and it is determined whether the evaluation path searched using the set heuristic function (which is unchanged during the test) satisfies both the allowable delay range and the allowable error range. To do. The allowable delay range is an allowable range (for example, 10 minutes) that is delayed with respect to the route that reaches the destination the earliest, and the allowable error range is an allowable range that causes an error in the predicted arrival time (for example, 15 minutes before and after). The allowable delay range and the allowable error range may be set as appropriate on the server side, or may be set based on a questionnaire result obtained in advance for grasping the user's preference. Then, it is determined for each test pattern whether or not the evaluation path satisfies the allowable delay range and the allowable error range, and the ratio of the evaluation path that satisfies both the allowable delay range and the allowable error range (hereinafter referred to as non-defective condition achievement). calculate. For example, the example shown in FIG. 7 shows the transition of the non-defective condition achievement with respect to the number of tests for each set value when the heuristic function is set to three randomly selected set values (for example, X1, X2, and X3). It is a figure. In the results shown in FIG. 7, when the number of tests exceeds 2000, the non-defective condition achievement degree converges to almost one value regardless of the heuristic function. That is, in the example shown in FIG. 7, it can be seen that the number of test patterns necessary for the evaluation result of the evaluation path to converge is 2000 times. Therefore, 2000 test patterns (combinations of numbers of factors (A) to (H)) are defined in the orthogonal table. Note that the number of test patterns specified in the orthogonal table may be more than 2000, but it is desirable that the number is as small as possible in order to reduce the processing load related to parameter optimization.

その後、S4においてCPU21は、後述のパラメータ最適化処理(図8)を実行する。尚、パラメータ最適化処理は、前記S3で作成されたテストパターンに基づいて評価経路を探索し、最適化アルゴリズムを用いて評価経路の評価結果が最も高くなる“ヒューリスティック探索に用いるパラメータ”の最適値を特定する処理である。尚、前記S4で特定される“ヒューリスティック探索に用いるパラメータ”は、ヒューリスティック関数自体でも良いし、ヒューリスティック関数に含まれる係数であっても良い。   Thereafter, in S4, the CPU 21 executes a parameter optimization process (FIG. 8) described later. In the parameter optimization process, the evaluation path is searched based on the test pattern created in S3, and the optimum value of the “parameter used for heuristic search” in which the evaluation result of the evaluation path is the highest using the optimization algorithm. Is the process of identifying The “parameter used for heuristic search” specified in S4 may be a heuristic function itself or a coefficient included in the heuristic function.

次に、S5においてCPU21は、前記S4で特定された最適値をヒューリスティック探索に用いるパラメータとして設定し、地図情報DB12に格納する。   Next, in S5, the CPU 21 sets the optimum value specified in S4 as a parameter used for heuristic search, and stores it in the map information DB 12.

その後、経路探索サーバ3は、経路探索を行う為の操作が行われた情報端末5から送信される経路探索要求を受信した場合には、前記S5で設定された最適値のパラメータを用いて出発地から目的地までの経路探索処理をヒューリスティック探索により行う。ここで、ヒューリスティック探索は、ダイクストラ法等でも用いられる通常のコスト関数以外に、ヒューリスティック関数を用いて今後のコスト加算値を予測することにより、経路の探索方向(経路を伸ばす方向)を制限したり、探索方向に優先度を設ける探索方法である。そして、特定された推奨経路に関する経路情報を、経路探索要求の送信元の情報端末5に対して送信する。その結果、情報端末5においてディスプレイ等を介してユーザに推奨経路が案内される。更に、その後のユーザの操作に基づいて案内された推奨経路がナビ機能の案内経路として設定され、設定された案内経路に基づく移動案内が行われる。   Thereafter, when the route search server 3 receives the route search request transmitted from the information terminal 5 on which the operation for performing the route search has been performed, the route search server 3 departs using the optimum parameter set in S5. Route search processing from the ground to the destination is performed by heuristic search. Here, in the heuristic search, in addition to the normal cost function used in the Dijkstra method etc., the future cost addition value is predicted using the heuristic function, thereby limiting the search direction of the route (direction of extending the route) In this search method, priority is set in the search direction. Then, route information regarding the specified recommended route is transmitted to the information terminal 5 that is the transmission source of the route search request. As a result, the recommended route is guided to the user via the display or the like in the information terminal 5. Further, a recommended route guided based on the subsequent user operation is set as a guide route for the navigation function, and movement guidance based on the set guide route is performed.

尚、前記S5で設定された最適値のパラメータを経路探索サーバ3が情報端末5へと配信し、情報端末5側において出発地から目的地までの経路探索処理を行わせる構成としても良い。   Note that the route search server 3 may distribute the optimum value parameter set in S5 to the information terminal 5 so that the route search processing from the departure point to the destination is performed on the information terminal 5 side.

次に、前記S4において実行されるパラメータ最適化処理のサブ処理について図8に基づき説明する。図8はパラメータ最適化処理のサブ処理プログラムのフローチャートである。   Next, sub-processing of the parameter optimization processing executed in S4 will be described with reference to FIG. FIG. 8 is a flowchart of a sub-processing program for parameter optimization processing.

S11においてCPU21は、焼きなまし法で用いる温度パラメータTを初期化する。尚、温度パラメータTは、最適化処理の進行度合いを示すとともに、後述のように焼きなまし法においてスコアが改善しなかった場合についてもパラメータを更新する確率を規定したパラメータであり、初期値は例えば100度(確率100%)とする。尚、温度パラメータTはRAM22等のメモリに格納される。   In S11, the CPU 21 initializes a temperature parameter T used in the annealing method. The temperature parameter T indicates the degree of progress of the optimization process, and defines the probability of updating the parameter even when the score does not improve in the annealing method as will be described later. The initial value is, for example, 100 Degree (100% probability). The temperature parameter T is stored in a memory such as the RAM 22.

次に、S12においてCPU21は、最適化する対象となる“ヒューリスティック探索に用いるパラメータP”を規定し、パラメータPの値に初期値を代入する。尚、パラメータPは、ヒューリスティック関数自体でも良いし、ヒューリスティック関数に含まれる係数であっても良い。パラメータPの種類や数は、適宜設定可能である。   Next, in S <b> 12, the CPU 21 defines “parameter P used for heuristic search” to be optimized, and substitutes an initial value for the value of parameter P. The parameter P may be a heuristic function itself or a coefficient included in the heuristic function. The type and number of parameters P can be set as appropriate.

続いて、S13においてCPU21は、前記S12で規定したパラメータPについて新たな値へとランダムに変更する。尚、パラメータPが複数ある場合には、新たな値へ変更する対象となるパラメータPは任意で選択可能である。変更されるパラメータの数は1つでも良いし2つ以上でも良い。また、変更後の新たなパラメータPの値は、現在のパラメータPを上昇させる値であっても良いし、下降させる値であっても良い。更に、現在のパラメータPからどの程度変位させるかについても適宜設定可能である。   Subsequently, in S13, the CPU 21 randomly changes the parameter P defined in S12 to a new value. When there are a plurality of parameters P, the parameter P to be changed to a new value can be arbitrarily selected. The number of parameters to be changed may be one or two or more. Further, the value of the new parameter P after the change may be a value for increasing the current parameter P or a value for decreasing the current parameter P. Furthermore, it can be set as appropriate how much the current parameter P is displaced.

その後、前記S13で変更された後のパラメータPの値を用いてS14以降の処理を実行する。但し、初回実行時については前記S13の処理は実行せずに前記S12で代入された初期値のパラメータPを用いてS14以降の処理を実行する。   Thereafter, the processing after S14 is executed using the value of the parameter P after the change at S13. However, at the time of the first execution, the process of S14 is executed by using the parameter P of the initial value substituted in S12 without executing the process of S13.

そして、以降のS14〜S18の処理は、前記S3で作成された全てのテストパターン(出発地と目的地と時刻の組み合わせ)を対象にして実行される。例えば作成されたテストパターンの数が2000パターンである場合には、パターン1、パターン2、パターン3、・・・の順にパターン2000まで順次実行する(即ち、S14〜S18の処理は2000回繰り返し実行される)こととなる。そして、全てのテストパターンを対象としてS14〜S18の処理を実行した後にS19へと移行する。   The subsequent processes of S14 to S18 are executed for all the test patterns created in S3 (a combination of the departure point, the destination, and the time). For example, when the number of created test patterns is 2000 patterns, the process is sequentially executed up to pattern 2000 in the order of pattern 1, pattern 2, pattern 3,... (That is, the processes of S14 to S18 are repeated 2000 times). Will be). And after performing the process of S14-S18 for all the test patterns, it transfers to S19.

先ず、S14においてCPU21は、前記S3で作成されたテストパターンから今回のテスト対象となるテストパターンを取得する。   First, in S14, the CPU 21 acquires a test pattern to be tested this time from the test pattern created in S3.

次に、S15においてCPU21は、前記S14で取得されたテストパターンに基づいて今回のテストの探索条件である出発地及び目的地を設定する。尚、直交表に基づいて作成されるテストパターンは、前述したように要因(A)〜(H)の数字の組み合わせが規定されており(図6参照)、特に要因(A)〜(F)と前記S1で抽出された代表地点から出発地と目的地が設定される。   Next, in S15, the CPU 21 sets a starting point and a destination which are search conditions for the current test based on the test pattern acquired in S14. Note that the test pattern created based on the orthogonal table defines the combinations of the numbers of the factors (A) to (H) as described above (see FIG. 6), and in particular, the factors (A) to (F). The starting point and the destination are set from the representative points extracted in S1.

続いて、S16においてCPU21は、前記S14で取得されたテストパターンに基づいて今回のテストの探索条件である走行時刻を設定する。尚、直交表に基づいて作成されるテストパターンは、前述したように要因(A)〜(H)の数字の組み合わせが規定されており(図6参照)、特に要因(G)、(H)と前記S2で抽出された代表時刻から走行時刻が設定される。   Subsequently, in S16, the CPU 21 sets a traveling time which is a search condition for the current test based on the test pattern acquired in S14. The test pattern created based on the orthogonal table defines the combinations of the numbers of the factors (A) to (H) as described above (see FIG. 6), and in particular the factors (G) and (H). The travel time is set from the representative time extracted in S2.

次に、S17においてCPU21は、前記S15及びS16で設定された探索条件と前記S13で規定されたパラメータPを用いて、探索条件に該当する走行時刻に出発地から目的地まで到る経路を探索する経路探索処理をヒューリスティック探索により行い、探索された推奨(最適)経路を評価経路として特定する。ここで、ヒューリスティック探索は、ダイクストラ法等でも用いられる通常のコスト関数以外に、ヒューリスティック関数を用いて今後のコスト加算値を予測することにより、経路の探索方向(経路を伸ばす方向)を制限したり、探索方向に優先度を設ける探索方法である。例えば、図3に示すように出発地から目的地までの推奨経路を探索する場合に、地点Aまで経路探索処理が進んだ状態において、地点AからX方向、Y方向、Z方向のいずれの方向を次の探索対象とするかについて、ヒューリスティック関数を用いて判断する。即ち、X方向へ進んだ場合のヒューリスティック関数により予測される目的地までの予測コストと、Y方向へ進んだ場合のヒューリスティック関数により予測される目的地までの予測コストと、Z方向へ進んだ場合のヒューリスティック関数により予測される目的地までの予測コストとを比較し、最も小さい予測コストの方向を次の探索対象とする。尚、最も小さい予測コストの方向のみを探索対象(即ち、予測コストの小さい方向に探索方向を制限)としても良いし、最も小さい予測コストの方向を探索対象とした後に、他の方向についても探索対象(即ち、予測コストの小さい方向を優先して探索)としても良い。そして、探索に用いるヒューリスティック関数は、パラメータPによって特定される。即ち、パラメータPが変わればヒューリスティック関数も変わることとなり、同じ探索条件でも異なる経路が探索される場合がある。   Next, in S17, the CPU 21 uses the search conditions set in S15 and S16 and the parameter P defined in S13 to search for a route from the departure point to the destination at the travel time corresponding to the search condition. The route search processing to be performed is performed by heuristic search, and the searched recommended (optimum) route is specified as the evaluation route. Here, in the heuristic search, in addition to the normal cost function used in the Dijkstra method etc., the future cost addition value is predicted using the heuristic function, thereby limiting the search direction of the route (direction of extending the route) In this search method, priority is set in the search direction. For example, as shown in FIG. 3, when searching for a recommended route from the departure point to the destination, any of the X direction, the Y direction, and the Z direction from the point A in a state where the route search process has advanced to the point A Is determined as a next search target using a heuristic function. That is, the predicted cost to the destination predicted by the heuristic function when traveling in the X direction, the predicted cost to the destination predicted by the heuristic function when traveling in the Y direction, and the traveling in the Z direction The predicted cost to the destination predicted by the heuristic function is compared, and the direction of the smallest predicted cost is set as the next search target. Note that only the direction of the smallest prediction cost may be set as the search target (that is, the search direction is limited to the direction with the low prediction cost), or the search is performed in other directions after the direction of the lowest prediction cost is set as the search target. It may be a target (that is, a search is performed with priority given to a direction with a lower predicted cost). The heuristic function used for the search is specified by the parameter P. That is, if the parameter P changes, the heuristic function also changes, and a different route may be searched even under the same search condition.

続いて、S18においてCPU21は、前記S17のヒューリスティック探索による経路探索処理によって特定された評価経路について、予め設定した遅延許容範囲と誤差許容範囲を満たしたか否かを判定する。   Subsequently, in S18, the CPU 21 determines whether or not the predetermined delay allowable range and error allowable range are satisfied for the evaluation route specified by the route search processing by the heuristic search in S17.

以下に、前記S18の判定方法についてより詳細に説明する。
先ず経路探索サーバ3は、予め実施したユーザの嗜好を把握する為のアンケート結果を取得する。ここで、実施されるアンケートとしては、少なくとも以下の(A)〜(C)をユーザに問うものとする。
(A)経路探索処理によって探索される経路について、目的地まで最も早く到達する経路に対して遅延することを許容する範囲(即ち、探索される経路が最速の経路に対してどの程度までなら遅れても良いとユーザが考えているかを示すものであり、以下遅延許容範囲という)。
(B)経路探索処理によって探索される経路について、予測される目的地への到着予想時刻に誤差の生じることを許容する範囲(即ち、探索される経路において予測される到着予想時刻が実際の到達時刻からどの程度までならズレても良いとユーザが考えているかを示すものであり、以下誤差許容範囲という)。
(C)経路探索処理によって探索される経路について、誤差許容範囲内に実際の目的地への到着時刻が収まる確率を許容する範囲(即ち、探索される経路において予測される到着予想時刻が誤差許容範囲内に少なくともどの程度の確率で収まってほしいとユーザが考えているかを示すものであり、以下誤差信頼度許容範囲という)。
Hereinafter, the determination method of S18 will be described in more detail.
First, the route search server 3 acquires a questionnaire result for grasping a user's preference performed in advance. Here, as a questionnaire to be implemented, at least the following (A) to (C) are asked to the user.
(A) The range that is allowed to be delayed with respect to the route that reaches the destination earliest with respect to the route searched by the route search processing (that is, the extent to which the searched route is delayed relative to the fastest route) It indicates whether or not the user thinks that this is acceptable, and is hereinafter referred to as a delay tolerance).
(B) For a route searched by the route search process, a range that allows an error to occur in the predicted arrival time at the predicted destination (that is, the predicted arrival time in the searched route is the actual arrival time). This indicates how far the user thinks it is possible to deviate from the time, and is hereinafter referred to as an error tolerance.
(C) For a route searched by route search processing, a range that allows a probability that an arrival time at an actual destination is within an error allowable range (that is, an expected arrival time predicted in the searched route is error-allowable). This indicates the probability that the user wants to fit within the range, and is hereinafter referred to as an error reliability tolerance range).

ここで、図9は取得されるユーザのアンケート結果の一例を示した図である。図9に示すように、ユーザへのアンケートは旅行時間の長さを基準に複数に区分して行われる。即ち、旅行時間が10分程度の特に短い経路を探索する場合と、旅行時間が30分程度の経路を探索する場合と、旅行時間が60分程度の経路を探索する場合と、旅行時間が120分程度の特に長い経路を探索する場合とでそれぞれユーザが要望する遅延許容範囲、誤差許容範囲、誤差信頼度許容範囲の回答を得る。例えば図9に示す例では、旅行時間が30分程度の経路を探索する場合には、経路探索処理によって探索される経路について、目的地まで最も早く到達する経路に対して7分程度までなら遅延しても良いとユーザが考えており、到着予想時刻が実際の時刻から5分程度までならズレても良いとユーザが考えており、到着予想時刻は誤差許容範囲内(即ち5分の遅れまで)に95%以上の確率で収まってほしいとユーザが考えていることを示す。   Here, FIG. 9 is a diagram showing an example of the acquired questionnaire results of the user. As shown in FIG. 9, the questionnaire to the user is divided into a plurality of parts based on the length of travel time. That is, when searching for a particularly short route with a travel time of about 10 minutes, searching for a route with a travel time of about 30 minutes, searching for a route with a travel time of about 60 minutes, and a travel time of 120 In the case of searching for a particularly long route of about a minute, answers of a delay tolerance range, an error tolerance range, and an error reliability tolerance range desired by the user are obtained. For example, in the example shown in FIG. 9, when searching for a route having a travel time of about 30 minutes, the route searched by the route search process is delayed if it is about 7 minutes with respect to the route that reaches the destination earliest. The user thinks that it is okay, and the user thinks that the estimated arrival time may be shifted if it is up to about 5 minutes from the actual time, and the estimated arrival time is within an allowable error range (that is, up to a delay of 5 minutes). ) Indicates that the user wants to be within a probability of 95% or more.

次に、取得したアンケート結果に基づいて、今回のテストパターンの条件(出発地、目的地)においてユーザが要望する遅延許容範囲と誤差許容範囲と誤差信頼度許容範囲をそれぞれ特定する。例えば、図9に示すアンケート結果が取得された状態において今回の出発地から目的地までの経路が旅行時間30分前後の経路となるのであれば、遅延許容範囲が7分、誤差許容範囲が5分、誤差信頼度許容範囲が95%となる。尚、遅延許容範囲、誤差許容範囲、誤差信頼度許容範囲については、ユーザのアンケート結果から取得するのではなく、経路探索サーバ3側で適宜設定した値(例えば旅行時間60分未満では遅延許容範囲が10分、誤差許容範囲が5分、誤差信頼度許容範囲が95%、旅行時間60分以上では遅延許容範囲が20分、誤差許容範囲が10分、誤差信頼度許容範囲が90%)を取得するように構成しても良い。   Next, based on the acquired questionnaire result, the delay tolerance range, the error tolerance range, and the error reliability tolerance range that the user desires in the conditions (starting place, destination) of the current test pattern are specified. For example, if the route from the current departure point to the destination is a route with a travel time of around 30 minutes in the state where the questionnaire results shown in FIG. 9 are acquired, the delay allowable range is 7 minutes and the error allowable range is 5 The error reliability tolerance range is 95%. The allowable delay range, the allowable error range, and the allowable error reliability range are not acquired from the user questionnaire results, but are appropriately set on the route search server 3 side (for example, the allowable delay range is less than 60 minutes travel time). 10 minutes, error tolerance 5 minutes, error reliability tolerance 95%, travel time 60 minutes or more, delay tolerance 20 minutes, error tolerance 10 minutes, error reliability tolerance 90%) You may comprise so that it may acquire.

続いて、CPU21は、前記S17のヒューリスティック探索による経路探索処理によって特定された評価経路を車両が走行するのに必要な所要時間t1を推定する。具体的には、特定された評価経路を構成する全てのリンクの旅行時間の平均値μを加算した合計値を所要時間t1とする。尚、全国各リンクの旅行時間の平均値は、プローブ情報に基づいて予め算出され、旅行時間DB13に格納されている。次に、出発地から目的地まで最も早く到達する経路(以下、最短経路という)を車両が走行するのに必要な所要時間t2を同じく推定する。尚、最短経路については、リンクの旅行時間の合計が短くなることのみを考慮した経路探索によって特定することが可能である。そして、最短経路を構成する全てのリンクの旅行時間の平均値μを加算した合計値を所要時間t2とする。そして、CPU21は、所要時間t1と所要時間t2の差分が遅延許容範囲内にあるのであれば、遅延許容範囲を満たしていると判定する。   Subsequently, the CPU 21 estimates a required time t1 required for the vehicle to travel on the evaluation route specified by the route search processing by the heuristic search in S17. Specifically, a total value obtained by adding the average values μ of travel times of all the links constituting the specified evaluation route is set as the required time t1. In addition, the average value of the travel time of each national link is calculated in advance based on the probe information and stored in the travel time DB 13. Next, the required time t2 required for the vehicle to travel on the route that reaches the earliest from the departure point to the destination (hereinafter referred to as the shortest route) is also estimated. Note that the shortest route can be specified by route search considering only that the total travel time of the link is shortened. Then, a total value obtained by adding the average travel times μ of all the links constituting the shortest route is defined as a required time t2. If the difference between the required time t1 and the required time t2 is within the allowable delay range, the CPU 21 determines that the allowable delay range is satisfied.

一方で、CPU21は、前記S17のヒューリスティック探索による経路探索処理によって特定された評価経路を構成するリンク列全体の旅行時間の分布から、誤差許容範囲を満たすか否か、即ち誤差許容範囲内の確率変数が含まれる確率が誤差信頼度許容範囲内となるか否か判定する。そして、誤差信頼度許容範囲内の確率で誤差許容範囲を満たす、即ち誤差許容範囲内の確率変数が含まれる確率が誤差信頼度許容範囲内となると判定された場合に、誤差許容範囲を満たしていると判定する。ここで、図10は評価経路を構成するリンク列全体の旅行時間の分布を示した図である。尚、リンク列全体の旅行時間の分布は公知の畳み込み積分によってリンク列を構成する各リンクの旅行時間の分布から求められる。また、全国各リンクの旅行時間の分布は旅行時間DB13に格納されている。尚、リンク毎の旅行時間の分布が正規分布でなくともリンク列全体の旅行時間の分布は図10に示すように基本的に正規分布に収束することとなる。従って、CPU21は、先ず平均値μtを中心とした誤差信頼度許容範囲(例えば95%)内に含まれる確率変数の上限値(μt+D)又は下限値(μt−D)を特定する。そして、特定された上限値又は下限値と平均値の差分D(正規分布であれば上限値との差分も下限値との差分も同じ値となる)が誤差許容範囲内にあるのであれば、誤差許容範囲を満たしていると判定する。尚、誤差許容範囲内(μt−D〜μt+D)に含まれる確率変数の割合を特定し、特定された確率変数の割合が誤差信頼度許容範囲にある場合に、誤差許容範囲を満たしていると判定しても良い。   On the other hand, the CPU 21 determines whether or not the error tolerance range is satisfied, that is, the probability within the error tolerance range, from the travel time distribution of the entire link train constituting the evaluation route specified by the route search processing by the heuristic search of S17. It is determined whether or not the probability that the variable is included is within the error reliability tolerance range. When it is determined that the error tolerance is satisfied with the probability within the error reliability tolerance, that is, the probability that the random variable within the error tolerance is included is within the error reliability tolerance, the error tolerance is satisfied. It is determined that Here, FIG. 10 is a diagram showing the travel time distribution of the entire link train constituting the evaluation route. The travel time distribution of the entire link train is obtained from the travel time distribution of each link constituting the link train by a known convolution integral. Further, the travel time distribution of each link nationwide is stored in the travel time DB 13. Even if the travel time distribution for each link is not a normal distribution, the travel time distribution of the entire link string basically converges to a normal distribution as shown in FIG. Therefore, the CPU 21 first specifies the upper limit value (μt + D) or lower limit value (μt−D) of the random variable included in the error reliability tolerance range (for example, 95%) centered on the average value μt. And, if the difference D between the specified upper limit value or lower limit value and the average value (if the normal distribution, the difference between the upper limit value and the lower limit value is the same value) is within the error tolerance range, It is determined that the allowable error range is satisfied. In addition, when the ratio of the random variable included in the error allowable range (μt−D to μt + D) is specified and the specified random variable ratio is in the error reliability allowable range, the error allowable range is satisfied. You may judge.

そして、複数のテストパターン毎に上記S14〜S18の処理を行い、予め設定した遅延許容範囲と誤差許容範囲を満たしたか否かの判定結果をテストパターン毎にメモリに記憶する。例えば、図11はテストパターンの評価結果の一例を示した図である。図11に示す例では、パターン1、2、5については遅延許容範囲と誤差許容範囲をいずれも満たしている。一方で、パターン3については遅延許容範囲と誤差許容範囲をいずれも満たせず、パターン4については誤差許容範囲は満たすが遅延許容範囲を満たしていない。   Then, the processes of S14 to S18 are performed for each of the plurality of test patterns, and the determination result as to whether or not the preset allowable delay range and allowable error range are satisfied is stored in the memory for each test pattern. For example, FIG. 11 is a diagram showing an example of the test pattern evaluation result. In the example shown in FIG. 11, the patterns 1, 2, and 5 satisfy both the allowable delay range and the allowable error range. On the other hand, the pattern 3 does not satisfy both the allowable delay range and the allowable error range, and the pattern 4 satisfies the allowable error range but does not satisfy the allowable delay range.

その後、S19においてCPU21は、前記S18の判定結果に基づいて、前記S3で作成された全てのテストパターンの内、予め設定した遅延許容範囲と誤差許容範囲をいずれも満たしたテストパターンの割合をスコアとして算出する。例えば2000パターン中、1270パターンが満たした場合には63.5%がスコアとして算出される。尚、スコアは、遅延許容範囲と誤差許容範囲をいずれも満たしたテストパターンの割合でなく、少なくとも一方を満たしたテストパターンの割合としても良い。そして、前記S19で算出されるスコアが大きいほど、目的地への所要時間が短く、且つ到達予測時刻と実際の到達時刻のズレも少ない経路がヒューリスティック探索で探索できていることを示す。   Thereafter, in S19, based on the determination result in S18, the CPU 21 scores the ratio of the test patterns that satisfy both the preset delay allowable range and error allowable range among all the test patterns created in S3. Calculate as For example, when 1270 patterns are satisfied among 2000 patterns, 63.5% is calculated as a score. The score may be a ratio of test patterns that satisfy at least one of the test patterns that satisfies both the allowable delay range and the allowable error range. The larger the score calculated in S19, the shorter the required time to the destination and the shorter the difference between the predicted arrival time and the actual arrival time, the more heuristic search is possible.

その後、S20においてCPU21は、前記S19で算出されたスコアが、前記S13でパラメータPを変更する前に算出されたスコア(即ち、前回実行されたS19の処理で算出されたスコア)よりも大きくなったか否か判定する。尚、初回実行時、即ち前記S18でパラメータPの初期値を用いて評価経路が特定された場合には、S20以降の処理は行わずにS13へと戻る。   Thereafter, in S20, the CPU 21 makes the score calculated in S19 larger than the score calculated before changing the parameter P in S13 (that is, the score calculated in the process of S19 executed last time). It is determined whether or not. When the evaluation path is specified at the first execution, that is, when the initial value of the parameter P is specified in S18, the process returns to S13 without performing the processes after S20.

そして、スコアが前回算出された値よりも大きくなったと判定された場合(S20:YES)には、S21へと移行する。それに対して、スコアが前回算出された値と同値又は小さくなったと判定された場合(S20:NO)には、S22へと移行する。   And when it determines with the score having become larger than the value calculated last time (S20: YES), it transfers to S21. On the other hand, when it is determined that the score is equal to or smaller than the previously calculated value (S20: NO), the process proceeds to S22.

S21においてCPU21は、前記S13で変更された新たなパラメータPの値が変更前よりも適当な値であると認定し、パラメータPを変更後の値に更新する。その後、S23へと移行する。   In S21, the CPU 21 recognizes that the value of the new parameter P changed in S13 is more appropriate than before the change, and updates the parameter P to the value after the change. Thereafter, the process proceeds to S23.

一方、S22においてCPU21は、前記S13で変更された新たなパラメータPの値が変更前よりも不適な値であると認定する。そして、CPU21は現在の温度パラメータTの値に基づく確率で、パラメータPを不適と判定された変更後の値に更新する。例えば本実施形態では温度パラメータTを100度から0度まで1度単位で変更する。そして、100度であれば100%、50度であれば50%の確率で前記S22のパラメータの更新を行う。尚、更新を行わないと判定された場合には、前記S13で変更されたパラメータPの値を変更前の値に戻す。その後、S23へと移行する。   On the other hand, in S22, the CPU 21 determines that the value of the new parameter P changed in S13 is more inappropriate than before the change. Then, the CPU 21 updates the parameter P to the changed value determined to be inappropriate with a probability based on the current value of the temperature parameter T. For example, in this embodiment, the temperature parameter T is changed in units of 1 degree from 100 degrees to 0 degrees. Then, the parameter of S22 is updated with a probability of 100% if it is 100 degrees and 50% if it is 50 degrees. If it is determined not to update, the value of the parameter P changed in S13 is returned to the value before the change. Thereafter, the process proceeds to S23.

S23においてCPU21は、現在の温度パラメータTをメモリから読み出し、新たな値に更新する。本実施形態では初期値を100度とし、1度ずつ減算する。   In S23, the CPU 21 reads the current temperature parameter T from the memory and updates it to a new value. In this embodiment, the initial value is set to 100 degrees, and the value is subtracted by 1 degree.

次に、S24においてCPU21は、現在の温度パラメータTをメモリから読み出し、温度パラメータTが0度となったか否かを判定する。   Next, in S24, the CPU 21 reads the current temperature parameter T from the memory, and determines whether or not the temperature parameter T is 0 degrees.

そして、温度パラメータTが0度となったと判定された場合(S24:YES)には、S25へと移行する。それに対して、温度パラメータTが0度となっていないと判定された場合(S24:NO)には、S13へと戻る。その後、パラメータPについて再び新たな値へとランダムに変更し、S14以降の処理を実行する。そして、温度パラメータTが0度となるまでS13〜S23の処理を繰り返した結果、最終的にパラメータPの最適値が特定される。尚、特定されたパラメータPの最適値は、経路探索処理においてヒューリスティック探索によって探索される経路がスコア(評価)の高い経路、即ち探索条件に関わらず目的地への所要時間が短く、且つ到達予測時刻と実際の到達時刻のズレも少ない経路となる為の“ヒューリスティック探索に用いるパラメータ”となる。   If it is determined that the temperature parameter T has become 0 degrees (S24: YES), the process proceeds to S25. On the other hand, when it is determined that the temperature parameter T is not 0 degree (S24: NO), the process returns to S13. Thereafter, the parameter P is randomly changed to a new value again, and the processes after S14 are executed. And as a result of repeating the process of S13-S23 until the temperature parameter T becomes 0 degree | times, the optimal value of the parameter P is finally specified. Note that the optimum value of the specified parameter P is that the route searched by the heuristic search in the route search process has a high score (evaluation), that is, the required time to the destination is short regardless of the search condition, and the arrival prediction This is a “parameter used for heuristic search” for a route with little difference between time and actual arrival time.

ここで、前述したように前記S3で作成されるテストパターンの数は、評価経路の評価結果が収束する為に必要なテストパターンの数である(図7)。また、直交表によって規定される各テストパターンは処理対象の2次メッシュを出発地とした様々な探索条件が偏りなく規定されている。従って、前記S3で作成された全てのテストパターンを実施することによって最終的に特定されたパラメータPは、出発地、目的地、走行時刻等の探索条件がどのような条件であっても許容できる最適値となる。   Here, as described above, the number of test patterns created in S3 is the number of test patterns necessary for the evaluation result of the evaluation path to converge (FIG. 7). In addition, for each test pattern defined by the orthogonal table, various search conditions starting from the secondary mesh to be processed are defined without bias. Therefore, the parameter P finally specified by executing all the test patterns created in S3 is acceptable regardless of the search conditions such as the departure place, the destination, and the travel time. It becomes the optimum value.

その後、S25においてCPU21は、上記S11〜S24の処理を実行した結果、最終的に特定された最適値のパラメータPを、“ヒューリスティック探索に用いるパラメータ”として設定する。そして、経路探索サーバ3では前述のように設定された最適値のパラメータPを用いて以降の経路探索処理が実行される。   After that, in S25, the CPU 21 sets the parameter P of the optimum value finally specified as a “parameter used for heuristic search” as a result of executing the processing of S11 to S24. Then, the route search server 3 performs the subsequent route search processing using the parameter P of the optimum value set as described above.

以上詳細に説明した通り、本実施形態に係る経路探索システム1、経路探索システム1による経路探索方法及び経路探索システム1で実行されるコンピュータプログラムでは、出発地、目的地、及び走行時刻の組み合わせからなるテストパターンを所定数規定した直交表を作成し(S3)、直交表に規定されたテストパターン毎に、テストパターンに規定された走行時刻に出発地から目的地へと到る経路をヒューリスティック探索により探索して評価経路とし(S17)、評価経路の評価が最も高くなるようにヒューリスティック探索に用いるパラメータを設定する(S13〜S25)ので、直交表を用いたテストパターンを実施してヒューリスティック探索に用いるパラメータを最適値に設定することが可能となる。その結果、出発地と目的地の組み合わせや走行時刻に関わらず、どのような探索条件であってもヒューリスティック探索により適切な経路を探索することが可能となる。   As described above in detail, in the route search system 1 according to the present embodiment, the route search method by the route search system 1 and the computer program executed by the route search system 1, the combination of the departure point, the destination, and the travel time is used. An orthogonal table defining a predetermined number of test patterns is created (S3), and for each test pattern specified in the orthogonal table, a heuristic search is made for a route from the departure point to the destination at the travel time specified in the test pattern. (S17), and the parameters used for heuristic search are set so that the evaluation path becomes the highest evaluation (S13 to S25). Therefore, the test pattern using the orthogonal table is implemented to perform the heuristic search. It is possible to set the parameters to be used to optimum values. As a result, an appropriate route can be searched by heuristic search regardless of the search conditions regardless of the combination of the departure point and the destination and the travel time.

尚、本発明は前記実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で種々の改良、変形が可能であることは勿論である。
例えば、本実施形態では、最適値を算出するパラメータPをヒューリスティック関数自体、又はヒューリスティック関数に含まれる係数としているが、ヒューリスティック探索に用いられるパラメータであれば他のパラメータであっても良い。
Note that the present invention is not limited to the above-described embodiment, and various improvements and modifications can be made without departing from the scope of the present invention.
For example, in the present embodiment, the parameter P for calculating the optimum value is the heuristic function itself or a coefficient included in the heuristic function, but other parameters may be used as long as they are parameters used for heuristic search.

また、本実施形態では、パラメータPの最適値を導くアルゴリズムとして焼きなまし法を用いているが、山登り方、タブーサーチ等のその他のアルゴリズムを用いても良い。   In this embodiment, the annealing method is used as an algorithm for deriving the optimum value of the parameter P. However, other algorithms such as mountain climbing and tabu search may be used.

また、本実施形態では、遅延許容範囲と誤差許容範囲と誤差信頼度許容範囲をユーザに実施したアンケート結果に基づいて設定する構成としているが、決められた値(例えば旅行時間60分未満では遅延許容範囲が10分、誤差許容範囲が5分、誤差信頼度許容範囲が95%、旅行時間60分以上では遅延許容範囲が20分、誤差許容範囲が10分、誤差信頼度許容範囲が90%)を設定しても良い。   In this embodiment, the delay allowable range, the error allowable range, and the error reliability allowable range are set based on the result of the questionnaire conducted for the user. Allowable range is 10 minutes, error tolerance range is 5 minutes, error reliability tolerance range is 95%, travel tolerance is 20 minutes for travel time of 60 minutes or more, error tolerance range is 10 minutes, error reliability tolerance range is 90% ) May be set.

また、本実施形態では、全国の各リンクについて旅行時間の平均値と分布を取得する方法としてプローブ情報を用いているが、VICS情報やその他の交通情報を用いる構成としても良い。更に、経路探索を行う自車両の過去の走行履歴から算出しても良い。   In the present embodiment, probe information is used as a method for obtaining the average value and distribution of travel times for each link in the whole country, but VICS information and other traffic information may be used. Furthermore, it may be calculated from the past travel history of the host vehicle that performs the route search.

また、本実施形態では、評価経路の評価方法として遅延許容範囲と誤差許容範囲をいずれも満たしたテストパターンの割合をスコアとして算出する構成としているが、評価経路の評価方法は上記方法に限られることはない。例えば、CPU21は直交表に規定されたテストパターン毎に、テストパターンに規定された走行時刻に出発地から目的地へと到る経路を通常のダイクストラ法によって探索し、探索された経路を基準経路として特定する。尚、基準経路はテストパターンに規定された走行時刻に出発地から目的地へと到る為の最適な経路(正解経路)である。次に、CPU21はテストパターン毎に評価経路が基準経路と一致する割合をスコアとして算出する。そして、評価経路が基準経路に最も近づくパラメータ(最も高いスコアが算出されるパラメータ)を、ヒューリスティック探索に用いるパラメータの最適値として特定しても良い。   In this embodiment, the evaluation path evaluation method is configured to calculate, as a score, the ratio of test patterns that satisfy both the allowable delay range and the allowable error range. However, the evaluation path evaluation method is limited to the above method. There is nothing. For example, for each test pattern specified in the orthogonal table, the CPU 21 searches for a route from the departure point to the destination at the travel time specified in the test pattern by a normal Dijkstra method, and the searched route is a reference route. As specified. The reference route is an optimal route (correct route) for reaching the destination from the departure point at the travel time specified in the test pattern. Next, the CPU 21 calculates, as a score, the rate at which the evaluation path matches the reference path for each test pattern. Then, the parameter whose evaluation route is closest to the reference route (the parameter for which the highest score is calculated) may be specified as the optimum value of the parameter used for the heuristic search.

また、本実施形態では図4に示す探索パラメータ設定処理プログラムの実行主体は、経路探索サーバ3であったが、情報端末5が一部又は全部を実行する構成としても良い。   In the present embodiment, the execution body of the search parameter setting processing program shown in FIG. 4 is the route search server 3, but the information terminal 5 may be configured to execute a part or all of it.

また、本発明に係る経路探索システムを具体化した実施例について上記に説明したが、経路探索システムは以下の構成を有することも可能であり、その場合には以下の効果を奏する。   Moreover, although the embodiment which actualized the route search system according to the present invention has been described above, the route search system can also have the following configuration, and in that case, the following effects can be obtained.

例えば、第1の構成は以下のとおりである。
出発地、目的地、及び走行時刻の組み合わせからなるテストパターンを所定数規定した直交表を作成する直交表作成手段(21)と、前記直交表に規定されたテストパターン毎に、テストパターンに規定された前記走行時刻に前記出発地から前記目的地へと到る経路をヒューリスティック探索により探索する評価経路探索手段(21)と、前記評価経路探索手段によりテストパターン毎に探索された各経路である評価経路を評価する経路評価手段(21)と、前記経路評価手段の評価結果に基づいて前記ヒューリスティック探索に用いるパラメータの最適値を特定する最適パラメータ特定手段(21)と、前記最適パラメータ特定手段によって特定された前記パラメータの最適値を前記ヒューリスティック探索に用いるパラメータとして設定するパラメータ設定手段と、を有する。
上記構成を有する経路探索システムによれば、直交表を用いたテストパターンを実施してヒューリスティック探索に用いるパラメータを最適値に設定することが可能となる。その結果、出発地と目的地の組み合わせや走行時刻に関わらず、どのような探索条件であってもヒューリスティック探索により適切な経路を探索することが可能となる。
For example, the first configuration is as follows.
An orthogonal table creating means (21) for creating an orthogonal table in which a predetermined number of test patterns comprising a combination of a starting point, a destination, and a traveling time are defined, and a test pattern is defined for each test pattern defined in the orthogonal table. Evaluation route search means (21) for searching a route from the departure point to the destination at the travel time determined by heuristic search, and each route searched for each test pattern by the evaluation route search means. A route evaluation means (21) for evaluating an evaluation route, an optimum parameter specification means (21) for specifying an optimum value of a parameter used for the heuristic search based on an evaluation result of the route evaluation means, and the optimum parameter specification means The optimum value of the identified parameter is set as a parameter used for the heuristic search Has a parameter setting unit that, the.
According to the route search system having the above configuration, it is possible to set a parameter used for heuristic search to an optimum value by executing a test pattern using an orthogonal table. As a result, an appropriate route can be searched by heuristic search regardless of the search conditions regardless of the combination of the departure point and the destination and the travel time.

また、第2の構成は以下のとおりである。
前記最適パラメータ特定手段(21)は、最適化アルゴリズムを用いて前記評価経路の評価結果が最も高くなるパラメータを、前記ヒューリスティック探索に用いるパラメータの最適値として特定する。
上記構成を有する経路探索システムによれば、ヒューリスティック探索によって探索される経路が、出発地と目的地の組み合わせや走行時刻に関わらず、最も評価の高い経路となる為のヒューリスティック探索に用いるパラメータを、最適化アルゴリズムを用いて設定することが可能となる。
The second configuration is as follows.
The optimum parameter specifying means (21) uses an optimization algorithm to specify the parameter having the highest evaluation result of the evaluation path as the optimum value of the parameter used for the heuristic search.
According to the route search system having the above-described configuration, the parameters used for the heuristic search for the route searched by the heuristic search to be the highest evaluation route regardless of the combination of the departure place and the destination and the travel time, It can be set using an optimization algorithm.

また、第3の構成は以下のとおりである。
前記所定数は、前記経路評価手段(21)による評価結果が収束する為に必要なテストパターンの数とする。
上記構成を有する経路探索システムによれば、テストパターンの数を評価経路の評価結果が収束する為に必要なテストパターンの数とするので、全てのテストパターンを実施することによって最終的に特定されたパラメータは、出発地、目的地、走行時刻等の探索条件がどのような条件であっても許容できる最適値とすることが可能となる。
The third configuration is as follows.
The predetermined number is the number of test patterns necessary for the evaluation result by the route evaluation means (21) to converge.
According to the route search system having the above configuration, since the number of test patterns is the number of test patterns necessary for the evaluation result of the evaluation route to converge, it is finally specified by executing all the test patterns. The parameters can be set to optimum values that are acceptable regardless of the search conditions such as the departure place, the destination, and the travel time.

また、第4の構成は以下のとおりである。
前記最適パラメータ特定手段(21)により特定されるパラメータは、前記ヒューリスティック探索に用いるヒューリスティック関数である。
上記構成を有する経路探索システムによれば、直交表を用いたテストパターンを実施してヒューリスティック関数を最適値に設定することが可能となる。その結果、ヒューリスティック探索による目的地までのコスト予測を正確に行うことが可能となる。
The fourth configuration is as follows.
The parameter specified by the optimum parameter specifying means (21) is a heuristic function used for the heuristic search.
According to the route search system having the above configuration, it is possible to set a heuristic function to an optimum value by executing a test pattern using an orthogonal table. As a result, it is possible to accurately predict the cost to the destination by heuristic search.

また、第5の構成は以下のとおりである。
前記最適パラメータ特定手段(21)により特定されるパラメータは、前記ヒューリスティック探索により経路を探索する際の探索方向の制限又は探索方向の優先度を決定するパラメータである。
上記構成を有する経路探索システムによれば、ヒューリスティック探索を行う際に、探索方向の制限又は探索方向の優先度の設定をより適切に行うことが可能となる。従って、経路探索処理を高速化しつつ、探索された経路の品質についても維持することが可能となる。
The fifth configuration is as follows.
The parameter specified by the optimum parameter specifying means (21) is a parameter that determines the limit of the search direction or the priority of the search direction when searching for a route by the heuristic search.
According to the route search system having the above-described configuration, when performing a heuristic search, it is possible to more appropriately set a search direction limit or search direction priority. Therefore, it is possible to maintain the quality of the searched route while speeding up the route search process.

また、第6の構成は以下のとおりである。
前記テストパターンは、前記出発地を含むメッシュである出発地メッシュと前記目的地を含むメッシュである目的地メッシュをそれぞれ規定し、前記出発地は前記出発地メッシュの代表地点とし、前記目的地は前記目的地メッシュの代表地点とする。
上記構成を有する経路探索システムによれば、出発地と目的地をメッシュ単位でテストパターンに規定することにより、テストパターンの数が多くなり過ぎることなくエリア全体を対象としたテストパターンを設定することが可能となる。その結果、出発地や目的地をどのように設定した場合であっても、ヒューリスティック探索により適切な経路を探索することが可能となるパラメータを設定することが可能となる。
The sixth configuration is as follows.
The test pattern defines a starting point mesh that is a mesh including the starting point and a destination mesh that is a mesh including the destination. The starting point is a representative point of the starting point mesh, and the destination is A representative point of the destination mesh.
According to the route search system having the above configuration, the test pattern for the entire area can be set without excessively increasing the number of test patterns by defining the starting point and the destination in the test pattern in mesh units. Is possible. As a result, it is possible to set a parameter that enables a suitable route to be searched by a heuristic search regardless of how the departure point and the destination are set.

また、第7の構成は以下のとおりである。
目的地まで最も早く到達する経路に対して遅延する許容範囲を設定する遅延許容範囲設定手段(21)と、予測される目的地への到着時刻に誤差の生じる許容範囲を設定する誤差許容範囲設定手段(21)と、を有し、前記経路評価手段(21)は、前記評価経路が前記遅延の許容範囲及び前記誤差の許容範囲を満たすか否かを評価し、前記最適パラメータ特定手段(21)は、前記評価経路が前記遅延の許容範囲及び前記誤差の許容範囲を最も満たすパラメータを、前記ヒューリスティック探索に用いるパラメータの最適値として特定する。
上記構成を有する経路探索システムによれば、目的地への到着時刻が早くなることに加えて、予測される目的地への到着時刻と実際の値との誤差が小さくなることについても優先した目的地までの経路を探索する為のヒューリスティック探索に用いるパラメータを設定することが可能となる。
The seventh configuration is as follows.
Delay tolerance range setting means (21) for setting a tolerance range for delaying the route that reaches the destination earliest, and error tolerance range setting for setting an tolerance range in which an error occurs in the predicted arrival time. Means (21), wherein the path evaluation means (21) evaluates whether or not the evaluation path satisfies the allowable range of delay and the allowable range of error, and the optimum parameter specifying means (21 ) Specifies the parameter that the evaluation path satisfies the allowable range of the delay and the allowable range of the error as the optimum value of the parameter used for the heuristic search.
According to the route search system having the above configuration, in addition to the earlier arrival time at the destination, the priority is given to the fact that the error between the predicted arrival time and the actual value becomes smaller. It is possible to set parameters used for heuristic search for searching a route to the ground.

また、第8の構成は以下のとおりである。
前記直交表に規定されたテストパターン毎に、テストパターンに規定された前記走行時刻に前記出発地から前記目的地へと到る基準経路を探索する基準経路探索手段(21)を有し、前記経路評価手段(21)は、前記評価経路が前記基準経路と一致するか否かを評価し、前記最適パラメータ特定手段(21)は、前記評価経路が前記基準経路に最も近づくパラメータを、前記ヒューリスティック探索に用いるパラメータの最適値として特定する。
上記構成を有する経路探索システムによれば、ヒューリスティック探索によって探索される経路が、出発地と目的地の組み合わせや走行時刻に関わらず、基準経路に最も近づく為のヒューリスティック探索に用いるパラメータを設定することが可能となる。
The eighth configuration is as follows.
For each test pattern specified in the orthogonal table, there is a reference route search means (21) for searching for a reference route from the departure place to the destination at the travel time specified in the test pattern, The route evaluation means (21) evaluates whether or not the evaluation route matches the reference route, and the optimum parameter specifying means (21) determines the parameter that the evaluation route is closest to the reference route as the heuristic. It is specified as the optimum value of the parameter used for search.
According to the route search system having the above-described configuration, the parameters used for the heuristic search for the route searched by the heuristic search to be closest to the reference route regardless of the combination of the departure point and the destination and the travel time are set. Is possible.

1 経路探索システム
2 地図情報センタ
3 経路探索サーバ
4 ユーザ
5 情報端末
11 サーバ制御ECU
21 CPU
22 RAM
23 ROM
1 route search system 2 map information center 3 route search server 4 user 5 information terminal 11 server control ECU
21 CPU
22 RAM
23 ROM

Claims (10)

出発地、目的地、及び走行時刻の組み合わせからなるテストパターンを所定数規定した直交表を作成する直交表作成手段と、
前記直交表に規定されたテストパターン毎に、テストパターンに規定された前記走行時刻に前記出発地から前記目的地へと到る経路を、ヒューリスティック探索により探索する評価経路探索手段と、
前記評価経路探索手段によりテストパターン毎に探索された各経路である評価経路を評価する経路評価手段と、
前記経路評価手段の評価結果に基づいて前記ヒューリスティック探索に用いるパラメータの最適値を特定する最適パラメータ特定手段と、
前記最適パラメータ特定手段によって特定された前記パラメータの最適値を前記ヒューリスティック探索に用いるパラメータとして設定するパラメータ設定手段と、を有する経路探索システム。
An orthogonal table creating means for creating an orthogonal table defining a predetermined number of test patterns comprising a combination of a starting point, a destination, and a traveling time;
For each test pattern specified in the orthogonal table, an evaluation route search means for searching a route from the departure place to the destination at the travel time specified in the test pattern by heuristic search;
Route evaluation means for evaluating an evaluation route which is each route searched for each test pattern by the evaluation route search means;
An optimum parameter specifying means for specifying an optimum value of a parameter used for the heuristic search based on an evaluation result of the route evaluation means;
And a parameter setting unit that sets an optimum value of the parameter specified by the optimal parameter specifying unit as a parameter used for the heuristic search.
前記最適パラメータ特定手段は、最適化アルゴリズムを用いて前記評価経路の評価結果が最も高くなるパラメータを、前記ヒューリスティック探索に用いるパラメータの最適値として特定する請求項1に記載の経路探索システム。   2. The route search system according to claim 1, wherein the optimum parameter specifying unit specifies, as an optimum value of a parameter used for the heuristic search, a parameter having the highest evaluation result of the evaluation route using an optimization algorithm. 前記所定数は、前記経路評価手段による評価結果が収束する為に必要なテストパターンの数とする請求項1又は請求項2に記載の経路探索システム。   The route search system according to claim 1 or 2, wherein the predetermined number is a number of test patterns necessary for the evaluation result by the route evaluation means to converge. 前記最適パラメータ特定手段により特定されるパラメータは、前記ヒューリスティック探索に用いるヒューリスティック関数である請求項1乃至請求項3のいずれかに記載の経路探索システム。   The route search system according to any one of claims 1 to 3, wherein the parameter specified by the optimum parameter specifying means is a heuristic function used for the heuristic search. 前記最適パラメータ特定手段により特定されるパラメータは、前記ヒューリスティック探索により経路を探索する際の探索方向の制限又は探索方向の優先度を決定するパラメータである請求項1乃至請求項4のいずれかに記載の経路探索システム。   5. The parameter specified by the optimum parameter specifying unit is a parameter for determining a limit of a search direction or a priority of a search direction when searching for a route by the heuristic search. Route search system. 前記テストパターンは、前記出発地を含むメッシュである出発地メッシュと前記目的地を含むメッシュである目的地メッシュをそれぞれ規定し、
前記出発地は前記出発地メッシュの代表地点とし、
前記目的地は前記目的地メッシュの代表地点とする請求項1乃至請求項5のいずれかに記載の経路探索システム。
The test pattern defines a starting point mesh that is a mesh including the starting point and a destination mesh that is a mesh including the destination, respectively.
The starting point is a representative point of the starting point mesh,
The route search system according to claim 1, wherein the destination is a representative point of the destination mesh.
目的地まで最も早く到達する経路に対して遅延する許容範囲を設定する遅延許容範囲設定手段と、
予測される目的地への到着時刻に誤差の生じる許容範囲を設定する誤差許容範囲設定手段と、を有し、
前記経路評価手段は、前記評価経路が前記遅延の許容範囲及び前記誤差の許容範囲を満たすか否かを評価し、
前記最適パラメータ特定手段は、前記評価経路が前記遅延の許容範囲及び前記誤差の許容範囲を最も満たすパラメータを、前記ヒューリスティック探索に用いるパラメータの最適値として特定する請求項1乃至請求項6のいずれかに記載の経路探索システム。
An allowable delay range setting means for setting an allowable range of delay for the route that reaches the destination earliest;
Error tolerance range setting means for setting an tolerance range in which an error occurs in the predicted arrival time to the destination, and
The path evaluation means evaluates whether the evaluation path satisfies the delay tolerance and the error tolerance;
7. The optimum parameter specifying unit specifies a parameter that the evaluation path satisfies most of the allowable range of delay and the allowable range of error as an optimal value of a parameter used for the heuristic search. The route search system described in 1.
前記直交表に規定されたテストパターン毎に、テストパターンに規定された前記走行時刻に前記出発地から前記目的地へと到る基準経路を探索する基準経路探索手段を有し、
前記経路評価手段は、前記評価経路が前記基準経路と一致するか否かを評価し、
前記最適パラメータ特定手段は、前記評価経路が前記基準経路に最も近づくパラメータを、前記ヒューリスティック探索に用いるパラメータの最適値として特定する請求項1乃至請求項6のいずれかに記載の経路探索システム。
For each test pattern specified in the orthogonal table, there is a reference route search means for searching a reference route from the departure place to the destination at the travel time specified in the test pattern,
The route evaluation means evaluates whether the evaluation route matches the reference route,
The route search system according to any one of claims 1 to 6, wherein the optimum parameter specifying unit specifies a parameter that the evaluation route is closest to the reference route as an optimum value of a parameter used for the heuristic search.
直交表作成手段が、出発地、目的地、及び走行時刻の組み合わせからなるテストパターンを所定数規定した直交表を作成するステップと、
評価経路探索手段が、前記直交表に規定されたテストパターン毎に、テストパターンに規定された前記走行時刻に前記出発地から前記目的地へと到る経路を、ヒューリスティック探索により探索するステップと、
経路評価手段が、前記評価経路探索手段によりテストパターン毎に探索された各経路である評価経路を評価するステップと、
最適パラメータ特定手段が、前記経路評価手段の評価結果に基づいて前記ヒューリスティック探索に用いるパラメータの最適値を特定するステップと、
パラメータ設定手段が、前記最適パラメータ特定手段によって特定された前記パラメータの最適値を前記ヒューリスティック探索に用いるパラメータとして設定するステップと、を有する経路探索方法。
An orthogonal table creating means creating an orthogonal table defining a predetermined number of test patterns comprising a combination of a starting point, a destination, and a running time;
An evaluation route search means, for each test pattern specified in the orthogonal table, searching for a route from the starting point to the destination at the travel time specified in the test pattern by heuristic search;
A path evaluation unit that evaluates an evaluation path that is each path searched for for each test pattern by the evaluation path search unit;
An optimal parameter specifying unit specifying an optimal value of a parameter used for the heuristic search based on an evaluation result of the route evaluation unit;
A route searching method comprising: a parameter setting unit that sets an optimum value of the parameter specified by the optimum parameter specifying unit as a parameter used for the heuristic search.
コンピュータを、
出発地、目的地、及び走行時刻の組み合わせからなるテストパターンを所定数規定した直交表を作成する直交表作成手段と、
前記直交表に規定されたテストパターン毎に、テストパターンに規定された前記走行時刻に前記出発地から前記目的地へと到る経路を、ヒューリスティック探索により探索する評価経路探索手段と、
前記評価経路探索手段によりテストパターン毎に探索された各経路である評価経路を評価する経路評価手段と、
前記経路評価手段の評価結果に基づいて前記ヒューリスティック探索に用いるパラメータの最適値を特定する最適パラメータ特定手段と、
前記最適パラメータ特定手段によって特定された前記パラメータの最適値を前記ヒューリスティック探索に用いるパラメータとして設定するパラメータ設定手段と、
して機能させる為のコンピュータプログラム。
Computer
An orthogonal table creating means for creating an orthogonal table defining a predetermined number of test patterns comprising a combination of a starting point, a destination, and a traveling time;
For each test pattern specified in the orthogonal table, an evaluation route search means for searching a route from the departure place to the destination at the travel time specified in the test pattern by heuristic search;
Route evaluation means for evaluating an evaluation route which is each route searched for each test pattern by the evaluation route search means;
An optimum parameter specifying means for specifying an optimum value of a parameter used for the heuristic search based on an evaluation result of the route evaluation means;
Parameter setting means for setting an optimum value of the parameter specified by the optimum parameter specifying means as a parameter used for the heuristic search;
Computer program to make it function.
JP2015181978A 2015-09-15 2015-09-15 Route search system, route search method and computer program Active JP6527060B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015181978A JP6527060B2 (en) 2015-09-15 2015-09-15 Route search system, route search method and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015181978A JP6527060B2 (en) 2015-09-15 2015-09-15 Route search system, route search method and computer program

Publications (2)

Publication Number Publication Date
JP2017058194A true JP2017058194A (en) 2017-03-23
JP6527060B2 JP6527060B2 (en) 2019-06-05

Family

ID=58389826

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015181978A Active JP6527060B2 (en) 2015-09-15 2015-09-15 Route search system, route search method and computer program

Country Status (1)

Country Link
JP (1) JP6527060B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180119379A (en) * 2017-04-25 2018-11-02 현대자동차주식회사 Traffic information evaluation method and device using path extraction
WO2019239680A1 (en) * 2018-06-15 2019-12-19 ソニー株式会社 Information processing device and information processing method
CN111695725A (en) * 2020-06-02 2020-09-22 中国工商银行股份有限公司 ATM (automatic teller machine) money adding method and device based on heuristic search
KR20210061268A (en) * 2019-11-19 2021-05-27 치루 유니버시티 오브 테크놀로지 Method and system for planning path of user following robot with restrictions on direction of travel
JP7425760B2 (en) 2021-02-24 2024-01-31 三菱重工機械システム株式会社 Probe information transmitting device, method and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180119379A (en) * 2017-04-25 2018-11-02 현대자동차주식회사 Traffic information evaluation method and device using path extraction
KR102331761B1 (en) 2017-04-25 2021-11-26 현대자동차주식회사 Traffic information evaluation method and device using path extraction
WO2019239680A1 (en) * 2018-06-15 2019-12-19 ソニー株式会社 Information processing device and information processing method
KR20210061268A (en) * 2019-11-19 2021-05-27 치루 유니버시티 오브 테크놀로지 Method and system for planning path of user following robot with restrictions on direction of travel
KR102357397B1 (en) 2019-11-19 2022-02-07 치루 유니버시티 오브 테크놀로지 Method and system for planning path of user following robot with restrictions on direction of travel
CN111695725A (en) * 2020-06-02 2020-09-22 中国工商银行股份有限公司 ATM (automatic teller machine) money adding method and device based on heuristic search
JP7425760B2 (en) 2021-02-24 2024-01-31 三菱重工機械システム株式会社 Probe information transmitting device, method and program

Also Published As

Publication number Publication date
JP6527060B2 (en) 2019-06-05

Similar Documents

Publication Publication Date Title
CN105387864B (en) Path planning device and method
JP6324101B2 (en) TRAVEL TIME DATA PREPARATION DEVICE, TRAVEL TIME DATA PREPARATION METHOD, AND PROGRAM
JP6527060B2 (en) Route search system, route search method and computer program
CN109000676B (en) Path planning method combining prediction information under VANET environment
US6216088B1 (en) Method for determining itinerary data
JP6777151B2 (en) Route search method and route search device
US9449505B2 (en) Traffic congestion prediction method and traffic congestion prediction device
JP5874414B2 (en) Navigation system and server device
WO2017174623A1 (en) Method and apparatus for identifying congestion bottlenecks
JP5708230B2 (en) Route guidance system, portable terminal, and server device
JP2009216500A (en) Navigation system, route searching server, and route searching method
JP2009008465A (en) Navigation system, route searching server, route searching method, and terminal device
JP5513360B2 (en) Traffic jam information generating apparatus, traffic jam information generating method, and program
JP5768526B2 (en) Traffic jam prediction device and traffic jam forecast data
JP4571169B2 (en) Navigation system, route search server, terminal device, and route guidance method
CN104697543B (en) A kind of path searching method therefor for merging individual character preference heterogeneity
JP5231474B2 (en) Navigation system, route search server, route search method, and terminal device
JP2007163349A (en) Car navigation system
CN111862657B (en) Method and device for determining road condition information
JP2007271474A (en) Navigation apparatus and navigation system
JP4757847B2 (en) Navigation system, route search server, route search method, and terminal device
JP2017151545A (en) Traffic accident forecast system, and accident forecast method
US9341484B2 (en) Navigation server and navigation system
JP4369900B2 (en) Matching network data, matching network data creation method, navigation system having matching network data, route search server, and navigation terminal device
JP6563682B2 (en) Route search system, route search method and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180620

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20180620

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180620

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: 20190416

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190417

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190509

R150 Certificate of patent or registration of utility model

Ref document number: 6527060

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150