JP2022121840A - Optimal route determination device and optimal route determination program - Google Patents

Optimal route determination device and optimal route determination program Download PDF

Info

Publication number
JP2022121840A
JP2022121840A JP2021018767A JP2021018767A JP2022121840A JP 2022121840 A JP2022121840 A JP 2022121840A JP 2021018767 A JP2021018767 A JP 2021018767A JP 2021018767 A JP2021018767 A JP 2021018767A JP 2022121840 A JP2022121840 A JP 2022121840A
Authority
JP
Japan
Prior art keywords
entrance
information
exit
service execution
services
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
JP2021018767A
Other languages
Japanese (ja)
Other versions
JP7126177B1 (en
Inventor
陽介 高田
Yosuke Takada
皇紀 深谷
Koki Fukaya
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.)
Optimind Inc
Original Assignee
Optimind Inc
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 Optimind Inc filed Critical Optimind Inc
Priority to JP2021018767A priority Critical patent/JP7126177B1/en
Publication of JP2022121840A publication Critical patent/JP2022121840A/en
Application granted granted Critical
Publication of JP7126177B1 publication Critical patent/JP7126177B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an optimal route determination device and an optimal route determination program capable of determining an optimal route obtained by taking even which entrance/exit to be used at a service execution point into consideration.SOLUTION: An optimal route determination device includes a service execution point information acquisition part for acquiring service execution point information about each of a plurality of services, an execution order determination part for determining an execution order about the plurality of services, an entrance/exist information acquisition part for acquiring position information of at least one or more entrances/exists in each service execution point and cost information determined by using which entrance/exit as entrance/exist information about each of the plurality of services, and an optimal route determination part for determining an optimal route including a combination of entrances/exists to be used at each service execution point by using the execution order and the entrance/exist information.SELECTED DRAWING: Figure 2

Description

本発明は、サービス実行地点において何れの出入口を利用するかについても加味した最適経路を決定可能な最適経路決定装置及び最適経路決定プログラムに関するものである。 The present invention relates to an optimum route determination device and an optimum route determination program capable of determining an optimum route taking into consideration which entrance/exit to use at a service execution point.

従来、「組合せ最適化」という分野において、主に「現実社会の問題を組合せ最適化問題にモデル化する」「ある組合せ最適化問題に対する解法を考案する」ということが研究されている。そして、組合せ最適化問題の中に「配送計画問題(VRP:vehicle routing problem)」という問題がある。これは複数の車両と複数の訪問先が入力されたとき、すべての訪問先がいずれかの車両によりちょうど一度ずつ訪問されるような車両のルート(訪問先の順序)の中でルートの長さの総和が最小となるものを求める問題である。何十年も前からVRPに対して現実で現れる制約条件を取り込んだ問題がいくつも提案され、それらに対する近似解法も同時に研究されてきた。またVRPを一般化した問題として「PDP:pickup and delivery problem」という問題がある。これは荷物を積む訪問先とその荷物を降ろす訪問先の組が複数入力されたとき、各組に対して各訪問先を同じ車両が訪れ、さらに積んだあとに降ろすという順序を守った上ですべての訪問先がいずれかの車両によりちょうど一度ずつ訪問されるような車両のルートの中でルートの長さの総和が最小となるものを求める問題である。PDPもVRP同様に現実で現れる制約条件を取り込んだ問題がいくつも提案され、それらに対する近似解法も同時に研究されてきた。 Conventionally, in the field of "combinatorial optimization", research has mainly focused on "modeling real-world problems into combinatorial optimization problems" and "devising solutions to certain combinatorial optimization problems". Among combinatorial optimization problems, there is a problem called "vehicle routing problem (VRP)". This is the length of the route in the vehicle's route (order of orders) such that every order is visited exactly once by any vehicle when multiple vehicles and multiple orders are entered. The problem is to find the one that minimizes the sum of Over the decades, many problems have been proposed that incorporate constraints that appear in reality for VRP, and approximate solution methods for them have also been studied at the same time. In addition, there is a problem called "PDP: pickup and delivery problem" as a generalized problem of VRP. When multiple sets of visiting destinations for loading and unloading are entered, the same vehicle visits each destination for each set, and after loading and unloading, the order is followed. The problem is to find the vehicle route that minimizes the sum of route lengths such that every destination is visited exactly once by any vehicle. Similar to VRP, a number of PDP problems that incorporate constraints that appear in reality have been proposed, and approximate solution methods for them have been studied at the same time.

