JP6460800B2 - Itinerary search system and itinerary search program - Google Patents

Itinerary search system and itinerary search program Download PDF

Info

Publication number
JP6460800B2
JP6460800B2 JP2015002194A JP2015002194A JP6460800B2 JP 6460800 B2 JP6460800 B2 JP 6460800B2 JP 2015002194 A JP2015002194 A JP 2015002194A JP 2015002194 A JP2015002194 A JP 2015002194A JP 6460800 B2 JP6460800 B2 JP 6460800B2
Authority
JP
Japan
Prior art keywords
facility
network
route
station
point
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.)
Active
Application number
JP2015002194A
Other languages
Japanese (ja)
Other versions
JP2016125979A (en
Inventor
奥津 浩一
浩一 奥津
稔 尾澤
稔 尾澤
清治 垂水
清治 垂水
信寛 橋本
信寛 橋本
Original Assignee
株式会社駅探
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社駅探 filed Critical 株式会社駅探
Priority to JP2015002194A priority Critical patent/JP6460800B2/en
Publication of JP2016125979A publication Critical patent/JP2016125979A/en
Application granted granted Critical
Publication of JP6460800B2 publication Critical patent/JP6460800B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明の実施形態は、旅程検索システムおよび旅程検索プログラムに関するものである。   Embodiments described herein relate generally to an itinerary search system and an itinerary search program.

近年の情報通信の技術に伴い、インターネット等の通信ネットワークを介して、様々な情報が提供されている。その一つに、交通機関の乗換案内情報がある。乗換案内情報とは、ユーザが出発地と、目的地と、目的地の到着を希望する時刻又は出発地からの出発時刻などを入力することにより、例えばどの交通機関の何時の電車に乗り、どの駅で乗り換えるか、などの電車の乗換案内情報を提供するものである。   With recent information communication technology, various information is provided via a communication network such as the Internet. One of them is transit guidance information for transportation. By entering the departure point, the destination, the time at which the user wants to arrive at the destination, the departure time from the departure point, etc. It provides train transfer information such as whether to transfer at a station.

乗換案内情報を提供する経路検索サービスにおいては、ユーザに最適な乗換案内情報を提供する方法が種々提案されている。この経路検索における基本的なサービスとしては、指定時間に出発した場合や、指定時間に到着するような案内を行っている。   In a route search service that provides transfer guidance information, various methods for providing optimal transfer guidance information to users have been proposed. As a basic service in this route search, guidance is given when departing at a designated time or arriving at a designated time.

現在の経路検索では、出発点もしくは到着点を指定した場合の案内、もしくは経路の所要時間に対して最適な案内を行っている。最適な案内とは、所要時間が短い・金額が安い・乗換回数が少ない等の評価値を最小にする経路検索結果のことである。しかし、実際の人間の行動形態としては、外出先などで現時点から目的地に到着するまでの時刻に余裕がある場合などで、経路途中で立ち寄れる施設などを案内することで、許容時間を埋めて欲しい場合がある。例えば、目的地までは30分程度で行けることは分かっているが、待ち合わせ時刻までには2時間ほどあるので、目的地の方向で興味を持てる施設が何処かにあって、それを利用すると何時に到着するかなどのスケジュールを希望する場合などである。   In the current route search, guidance when the departure point or arrival point is designated, or guidance that is optimal for the required time of the route is performed. The optimum guidance is a route search result that minimizes an evaluation value such as a short required time, a low price, and a small number of transfers. However, as an actual form of human behavior, such as when there is room in the time from the current time to the destination when going out, etc. You may want it. For example, we know that we can go to the destination in about 30 minutes, but there are about 2 hours before the meeting time, so there are some facilities that are interested in the direction of the destination, and when to use it If you want a schedule such as whether to arrive at.

特開2003−139553号公報JP 2003-139553 A 特開2000−168939号公報JP 2000-168939 A 特許第5026945号公報Japanese Patent No. 5026945

公共交通機関と施設を組み合わせて、許容時間で経路を探索するにあたり、従来では実用的な時間内に条件を満たす経路を複数探索することが計算量の観点から困難であった。   In searching for a route within an allowable time by combining public transportation and facilities, it has been difficult to search for a plurality of routes that satisfy a condition within a practical time from the viewpoint of computational complexity.

本発明が解決しようとする課題は、探索ネットワークを構成するノード数とアーク数を必要最小限に抑えることでこれを実現した旅程検索システムおよび旅程検索プログラムを提供することにある。   The problem to be solved by the present invention is to provide an itinerary search system and an itinerary search program that realize this by minimizing the number of nodes and the number of arcs constituting the search network.

上記目的を達成するため、実施形態の旅程検索システムは、公共交通機関のネットワークデータを記憶する第1記憶手段と、施設の属性を記憶する施設テーブル、駅と施設間の移動情報を記憶する駅施設移動テーブル、および施設間の移動情報を記憶する施設間移動テーブルを少なくとも記憶する第2記憶手段と、出発点、着地点、および許容時間の入力情報に基づいて前記第1記憶手段を検索し、前記許容時間内の前記出発点から前記着地点までの基本ネットワークを生成する基本ネットワーク生成手段と、前記第2記憶手段を参照して、検索された前記基本ネットワークに応じた各駅に接続される施設ネットワークを動的に生成する施設ネットワーク生成手段と、前記基本ネットワークと前記施設ネットワークを合成して、前記出発点から前記着地点までの間で前記許容時間内に移動可能な施設ネットワーク経路を生成する経路生成手段とを有することを特徴とする。   In order to achieve the above object, an itinerary search system according to an embodiment includes a first storage unit that stores network data of public transportation, a facility table that stores facility attributes, and a station that stores movement information between stations. A second storage means for storing at least a facility movement table and an inter-facility movement table for storing movement information between facilities; and the first storage means is searched based on input information of a starting point, a landing point, and an allowable time. The basic network generating means for generating a basic network from the starting point to the landing point within the allowable time, and the second storage means, and connected to each station corresponding to the searched basic network A facility network generating means for dynamically generating a facility network; and combining the basic network and the facility network to obtain the starting point And having a path generating means for generating a movable facility network path within the allowable time until the deposition point.

また、実施形態の旅程検索システムは、入力手段と、公共交通機関のネットワークデータを記憶する第1記憶手段と、施設の属性を記憶する施設テーブル、駅と施設間の移動情報を記憶する駅施設移動テーブル、および施設間の移動情報を記憶する施設間移動テーブルを少なくとも記憶する第2記憶手段と、前記入力手段からの出発点、着地点、および許容時間を示す入力情報に基づいて前記第1記憶手段を検索し、前記許容時間内の前記出発点から前記着地点までの複数の基本ネットワークを生成する基本ネットワーク生成手段と、前記第2記憶手段を参照して、検索された前記複数の基本ネットワークに応じた各駅に接続される施設ネットワークを動的に生成する施設ネットワーク生成手段と、前記基本ネットワークと前記施設ネットワークを合成して、前記出発点から前記着地点までの間で前記許容時間内に移動可能な複数の施設ネットワーク経路を生成する経路生成手段と、前記複数の施設ネットワーク経路を基に利用者に提供可能な施設経路案内リストを出力する出力手段とを有することを特徴とする。   The itinerary search system according to the embodiment includes an input unit, a first storage unit that stores network data of public transportation, a facility table that stores facility attributes, and a station facility that stores movement information between stations. A second storage unit that stores at least a movement table and an inter-facility movement table that stores movement information between facilities; and the first information based on input information indicating a starting point, a landing point, and an allowable time from the input unit. A plurality of basic networks searched with reference to the second storage means; and basic network generation means for searching the storage means and generating a plurality of basic networks from the starting point to the landing point within the allowable time. Facility network generating means for dynamically generating a facility network connected to each station according to the network, the basic network, and the facility network Route generation means for generating a plurality of facility network routes that can move within the allowable time from the starting point to the destination point, and a user based on the plurality of facility network routes And an output means for outputting a facility route guidance list that can be provided.

また、実施形態の旅程検索プログラムは、公共交通機関のネットワークデータを記憶する第1記憶手段と、施設の属性を記憶する施設テーブル、駅と施設間の移動情報を記憶する駅施設移動テーブル、および施設間の移動情報を記憶する施設間移動テーブルを少なくとも記憶する第2記憶手段と、を有する旅程検索システムの旅程検索プログラムであって、出発点、着地点、および許容時間の入力情報に基づいて前記第1記憶手段を検索し、前記許容時間内の前記出発点から前記着地点までの基本ネットワークを生成する機能と、前記第2記憶手段を参照して、検索された前記基本ネットワークに応じた各駅に接続される施設ネットワークを動的に生成する機能と、前記基本ネットワークと前記施設ネットワークを合成して、前記出発点から前記着地点までの間で前記許容時間内に移動可能な複数の施設ネットワーク経路を生成する機能とをコンピュータによって実現することを特徴とする。   The itinerary search program according to the embodiment includes a first storage unit that stores network data of public transportation, a facility table that stores facility attributes, a station facility movement table that stores movement information between stations, and An itinerary search program for an itinerary search system having at least a second storage means for storing an inter-facility movement table for storing movement information between facilities based on input information of a departure point, a landing point, and an allowable time A function to search the first storage means and generate a basic network from the starting point to the landing point within the allowable time, and according to the searched basic network with reference to the second storage means The function of dynamically generating a facility network connected to each station, and the basic network and the facility network are combined, from the starting point A function of generating a plurality of facility network paths movable within the allowable time until serial attachment point, characterized in that realized by a computer.

更に、実施形態の旅程検索プログラムは、公共交通機関のネットワークデータを記憶する第1記憶手段と、施設の属性を記憶する施設テーブル、駅と施設間の移動情報を記憶する駅施設移動テーブル、および施設間の移動情報を記憶する施設間移動テーブルを少なくとも記憶する第2記憶手段と、を有する旅程検索システムの旅程検索プログラムであって、利用者から出発点、着地点、および許容時間を示す入力情報を受信する機能と、前記入力情報に基づいて前記第1記憶手段を検索し、前記許容時間内の前記出発点から前記着地点までの複数の基本ネットワークを生成する機能と、前記第2記憶手段を参照して、検索された前記複数の基本ネットワークに応じた各駅に接続される施設ネットワークを動的に生成する機能と、前記基本ネットワークと前記施設ネットワークを合成して、前記出発点から前記着地点までの間で前記許容時間内に移動可能な複数の施設ネットワーク経路を生成する機能と、前記複数の施設ネットワーク経路を基に利用者に提供可能な施設経路案内リストを出力する機能とをコンピュータによって実現することを特徴とする。   Further, the itinerary search program according to the embodiment includes a first storage unit that stores network data of public transportation, a facility table that stores facility attributes, a station facility movement table that stores movement information between stations, and An itinerary search program for an itinerary search system having at least a second storage means for storing movement information between facilities for storing movement information between facilities, and an input indicating a starting point, a landing point, and an allowable time from a user A function of receiving information, a function of searching the first storage means based on the input information, and generating a plurality of basic networks from the starting point to the landing point within the allowable time, and the second storage Means for dynamically generating a facility network connected to each station corresponding to the searched plurality of basic networks, and the basic network A function that generates a plurality of facility network paths that can be moved within the allowable time from the starting point to the landing point by combining a work and the facility network, and is used based on the plurality of facility network paths And a function of outputting a facility route guidance list that can be provided to a person is realized by a computer.

実施形態によれば、ユーザが出発点と着地点、および許容時間を指定するだけで、その許容期間内に立ち寄れる施設を動的に案内することで、許容時間を有効に活用することができる。   According to the embodiment, the user can specify the starting point, the landing point, and the allowable time, and the allowable time can be effectively utilized by dynamically guiding the facility that stops within the allowable period.

実施形態に係る旅程検索システムの構成を示すブロック図である。It is a block diagram which shows the structure of the itinerary search system which concerns on embodiment. 実施形態に係る施設DBは、施設テーブル、駅施設移動テーブル、および施設間移動テーブルの一例を示す図である。The facility DB according to the embodiment is a diagram illustrating an example of a facility table, a station facility movement table, and an inter-facility movement table. 実施形態に係る旅程検索システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the itinerary search system which concerns on embodiment. 実施形態に係る旅程検索システムの基本ネットワーク生成部によって作成された基本ネットワークの一例を示す。An example of the basic network produced | generated by the basic network production | generation part of the itinerary search system which concerns on embodiment is shown. 図4で検索された第1経路の施設ネットワークの一例を示す図、並びに第1経路における駅施設移動テーブルおよび施設間移動テーブルを示す。The figure which shows an example of the facility network of the 1st path | route searched in FIG. 4, and the station facility movement table and inter-facility movement table in a 1st path | route are shown. 図4で検索された第2経路の施設ネットワークの一例を示す図、並びに第2経路における駅施設移動テーブルおよび施設間移動テーブルを示す。The figure which shows an example of the facility network of the 2nd path | route searched in FIG. 4, and the station facility movement table and inter-facility movement table in a 2nd path | route are shown. 出力部で作成した施設経路案内リストの一例を示す図である。It is a figure which shows an example of the facility route guidance list produced in the output part. 図6の経路674に対応する移動ルートを地図上に表示した一例を示す図である。It is a figure which shows an example which displayed the movement route corresponding to the path | route 674 of FIG. 6 on the map. 図6に示した4つの移動ルートの経路リストの一例を示す図である。It is a figure which shows an example of the path | route list | wrist of four moving routes shown in FIG. 第1経路と第2経路を用いて同時に施設ネットワークを検索した例を示す図である。It is a figure which shows the example which searched the facility network simultaneously using the 1st path | route and the 2nd path | route. 出発点と着地点とに同じ場所を設定することにより、周遊コースを作成した図である。It is the figure which created the tour course by setting the same place as a starting point and a landing point.

以下、図面を参照して、本発明の実施形態に係る旅程検索システムおよび旅程検索プログラムを説明する。   Hereinafter, an itinerary search system and an itinerary search program according to embodiments of the present invention will be described with reference to the drawings.

実施形態に係る旅程検索システムおよび旅程検索プログラムの基本的な考えは、まず公共交通機関を基点とした経路ネットワークの基幹部を検索する。これは、現在行われている、電車やバス、飛行機などの公共交通機関の経路検索を用いる。ただし、出発地−到着地が近い場合には、徒歩による基幹経路が作成される場合もある。次に、この基幹部に派生経路が作成できる施設を抽出する。抽出方法としては、施設に対する最寄り駅を予め算出しておくことも可能である。又は、位置情報により動的に算出することも可能である。抽出した施設の派生経路と公共交通機関の基幹部の経路を合成した経路ネットワークにおける経路検索を行う。ここで最短経路は、派生施設の1つも立ち寄らない経路になるが、第n経路まで検索することで、許容時間一杯に利用することができる経路を実用的な時間内で検索することができる。   The basic idea of the itinerary search system and the itinerary search program according to the embodiment is to first search for a core part of a route network based on public transportation. This uses the route search of public transportation such as trains, buses, and airplanes currently being performed. However, when the departure point and the arrival point are close, a basic route by foot may be created. Next, a facility where a derived route can be created is extracted from this backbone. As an extraction method, the nearest station for the facility can be calculated in advance. Alternatively, it can be dynamically calculated from position information. Route search is performed in the route network that combines the derived route of the extracted facility and the route of the main part of public transportation. Here, although the shortest route is a route that does not stop at any of the derived facilities, by searching up to the n-th route, a route that can be used within the allowable time can be searched within a practical time.

図1は、実施形態に係る旅程検索システムの構成を示すブロック図である。   FIG. 1 is a block diagram illustrating a configuration of an itinerary search system according to an embodiment.

図1において、入力部10は、利用者からの経路検索を希望する出発点、着地点、および許容時間、後述する絞り込み条件などを入力する。この入力部10は、利用者が所有する携帯端末や、オフィスのパーソナルコンピュータなどのアプリケーションからの検索要求を、図示しないネットワークを介して入力された経路検索を希望する出発点、着地点、および許容時間などを受信する機能を有するものであっても良い。許容時間とは、空き時間を含む出発点から着地点に到着するまでの時間である。出発点と着地点は、場所(住所)や駅や施設などのいずれでも良く、利用者によって任意に設定される。   In FIG. 1, an input unit 10 inputs a starting point, a landing point, an allowable time, a narrowing-down condition described later, and the like for a route search from a user. The input unit 10 receives a search request from an application such as a portable terminal owned by a user or an office personal computer, and a starting point, a landing point, and an allowable point for a route search input via a network (not shown). It may have a function of receiving time and the like. The allowable time is the time from the departure point including the free time to the arrival at the arrival point. The starting point and the landing point may be any place (address), station, facility, etc., and are arbitrarily set by the user.

基本ネットワーク生成部20は、入力部10から入力された出発点、着地点、および許容時間から公共交通機関のネットワークデータ30をアクセスして、出発点−着地点(目的地)間の公共交通機関を用いた1つ以上の経路検索を行う。つまり、一般的な公共交通機関を用いて経路を案内する経路検索エンジンである。ここでは、公共交通機関のネットワークデータ30に、必要な公共交通機関の電車、バス、飛行機などの全てのダイヤ情報が格納されているとしたが、個々の交通機関のデータベースから検索して読み出した結果データを格納するものであっても良い。ここで得られる最短経路は、どこにも立ち寄りをしない経路である。そして、乗り物の種類(例えば、快速、特別快速、急行、特急、快特)に応じた経路、着地点(目的地)までに複数の路線を使用して到達できる場合は路線毎の経路、乗り換えでの経路など、出発点から着地点までの間で許容時間内に移動が可能な路線(ルート)を検索する。ただし、検索する路線の数を予め定めておき、主要な路線から順に採用することが望ましい。   The basic network generation unit 20 accesses the public transport network data 30 based on the starting point, the landing point, and the allowable time input from the input unit 10, and public transportation between the starting point and the landing point (destination). Perform one or more route searches using. That is, it is a route search engine that guides routes using general public transportation. Here, it is assumed that all the schedule information of trains, buses, airplanes, etc. of necessary public transportation is stored in the network data 30 of public transportation, but retrieved and retrieved from the database of individual transportation The result data may be stored. The shortest route obtained here is a route that does not stop anywhere. And, route according to the type of vehicle (for example, rapid, special rapid, express, express, express), if there are multiple routes to reach the destination (destination), route for each route, transfer A route (route) that can be moved within a permissible time from the starting point to the landing point, such as a route in, is searched. However, it is desirable that the number of routes to be searched is determined in advance and adopted in order from the main route.

施設ネットワーク生成部40は、施設DB(データベース)50を参照して、基本ネットワーク生成部20で検索・作成された路線の各駅に隣接する施設のネットワークを作成する。施設DB50は、施設テーブル50a、駅施設移動テーブル50b、および施設間移動テーブル50cを有している。   The facility network generation unit 40 refers to the facility DB (database) 50 and creates a network of facilities adjacent to each station on the route searched and created by the basic network generation unit 20. The facility DB 50 includes a facility table 50a, a station facility movement table 50b, and an inter-facility movement table 50c.

図2は、施設DB(データベース)50に記憶される施設テーブル50a、駅施設移動テーブル50b、および施設間移動テーブル50cの一例を示している。施設テーブル50aは、「施設ID」「施設名」「座標」「所要時間」「種別」「評価」などで構成されている。この例では、スカイツリータワー、大江戸城、東洋美術館、野山動物園の上述した「施設ID」「施設名」「座標」「所要時間」「種別」「評価」の各データが施設テーブル50aに格納されている例を示す。この施設テーブル50aを参照することにより、そこに登録されている各施設の属性情報が分かる。   FIG. 2 shows an example of a facility table 50a, a station facility movement table 50b, and an inter-facility movement table 50c stored in the facility DB (database) 50. The facility table 50a includes “facility ID”, “facility name”, “coordinates”, “required time”, “type”, “evaluation”, and the like. In this example, the above-mentioned “facility ID”, “facility name”, “coordinates”, “required time”, “type”, and “evaluation” data of the Sky Tree Tower, Oedo Castle, Toyo Museum, and Noyama Zoo are stored in the facility table 50a. An example is shown. By referring to this facility table 50a, the attribute information of each facility registered there can be known.

駅施設移動テーブル50bは、「駅ID」「施設ID」「時間」などで構成されている。「時間」は、「駅ID」で示した駅と「施設ID」で示した施設との間の徒歩による移動時間を示している。ここでは、徒歩による移動時間としたが、バスやタクシーなどの乗り物を利用した移動時間であっても良い。また、徒歩、バス、タクシーなどの移動手段毎に「時間」を記憶したものでも良い。この「時間」に代えて、「駅ID」で示した駅と「施設ID」で示した施設との間の距離を記憶しても良く、また両方のデータを持つものでも良い。「距離」を記憶する場合は、徒歩による移動であれば、例えば1分を60mとして時間に換算すれば良い。車による移動であれば、位置情報を与えてカーナビゲーションの技術などから移動時間を取得して提供すると良い。   The station facility movement table 50b includes “station ID”, “facility ID”, “time”, and the like. “Time” indicates a travel time on foot between the station indicated by “Station ID” and the facility indicated by “Facility ID”. Here, the travel time is determined by walking, but it may be travel time using a vehicle such as a bus or taxi. Moreover, what stored "time" for every moving means, such as a walk, a bus, and a taxi, may be used. Instead of this “time”, the distance between the station indicated by the “station ID” and the facility indicated by the “facility ID” may be stored, or both of the data may be stored. When “distance” is stored, if it is a movement by walking, for example, 1 minute may be converted to 60 m. In the case of movement by car, it is preferable to provide position information and obtain travel time from car navigation technology or the like.

この駅施設移動テーブル50bを参照することにより、そこに登録されている各駅と各施設間の所要時間(又は所要距離)が分かる。ただし、登録するデータに、駅と施設の所要時間(又は所要距離)による制限を加えることで、登録データ数を最小限に抑えることが望ましい。   By referring to this station facility movement table 50b, the required time (or required distance) between each station registered there and each facility can be known. However, it is desirable to minimize the number of registered data by adding restrictions to the data to be registered depending on the required time (or required distance) between the station and the facility.

施設間移動テーブル50cは、「起点施設ID」「終点施設ID」「時間」などで構成されている。「時間」は、「起点施設ID」で示した施設と「終点施設ID」で示した施設との間の徒歩による移動時間を示している。ここでは、徒歩による移動時間としたが、バスやタクシーなどの乗り物を利用した移動時間であっても良い。また、徒歩、バス、タクシーなどの移動手段毎に「時間」を記憶したものでも良い。この「時間」に代えて、「起点施設ID」で示した駅と「終点施設ID」で示した施設との間の距離を記憶しても良く、また両方のデータを持つものでも良い。同様に「距離」を記憶する場合は、徒歩による移動であれば、例えば1分を60mとして時間に換算すれば良い。車による移動であれば、位置情報を与えてカーナビゲーションの技術などから移動時間を取得して提供すると良い。   The inter-facility movement table 50c includes “starting facility ID”, “ending facility ID”, “time”, and the like. “Time” indicates a travel time on foot between the facility indicated by “starting facility ID” and the facility indicated by “end facility ID”. Here, the travel time is determined by walking, but it may be travel time using a vehicle such as a bus or taxi. Moreover, what stored "time" for every moving means, such as a walk, a bus, and a taxi, may be used. Instead of this “time”, the distance between the station indicated by the “starting facility ID” and the facility indicated by the “ending facility ID” may be stored, or both may be stored. Similarly, when “distance” is stored, if it is a movement by walking, for example, 1 minute may be converted to 60 m. In the case of movement by car, it is preferable to provide position information and obtain travel time from car navigation technology or the like.

この施設間移動テーブル50cを参照することにより、そこに登録されている各施設と各施設間の所要時間(又は所要距離)が分かる。ただし、登録するデータに、施設と施設の所要時間(又は所要距離)による制限を加えることで、登録データ数を最小限に抑えることが望ましい。   By referring to the inter-facility movement table 50c, the required time (or required distance) between each facility registered in each facility and each facility can be known. However, it is desirable to minimize the number of registered data by adding restrictions on the data to be registered according to the required time (or required distance) between the facilities.

図1に戻り、経路生成部60は、基本ネットワーク生成部20で作成した基本ネットワークと施設ネットワーク生成部40で作成した施設ネットワークを合成して、出発点から着地点までの間で許容時間内に移動が可能な施設ネットワーク経路を作成する。経路生成部60は、検索条件を満たす経路リストの施設ネットワーク経路を作成して、満たさない経路リストは削除する。また、施設テーブル50aの「評価」を参照して、経路リスト毎に評価値を付与する。評価値が高いものは、推薦コースの一つとして利用者に提供しても構わない。また、評価値を用いて人気度や混雑度の判断の一つとして利用者に提供しても構わない。   Returning to FIG. 1, the route generation unit 60 combines the basic network created by the basic network generation unit 20 and the facility network created by the facility network generation unit 40 within an allowable time from the starting point to the landing point. Create a moving facility network route. The route generation unit 60 creates a facility network route of the route list that satisfies the search condition, and deletes the route list that does not satisfy the route list. Further, referring to “evaluation” in the facility table 50a, an evaluation value is assigned to each route list. Those with a high evaluation value may be provided to the user as one of the recommended courses. Moreover, you may provide to a user as one of the judgment of popularity degree or congestion degree using an evaluation value.

経路リスト絞込み部70は、経路生成部60で作成された施設ネットワーク経路から、例えば入力部10から入力された施設の絞込み条件(例えば、利用者が希望する施設の種別等)を基に施設ネットワーク経路を絞込み、その結果を出力部80に出力する。   The route list narrowing unit 70 uses, for example, a facility network based on facility narrowing conditions (for example, the type of facility desired by the user) input from the input unit 10 from the facility network route created by the route generation unit 60. The route is narrowed down and the result is output to the output unit 80.

出力部80は、経路リスト絞込み部70からの経路リストに基づき利用者に案内可能な施設経路案内リストや立ち寄り経路を示した地図などを出力する。出力部80は、検索要求を行った利用者が所有する携帯端末や、オフィスのパーソナルコンピュータなどのアプリケーションに検索結果を送信する機能を有するものであっても良い。   The output unit 80 outputs a facility route guidance list that can be guided to the user based on the route list from the route list narrowing unit 70, a map showing a stop-by route, and the like. The output unit 80 may have a function of transmitting a search result to an application such as a mobile terminal owned by a user who has made a search request or an office personal computer.

図3は、実施形態に係る旅程検索システムの動作を示す旅程検索プログラムのフローチャートである。図4乃至図7は、旅程検索プログラムによる旅程検索システムの基本動作を具体的に示す図である。以下、図1乃至図7を参照して、旅程検索プログラムによる旅程検索システムの基本動作を説明する。   FIG. 3 is a flowchart of the itinerary search program showing the operation of the itinerary search system according to the embodiment. 4 to 7 are diagrams specifically showing the basic operation of the itinerary search system by the itinerary search program. The basic operation of the itinerary search system by the itinerary search program will be described below with reference to FIGS.

まず、利用者からの経路検索要求を入力部10が受信すると、入力部10は基本ネットワーク生成部20に、その経路検索要求に含まれる出発点、着地点、および許容時間などの検索条件を渡す(図3のステップS10)。すると、基本ネットワーク生成部20は、公共交通機関のネットワークデータ30をアクセスして、経路検索を実行して1つ以上の基本ネットワークを生成する(図3のステップS20)。   First, when the input unit 10 receives a route search request from a user, the input unit 10 passes to the basic network generation unit 20 search conditions such as a departure point, a landing point, and an allowable time included in the route search request. (Step S10 in FIG. 3). Then, the basic network generation part 20 accesses the network data 30 of public transport, performs route search, and produces | generates one or more basic networks (step S20 of FIG. 3).

図4に、基本ネットワーク生成部20によって作成された基本ネットワークの一例を示す。図4において、Sは出発点であり、Gは着地点である。ノード(node)1乃至ノード(node)5は、出発点と着地点との間の最寄り駅を意味しており、基本ネットワーク生成部20によってノード1−ノード2−ノード3を通る第1経路と、ノード1−ノード4−ノード2−ノード3を通る第2経路が検索されたことを示す。   FIG. 4 shows an example of a basic network created by the basic network generation unit 20. In FIG. 4, S is a starting point and G is a landing point. Nodes 1 to 5 are the nearest stations between the departure point and the arrival point, and the first route passing through the node 1 -node 2 -node 3 by the basic network generation unit 20. , Node 1 -node 4 -node 2 -node 3 indicates that the second route is retrieved.

次に、施設ネットワーク生成部40は、基本ネットワーク生成部20で作成された各経路の各駅(ノード)から立ち寄り可能な施設のネットワークを施設DB(データベース)50を参照して作成する(図3のステップS30)。   Next, the facility network generation unit 40 creates a network of facilities that can be visited from each station (node) of each route created by the basic network generation unit 20 with reference to the facility DB (database) 50 (FIG. 3). Step S30).