例えば、特許文献1には、配送先を各車両に振り分けるグルーピング処理とグルーピングで決められた配送先グループを車両がどの順序で巡るかというルートの最適化処理とで決定される配送計画について、複数のグルーピング戦略を用いて複数の配送計画を生成し、その中で最適な配送計画を選択するようにした技術が開示されている。 For example, Patent Literature 1 describes a delivery plan determined by a grouping process that assigns delivery destinations to each vehicle and a route optimization process that determines the order in which vehicles travel through the delivery destination groups determined by the grouping. A technique is disclosed in which a plurality of delivery plans are generated using the grouping strategy of (1) and the optimum delivery plan is selected from among them.

特開2001-188984号公報JP-A-2001-188984

ところで、従来のVRPおよびPDPにおける訪問先の地点情報は目的地を代表する1箇所のみが考慮されることが一般的である。複数の訪問先を訪問する最短経路を求める場合には、各訪問先を代表する地点同士を結ぶ最短経路を単純に繋ぐ前提で全体の最短経路を演算することになる。 By the way, in the conventional VRP and PDP, it is common that only one place representing the destination is considered for the visited point information. When obtaining the shortest route for visiting a plurality of visited destinations, the overall shortest route is calculated on the premise that the shortest routes connecting points representing each visited destination are simply connected.

ここで、目的地となり得る施設の中には出入口を複数個所備えた施設が存在する。また、敷地内を車両が通り抜けできるために、異なる個所の入口と出口を利用することが可能な場合がある。逆に、入口専用と出口専用というように出入りする個所が制限される場合もある。このような複数の出入口を有する施設を目的地とする場合、従来の代表する一か所のみを用いて経路探索を行ったとしても、何れの出入口を利用するかによって要する時間や作業者の負担が異なる結果となる。しかし、従来の最短経路演算の際には、何れの出入口を利用すべきであるかという点まで考慮することはできなかった。 Here, among facilities that can be destinations, there are facilities that have multiple entrances and exits. In addition, since vehicles can pass through the site, it may be possible to use different entrances and exits. Conversely, there are cases where the entrance and exit locations are restricted, such as entrances only and exits only. When the destination is a facility with multiple entrances and exits, even if a route search is performed using only one representative location, the time required and the burden on the operator depend on which entrance is used. gives different results. However, in the conventional shortest route calculation, it was not possible to consider which entrance should be used.

本発明は、上記問題点に鑑みなされたものであり、サービス実行地点において何れの出入口を利用するかについても加味した最適経路を決定可能な最適経路決定装置及び最適経路決定プログラムを提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide an optimum route determination device and an optimum route determination program capable of determining an optimum route taking into consideration which entrance/exit to use at a service execution point. aim.

本発明に係る最適経路決定装置は、それぞれが異なる地点で実行される複数のサービスを連続的に処理する際の移動の最適経路を決定するための最適経路決定装置であって、前記複数のサービスそれぞれについてのサービス実行地点情報を取得するサービス実行地点情報取得部と、前記複数のサービスについての実行順序を決定する実行順序決定部と、前記複数のサービスそれぞれについて、各サービス実行地点における少なくとも1以上の出入口の位置情報、及び、何れの出入口を用いるかによって定まるコスト情報を出入口情報として取得する出入口情報取得部と、前記実行順序と前記出入口情報とを用いて、各サービス実行地点において利用する出入口の組み合わせを含む最適経路を決定する最適経路決定部とを備えることを特徴とする。 An optimal route determination device according to the present invention is an optimal route determination device for determining an optimal route for movement when continuously processing a plurality of services each of which is executed at a different point, wherein the plurality of services a service execution point information acquisition unit that acquires service execution point information for each; an execution order determination unit that determines an execution order for the plurality of services; and at least one or more at each service execution point for each of the plurality of services. and an entrance/exit information acquiring unit for acquiring, as entrance/exit information, cost information determined by which entrance/exit is used, and an entrance/exit to be used at each service execution point using the execution order and the entrance/exit information. and an optimum route determination unit that determines an optimum route including a combination of

また、本発明に係る最適経路決定装置は、前記出入口情報における出入口の位置情報は、GPS機能を備えた1以上の車両の移動軌跡データに基づいて抽出された出入口の位置情報をサービス実行地点毎に予め登録することを特徴とする。 Further, in the optimum route determination device according to the present invention, the position information of the entrances in the entrance information is extracted based on the movement trajectory data of one or more vehicles equipped with a GPS function for each service execution point. is registered in advance in the