図5−1の(a)は、施設ネットワーク生成部40よって作成された、図4に示す第1経路の施設ネットワークの一例を示す。図5−1の(b)は、この時の駅施設移動テーブル50bの一例を示す。図5−1の(c)は、この時の施設間移動テーブル50cの一例を示す。ここで、駅施設移動テーブル50bの駅ID「801」は、図4のノード1の駅を示し、駅ID「802」は図4のノード2の駅を示し、駅ID「803」は図4のノード3の駅を示すものとする。   5A illustrates an example of the facility network of the first route illustrated in FIG. 4 created by the facility network generation unit 40. FIG. 5B shows an example of the station facility movement table 50b at this time. FIG. 5C shows an example of the inter-facility movement table 50c at this time. Here, the station ID “801” of the station facility movement table 50b indicates the station of the node 1 of FIG. 4, the station ID “802” indicates the station of the node 2 of FIG. 4, and the station ID “803” indicates that of FIG. It is assumed that the station of node 3 is shown.

施設ネットワーク生成部40は、駅施設移動テーブル50bと施設間移動テーブル50cを参照して、図5−1の(a)に示した施設ネットワークを作成する。また、施設テーブル50aによって、施設ネットワーク上の各施設の属性を定義する。即ち、施設ネットワーク生成部40は、駅ID「801」に施設ID「201」「202」をアーク接続し、駅ID「802」に施設ID「250」をアーク接続し、駅ID「803」に施設ID「280」「281」をアーク接続した第1経路の施設ネットワークを作成する。つまり、基本ネットワーク生成部20によって検索された第1経路に対して動的に関係する施設を結合することができる。   The facility network generation unit 40 refers to the station facility movement table 50b and the inter-facility movement table 50c to create the facility network shown in FIG. In addition, attributes of each facility on the facility network are defined by the facility table 50a. That is, the facility network generation unit 40 arc connects the facility IDs “201” and “202” to the station ID “801”, arcs the facility ID “250” to the station ID “802”, and sets the station ID “803”. A facility network of the first route in which facility IDs “280” and “281” are arc-connected is created. That is, the dynamically related facility can be combined with the first route searched by the basic network generation unit 20.

図5−2の(a)は、施設ネットワーク生成部40よって作成された図4に示す第2経路の施設ネットワークの一例を示す。図5−2の(b)は、この時の駅施設移動テーブル50bの一例を示す。図5−2の(c)は、この時の施設間移動テーブル50cの一例を示す。ただし、図5−1と重複するテーブル内容の記載は省略している。駅施設移動テーブル50bの駅ID「804」は、図4のノード4の駅を示すものとし、それ以外は図4と同じであるとしてその説明は省略する。施設ネットワーク生成部40は、駅施設移動テーブル50bと施設間移動テーブル50cを参照して、図5−2の(a)の施設ネットワークを作成する。つまり、基本ネットワーク生成部20によって検索された第2経路に対して動的に関係する施設を結合することができる。なお、ここでは施設ネットワークを第1経路と第2経路で別々に検索したが、後述するように2つの経路に対し同時に施設ネットワークを検索しても良い。   FIG. 5A illustrates an example of the facility network of the second route illustrated in FIG. 4 created by the facility network generation unit 40. FIG. 5B shows an example of the station facility movement table 50b at this time. FIG. 5-2 (c) shows an example of the inter-facility movement table 50c at this time. However, the description of the table contents overlapping with FIG. 5A is omitted. The station ID “804” in the station facility movement table 50b indicates the station of the node 4 in FIG. 4, and the other points are the same as those in FIG. The facility network generation unit 40 refers to the station facility movement table 50b and the inter-facility movement table 50c, and creates the facility network shown in FIG. That is, the dynamically related facility can be combined with the second route searched by the basic network generation unit 20. Although the facility network is separately searched for the first route and the second route here, the facility network may be simultaneously searched for two routes as will be described later.