また、本発明に係る最適経路決定装置は、前記出入口情報におけるコスト情報は、サービス実行地点における入口と出口の組み合わせ毎に予め登録しておいたコスト情報を利用することを特徴とする。 Further, the optimum route determining apparatus according to the present invention is characterized in that the cost information in the entrance/exit information uses pre-registered cost information for each combination of entrances and exits at the service execution point.

本発明に係る最適経路決定プログラムは、それぞれが異なる地点で実行される複数のサービスを連続的に処理する際の移動の最適経路を決定する処理をコンピュータに実現させるための最適経路決定プログラムであって、前記コンピュータに、前記複数のサービスそれぞれについてのサービス実行地点情報を取得するサービス実行地点情報取得機能と、前記複数のサービスについての実行順序を決定する実行順序決定機能と、前記複数のサービスそれぞれについて、各サービス実行地点における少なくとも1以上の出入口の位置情報、及び、何れの出入口を用いるかによって定まるコスト情報を出入口情報として取得する出入口情報取得機能と、前記実行順序と前記出入口情報とを用いて、各サービス実行地点において利用する出入口の組み合わせを含む最適経路を決定する最適経路決定機能とを実現させることを特徴とする。 An optimum route determination program according to the present invention is an optimum route determination program for causing a computer to realize a process of determining an optimum route for movement when continuously processing a plurality of services each of which is executed at a different location. a service execution point information acquisition function for acquiring service execution point information for each of the plurality of services; an execution order determination function for determining an execution order for the plurality of services; , a doorway information acquisition function that acquires position information of at least one or more doorways at each service execution point and cost information determined by which doorway is used as doorway information, and the execution order and the doorway information are used. and an optimum route determining function for determining an optimum route including a combination of entrances and exits to be used at each service execution point.

本発明によれば、最適経路決定に際して各サービス実行地点において複数の出入口が存在する場合に、利用する出入口の組み合わせについても考慮することで、出入口の組み合わせを含めて最小コストとなる最適経路を決定することが可能となる。 According to the present invention, when a plurality of entrances/exits exist at each service execution point when determining the optimum route, the combination of entrances/exits to be used is also taken into consideration to determine the optimum route with the lowest cost including the combination of entrances/exits. It becomes possible to

本発明に係る最適経路決定装置を実現するためのシステム全体の構成を表したブロック図である。1 is a block diagram showing the configuration of an entire system for realizing an optimum route determination device according to the present invention; FIG. 本発明に係る最適経路決定装置(サーバ装置)10の構成の一例を表した説明図である。1 is an explanatory diagram showing an example of a configuration of an optimum route determination device (server device) 10 according to the present invention; FIG. 本発明に係る最適経路決定装置10における最適経路決定処理の流れを表したフローチャート図である。FIG. 2 is a flow chart showing the flow of optimum route determination processing in the optimum route determination device 10 according to the present invention;

[第1の実施の形態]
以下、図面を参照しながら、第1の実施の形態に係る最適経路決定装置の例について説明する。図1は、本発明に係る最適経路決定装置を実現するためのシステム全体の構成を表したブロック図である。なお、最適経路決定装置10は、専用マシンとして設計した装置であってもよいが、一般的なコンピュータやサーバ装置によって実現可能なものであるものとする。この場合に、最適経路決定装置10は、一般的なコンピュータやサーバ装置が通常備えているであろうCPU(Central Processing Unit:中央演算処理装置)、GPU(Graphics Processing Unit:画像処理装置)、メモリ、ハードディスクドライブ等のストレージを具備しているものとする(図示省略)。また、これらの一般的なコンピュータやサーバ装置を本例の最適経路決定装置10として機能させるためにプログラムよって各種処理が実行されることは言うまでもない。
[First embodiment]
An example of the optimum route determination device according to the first embodiment will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the entire system for realizing the optimum route determination device according to the present invention. Although the optimum route determination device 10 may be a device designed as a dedicated machine, it can be realized by a general computer or server device. In this case, the optimum route determination device 10 includes a CPU (Central Processing Unit), a GPU (Graphics Processing Unit), a memory , a hard disk drive, etc. (not shown). Needless to say, various processes are executed by a program in order to make these general computers and server devices function as the optimum route determination device 10 of this example.