次に、経路生成部60は、基本ネットワーク生成部20で作成した基本ネットワークと、施設ネットワーク生成部40で生成した施設ネットワークとを合成して施設ネットワーク経路並びにそれに基づく経路リストを作成する。またこの時、経路生成部60は、施設テーブル50aの「評価」を参照して、経路リスト毎に評価値を付与することもできる(図3のステップS40)。   Next, the route generation unit 60 combines the basic network created by the basic network generation unit 20 and the facility network created by the facility network generation unit 40 to create a facility network route and a route list based on the facility network route. At this time, the route generation unit 60 can also assign an evaluation value for each route list with reference to “evaluation” in the facility table 50a (step S40 in FIG. 3).

次に、経路リスト絞込み部70は、経路生成部60で作成された経路リストから、例えば、施設の絞込み条件(例えば、利用者が希望する施設又は施設の種別又は評価値の高いもの等)を基に、施設ネットワーク経路を絞り込む(図3のステップS50)。そして、出力部80は利用者に利用可能な施設経路案内リストを作成して出力する(図3のステップS60)。   Next, the route list narrowing unit 70 selects, for example, facility narrowing conditions (for example, the facility desired by the user or the type of facility or a high evaluation value) from the route list created by the route generating unit 60. Based on this, the facility network route is narrowed down (step S50 in FIG. 3). Then, the output unit 80 creates and outputs a facility route guidance list that can be used by the user (step S60 in FIG. 3).

次に、駅と施設間の時間計算について説明する。基本ネットワーク生成部20においては、既存の公共交通機関を用いた経路検索によって得られた経路中の駅と駅の間の所要時間は求められている。したがって、駅と施設間および施設と施設間の所要時間が分かれば、利用者から要求されている許容時間内のコースが作成可能となる。   Next, time calculation between the station and the facility will be described. In the basic network generation unit 20, the required time between stations in a route obtained by route search using existing public transportation is obtained. Therefore, if the required time between the station and the facility and between the facility and the facility is known, it is possible to create a course within the allowable time requested by the user.

例えば、図5−1の(a)において、駅ノード801に接続される施設として施設ID「201」と「202」が存在して、この施設を立ち寄るとしている。そして、駅施設移動テーブル50bと施設間移動テーブル50cを参照することで、駅ノード801と施設ID「201」間の移動時間は10分、駅ノード801と施設ID「202」間の移動時間は15分、施設ID「201」と施設ID「202」間の移動時間は25分の情報が得られる。同様に、駅ノード802に接続される施設として施設ID「250」が存在して、この施設を立ち寄るとしている。そして、駅ノード802と施設ID「250」間の移動時間は22分の情報が得られる。同様に、駅ノード803に接続される施設として施設ID「280」と「281」が存在して、この施設を立ち寄るとしている。そして、駅ノード803と施設ID「280」間の移動時間は28分、駅ノード803と施設ID「281」間の移動時間は17分、施設ID「280」と施設ID「281」間の移動時間は40分の情報が得られる。これらの移動時間と、施設テーブル50aを参照して得られる施設での所要時間を加算することで、入力部10から設定された許容時間内で立ち寄れる施設案内経路を示す経路リストを作成することができる。   For example, in FIG. 5A, facility IDs “201” and “202” exist as facilities connected to the station node 801, and this facility is visited. By referring to the station facility movement table 50b and the inter-facility movement table 50c, the movement time between the station node 801 and the facility ID “201” is 10 minutes, and the movement time between the station node 801 and the facility ID “202” is Information of 25 minutes is obtained for the movement time between the facility ID “201” and the facility ID “202” for 15 minutes. Similarly, a facility ID “250” exists as a facility connected to the station node 802, and it is assumed that this facility is stopped. Then, information of 22 minutes is obtained for the travel time between the station node 802 and the facility ID “250”. Similarly, facility IDs “280” and “281” exist as facilities connected to the station node 803, and it is assumed that these facilities are stopped. The travel time between the station node 803 and the facility ID “280” is 28 minutes, the travel time between the station node 803 and the facility ID “281” is 17 minutes, and the travel between the facility ID “280” and the facility ID “281”. Information about 40 minutes can be obtained. By adding the travel time and the required time at the facility obtained by referring to the facility table 50a, a route list indicating the facility guidance route that can be visited within the allowable time set from the input unit 10 can be created. it can.

なお、施設の所要時間を移動時間内(移動コスト)に組み入れても良い。例えば、駅ノード801と施設ID「201」間の移動時間は10分であるが、施設ID「201」の所要時間30分の1/2を加算した値(10+30/2=25)を移動時間としても良い。例えば、駅ノード801と施設ID「201」の往復であれば、トータル時間50分が算出される。また、同じ駅の出と入りでノード番号を分けても良い。例えば、駅ノード802を出る時の駅IDを駅ノード802a、戻った時の駅IDを駅ノード802bとすることで、経路探索を行うネットワークを単純化できる。   The time required for the facility may be incorporated within the travel time (travel cost). For example, the travel time between the station node 801 and the facility ID “201” is 10 minutes, but a value (10 + 30/2 = 25) obtained by adding 1/2 of the required time 30/30 of the facility ID “201” is the travel time. It is also good. For example, in the case of a round trip between the station node 801 and the facility ID “201”, a total time of 50 minutes is calculated. Also, the node numbers may be divided by entering and leaving the same station. For example, by setting the station ID when leaving the station node 802 as the station node 802a and the station ID when returning as the station node 802b, the network for performing the route search can be simplified.

実施形態の旅程検索システムでは、深さ優先探索で経路リストを作成するとした。その経路リストの作成途中で、許容時間を超える経路と同じノードを2回目に訪れた経路の探索を打ち切ることとした。なお、深さ優先探索に代えて、既知の経路探索アルゴリズムを適用しても良い。例えば、k番目の経路探索(K Shortest Path:KSP)を抽出する既知のアルゴリズムにはYenのアルゴリズム(Jin Y.Yen1971)などを使用しても良い。   In the itinerary search system of the embodiment, the route list is created by the depth-first search. During the creation of the route list, the search for the route that visited the same node as the route exceeding the allowable time for the second time was terminated. Note that a known route search algorithm may be applied instead of the depth-first search. For example, a Yen algorithm (Jin Y. Yen 1971) or the like may be used as a known algorithm for extracting the k-th route search (K Shortest Path: KSP).

図6は、出力部80で作成した施設経路案内リストの一例を示す図である。図6に示すように、施設経路案内リストは、出発点から着地点(目的地)までの公共交通機関による移動時間と、徒歩による移動時間、立ち寄り施設の滞在時間が検索経路に応じて時系列に示されている。   FIG. 6 is a diagram illustrating an example of the facility route guidance list created by the output unit 80. As shown in FIG. 6, the facility route guidance list is time-series according to the search route from the departure point to the destination (destination) by public transportation, the walking time, and the stopping facility stay time. Is shown in

図6の例は、出発点を「西麻布」、着地点を「銀座」、許容時間「120分」として設定して経路検索した例を示している。なお、ここでは、計算を簡単にするため、各施設の滞在時間(立ち寄り時間)を20分として説明する。   The example of FIG. 6 shows an example in which a route search is performed by setting “Nishiazabu” as the starting point, “Ginza” as the landing point, and “120 minutes” as the allowable time. Here, in order to simplify the calculation, it is assumed that the stay time (stop time) of each facility is 20 minutes.

図6の左側の経路674では、出発点から出発点周辺の(1)青山公園−(2)六本木ヒルズスカイデッキの各施設を立ち寄った後、都営大江戸線に乗って大門−浜松町に移動して、(3)世界貿易センタービルの施設を立ち寄り、JR山手線に乗って有楽町へ移動するルートの例を示している。このルートの所要時間は「105分」で、その内徒歩での移動時間は「34分」である。   In the route 674 on the left side of FIG. 6, after stopping at (1) Aoyama Park-(2) Roppongi Hills Sky Deck around the departure point, take the Toei Oedo Line and move to Daimon-Hamamatsucho (3) An example of a route that stops at the World Trade Center building and moves to Yurakucho on the JR Yamanote Line. The required time for this route is “105 minutes”, of which the travel time on foot is “34 minutes”.

図7は、出力部80で作成した経路674に対応する移動ルートを地図上に表示した、立ち寄り経路を示した地図の一例を示している。ここでは、図面の大きさの関係で、移動ルートの遷移図(図6)とそれを現した地図(図7)とを別々に示しているが、移動ルートの遷移図とそれを現した地図とを同時に表示することで、利用者により分かり易い経路検索結果を提供することができる。   FIG. 7 shows an example of a map showing a stop-by route, in which a travel route corresponding to the route 674 created by the output unit 80 is displayed on the map. Here, the transition diagram of the moving route (FIG. 6) and the map showing it (FIG. 7) are shown separately because of the size of the drawing, but the transition diagram of the moving route and the map showing it are shown. Are displayed simultaneously, it is possible to provide a route search result that is easier for the user to understand.

図6の中央左側の経路139では、出発点から都営大江戸線に乗って大門−浜松町に移動して、JR山手線に乗って有楽町へ移動した後、(1)相田みつを美術館−(2)三菱一号館美術館−(3)よみうりホールの各施設に立ち寄るルートの例を示している。このルートの所要時間は「118分」で、その内徒歩での移動時間は「47分」である。   In the route 139 on the left side of the center of FIG. 6, after taking the Toei Oedo Line from the starting point, move to Daimon-Hamamatsucho, and then take the JR Yamanote Line to Yurakucho. (1) Mitsu Aida Museum-(2 ) Mitsubishi Ichigokan Museum-(3) Shows examples of routes to stop at each facility in Yomiuri Hall. The required time for this route is “118 minutes”, of which the travel time on foot is “47 minutes”.

図6の中央右側の経路444では、出発点から都営大江戸線に乗って大門−浜松町に移動して、(1)世界貿易センタービルの施設を立ち寄り、JR山手線に乗って有楽町へ移動した後、(2)相田みつを美術館−(3)よみうりホールの各施設に立ち寄るルートの例を示している。このルートの所要時間は「112分」で、その内徒歩での移動時間は「41分」である。   In the route 444 on the right side of the center in FIG. 6, from the starting point, take the Toei Oedo Line to Daimon-Hamamatsucho, (1) Stop at the World Trade Center Building facility, and take the JR Yamanote Line to Yurakucho. Later, (2) Mitsuo Aida shows an example of a route to stop at each facility in the museum-(3) Yomiuri Hall. The required time for this route is “112 minutes”, of which the travel time on foot is “41 minutes”.

図6の右側の経路149では、出発点から出発点周辺の(1)青山公園を立ち寄った後、都営大江戸線に乗って大門−浜松町に移動して、(2)旧芝離宮恩賜庭園の施設を立ち寄り、JR山手線に乗って有楽町へ移動後、(3)帝国ホテルに立ち寄るコースの例を示している。このルートの所要時間は「118分」で、その内徒歩での移動時間は「47分」である。   In the route 149 on the right side of FIG. 6, (1) Aoyama Park around the departure point from the departure point, then take the Toei Oedo Line and move to Daimon-Hamamatsucho. (2) Former Shiba Rikyu Garden (3) An example of a course that stops at the Imperial Hotel after traveling to Yurakucho on the JR Yamanote Line. The required time for this route is “118 minutes”, of which the travel time on foot is “47 minutes”.

図8は、経路生成部60で作成した、図6に示した4つの経路検索ルートの経路リストを示している。   FIG. 8 shows a route list of the four route search routes shown in FIG. 6 created by the route generator 60.

経路リスト100は、経路番号、所要時間、立ち寄り施設数、徒歩時間(分)、施設/徒歩時間、ばらつき、出発点/着地点寄り、類似経路中最短などの各項目から構成されている。経路番号、所要時間、立ち寄り施設数、徒歩時間(分)は、上述した通りであるので重複した説明は省略する。   The route list 100 includes items such as a route number, a required time, the number of stop-off facilities, a walking time (minutes), a facility / walking time, variation, a departure point / destination point closeness, and a shortest similar route. Since the route number, the required time, the number of stop-off facilities, and the walking time (minutes) are as described above, redundant description is omitted.

「施設/徒歩時間」は、徒歩移動での単位時間あたりに立ち寄れる施設の割合を示している。その算出式は、施設/徒歩時間=施設数/徒歩移動時間合計で求める。   “Facilities / walking time” indicates the ratio of facilities that can be visited per unit time in walking movement. The calculation formula is obtained as facility / walking time = number of facilities / total walking time.

例えば、経路674の施設/徒歩時間は3/34=0.088である。同様にして経路139では3/47=0.064、経路444では3/41=0.073、経路149では、3/47=0.064である。   For example, the facility / walking time of route 674 is 3/34 = 0.088. Similarly, 3/47 = 0.064 in the path 139, 3/41 = 0.073 in the path 444, and 3/47 = 0.064 in the path 149.

算出した施設/徒歩時間は、経路検索ルートの絞り込み(図3のステップS60)に活用することができる。例えば、利用者が、歩行時間が少なく効率的に回りたいと考えるならば、施設/徒歩時間の大きい値を選択すると良い。一方、運動不足の解消のために歩行時間を多くして回りたいと考えるならば、施設/徒歩時間の小さい値を選択すると良い。   The calculated facility / walking time can be used for narrowing down route search routes (step S60 in FIG. 3). For example, if the user wants to travel efficiently with less walking time, a larger value of facility / walking time may be selected. On the other hand, if you want to increase the walking time in order to eliminate the lack of exercise, you should select a smaller value for the facility / walking time.

次に、「ばらつき」は、立ち寄る施設が、経路中に満遍なく存在するのか、一箇所に集中しているのかを示す値である。例えば、「ばらつき」=駅と施設間の移動回数合計/移動回数合計で算出すれば、満遍なく存在すればその値が大きくなり、集中していればその値が小さくなる。上述した4つの経路検索ルートでは、経路139が最も小さい値を示しており、立ち寄り施設が集中していることが分かる。この算出したばらつき値は、経路検索ルートの絞り込みに利用することができる。例えば、利用者が集中して施設に立ち寄りたいと考えるのであれば、ばらつき値の小さい値を選択すると良い。また、利用者が立ち寄り施設のバラつきを希望するならば、ばらつき値の大きい値を選択すると良い。なお、上記した計算式以外であっても、集中とばらつきを表すものであれば他の計算式でも良い。   Next, “variation” is a value indicating whether or not the facilities that stop by exist uniformly in the route or are concentrated in one place. For example, if “variation” = total number of movements between stations / facilities / total number of movements, the value increases if there is a uniform number, and the value decreases if concentrated. In the four route search routes described above, the route 139 shows the smallest value, and it can be seen that the drop-in facilities are concentrated. This calculated variation value can be used to narrow down the route search route. For example, if the user concentrates and wants to drop in at the facility, a value with a small variation value may be selected. Also, if the user wishes to have a variation in the facility, a value with a large variation value may be selected. Note that other calculation formulas than the above calculation formulas may be used as long as they represent concentration and variation.

次に、「出発点/着地点寄り」は、立ち寄る施設が着地点(目的地)の近くにあるのか、出発点の近くにあるかを示す値である。例えば、「出発点/着地点寄り」=(着が施設であるアークの(アークの出現順序−経路のアーク総数/2)合計)/経路のアーク総数で算出することができる。ここで、アークの出現順序は、経路の発地点から着地点を繋いだときに出現する順番を示す。例えば、A→B→Cの経路があるとした場合、A→Bが1番目、B→Cが2番目となる。上記計算式では、着地点(目的地)近くに施設が寄っていればプラス値に、出発点近くに寄っていればマイナス値となる。   Next, “close to the departure point / arrival point” is a value indicating whether the facility to stop by is near the arrival point (destination) or near the departure point. For example, “starting point / close to landing point” = (total number of arcs where arrival is a facility (arc appearance order−total number of arcs of path / 2)) / total number of arcs of path. Here, the appearance order of arcs indicates the order in which the arcs appear when the arrival point of the route is connected to the arrival point. For example, if there is a route of A → B → C, A → B is first and B → C is second. In the above formula, the value is positive if the facility is near the destination (destination) and negative if the facility is near the departure point.

例えば、経路674での「出発点/着地点寄り」の算出例を以下に示す。   For example, a calculation example of “starting point / coming point close” on the route 674 is shown below.

経路674の経路パターンは、出発点−a−施設−b−施設−c−駅−d−駅−e−施設−f−駅−g−駅−h−着地点である。英小文字を移動部分として表現している。
全移動={a,b,c,d,e,f,g,h}
経路のアーク総数=8、経路のアーク総数/2=4
着が施設であるアークの順序={a:1,b:2,e:5}
着が施設であるアークの(アークの出現−経路のアーク総数/2)={1−4,2−4,5−4}
={−3,−2,1}
着が施設であるアークの(アークの出現−経路のアーク総数/2)合計
=−3+−2+1=−4
The route pattern of route 674 is departure point-a-facility-b-facility-c-station-d-station-e-facility-f-station-g-station-h-arrival point. Lower case letters are expressed as moving parts.
Total movement = {a, b, c, d, e, f, g, h}
Total number of arcs in the path = 8, Total number of arcs in the path / 2 = 4
The order of arcs where arrival is a facility = {a: 1, b: 2, e: 5}
The arrival of the arc that is the facility (appearance of the arc−total number of arcs of the path / 2) = {1−4, 2−4, 5−4}
= {-3, -2, 1}
The total number of arcs where the arrival is a facility (appearance of arcs—total number of arcs in the path / 2) = − 3 + −2 + 1 = −4

最後に、算出した値を経路のアーク総数で割った値=−4/8=−0.5が、「出発点/着地点寄り」の値になる。その結果、求めた値が「負」であるので、出発点寄りと判断できる。   Finally, a value obtained by dividing the calculated value by the total number of arcs of the route = −4 / 8 = −0.5 is a value of “close to starting point / ending point”. As a result, since the obtained value is “negative”, it can be determined that it is closer to the starting point.