図1に示すように、最適経路決定装置を実現するためのシステム全体の構成は、サーバ装置10と、サービス実行者端末201~20n(以下、これら総称してサービス実行者端末20と表現する場合を含む)と、本部端末30とが、通信ネットワーク40を介して相互に接続可能に構成されている。このうち、本部端末30は、サービス提供主体の本部において使用することを想定した端末装置であるが、必須の構成ではない。以下においては、サーバ装置10が本例の最適経路決定装置10として機能する場合を例として説明を行う。 As shown in FIG. 1, the configuration of the entire system for realizing the optimum route determination device includes a server device 10 and service executor terminals 201 to 20n (hereinafter collectively referred to as service executor terminal 20). ) and headquarters terminal 30 are configured to be mutually connectable via communication network 40 . Of these, the headquarters terminal 30 is a terminal device that is assumed to be used at the headquarters of the service provider, but is not an essential component. A case where the server device 10 functions as the optimum route determination device 10 of this example will be described below as an example.

図2は、本発明に係る最適経路決定装置(サーバ装置)10の構成の一例を表した説明図である。この図2に示すように、最適経路決定装置10は、サービス実行地点情報取得部11と、実行順序決定部12と、出入口情報取得部13と、最適経路決定部14と、記憶部15とを少なくとも備えている。 FIG. 2 is an explanatory diagram showing an example of the configuration of the optimum route determination device (server device) 10 according to the present invention. As shown in FIG. 2, the optimal route determination device 10 includes a service execution point information acquisition unit 11, an execution order determination unit 12, an entrance/exit information acquisition unit 13, an optimal route determination unit 14, and a storage unit 15. at least have.

サービス実行地点情報取得部11は、複数のサービスそれぞれについてのサービス実行地点情報を取得する機能を有する。ここで、本例においてサービスとは、車両等の移動体を停車(停止)して作業を行う必要のある業務の切り分け単位のことをいう。一例として、荷物をある地点で集荷して他の地点まで配送する業務の場合には、集荷サービス(ピックアップサービス)と配送サービス(デリバリーサービス)とがそれぞれ必要なサービスとなる。また、サービス実行地点情報とは、サービスを実行する位置を特定するための情報のことをいう。例えば、緯度経度によって指定される位置情報が挙げられる。ここで、サービス実行地点として取得する位置情報は、そのサービスを実行する場所を代表する1地点に関する位置情報であるものとする。本例における最適経路決定装置10は、それぞれが異なる地点で実行される複数のサービスを連続的に処理する際の移動の最適経路を決定することを前提としたものである。そのため、このサービス実行地点情報取得部11においては、連続的に処理する複数のサービスのそれぞれのサービス実行地点の情報を取得する。また、この際に、出発地点の位置情報及び帰着地点の位置情報を併せて取得する。出発地点の位置情報として、車両の現在位置情報を取得するようにしてもよい。その場合、車両位置情報を取得することができればどのような手段であっても構わないが、例えば、車両のGPS情報、若しくは、車両に搭乗するサービス実行者が保持するサービス実行者端末20が備えるGPS機能に基づいて取得された位置情報を取得するようにしてもよい。 The service execution point information acquisition unit 11 has a function of acquiring service execution point information for each of a plurality of services. Here, in this example, the term "service" refers to a segmented unit of work that needs to be performed by stopping (stopping) a mobile object such as a vehicle. As an example, in the case of a business that collects a package at a certain point and delivers it to another point, a collection service (pick-up service) and a delivery service (delivery service) are required services. Further, the service execution point information is information for specifying the position where the service is executed. For example, location information specified by latitude and longitude can be cited. Here, it is assumed that the position information acquired as the service execution point is position information regarding one point representing the place where the service is executed. The optimum route determination device 10 in this example is based on the premise that the optimum route of movement is determined when continuously processing a plurality of services each of which is executed at a different point. Therefore, the service execution point information acquisition unit 11 acquires information on each service execution point of a plurality of services that are continuously processed. At this time, the positional information of the departure point and the positional information of the return point are also acquired. The current position information of the vehicle may be acquired as the position information of the starting point. In that case, any means may be used as long as the vehicle position information can be acquired. You may make it acquire the positional information acquired based on a GPS function.

実行順序決定部12は、複数のサービスについての実行順序を決定する機能を有する。具体的には、複数のサービスについての実行順序を組み合わせ最適化問題として演算して実行順序を決定する。実行順序の決定は、VRPおよびPDPなどの既知の組み合わせ最適化問題に関するアルゴリズムに基づいて決定するものとする。 The execution order determination unit 12 has a function of determining the execution order of a plurality of services. Specifically, the execution order of a plurality of services is calculated as a combinatorial optimization problem to determine the execution order. The execution order is determined based on known combinatorial optimization problems such as VRP and PDP.

出入口情報取得部13は、複数のサービスそれぞれについて、各サービス実行地点における少なくとも1以上の出入口の位置情報、及び、何れの出入口を用いるかによって定まるコスト情報を出入口情報として取得する機能を有する。サービス実行地点が示す施設の中には、出入口を複数個所備えた施設が存在する。また、施設の敷地内を車両が通り抜けできるために、異なる個所の入口と出口を利用することが可能な場合がある。逆に、入口専用と出口専用というように出入りする個所が制限される場合もある。このような複数の出入口を有する施設において、各出入口の位置情報を出入口情報として登録しておく。各出入口の位置情報の取得はどのような方法であってもよい。例えば、地図データ上の出入口個所をユーザが指定することで登録可能としてもよい。また、GPS機能を備えた1以上の車両の移動軌跡データに基づいて抽出された出入口の位置情報をサービス実行地点毎に予め登録するようにしてもよい。 The entrance/exit information acquisition unit 13 has a function of acquiring position information of at least one entrance/exit at each service execution point and cost information determined by which entrance/exit is used as entrance/exit information for each of a plurality of services. Among the facilities indicated by the service execution point, there is a facility having multiple entrances/exits. In addition, since vehicles can pass through the premises of the facility, it may be possible to use different entrances and exits. Conversely, there are cases where the entrance and exit locations are restricted, such as entrances only and exits only. In such a facility having a plurality of entrances, location information of each entrance is registered as entrance information. Any method may be used to acquire the position information of each entrance. For example, the entry/exit location on the map data may be registered by the user specifying it. Further, location information of entrances extracted based on movement locus data of one or more vehicles equipped with a GPS function may be registered in advance for each service execution point.

また、出入口情報として登録するコスト情報は、どの出入口を利用するかによって車両の労力や所要時間が異なることをコスト情報として予め登録した情報である。出入口情報におけるコスト情報は、サービス実行地点における入口と出口の組み合わせ毎に予め登録しておいたコスト情報を利用するようにする。例えば、2個所の出入口について入口と出口の使い方によってコストが異なる可能性があり、そのような場合に対応するため、組み合わせ毎にコスト情報を登録する。コスト情報の設定の方法はどのようなものであってもよいが、例えば、ユーザからの情報提供に基づいて予め決定する方法が考えられる。 Further, the cost information registered as the entrance/exit information is information preliminarily registered as cost information that the effort and required time of the vehicle differ depending on which entrance/exit is used. As the cost information in the entrance/exit information, cost information registered in advance for each combination of an entrance and an exit at the service execution point is used. For example, there is a possibility that the costs of two entrances and exits may differ depending on how the entrance and exit are used. In order to deal with such a case, cost information is registered for each combination. Although any method may be used for setting the cost information, for example, a method of determining in advance based on information provided by the user is conceivable.

このようにして、サービス実行地点毎に少なくとも1以上の出入口の位置情報、及び、何れの出入口を用いるかによって定まるコスト情報を出入口情報として予め登録しておき、出入口情報取得部13では、サービス実行地点情報取得部11において取得したサービス実行地点について出入口情報を取得するようにする。 In this way, the location information of at least one or more entrances for each service execution point and the cost information determined depending on which entrance is used are registered in advance as entrance information, and the entrance information acquiring unit 13 performs service execution. The point information acquisition unit 11 acquires entrance/exit information for the acquired service execution point.

最適経路決定部14は、実行順序と出入口情報とを用いて、各サービス実行地点において利用する出入口の組み合わせを含む最適経路を決定する機能を有する。詳しくは、実行順序決定部12において決定した実行順序を固定した状態で、各サービス実行地点においてどの入口を使って入りどの出口を使って出るかを決める問題を、各サービス実行地点の入口と出口を変数とし、全経路のコストの総和が最小となるような変数の組み合わせを見つけるという組み合わせ最適化問題として扱うようにする。このような組み合わせ最適化問題を、局所探索法や貪欲法といった既知の手法によって解くことで、各サービス実行地点における最適な入口と出口の組み合わせを決定することが可能となる。決定された最適経路は、通信ネットワーク40を介してサービス実行者端末20及び/又は本部端末30に対して送信される。 The optimum route determination unit 14 has a function of determining an optimum route including a combination of entrances and exits to be used at each service execution point using the execution order and entrance/exit information. Specifically, the problem of determining which entrance to enter at each service execution point and which exit to exit from is fixed, with the execution order determined by the execution order determining unit 12 being fixed. is treated as a combinatorial optimization problem of finding a combination of variables that minimizes the total cost of all paths. Solving such a combinatorial optimization problem by a known method such as a local search method or a greedy method makes it possible to determine the optimum combination of entrances and exits at each service execution point. The determined optimum route is transmitted to the service executor terminal 20 and/or the headquarters terminal 30 via the communication network 40 .