同様にして、経路149の「出発点/着地点寄り」の値を算出すると、
経路149の経路パターンは、出発点−a−施設−b−駅−c−駅−d−施設−e−駅−f−駅−g−施設−h−着地点である。
全移動={a,b,c,d,e,f,g,h}
経路のアーク総数=8、経路のアーク総数/2=4
着が施設であるアークの順序={a:1,d:4,g:7}
着が施設であるアークの(アークの出現−経路のアーク総数/2)={1−4,4−4,7−4}
={−3,0,3}
着が施設であるアークの(アークの出現−経路のアーク総数/2)合計
=−3+0+3=0
Similarly, when calculating the value of “starting / ending point” of the route 149,
The route pattern of route 149 is departure point-a-facility-b-station-c-station-d-facility-e-station-f-station-g-facility-h-arrival point.
Total movement = {a, b, c, d, e, f, g, h}
Total number of arcs in the path = 8, Total number of arcs in the path / 2 = 4
The order of arcs where arrival is a facility = {a: 1, d: 4, g: 7}
The arc whose arrival is the facility (appearance of arc-total number of arcs of the path / 2) = {1-4, 4-4, 7-4}
= {-3, 0, 3}
The total number of arcs whose arrival is a facility (appearance of arcs—total number of arcs in the path / 2) = − 3 + 0 + 3 = 0

最後に、算出した値を経路のアーク総数で割った値=0/8=0が、「出発点/着地点寄り」の値になる。その結果、求めた値が「0」であるので、出発点寄りでも着地点寄りでもないと判断できる。   Finally, a value obtained by dividing the calculated value by the total number of arcs on the route = 0/8 = 0 becomes a value of “close to starting point / landing point”. As a result, since the obtained value is “0”, it can be determined that the vehicle is neither near the starting point nor near the landing point.

上述した4つの経路検索ルートでは、経路674がマイナス値であることから出発点近くに立ち寄り施設が存在することが分かる。また、経路139および経路444では、プラス値であることから、着地点(目的地)近くに立ち寄り施設が存在することが分かる。この算出した「出発点/着地点寄り」の値は、経路検索ルートの絞り込みに利用することができる。例えば、利用者が着地点近くで施設に立ち寄りたいと考えるのであれば、「出発点/着地点寄り」の値がプラス値を選択すると良い。一方、出発点近くで施設に立ち寄りたいと考えるのであれば、「出発点/着地点寄り」の値がマイナス値を選択すると良い。一方、全体を分散して立ち寄りたいと考えるのであれば、「出発点/着地点寄り」の値が「0」を選択すると良い。なお、上記した計算式以外であっても、同様な内容を表すものであれば他の計算式でも良い。   In the four route search routes described above, the route 674 has a negative value, so it can be seen that there is a stop-by facility near the departure point. In addition, since the route 139 and the route 444 are positive values, it is understood that there is a stop-by facility near the arrival point (destination). The calculated “starting point / coming point close” value can be used to narrow down the route search route. For example, if the user wants to stop at the facility near the landing point, a positive value may be selected as the value of “starting point / close to landing point”. On the other hand, if you want to stop by the facility near the starting point, you should select a negative value for the “starting point / coming point” value. On the other hand, if it is desired to drop in all over, it is better to select “0” as the value of “starting point / coming point”. Other than the above-described calculation formulas, other calculation formulas may be used as long as they represent the same contents.

次に、「類似経路中最短」は、同じ施設群に立ち寄る経路同士を類似経路とみなして、類似経路が複数存在する場合に、経路生成部60は所要時間が最短の経路のみを選択して、定めた記号を付与するものである。これにより、例えば、利用者によって「同じ施設群を通るなら、所要時間が一番短いもの以外は削除する」との指定があれば、「類似経路中最短」の印のものだけに絞り込んだルートを経路検索の検索結果として提供することができる。   Next, “Similar among similar routes” refers to routes that stop at the same facility group as similar routes, and when there are multiple similar routes, the route generation unit 60 selects only the route with the shortest required time. , A predetermined symbol is given. Thus, for example, if the user specifies that “If the user passes through the same facility group, the route other than the one with the shortest time will be deleted”, the route will be narrowed down to only those with the “Similar route shortest” mark. Can be provided as a search result of route search.

経路リスト絞込み部70による上述した経路リスト100を用いた、他のルート絞り込みに動作ついて説明する。例えば、他の条件が同じ場合は、所要時間(この場合の所要時間は、出発点から着地点までの時間を意味する)が少ない方を選択したい場合、経路リスト100の「所要時間」の小さい時間を抽出するように絞り込みを設定すれば良い。これにより、入力時の許容時間と所要時間の差時間が大きくなり、移動途中で何らかのアクシデントに遭遇しても余裕をもって行動することができるため、利用者は安心して行動することができる。ここでは、所要時間が少ない方を選択するとしたが、これに限定されることなく、例えばコストが安い経路、又は評価が高い経路を選択するようにしても良い。   An operation for narrowing down other routes using the route list 100 described above by the route list narrowing unit 70 will be described. For example, when other conditions are the same, when it is desired to select a shorter required time (the required time in this case means the time from the starting point to the landing point), the “required time” in the route list 100 is small. The narrowing may be set to extract time. As a result, the time difference between the allowable time and the required time at the time of input becomes large, and even if an accident is encountered during the movement, the user can act with a margin, so the user can act with peace of mind. Here, the direction with the shorter required time is selected, but the present invention is not limited to this. For example, a route with a low cost or a route with a high evaluation may be selected.

また、利用者が、立ち寄り施設数を多い方を希望する場合は、経路リスト100の「立ち寄り施設数」の多いルートを抽出するように絞り込みを設定すれば良い。   Further, when the user desires a larger number of visiting facilities, the narrowing may be set so as to extract a route having a larger “number of visiting facilities” in the route list 100.

このような絞り込み処理を、利用者の希望に応じて絞り込み要素を複数組み合わせて行うことで、希望する立ち寄りルートが検索することができる。   By performing such a narrowing process by combining a plurality of narrowing elements according to the user's wishes, it is possible to search for a desired stop route.

経路リスト絞り込み部70により、以上のような絞り込みを行った結果の経路リストを利用者に提供した場合、利用者は希望の経路番号を指定(クリック)することで、図6に示した経路検索ルートの表示データ、又は図6と図7に示した経路検索ルートと地図が同時の表示データが旅程検索システムから提供されることになる。   When the route list narrowing unit 70 provides the user with a route list obtained as a result of the above-described narrowing, the user designates (clicks) the desired route number, whereby the route search shown in FIG. The itinerary search system provides the display data of the route or the display data of the route search route and the map shown in FIGS. 6 and 7 at the same time.

次に、上述した実施形態の旅程検索システムの変形例について説明する。   Next, a modified example of the itinerary search system of the above-described embodiment will be described.

図9は、第1経路と第2経路を用いて同時に施設ネットワークを検索した例を示す。図5−1、図5−2では、それぞれ別々に施設ネットワークを検索するとしたが、施設ネットワーク生成部40は、複数の経路を用いて同時に施設ネットワークを検索しても良い。この場合、図9に示すように新たに第3経路が作成されることができる。即ち、第1経路と第2経路の個別の施設ネットワークを検索では、ノード22に施設ID「556」が接続され、ノード25に施設ID「723」が接続されるルートが抽出されるが、第1経路と第2経路の同時の施設ネットワークを検索では、施設ID「556」と施設「723」との間の接続が成立して、第3経路が作成される。これにより、第1経路乃至第3経路での施設ネットワークの検索結果を利用者に提供することができ、利用者のサービスが一段と向上することができる。   FIG. 9 shows an example in which the facility network is searched simultaneously using the first route and the second route. In FIGS. 5A and 5B, the facility network is searched separately. However, the facility network generation unit 40 may search for the facility network simultaneously using a plurality of routes. In this case, a new third route can be created as shown in FIG. That is, in searching for the individual facility networks of the first route and the second route, a route in which the facility ID “556” is connected to the node 22 and the facility ID “723” is connected to the node 25 is extracted. In searching the facility network for the first route and the second route at the same time, the connection between the facility ID “556” and the facility “723” is established, and the third route is created. Thereby, the search result of the facility network in the first route to the third route can be provided to the user, and the service of the user can be further improved.

図10は、出発点と着地点を同じ場所を設定することにより、周遊コースを作成した図を示す。図10では、出発点から施設群Aと施設群Bと施設群Cとを周回して着地点(出発点)に戻るコースを一日周遊コースとしている。また、出発点から施設群Aと施設群Bとを周回して着地点(出発点)に戻るコース、又は出発点から施設群Aと施設群Cとを周回して着地点(出発点)に戻るコース、又は出発点から施設群Bと施設群Cとを周回して着地点(出発点)に戻るコースをそれぞれ半日周遊コースとしている。勿論、上述したコースの逆コースを検索するものであっても良い。このような周遊コースを実現するために、図2に示した駅施設移動テーブル50bおよび施設間移動テーブル50cを用意すれば良い。そして、経路生成部60は、出発点と着地点が同じ場所である場合は、周遊コースの作成と認識して、出発点から立ち寄れる複数の施設群を周回する経路探索を行い、同様に利用者に提供する。   FIG. 10 shows a diagram in which a tour course is created by setting the same starting point and landing point. In FIG. 10, a course that goes around the facility group A, the facility group B, and the facility group C from the departure point and returns to the arrival point (departure point) is a one-day excursion course. Also, a course that goes around the facility group A and the facility group B from the departure point and returns to the arrival point (departure point), or goes around the facility group A and the facility group C from the departure point to the arrival point (departure point). The returning course, or the course returning from the departure point to the arrival point (departure point) around the facility group B and the facility group C, is a half-day excursion course. Of course, the reverse course of the above-described course may be searched. In order to realize such a tour course, the station facility moving table 50b and the inter-facility moving table 50c shown in FIG. 2 may be prepared. Then, when the starting point and the landing point are the same place, the route generation unit 60 recognizes that a tour course has been created, and performs a route search around a plurality of facility groups that stop by the starting point. To provide.

なお、この場合、出発点(着地点)は、駅ではなく、他の施設やバス停、他に指定した場所であっても良い。また、各施設群A乃至施設群C内の所要時間は、一部又は全部をフリーな時間として設定し、施設群毎に全体の所要時間を定めるものであっても良い。   In this case, the starting point (landing point) may not be a station, but may be another facility, a bus stop, or another designated place. Moreover, the required time in each facility group A thru | or facility group C may set a part or all as free time, and may define the total required time for every facility group.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