記憶部17は、最適経路決定装置10において行われる様々な処理で必要なデータ及び処理の結果として得られたデータを記憶させる機能を有する。図2に示すように、一例として、記憶部17において出入口情報を記憶させるようにしてもよい。 The storage unit 17 has a function of storing data necessary for various processes performed in the optimum route determination device 10 and data obtained as a result of the processes. As shown in FIG. 2, as an example, the storage unit 17 may store entrance/exit information.

次に、本発明に係る最適経路決定装置10における最適経路決定処理の流れについて説明を行う。図3は、本発明に係る最適経路決定装置10における最適経路決定処理の流れを表したフローチャート図である。この図3に示すように、最適経路決定処理は、最適経路決定装置10においてサービス実行地点情報を取得することによって開始される(ステップS101)。次に、最適経路決定装置10は、複数のサービスについての実行順序を決定する(ステップS102)。次に、最適経路決定装置10は、サービス実行地点毎の出入口情報を取得する(ステップS103)。そして、最適経路決定装置10は、実行順序と出入口情報とを用いて、各サービス実行地点において利用する出入口の組み合わせを含む最適経路を、組み合わせ最適化問題を解くことで決定して(ステップS104)、処理を終了する。 Next, the flow of optimum route determination processing in the optimum route determination device 10 according to the present invention will be described. FIG. 3 is a flow chart showing the flow of optimum route determination processing in the optimum route determination device 10 according to the present invention. As shown in FIG. 3, the optimum route determination process is started by acquiring service execution point information in the optimum route determination device 10 (step S101). Next, the optimum route determination device 10 determines the order of execution of the multiple services (step S102). Next, the optimum route determination device 10 acquires entrance/exit information for each service execution point (step S103). Then, using the execution order and the entrance/exit information, the optimum route determination device 10 solves a combinatorial optimization problem to determine an optimum route including a combination of entrances/exits to be used at each service execution point (step S104). , terminate the process.

以上のように、本例による最適経路決定装置によれば、複数のサービスそれぞれについてのサービス実行地点情報を取得するサービス実行地点情報取得部と、複数のサービスについての実行順序を決定する実行順序決定部と、複数のサービスそれぞれについて、各サービス実行地点における少なくとも1以上の出入口の位置情報、及び、何れの出入口を用いるかによって定まるコスト情報を出入口情報として取得する出入口情報取得部と、実行順序と出入口情報とを用いて、各サービス実行地点において利用する出入口の組み合わせを含む最適経路を決定する最適経路決定部とを備えるようにしたので、サービス実行地点において何れの出入口を利用するかについても加味した最適経路を決定することが可能となる。 As described above, according to the optimum route determination device according to the present embodiment, the service execution point information acquisition unit that acquires the service execution point information for each of a plurality of services, and the execution order determination unit that determines the execution order for the plurality of services. an entrance/exit information acquisition unit that acquires, as entrance/exit information, position information of at least one entrance/exit at each service execution point and cost information determined by which entrance/exit is used for each of a plurality of services, and an execution order; and an optimum route determining unit for determining an optimum route including a combination of entrances and exits to be used at each service execution point using entrance/exit information. It is possible to determine the optimal route based on

また、利用する出入口の組み合わせを含む最適経路を地図情報に重畳表示する際に、各サービス実行地点における入口と出口の位置を地図上に明記することで、サービス実行者端末20において当該地図情報を利用するユーザは、入口と出口の利用個所を容易に視認することが可能となり、侵入箇所を探す手間が不要になり、結果、所要時間を短縮することが可能となる。 In addition, when superimposing the optimal route including the combination of entrances and exits to be used on the map information, by specifying the positions of the entrance and exit at each service execution point on the map, the map information can be displayed on the service executor terminal 20. The user can easily see where the entrance and exit are to be used, eliminating the need to search for an intrusion point, and as a result, it is possible to shorten the required time.

なお、本発明におけるサービスとしては、宅配サービス、店舗への卸業、自動販売機のメンテナンス、訪問医療/訪問介護、乗合いタクシーなど、複数の拠点を1台の車両で回るという形態の業種であれば適用可能である。 In addition, the services in the present invention include delivery service, wholesale business to stores, maintenance of vending machines, home-visit medical care/home-visit nursing care, shared taxis, etc. applicable if available.

なお、本発明は、以上に述べた実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で種々の構成または実施形態を取ることができる。 It should be noted that the present invention is not limited to the embodiments described above, and various configurations or embodiments can be adopted without departing from the gist of the present invention.

10 最適経路決定装置
11 サービス実行地点情報取得部
12 実行順序決定部
13 出入口情報取得部
14 最適経路決定部
15 記憶部
20 サービス実行者端末
30 本部端末
40 通信ネットワーク
10 Optimal route determination device 11 Service execution point information acquisition unit 12 Execution order determination unit 13 Entrance/exit information acquisition unit 14 Optimal route determination unit 15 Storage unit 20 Service executor terminal 30 Headquarters terminal 40 Communication network

Claims (4)

それぞれが異なる地点で実行される複数のサービスを連続的に処理する際の移動の最適経路を決定するための最適経路決定装置であって、
前記複数のサービスそれぞれについてのサービス実行地点情報を取得するサービス実行地点情報取得部と、
前記複数のサービスについての実行順序を決定する実行順序決定部と、
前記複数のサービスそれぞれについて、各サービス実行地点における少なくとも1以上の出入口の位置情報、及び、何れの出入口を用いるかによって定まるコスト情報を出入口情報として取得する出入口情報取得部と、
前記実行順序と前記出入口情報とを用いて、各サービス実行地点において利用する出入口の組み合わせを含む最適経路を決定する最適経路決定部と
を備える最適経路決定装置。
An optimal route determination device for determining an optimal route of movement when successively processing a plurality of services each running at a different point,
a service execution point information acquisition unit that acquires service execution point information for each of the plurality of services;
an execution order determination unit that determines an execution order for the plurality of services;
an entrance/exit information acquiring unit for acquiring, as entrance/exit information, location information of at least one entrance/exit at each service execution point and cost information determined by which entrance/exit is used for each of the plurality of services;
An optimal route determination device, comprising: an optimal route determination unit that determines an optimal route including a combination of entrances and exits to be used at each service execution point, using the execution order and the entrance/exit information.
前記出入口情報における出入口の位置情報は、GPS機能を備えた1以上の車両の移動軌跡データに基づいて抽出された出入口の位置情報をサービス実行地点毎に予め登録する
請求項1に記載の最適経路決定装置。
2. The optimum route according to claim 1, wherein the location information of the entrance in the entrance information is extracted based on movement trajectory data of one or more vehicles equipped with a GPS function, and is registered in advance for each service execution point. decision device.
前記出入口情報におけるコスト情報は、サービス実行地点における入口と出口の組み合わせ毎に予め登録しておいたコスト情報を利用する
請求項1又は請求項2記載の最適経路決定装置。
3. The optimal route determining apparatus according to claim 1, wherein the cost information in the entrance/exit information uses pre-registered cost information for each combination of an entrance and an exit at a service execution point.
それぞれが異なる地点で実行される複数のサービスを連続的に処理する際の移動の最適経路を決定する処理をコンピュータに実現させるための最適経路決定プログラムであって、
前記コンピュータに、
前記複数のサービスそれぞれについてのサービス実行地点情報を取得するサービス実行地点情報取得機能と、
前記複数のサービスについての実行順序を決定する実行順序決定機能と、
前記複数のサービスそれぞれについて、各サービス実行地点における少なくとも1以上の出入口の位置情報、及び、何れの出入口を用いるかによって定まるコスト情報を出入口情報として取得する出入口情報取得機能と、
前記実行順序と前記出入口情報とを用いて、各サービス実行地点において利用する出入口の組み合わせを含む最適経路を決定する最適経路決定機能と
を実現させる最適経路決定プログラム。
An optimum route determination program for causing a computer to realize a process of determining an optimum route for movement when continuously processing a plurality of services each of which is executed at a different point,
to the computer;
a service execution point information acquisition function for acquiring service execution point information for each of the plurality of services;
an execution order determination function for determining the execution order of the plurality of services;
an entrance/exit information acquisition function for acquiring, as entrance/exit information, location information of at least one entrance/exit at each service execution point and cost information determined by which entrance/exit is used for each of the plurality of services;
An optimum route determination program for realizing an optimum route determination function for determining an optimum route including a combination of entrances and exits to be used at each service execution point, using the execution order and the entrance/exit information.
JP2021018767A 2021-02-09 2021-02-09 Optimal route determination device and optimal route determination program Active JP7126177B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021018767A JP7126177B1 (en) 2021-02-09 2021-02-09 Optimal route determination device and optimal route determination program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021018767A JP7126177B1 (en) 2021-02-09 2021-02-09 Optimal route determination device and optimal route determination program