10‥入力部
20‥基本ネットワーク生成部
30‥公共交通機関のネットワークデータ
40‥施設ネットワーク生成部
50‥施設データベース
50a‥施設テーブル
50b‥駅施設移動テーブル
50c‥施設間移動テーブル
60‥経路生成部
70‥経路リスト絞り込み部
80‥出力部
DESCRIPTION OF SYMBOLS 10 ... Input part 20 ... Basic network generation part 30 ... Public transport network data 40 ... Facility network generation part 50 ... Facility database 50a ... Facility table 50b ... Station facility movement table 50c ... Inter-facility movement table 60 ... Route generation part 70 Route list filtering unit 80 Output unit

Claims (20)

公共交通機関のネットワークデータを記憶する第1記憶手段と、
施設の属性を記憶する施設テーブル、駅と施設間の移動情報を記憶する駅施設移動テーブル、および施設間の移動情報を記憶する施設間移動テーブルを少なくとも記憶する第2記憶手段と、
出発点、着地点、および許容時間の入力情報に基づいて前記第1記憶手段を検索し、前記許容時間内の前記出発点から前記着地点までの基本ネットワークを生成する基本ネットワーク生成手段と、
前記第2記憶手段を参照して、検索された前記基本ネットワークに応じた各駅に接続される施設ネットワークを動的に生成する施設ネットワーク生成手段と、
前記基本ネットワークと前記施設ネットワークを合成して、前記出発点から前記着地点までの間で前記許容時間内に移動可能な施設ネットワーク経路を生成する経路生成手段と
を有することを特徴とする旅程検索システム。
First storage means for storing public transport network data;
A second storage means for storing at least a facility table for storing facility attributes, a station facility movement table for storing movement information between stations, and an inter-facility movement table for storing movement information between facilities;
Basic network generation means for searching the first storage means based on input information of a starting point, a landing point, and an allowable time, and generating a basic network from the starting point to the landing point within the allowable time;
Facility network generation means for dynamically generating a facility network connected to each station corresponding to the searched basic network with reference to the second storage means;
Itinerary search characterized by comprising route generation means for combining the basic network and the facility network to generate a facility network route that can move within the allowable time from the starting point to the landing point system.
入力手段と、
公共交通機関のネットワークデータを記憶する第1記憶手段と、
施設の属性を記憶する施設テーブル、駅と施設間の移動情報を記憶する駅施設移動テーブル、および施設間の移動情報を記憶する施設間移動テーブルを少なくとも記憶する第2記憶手段と、
前記入力手段からの出発点、着地点、および許容時間を示す入力情報に基づいて前記第1記憶手段を検索し、前記許容時間内の前記出発点から前記着地点までの複数の基本ネットワークを生成する基本ネットワーク生成手段と、
前記第2記憶手段を参照して、検索された前記複数の基本ネットワークに応じた各駅に接続される施設ネットワークを動的に生成する施設ネットワーク生成手段と、
前記基本ネットワークと前記施設ネットワークを合成して、前記出発点から前記着地点までの間で前記許容時間内に移動可能な複数の施設ネットワーク経路を生成する経路生成手段と、
前記複数の施設ネットワーク経路を基に利用者に提供可能な施設経路案内リストを出力する出力手段と
を有することを特徴とする旅程検索システム。
Input means;
First storage means for storing public transport network data;
A second storage means for storing at least a facility table for storing facility attributes, a station facility movement table for storing movement information between stations, and an inter-facility movement table for storing movement information between facilities;
The first storage means is searched based on the input information indicating the starting point, landing point, and allowable time from the input means, and a plurality of basic networks from the starting point to the landing point within the allowable time are generated. Basic network generation means to
A facility network generating unit that dynamically generates a facility network connected to each station according to the searched plurality of basic networks with reference to the second storage unit;
Route generation means for combining the basic network and the facility network to generate a plurality of facility network routes that can move within the allowable time from the starting point to the landing point;
An itinerary search system, comprising: an output unit that outputs a facility route guidance list that can be provided to a user based on the plurality of facility network routes.
出発点、着地点、および許容時間の入力情報に基づいて公共交通機関のネットワークデータを記憶する第1記憶手段を検索し、前記許容時間内の前記出発点から前記着地点までの基本ネットワークを生成する基本ネットワーク生成手段と、First storage means for storing public transport network data is searched based on input information of starting point, landing point, and allowable time, and a basic network from the starting point to the landing point within the allowable time is generated. Basic network generation means to
施設の属性を記憶する施設テーブル、駅と施設間の移動情報を記憶する駅施設移動テーブル、および施設間の移動情報を記憶する施設間移動テーブルを少なくとも記憶する第2記憶手段を参照して、検索された前記基本ネットワークに応じた各駅に接続される施設ネットワークを動的に生成する施設ネットワーク生成手段と、With reference to a second storage means for storing at least a facility table for storing facility attributes, a station facility movement table for storing movement information between stations and a facility, and an inter-facility movement table for storing movement information between facilities, Facility network generation means for dynamically generating a facility network connected to each station according to the searched basic network;
前記基本ネットワークと前記施設ネットワークを合成して、前記出発点から前記着地点までの間で前記許容時間内に移動可能な施設ネットワーク経路を生成する経路生成手段とRoute generating means for combining the basic network and the facility network to generate a facility network route that can move within the allowable time from the starting point to the landing point;
を有することを特徴とする旅程検索システム。An itinerary search system characterized by comprising:
入力手段と、Input means;
前記入力手段からの出発点、着地点、および許容時間を示す入力情報に基づいて公共交通機関のネットワークデータを記憶する第1記憶手段を検索し、前記許容時間内の前記出発点から前記着地点までの複数の基本ネットワークを生成する基本ネットワーク生成手段と、First storage means for storing network data of public transportation is searched based on input information indicating a starting point, a landing point, and an allowable time from the input means, and the landing point is determined from the starting point within the allowable time. Basic network generation means for generating a plurality of basic networks up to
施設の属性を記憶する施設テーブル、駅と施設間の移動情報を記憶する駅施設移動テーブル、および施設間の移動情報を記憶する施設間移動テーブルを少なくとも記憶する第2記憶手段を参照して、検索された前記複数の基本ネットワークに応じた各駅に接続される施設ネットワークを動的に生成する施設ネットワーク生成手段と、With reference to a second storage means for storing at least a facility table for storing facility attributes, a station facility movement table for storing movement information between stations and a facility, and an inter-facility movement table for storing movement information between facilities, Facility network generating means for dynamically generating a facility network connected to each station according to the plurality of basic networks searched;
前記基本ネットワークと前記施設ネットワークを合成して、前記出発点から前記着地点までの間で前記許容時間内に移動可能な複数の施設ネットワーク経路を生成する経路生成手段と、Route generation means for combining the basic network and the facility network to generate a plurality of facility network routes that can move within the allowable time from the starting point to the landing point;
前記複数の施設ネットワーク経路を基に利用者に提供可能な施設経路案内リストを出力する出力手段とOutput means for outputting a facility route guidance list that can be provided to a user based on the plurality of facility network routes;
を有することを特徴とする旅程検索システム。An itinerary search system characterized by comprising:
前記経路生成手段は、前記施設ネットワーク経路に基づき少なくとも前記出発点から前記着地点までの所要時間、立ち寄り施設数、徒歩時間を示す経路リストを作成することを特徴とする請求項1から4のうちの何れか1項に記載の旅程検索システム。 The path generation unit, the facility network required time to the deposition point at least from the starting point based on the route, drop number of facilities, among claim 1, characterized in that to create a route list indicating the time walk 4 The itinerary search system according to any one of the above. 前記複数の施設ネットワーク経路の絞り込みを行う絞り込み手段を更に有することを特徴とする請求項2又は4に記載の旅程検索システム。 The itinerary search system according to claim 2 or 4 , further comprising narrowing means for narrowing down the plurality of facility network routes. 前記絞り込み手段の設定要素は、施設の種別、施設の評価、所要時間、立ち寄り施設数、徒歩時間、施設/徒歩時間、施設のばらつき度、出発点/着地点寄りの1つ又はそれらの組み合わせによるものであることを特徴とする請求項に記載の旅程検索システム。 The setting element of the narrowing-down means depends on one or a combination of facility type, facility evaluation, required time, number of stop-in facilities, walking time, facility / walking time, facility variation, departure point / arrival point The itinerary search system according to claim 6 , wherein the itinerary is a thing. 前記施設ネットワーク生成手段は、前記基本ネットワーク毎に別々に前記第2記憶手段を参照して前記施設ネットワークを別々に作成することを特徴とする請求項1から4のうちの何れか1項に記載の旅程検索システム。 The facility network generation means, according to any one of claims 1 to 4, characterized in that to create reference to the second storage means separately for each of the basic network separately the facility network Itinerary search system. 前記施設ネットワーク生成手段は、前記複数の基本ネットワークを同時に用いて前記第2記憶手段を参照し前記施設ネットワークを同時に作成することを特徴とする請求項2又は4に記載の旅程検索システム。 5. The itinerary search system according to claim 2, wherein the facility network generation unit simultaneously creates the facility network with reference to the second storage unit by using the plurality of basic networks simultaneously. 前記駅施設移動テーブルには、各駅と当該駅に接続された1つ又は複数の施設との間の徒歩を含む移動手段による移動距離又は移動時間が記憶され、
前記施設間移動テーブルには、各駅に接続された複数の施設間を徒歩を含む移動手段による移動距離又は移動時間が記憶されていることを特徴とする請求項1から4のうちの何れか1項に記載の旅程検索システム。
In the station facility movement table, a movement distance or a movement time by a moving means including walking between each station and one or a plurality of facilities connected to the station is stored,
Wherein the inter-facility moving table, any one of the preceding claims, characterized in that the moving distance or travel time is stored by the moving means including a foot between the plurality of facility connected to each station 4 Itinerary search system described in the section .
前記施設経路案内リストは、前記出発点から前記着地点までの公共交通機関による移動時間と、徒歩による移動時間、立ち寄り施設の滞在時間が検索経路に応じて時系列に示されているものであることを特徴とする請求項2又は4に記載の旅程検索システム。 The facility route guidance list is shown in time series according to the search route, the travel time by public transportation from the departure point to the arrival point, the travel time by foot, and the stay time of the stop-off facility The itinerary search system according to claim 2 or 4 , characterized in that. 前記出力手段は、前記施設経路案内リストと対応する前記検索経路を地図上に示した図とを同時に提供することを特徴とする請求項11に記載の旅程検索システム。 12. The itinerary search system according to claim 11 , wherein the output means simultaneously provides the facility route guidance list and a diagram showing the corresponding search route on a map. 前記経路生成手段は、前記基本ネットワークで得られた駅の数と前記施設ネットワークで得られた前記駅に接続される施設の数を合計した数を全ノード数として取扱い、前記施設と最寄駅の往復数と前記施設間の数を合計した数を全アーク数として取り扱うことを特徴とする請求項1から4のうちの何れか1項に記載の旅程検索システム。 The route generating means treats the total number of nodes obtained from the basic network and the number of facilities connected to the station obtained from the facility network as the total number of nodes, and the facility and the nearest station. The itinerary search system according to any one of claims 1 to 4, wherein the total number of arcs is handled as the total number of arcs. 前記経路生成手段は、前記基本ネットワークと前記施設ネットワークの合成において、ある駅から出てその駅の戻る場合、当該駅の出る時と戻る時に異なるノード番号を付与して前記施設ネットワーク経路を作成することを特徴とする請求項1から4のうちの何れか1項に記載の旅程検索システム。 In the synthesis of the basic network and the facility network, the route generation means creates the facility network route by assigning a different node number when returning from the station and returning from the station when returning from the station. The itinerary search system according to any one of claims 1 to 4 , characterized in that: 前記経路生成手段は、同じ施設群に立ち寄る経路同士を類似経路とみなし、前記類似経路が複数存在する場合は所要時間が最短の経路、又はコストが安い経路、又は評価値が高い経路を選択して前記施設ネットワーク経路を作成することを特徴とする請求項1から4のうちの何れか1項に記載の旅程検索システム。 The route generation means considers routes that stop at the same facility group as similar routes, and if there are a plurality of similar routes, selects a route with the shortest required time, a route with a low cost, or a route with a high evaluation value. 5. The itinerary search system according to any one of claims 1 to 4, wherein the facility network route is created. 前記経路生成手段は、前記出発点と前記着地点が同じ場所である場合、周遊コースの作成と認識して、前記出発点から立ち寄れる複数の施設群を周回する経路探索を行うことを特徴とする請求項1から4のうちの何れか1項に記載の旅程検索システム。 When the starting point and the landing point are the same place, the route generation unit recognizes that a tour course has been created, and performs a route search around a plurality of facility groups that stop by the starting point. The itinerary search system according to any one of claims 1 to 4 . 前記経路リストの項目には、ばらつきを更に有し、
前記ばらつきは、立ち寄る施設が、経路中に満遍なく存在するのか、一箇所に集中しているのかを示すことを特徴とする請求項に記載の旅程検索システム。
The route list item further includes variation,
6. The itinerary search system according to claim 5 , wherein the variation indicates whether the facilities that stop by exist uniformly in the route or are concentrated in one place.
前記経路リストの項目には、出発点/着地点寄りを更に有し、
前記出発点/着地点寄りは、立ち寄る施設が着地点(目的地)の近くにあるのか、出発点の近くにあるかを示すことを特徴とする請求項に記載の旅程検索システム。
The route list item further includes a departure point / end point approach,
6. The itinerary search system according to claim 5 , wherein the departure point / arrival point approach indicates whether the facility to stop by is near the arrival point (destination) or near the departure point.
公共交通機関のネットワークデータを記憶する第1記憶手段と、施設の属性を記憶する施設テーブル、駅と施設間の移動情報を記憶する駅施設移動テーブル、および施設間の移動情報を記憶する施設間移動テーブルを少なくとも記憶する第2記憶手段と、を有する旅程検索システムの旅程検索プログラムであって、
出発点、着地点、および許容時間の入力情報に基づいて前記第1記憶手段を検索し、前記許容時間内の前記出発点から前記着地点までの基本ネットワークを生成する機能と、
前記第2記憶手段を参照して、検索された前記基本ネットワークに応じた各駅に接続される施設ネットワークを動的に生成する機能と、
前記基本ネットワークと前記施設ネットワークを合成して、前記出発点から前記着地点までの間で前記許容時間内に移動可能な複数の施設ネットワーク経路を生成する機能と
をコンピュータによって実現することを特徴とする旅程検索プログラム。
First storage means for storing network data of public transportation, a facility table for storing facility attributes, a station facility movement table for storing movement information between stations, and a facility for storing movement information between facilities An itinerary search program for an itinerary search system having at least second storage means for storing a movement table,
A function of searching the first storage means based on input information of a starting point, a landing point, and an allowable time, and generating a basic network from the starting point to the landing point within the allowable time;
A function of dynamically generating a facility network connected to each station according to the searched basic network with reference to the second storage means;
A function of combining the basic network and the facility network to generate a plurality of facility network routes that can move within the allowable time from the starting point to the landing point is realized by a computer. Itinerary search program.
公共交通機関のネットワークデータを記憶する第1記憶手段と、施設の属性を記憶する施設テーブル、駅と施設間の移動情報を記憶する駅施設移動テーブル、および施設間の移動情報を記憶する施設間移動テーブルを少なくとも記憶する第2記憶手段と、を有する旅程検索システムの旅程検索プログラムであって、
利用者から出発点、着地点、および許容時間を示す入力情報を受信する機能と、
前記入力情報に基づいて前記第1記憶手段を検索し、前記許容時間内の前記出発点から前記着地点までの複数の基本ネットワークを生成する機能と、
前記第2記憶手段を参照して、検索された前記複数の基本ネットワークに応じた各駅に接続される施設ネットワークを動的に生成する機能と、
前記基本ネットワークと前記施設ネットワークを合成して、前記出発点から前記着地点までの間で前記許容時間内に移動可能な複数の施設ネットワーク経路を生成する機能と、
前記複数の施設ネットワーク経路を基に利用者に提供可能な施設経路案内リストを出力する機能とをコンピュータによって実現することを特徴とする旅程検索プログラム。
First storage means for storing network data of public transportation, a facility table for storing facility attributes, a station facility movement table for storing movement information between stations, and a facility for storing movement information between facilities An itinerary search program for an itinerary search system having at least second storage means for storing a movement table,
A function of receiving input information indicating a starting point, a landing point, and an allowable time from a user;
A function of searching the first storage means based on the input information and generating a plurality of basic networks from the starting point to the landing point within the allowable time;
A function of dynamically generating a facility network connected to each station corresponding to the searched plurality of basic networks with reference to the second storage means;
A function of synthesizing the basic network and the facility network to generate a plurality of facility network paths that can move within the allowable time from the starting point to the landing point;
An itinerary search program characterized in that a function of outputting a facility route guidance list that can be provided to a user based on the plurality of facility network routes is realized by a computer.
JP2015002194A 2015-01-08 2015-01-08 Itinerary search system and itinerary search program Active JP6460800B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015002194A JP6460800B2 (en) 2015-01-08 2015-01-08 Itinerary search system and itinerary search program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015002194A JP6460800B2 (en) 2015-01-08 2015-01-08 Itinerary search system and itinerary search program

Publications (2)

Publication Number Publication Date
JP2016125979A JP2016125979A (en) 2016-07-11
JP6460800B2 true JP6460800B2 (en) 2019-01-30

Family

ID=56357869

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015002194A Active JP6460800B2 (en) 2015-01-08 2015-01-08 Itinerary search system and itinerary search program

Country Status (1)

Country Link
JP (1) JP6460800B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7004280B2 (en) * 2016-10-20 2022-01-21 株式会社ナビタイムジャパン Information processing systems, information processing programs, information processing devices, and information processing methods
JP6880852B2 (en) * 2017-03-13 2021-06-02 富士通株式会社 Place presentation program, place presentation method and information processing device
WO2019131354A1 (en) * 2017-12-25 2019-07-04 パイオニア株式会社 Control device, control method, and program
JP6982898B2 (en) * 2020-03-06 2021-12-17 株式会社MaaS Tech Japan Information retrieval program and information retrieval device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013108804A (en) * 2011-11-18 2013-06-06 Nomura Research Institute Ltd Guide apparatus and method
JP6138419B2 (en) * 2012-04-04 2017-05-31 株式会社ナビタイムジャパン Route information providing system, route information providing device, route information providing method, and route information providing program
JP5814423B2 (en) * 2014-05-12 2015-11-17 楽天株式会社 Route search system, route search method, and route search program

Also Published As

Publication number Publication date
JP2016125979A (en) 2016-07-11

Similar Documents

Publication Publication Date Title
JP6460800B2 (en) Itinerary search system and itinerary search program
CN104537029B (en) Inquiry processing method and device
JP2013511095A5 (en)
JP5676806B2 (en) Iterative scoring of public transport
JP2013511095A (en) Transit route determination system for public transportation trip planning
CN106017493A (en) Exercise recording method and device
CN106289260A (en) A kind of algorithm and its implementation realizing the cross-domain navigation feature of indoor and outdoor based on indoor electronic map
Antsfeld et al. Finding multi-criteria optimal paths in multi-modal public transportation networks using the transit algorithm
JP2018528415A (en) Navigation reference point identification and navigation method, apparatus, and storage medium
CN106203725A (en) Door-to-door trip route scheme personalized recommendation method based on heuristic search
JP6504259B2 (en) Behavior option presentation apparatus, behavior option presentation program and behavior option presentation method
Bucher et al. A heuristic for multi-modal route planning
Dotoli et al. A multi-agent decision support system for optimization of co-modal transportation route planning services
JP2018129000A (en) Information processing apparatus, information processing system, moving path determination method, and program
JP6966598B2 (en) How to handle a feasible set of transfers to calculate an itinerary within a multi-modal transportation network
CN107071721A (en) Stop point extracting method based on mobile phone location data
KR20200137990A (en) Method for preprocessing a set of non-scheduled lines within a multimodal transportation network of predetermined stations and for computing at least one itinerary
CN110095134A (en) It is a kind of using the preference of user as the method and system of the path planning of core and navigation
Garcia et al. Hybrid approach for the public transportation time dependent orienteering problem with time windows
CN109684562A (en) A kind of searching method and device
JP2009051293A (en) Path searching server and path searching program
KR102125472B1 (en) Recommended route guidance system and method for reducing tolerance time
JPWO2015107856A1 (en) Route search device
EP3926302A1 (en) Method and apparatus for planning a return trip between a given starting point and a given destination
JP5000541B2 (en) Route search apparatus and method using priority section

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20171215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180925

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180919

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181107

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181225

R150 Certificate of patent or registration of utility model

Ref document number: 6460800

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250