Publications (2)

Publication Number Publication Date
JP2022121840A true JP2022121840A (en) 2022-08-22
JP7126177B1 JP7126177B1 (en) 2022-08-26

Family

ID=82933128

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021018767A Active JP7126177B1 (en) 2021-02-09 2021-02-09 Optimal route determination device and optimal route determination program

Country Status (1)

Country Link
JP (1) JP7126177B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003148983A (en) * 2001-11-16 2003-05-21 Zenrin Co Ltd Electronic map data, and device for searching route
JP2011202974A (en) * 2010-03-24 2011-10-13 Zenrin Co Ltd Route search device
US20150338226A1 (en) * 2014-05-22 2015-11-26 Telogis, Inc. Context-based routing and access path selection
JP2016105051A (en) * 2014-12-01 2016-06-09 パイオニア株式会社 Notification device, notification method, and program for notification
US20200182632A1 (en) * 2018-12-06 2020-06-11 Hyundai Motor Company Navigation system and route search method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003148983A (en) * 2001-11-16 2003-05-21 Zenrin Co Ltd Electronic map data, and device for searching route
JP2011202974A (en) * 2010-03-24 2011-10-13 Zenrin Co Ltd Route search device
US20150338226A1 (en) * 2014-05-22 2015-11-26 Telogis, Inc. Context-based routing and access path selection
JP2016105051A (en) * 2014-12-01 2016-06-09 パイオニア株式会社 Notification device, notification method, and program for notification
US20200182632A1 (en) * 2018-12-06 2020-06-11 Hyundai Motor Company Navigation system and route search method thereof

Also Published As

Publication number Publication date
JP7126177B1 (en) 2022-08-26

Similar Documents

Publication Publication Date Title
JP6927644B2 (en) Optimal route determination device and optimum route determination program
US20220374018A1 (en) Method and apparatus for controlling automated guided vehicle
CN110909096A (en) Method and device for determining recommended boarding point, storage medium and electronic equipment
CN106066180A (en) Identify parking spot with regard to destination
US20140188788A1 (en) Multi-modal journey planner
WO2015145139A1 (en) Dynamic tracking and control of passenger travel progress
CN110274604A (en) Method and apparatus for generating routing information
EP2708850A1 (en) Method and system for performing travel assistance for a user
JP2013167972A (en) Delivery schedule management system, method for managing delivery schedule, and delivery schedule management program
CA3151931C (en) System and method for generating real-time routing for on-demand transportation
CN107765691A (en) Method and apparatus for controlling automatic driving vehicle
CN112747761A (en) Navigation method and system based on travel of automatic driving vehicle
JP7126177B1 (en) Optimal route determination device and optimal route determination program
JP6999882B2 (en) Optimal route determination device and optimum route determination program
CN114739413A (en) Hospital indoor navigation method based on artificial intelligence and related equipment
US9506768B2 (en) Adaptive route proposals based on prior rides
JP7100339B1 (en) Route guidance program and route guidance device
WO2021199179A1 (en) Seat guidance device, system, method, and non-transitory computer-readable medium having program stored thereon
JP7336110B2 (en) Optimal route determination device and optimal route determination program
CN110741401A (en) System and method for reserving car pooling services
JP2003040443A (en) Competition avoiding method for work transfer device and work transfer system
CN112414423B (en) Planning method and device for vehicle guidance starting point road, electronic equipment and storage medium
CN111582962B (en) Service state identification method and device
JP7148098B1 (en) Delivery plan determination device and delivery plan determination program
JP2017191105A (en) Visit support method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211129

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20211129

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20211129

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20211129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220308

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220509

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220804

R150 Certificate of patent or registration of utility model

Ref document number: 7126177

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150