JP2015132869A - Resource management apparatus and resource management method - Google Patents

Resource management apparatus and resource management method Download PDF

Info

Publication number
JP2015132869A
JP2015132869A JP2014002322A JP2014002322A JP2015132869A JP 2015132869 A JP2015132869 A JP 2015132869A JP 2014002322 A JP2014002322 A JP 2014002322A JP 2014002322 A JP2014002322 A JP 2014002322A JP 2015132869 A JP2015132869 A JP 2015132869A
Authority
JP
Japan
Prior art keywords
resource
task request
estimated
task
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2014002322A
Other languages
Japanese (ja)
Inventor
崇志 野村
Takashi Nomura
崇志 野村
藤山 健一郎
Kenichiro Fujiyama
健一郎 藤山
弘司 喜田
Koji Kida
弘司 喜田
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2014002322A priority Critical patent/JP2015132869A/en
Publication of JP2015132869A publication Critical patent/JP2015132869A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a technology of managing resources so as to efficiently process a task request.SOLUTION: A resource management apparatus (100) includes: a resource information acquisition section (101) which acquires resource information including information on a resource position regarding a resource as a migration unit; a request acquisition section (102) which acquires a task request including information on a designated position and the amount of required resources; a cost determination section (103) which determines migration cost for the resource to move to the designated position in the tast request; an estimated quantity acquisition section (104) which acquires the estimated number of acceptances indicating an estimated value of the amount of resources which accept the task request; and a selection section (105) which selects at least one resource which satisfies the amount of required resources in the task request, as a resource to be allocated to the task request, by use of the migration cost and the estimated number of acceptances.

Description

本発明は、移動単位となりかつタスク依頼に対する割り当て対象となるリソースを管理する技術に関する。   The present invention relates to a technique for managing a resource that is a unit of movement and is an assignment target for a task request.

近年、情報通信技術の発展等に伴い、様々な分野でリソース管理が行われている。個々に移動する複数のリソースを適切に管理することで、仕事の効率を上げ、顧客満足度を向上させることができる。   In recent years, with the development of information communication technology, resource management is performed in various fields. By appropriately managing multiple resources that move individually, work efficiency can be improved and customer satisfaction can be improved.

例えば、下記特許文献1及び4には、タクシー車両(運転手を含む)をリソースとして管理するタクシー配車システム及び配車管理システムが提案されている。下記特許文献1におけるタクシー配車システムは、利用者からの配車依頼通知をもとに利用者の位置を特定し、タクシー位置情報データベースに格納される各車両の位置から、利用者の位置に最も近い車両を検索し、検索された車両を有するタクシー会社の配車システムに対して配車依頼通知を送信する。下記特許文献4における配車管理システムは、客を乗せている車両の現在位置から降車地までの残り経路と残り時間を算出し、残り時間が設定値以内の車両を割当候補とし、この割当候補の車両に関し降車地を経て運送オーダー乗車地までの経路と時間を算出し、客を乗せていない車両に関し現在位置から運送オーダー乗車地までの経路と時間を算出し、その時間が最短の車両をその運送オ−ダに割り当てる。   For example, Patent Documents 1 and 4 below propose taxi dispatch systems and dispatch management systems that manage taxi vehicles (including drivers) as resources. The taxi dispatch system in Patent Document 1 below specifies the position of a user based on a dispatch request notification from the user, and is closest to the user's position from the position of each vehicle stored in the taxi position information database. A vehicle is searched, and a vehicle allocation request notification is transmitted to a vehicle allocation system of a taxi company having the searched vehicle. The vehicle allocation management system in the following Patent Document 4 calculates the remaining route and remaining time from the current position of the vehicle carrying the passenger to the alighting place, and sets a vehicle whose remaining time is within a set value as an allocation candidate. Calculate the route and time from the current location to the transportation order boarding place for vehicles that do not carry passengers, and calculate the route and time from the current position to the transportation order boarding place. Assign to shipping order.

また、下記特許文献2には、場所を移動して業務を行う担当者をリソースとして管理する自動業務配分システムが提案されている。この自動業務配分システムは、どの担当者にカスタマーから新たに依頼を受けた業務を割り当てるべきかを、自動的に選び出す。具体的には、このシステムは、各担当者の業務の作業地と、依頼を受けた新たな作業地との間の移動所要時間をそれぞれ計算し、最短の移動所要時間を有する担当者にその業務の受任要求を送信する。   Patent Document 2 below proposes an automatic task distribution system that manages a person who moves a place and performs tasks as a resource. This automatic task distribution system automatically selects which person in charge should assign a task newly requested by a customer. Specifically, this system calculates the required travel time between the work place of each person in charge and the new work place that has been requested, and sends it to the person in charge who has the shortest travel time. Send business acceptance request.

下記特許文献3及び5には、配送車両(運転手を含む)をリソースとして管理する車両巡回計画立案装置及び配送計画支援装置が提案されている。下記特許文献3における車両巡回計画立案装置は、既存の複数の配送先を巡回する既存経路に新たな配送先を追加するにあたり、既存経路をそのまま維持しながら、車両のトータル配送時間が短くなるように、配送経路上の新たな配送先の挿入位置を決める。下記特許文献5における配送計画支援装置は、計画外の新たな配送業務が発生した場合に、新たな配送業務の時間制約のみならず、計画済みの立ち寄り先での時間制約を順守するように、その新たな配送業務の担当車両を決める。   Patent Documents 3 and 5 below propose a vehicle tour planning device and a delivery plan support device that manage a delivery vehicle (including a driver) as a resource. The vehicle patrol plan planning device in Patent Document 3 below, when adding a new delivery destination to an existing route that patrols a plurality of existing delivery destinations, keeps the existing route as it is and shortens the total delivery time of the vehicle. Next, the insertion position of a new delivery destination on the delivery route is determined. The delivery plan support apparatus in the following Patent Document 5 observes not only the time constraint of a new delivery job but also the time constraint at a planned stoppage when a new delivery job that is not planned occurs. Decide the new delivery vehicle.

特開2003−296887号公報JP 2003-296877 A 特開2009−9454号公報JP 2009-9454 A 特開2006−18443号公報JP 2006-18443 A 特開平11−283187号公報Japanese Patent Laid-Open No. 11-283187 特開2003−2444号公報JP 2003-2444 A

しかしながら、上述の提案手法では、或るタスク依頼に対して割り当てたリソース(車両や担当者等)がその依頼を受諾しない場合が考慮されていない。各リソースは、その時々で、様々な事情を抱え得るため、依頼を必ずしも受諾できるとは限らない。上述の提案手法では、リソースが依頼を受諾するまで、同様の処理を繰り返すことになりかねない。   However, the above-described proposed method does not consider the case where a resource (vehicle, person in charge, etc.) assigned to a certain task request does not accept the request. Since each resource may have various circumstances from time to time, it is not always possible to accept the request. In the proposed method described above, the same processing may be repeated until the resource accepts the request.

本発明は、このような事情に鑑みてなされたものであり、タスク依頼が効率よく処理されるようにリソースを管理する技術を提供することにある。   The present invention has been made in view of such circumstances, and it is an object of the present invention to provide a technique for managing resources so that task requests are efficiently processed.

本発明の各側面では、上述した課題を解決するために、それぞれ以下の構成を採用する。   Each aspect of the present invention employs the following configurations in order to solve the above-described problems.

第1の側面は、リソース管理装置に関する。第1の側面に係るリソース管理装置は、移動単位となるリソースに関するリソース位置の情報を含むリソース情報を取得するリソース情報取得部と、指定位置及び要求リソース数量の情報を含むタスク依頼を取得する依頼取得部と、リソースがタスク依頼の指定位置へ移動するための移動コストを決定するコスト決定部と、タスク依頼を受諾するリソースのリソース数量の推定値を示す推定受諾数量を取得する推定数量取得部と、移動コスト及び推定受諾数量を用いて、タスク依頼の要求リソース数量を満たす少なくとも1つのリソースをタスク依頼へ割り当てるリソースとして選択する選択部と、を有する。   The first aspect relates to a resource management device. The resource management device according to the first aspect includes a resource information acquisition unit that acquires resource information including resource position information regarding a resource that is a movement unit, and a request that acquires a task request including information about a specified position and a requested resource quantity An acquisition unit, a cost determination unit that determines a movement cost for the resource to move to a specified position of the task request, and an estimated quantity acquisition unit that acquires an estimated accepted quantity indicating an estimated value of the resource quantity of the resource that accepts the task request And a selection unit that selects at least one resource satisfying the requested resource quantity of the task request as a resource to be allocated to the task request using the movement cost and the estimated accepted quantity.

第2の側面は、少なくとも1つのコンピュータにより実行されるリソース管理方法に関する。第2の側面に係るリソース管理方法は、移動単位となるリソースに関するリソース位置の情報を含むリソース情報を取得し、指定位置及び要求リソース数量の情報を含むタスク依頼を取得し、リソースがタスク依頼の指定位置へ移動するための移動コストを決定し、タスク依頼を受諾するリソースのリソース数量の推定値を示す推定受諾数量を取得し、移動コスト及び推定受諾数量を用いて、タスク依頼の要求リソース数量を満たす少なくとも1つのリソースをタスク依頼へ割り当てるリソースとして選択する、ことを含む。   The second aspect relates to a resource management method executed by at least one computer. The resource management method according to the second aspect acquires resource information including information on a resource position related to a resource serving as a movement unit, acquires a task request including information on a specified position and a requested resource quantity, and the resource is a task request Determine the movement cost for moving to the specified position, obtain the estimated acceptance quantity indicating the estimated value of the resource quantity of the resource that accepts the task request, and use the movement cost and the estimated acceptance quantity to request the requested resource quantity of the task request Selecting at least one resource satisfying the condition as a resource to be assigned to the task request.

なお、本発明の他の側面としては、上記第2の側面の方法を少なくとも1つのコンピュータに実行させるプログラムであってもよいし、このようなプログラムを記録したコンピュータが読み取り可能な記録媒体であってもよい。この記録媒体は、非一時的な有形の媒体を含む。   Another aspect of the present invention may be a program that causes at least one computer to execute the method of the second aspect, or a computer-readable recording medium that records such a program. May be. This recording medium includes a non-transitory tangible medium.

上記各側面によれば、タスク依頼が効率よく処理されるようにリソースを管理する技術を提供することができる。   According to each aspect described above, it is possible to provide a technology for managing resources so that task requests are efficiently processed.

本実施形態におけるリソース管理装置の処理構成例を概念的に示す図である。It is a figure which shows notionally the process structural example of the resource management apparatus in this embodiment. 本実施形態に係るリソース管理装置の動作例を示すフローチャートである。It is a flowchart which shows the operation example of the resource management apparatus which concerns on this embodiment. 第1実施形態におけるリソース管理装置のハードウェア構成例を概念的に示す図である。It is a figure which shows notionally the hardware structural example of the resource management apparatus in 1st Embodiment. 第1実施形態におけるリソース管理装置の処理構成例を概念的に示す図である。It is a figure which shows notionally the process structural example of the resource management apparatus in 1st Embodiment. リソース情報の具体例を示す図である。It is a figure which shows the specific example of resource information. タスク依頼の具体例を示す図である。It is a figure which shows the specific example of a task request. 第1実施形態におけるリソース管理装置の動作例を示すシーケンスチャートである。It is a sequence chart which shows the operation example of the resource management apparatus in 1st Embodiment. 第2実施形態におけるリソース管理装置の処理構成例を概念的に示す図である。It is a figure which shows notionally the process structural example of the resource management apparatus in 2nd Embodiment. 第2実施形態におけるリソース管理装置の動作例を示すシーケンスチャートである。It is a sequence chart which shows the operation example of the resource management apparatus in 2nd Embodiment.

以下、本発明の実施の形態について説明する。なお、以下に挙げる実施形態は例示であり、本発明は以下の実施形態の構成に限定されない。   Embodiments of the present invention will be described below. In addition, embodiment mentioned below is an illustration and this invention is not limited to the structure of the following embodiment.

本明細書で、リソースとは、移動可能な単位であり、かつ、或る依頼を達成できるものを意味する。リソースは、歩行を含むあらゆる移動手段を自ら用いて移動可能な人、タクシー、トラック、貨物列車等の車両、船舶、航空機のような移動体そのものであってもよいし、水、ガソリン、物資等のような移動体により運搬される品物であってもよい。移動体そのものは、運搬するという依頼を達成することができ、移動体により運搬される品物は、提供するという依頼を達成することができる。本実施形態では、上述の定義に沿うものであれば、当該リソース自体は制限されない。   In this specification, a resource means a unit that can be moved and that can achieve a certain request. The resource may be a person who can move using any means of transportation including walking, a vehicle such as a taxi, a truck, a freight train, a moving body such as a ship, an aircraft, water, gasoline, supplies, etc. The goods conveyed by the moving body like. The mobile body itself can fulfill the request to carry, and the goods carried by the mobile body can fulfill the request to provide. In the present embodiment, the resource itself is not limited as long as it meets the above definition.

また、移動単位となる各リソースは、リソース数量をそれぞれ持つ。リソース数量とは、1つの依頼に対してリソースが役割を果たすことができる数量を意味する。例えば、リソースが水の場合、そのリソース数量は、1つの依頼に対して移動させることができる水の容量を示す。また、リソースが車両である場合、リソース数量は、1つの依頼に対して運搬することができる物や人の量を示す。但し、リソースが移動体そのものである場合、リソース数量は、移動体自身の数、即ち、「1」を暗黙的に示し、明示的に用いられなくてもよい。
また、リソースにより処理されるものは、タスクと表記され、本実施形態では、タスクの内容も制限されない。
Further, each resource as a movement unit has a resource quantity. The resource quantity means a quantity that the resource can play a role for one request. For example, if the resource is water, the resource quantity indicates the volume of water that can be moved for one request. Further, when the resource is a vehicle, the resource quantity indicates the quantity of objects or people that can be transported for one request. However, when the resource is the mobile body itself, the resource quantity implicitly indicates the number of the mobile body itself, that is, “1”, and may not be used explicitly.
Moreover, what is processed by the resource is expressed as a task, and the content of the task is not limited in this embodiment.

図1は、本実施形態におけるリソース管理装置の処理構成例を概念的に示す図である。図1に示されるように、リソース管理装置100は、移動単位となるリソースに関するリソース位置の情報を含むリソース情報を取得するリソース情報取得部101と、指定位置及び要求リソース数量の情報を含むタスク依頼を取得する依頼取得部102と、リソースがタスク依頼の指定位置へ移動するための移動コストを決定するコスト決定部103と、タスク依頼を受諾するリソースのリソース数量の推定値を示す推定受諾数量を取得する推定数量取得部104と、移動コスト及び推定受諾数量を用いて、タスク依頼の要求リソース数量を満たす少なくとも1つのリソースをタスク依頼へ割り当てるリソースとして選択する選択部105とを有する。   FIG. 1 is a diagram conceptually illustrating a processing configuration example of a resource management apparatus according to the present embodiment. As shown in FIG. 1, the resource management device 100 includes a resource information acquisition unit 101 that acquires resource information including resource position information regarding a resource that is a movement unit, and a task request that includes information about a specified position and requested resource quantity. A request acquisition unit 102 for acquiring the resource, a cost determination unit 103 for determining a movement cost for the resource to move to the designated position of the task request, and an estimated accepted quantity indicating an estimated value of the resource quantity of the resource that accepts the task request. An estimated quantity acquisition unit 104 to be acquired and a selection unit 105 that selects at least one resource satisfying the requested resource quantity of the task request as a resource to be allocated to the task request using the movement cost and the estimated accepted quantity.

図1に示されるリソース管理装置100は、例えば、後述する詳細実施形態におけるリソース管理装置10と同様のハードウェア構成を有し、そのリソース管理装置10と同様にプログラムが処理されることで、上述の各処理部が実現される。   The resource management device 100 shown in FIG. 1 has, for example, the same hardware configuration as the resource management device 10 in the detailed embodiment described later, and the program is processed in the same manner as the resource management device 10 so that Each processing unit is realized.

次に、本発明の実施の形態に係るリソース管理方法について図2を用いて説明する。図2は、本実施形態に係るリソース管理装置100の動作例を示すフローチャートである。本実施形態におけるリソース管理方法は、図2に示されるように、リソース管理装置100のような少なくとも1つのコンピュータにより実行される。本実施形態におけるリソース管理方法は、移動単位となるリソースに関するリソース位置の情報を含むリソース情報を取得し(S21)、指定位置及び要求リソース数量の情報を含むタスク依頼を取得し(S22)、リソースがタスク依頼の指定位置へ移動するための移動コストを決定し(S23)、タスク依頼を受諾するリソースのリソース数量の推定値を示す推定受諾数量を取得し(S24)、移動コスト及び推定受諾数量を用いて、タスク依頼の要求リソース数量を満たす少なくとも1つのリソースをタスク依頼へ割り当てるリソースとして選択する(S25)ことを含む。   Next, the resource management method according to the embodiment of the present invention will be described with reference to FIG. FIG. 2 is a flowchart showing an operation example of the resource management apparatus 100 according to the present embodiment. The resource management method in the present embodiment is executed by at least one computer such as the resource management apparatus 100 as shown in FIG. The resource management method according to the present embodiment acquires resource information including resource position information regarding a resource that is a movement unit (S21), acquires a task request including information about a specified position and a requested resource quantity (S22), Determines a movement cost for moving to the designated position of the task request (S23), obtains an estimated accepted quantity indicating an estimated value of the resource quantity of the resource that accepts the task request (S24), and moves and estimates the accepted accepted quantity And selecting at least one resource satisfying the requested resource quantity of the task request as a resource to be allocated to the task request (S25).

このように、本実施形態では、リソース位置の情報を含むリソース情報が取得され、そのリソース位置からタスク依頼で示される指定位置へリソースが移動するための移動コストが決定される。移動コストとは、その移動に費やされる物理量の大きさを示し、例えば、距離、時間、エネルギー量等で示される。   As described above, in the present embodiment, resource information including resource position information is acquired, and a movement cost for moving the resource from the resource position to the designated position indicated by the task request is determined. The movement cost indicates the size of a physical quantity consumed for the movement, and is indicated by, for example, distance, time, energy amount, and the like.

更に、本実施形態では、推定受諾数量が取得される。推定受諾数量は、タスク依頼を受諾するリソースのリソース数量の推定値を示す。推定受諾数量は、リソース単体毎又はリソース群毎に予め決められていてもよいし、リソース毎又はリソース群毎にリソース数量とタスク受諾確率とから算出されてもよい。推定受諾数量の具体的取得手法については、詳細実施形態において後述する。   Furthermore, in this embodiment, the estimated acceptance quantity is acquired. The estimated acceptance quantity indicates an estimated value of the resource quantity of the resource that accepts the task request. The estimated acceptance quantity may be determined in advance for each resource or each resource group, or may be calculated from the resource quantity and the task acceptance probability for each resource or each resource group. A specific method for obtaining the estimated acceptance quantity will be described later in the detailed embodiment.

本実施形態では、移動コスト及び推定受諾数量を用いて、タスク依頼の要求リソース数量を満たす少なくとも1つのリソースが、当該タスク依頼へ割り当てられるリソースとして選択される。このように、本実施形態では、タスク依頼へ割り当てるリソースを選択するにあたり、タスク依頼の指定位置への移動に費やされる物理量の大きさ、及び、タスク依頼を受諾するリソースのリソース数量の推定値が考慮される。   In the present embodiment, using the movement cost and the estimated accepted quantity, at least one resource that satisfies the requested resource quantity of the task request is selected as a resource assigned to the task request. As described above, in this embodiment, when selecting a resource to be allocated to a task request, the size of the physical quantity consumed for moving the task request to the designated position and the estimated value of the resource quantity of the resource that accepts the task request are Be considered.

従って、本実施形態によれば、タスク依頼に対するリソースの受諾可能性を考慮して、タスク依頼に割り当てるリソースが選択されるため、選択されたリソースのタスク依頼に対する受諾可能性を高めることができ、ひいては、タスク依頼を効率よく処理することができる。更に、本実施形態によれば、移動コストも更に考慮されるため、タスク依頼を迅速かつ効率的に処理することができる。   Therefore, according to the present embodiment, the resource assigned to the task request is selected in consideration of the acceptability of the resource for the task request. Therefore, the acceptability for the task request of the selected resource can be increased, As a result, task requests can be processed efficiently. Furthermore, according to this embodiment, since the movement cost is further taken into consideration, the task request can be processed quickly and efficiently.

推定数量取得部104及び(S24)は、1以上のリソースをそれぞれ含む複数のリソース群に関する複数の推定受諾数量を取得してもよい。この場合、選択部105及び(S25)は、複数のリソース群の中から、タスク依頼の要求リソース数量を満たす推定受諾数量を有し、かつ、移動コストの合計が最も小さいリソース群を選択すればよい。このように、管理装置10は、タスク依頼に割り当てるリソースの選択にあたり、リソース毎に処理してもよいし、リソース群毎に処理してもよい。   The estimated quantity acquisition units 104 and (S24) may acquire a plurality of estimated accepted quantities regarding a plurality of resource groups each including one or more resources. In this case, if the selection unit 105 and (S25) select a resource group having an estimated accepted quantity that satisfies the requested resource quantity of the task request and having the smallest total movement cost, from among a plurality of resource groups. Good. As described above, the management apparatus 10 may process each resource or each resource group when selecting a resource to be allocated to the task request.

以下、上述の実施形態について更に詳細を説明する。以下、詳細実施形態として、第1実施形態及び第2実施形態を例示する。但し、以下の各詳細実施形態における内容であって、上述の実施形態と同様の内容については、適宜省略される。   Hereinafter, the details of the above-described embodiment will be described. Hereinafter, as the detailed embodiment, the first embodiment and the second embodiment will be exemplified. However, the contents in the following detailed embodiments, which are the same as those in the above-described embodiments, are appropriately omitted.

[第1実施形態]
〔装置構成〕
図3は、第1実施形態におけるリソース管理装置(以降、単に管理装置と表記する場合もある)10のハードウェア構成例を概念的に示す図である。管理装置10は、いわゆるコンピュータであり、例えば、バスで相互に接続される、CPU(Central Processing Unit)11、メモリ12、入出力インタフェース(I/F)13、通信ユニット14等を有する。メモリ12は、RAM(Random Access Memory)、ROM(Read Only Memory)、ハードディスク等である。通信ユニット14は、他のコンピュータや機器と信号のやりとりを行う。通信ユニット14には、可搬型記録媒体等も接続され得る。
[First Embodiment]
〔Device configuration〕
FIG. 3 is a diagram conceptually illustrating a hardware configuration example of the resource management apparatus 10 (hereinafter also simply referred to as a management apparatus) 10 in the first embodiment. The management device 10 is a so-called computer and includes, for example, a CPU (Central Processing Unit) 11, a memory 12, an input / output interface (I / F) 13, a communication unit 14, and the like that are connected to each other via a bus. The memory 12 is a RAM (Random Access Memory), a ROM (Read Only Memory), a hard disk, or the like. The communication unit 14 exchanges signals with other computers and devices. A portable recording medium or the like can be connected to the communication unit 14.

入出力I/F13は、表示装置、入力装置等のユーザインタフェース装置(図示せず)と接続可能である。表示装置は、LCD(Liquid Crystal Display)やCRT(Cathode Ray Tube)ディスプレイのような、CPU11やGPU(Graphics Processing Unit)(図示せず)等により処理された描画データに対応する画面を表示する装置である。入力装置は、キーボード、マウス等のようなユーザ操作の入力を受け付ける装置である。表示装置及び入力装置は一体化され、タッチパネルとして実現されてもよい。但し、管理装置10のハードウェア構成は制限されない。   The input / output I / F 13 can be connected to a user interface device (not shown) such as a display device or an input device. The display device displays a screen corresponding to drawing data processed by a CPU 11 or a GPU (Graphics Processing Unit) (not shown), such as an LCD (Liquid Crystal Display) or a CRT (Cathode Ray Tube) display. It is. The input device is a device that receives an input of a user operation such as a keyboard and a mouse. The display device and the input device may be integrated and realized as a touch panel. However, the hardware configuration of the management apparatus 10 is not limited.

〔処理構成〕
図4は、第1実施形態におけるリソース管理装置10の処理構成例を概念的に示す図である。第1実施形態における管理装置10は、リソース情報取得部21、依頼取得部22、コスト決定部23、受諾情報取得部24、推定数量取得部25、選択部26等を有する。これら各処理部は、例えば、CPU11によりメモリ12に格納されるプログラムが実行されることにより実現される。また、当該プログラムは、例えば、CD(Compact Disc)、メモリカード等のような可搬型記録媒体やネットワーク上の他のコンピュータから入出力I/F13又は通信ユニット14を介してインストールされ、メモリ12に格納されてもよい。
[Processing configuration]
FIG. 4 is a diagram conceptually illustrating a processing configuration example of the resource management apparatus 10 in the first embodiment. The management apparatus 10 according to the first embodiment includes a resource information acquisition unit 21, a request acquisition unit 22, a cost determination unit 23, an acceptance information acquisition unit 24, an estimated quantity acquisition unit 25, a selection unit 26, and the like. Each of these processing units is realized, for example, by executing a program stored in the memory 12 by the CPU 11. Further, the program is installed from a portable recording medium such as a CD (Compact Disc) or a memory card or another computer on the network via the input / output I / F 13 or the communication unit 14 and is stored in the memory 12. It may be stored.

リソース情報取得部21は、上述のリソース情報取得部101に相当する。即ち、リソース情報取得部21は、複数のリソースに関するリソース情報を取得する。リソース情報取得部21は、管理装置10でリソース情報が予め保持されている場合、その保持されているリソース情報を取得することができる。また、リソース情報は、入力画面等に基づいて入力装置をユーザが操作することにより入力された情報であってもよいし、可搬型記録媒体、他のコンピュータ等から取得される情報であってもよい。   The resource information acquisition unit 21 corresponds to the resource information acquisition unit 101 described above. That is, the resource information acquisition unit 21 acquires resource information regarding a plurality of resources. The resource information acquisition unit 21 can acquire the held resource information when the management apparatus 10 holds the resource information in advance. The resource information may be information input by a user operating the input device based on an input screen or the like, or may be information acquired from a portable recording medium, another computer, or the like. Good.

リソース情報は、上述のように、リソースの位置情報を含む。リソース情報は、そのリソースの現在位置のみを示してもよいし、現在位置に加えて、そのリソースが現在以降に移動する予定となっている少なくとも1つの未来位置を更に示してもよい。リソース情報が未来位置を示す場合、各未来位置には、その未来位置にそのリソースが存在する予定時刻が関連付けられてもよい。また、リソース情報が複数のリソースに関する情報を示す場合、リソース情報には、各リソースを一意に識別するためのリソース識別子が含まれる。   The resource information includes resource location information as described above. The resource information may indicate only the current position of the resource, or may further indicate at least one future position where the resource is scheduled to move after the present in addition to the current position. When the resource information indicates a future position, each future position may be associated with a scheduled time when the resource exists at the future position. Further, when the resource information indicates information regarding a plurality of resources, the resource information includes a resource identifier for uniquely identifying each resource.

図5は、リソース情報の具体例を示す図である。図5の例では、リソース情報は、各リソースについて、3つの位置情報を示している。更に、各位置情報は、緯度(lat)及び経度(lon)によりそれぞれ示されており、時刻(t)とそれぞれ関連付けられている。但し、本実施形態は、位置情報の表現手法を制限しない。位置情報は、図5の例の他、ベジェ曲線などで表現される曲線情報で各位置の経路を表わされてもよいし、住所、ランドマーク名などで表わされてもよい。また、リソース情報には、リソースに関する、リソース数量、移動速度等の能力、特性、リソースの状態、スケジュール情報等の他の情報が更に含まれていてもよい。   FIG. 5 is a diagram illustrating a specific example of resource information. In the example of FIG. 5, the resource information indicates three pieces of position information for each resource. Further, each piece of position information is indicated by latitude (lat) and longitude (lon), and is associated with time (t). However, this embodiment does not limit the method of expressing position information. In addition to the example of FIG. 5, the position information may be represented by a route information of each position by curve information represented by a Bezier curve or the like, or may be represented by an address, a landmark name or the like. Further, the resource information may further include other information related to the resource, such as resource capacity, moving speed and other capabilities, characteristics, resource status, schedule information, and the like.

また、リソース情報取得部21は、取得されたリソース情報を保持し、順次取得されるリソース情報を用いて、保持されるリソース情報を適宜、更新、追加、及び削除することもできる。例えば、リソース情報取得部21は、各リソースの位置情報を順次取得し、その位置情報を、保持されるリソース情報に反映させるようにしてもよい。   Further, the resource information acquisition unit 21 can hold the acquired resource information, and update, add, and delete the held resource information as appropriate using the sequentially acquired resource information. For example, the resource information acquisition unit 21 may sequentially acquire the position information of each resource and reflect the position information in the held resource information.

依頼取得部22は、上述の依頼取得部102に相当する。即ち、依頼取得部22は、タスク依頼を取得する。タスク依頼は、入力画面等に基づいて入力装置をユーザが操作することにより入力された情報であってもよいし、可搬型記録媒体、他のコンピュータ等から取得される情報であってもよい。また、依頼取得部22は、タスク依頼のデータを電話音声等の音声から自動生成するようにしてもよい。   The request acquisition unit 22 corresponds to the request acquisition unit 102 described above. That is, the request acquisition unit 22 acquires a task request. The task request may be information input by a user operating the input device based on an input screen or the like, or may be information acquired from a portable recording medium, another computer, or the like. Further, the request acquisition unit 22 may automatically generate task request data from voice such as telephone voice.

タスク依頼は、上述のように、指定位置及び要求リソース数量の情報を含む。このため、タスク依頼は、指定位置に要求リソース数量を満たすリソースの移動要求であると言い換えることができる。   As described above, the task request includes information on the designated position and the requested resource quantity. Therefore, the task request can be paraphrased as a resource movement request that satisfies the requested resource quantity at the specified position.

図6は、タスク依頼の具体例を示す図である。図6の例では、タスク依頼は、各タスクを一意に識別するタスク識別子、要求されるタスクの具体的内容を示すタスク詳細説明、指定位置を含む。タスク詳細説明は、要求されるタスクをリソースが理解できる形式として自然言語により記述されている。指定位置は、リソースが移動を要求されている地点を示し、図6の例では、緯度及び経度により表わされている。指定位置は、図6の例の他、移動先の住所、ランドマーク名、地域を表す範囲情報であってもよい。依頼取得部22は、取得されたタスク依頼に含まれる指定位置の表現形式をリソースが理解できる形式に変換するようにしてもよい。   FIG. 6 is a diagram illustrating a specific example of a task request. In the example of FIG. 6, the task request includes a task identifier for uniquely identifying each task, a detailed task description indicating the specific content of the requested task, and a designated position. The detailed task description is described in a natural language in a format that allows the resource to understand the requested task. The designated position indicates a point at which the resource is requested to move, and is represented by latitude and longitude in the example of FIG. In addition to the example of FIG. 6, the designated position may be range information representing a destination address, a landmark name, and a region. The request acquisition unit 22 may convert the expression format of the designated position included in the acquired task request into a format that the resource can understand.

図6の例では、タスク依頼に含まれる要求リソース数量の情報が明示されていない。図6には、対象とされているリソースが人であり、リソース毎のリソース数量が、移動体自身の数、即ち、「1」に固定される例が示されている。このように、リソース種によっては、タスク依頼には、要求リソース数量が明示的に示されていなくてもよい。また、リソースが人であったとしても、タスク依頼には、3人といった要求リソース数量が明示されていてもよい。   In the example of FIG. 6, information on the requested resource quantity included in the task request is not clearly shown. FIG. 6 shows an example in which the target resource is a person, and the resource quantity for each resource is fixed to the number of mobile bodies themselves, that is, “1”. Thus, depending on the resource type, the requested resource quantity may not be explicitly indicated in the task request. Further, even if the resource is a person, the requested resource quantity such as three may be specified in the task request.

更に、タスク依頼には、複数の指定位置が設定されていてもよい。この場合、各指定位置の移動順序がタスク依頼で示されていてもよい。また、各指定位置に重み値が付されており、タスク依頼に含まれる複数の指定位置の中の、重み値の総和が閾値以下となる部分的な指定位置が実際の依頼として扱われてもよい。   Further, a plurality of designated positions may be set in the task request. In this case, the movement order of each designated position may be indicated by the task request. In addition, a weight value is assigned to each designated position, and among the designated positions included in the task request, a partial designated position where the sum of the weight values is less than or equal to the threshold value is treated as an actual request. Good.

コスト決定部23は、上述のコスト決定部103に相当する。即ち、コスト決定部23は、リソース情報取得部21で取得されるリソース情報で示されるリソースが、依頼取得部22で取得されたタスク依頼の指定位置へ移動するための移動コストを決定する。コスト決定部23による移動コストの具体的決定手法は、移動に費やされる物理量の大きさを移動コストとして決定できる手法であれば、制限されない。例えば、コスト決定部23は、タスク依頼の指定位置の座標とリソースの或る位置の座標とのユークリッド距離を移動コストとして算出することができる。各リソースについて複数の位置情報がリソース情報に含まれている場合には、コスト決定部23は、各位置についてのユークリッド距離をそれぞれ計算し、最小のユークリッド距離を移動コストに決定することができる。   The cost determination unit 23 corresponds to the cost determination unit 103 described above. That is, the cost determination unit 23 determines a movement cost for the resource indicated by the resource information acquired by the resource information acquisition unit 21 to move to the designated position of the task request acquired by the request acquisition unit 22. The specific determination method of the movement cost by the cost determination unit 23 is not limited as long as the method can determine the magnitude of the physical quantity consumed for movement as the movement cost. For example, the cost determination unit 23 can calculate the Euclidean distance between the coordinates of the designated position of the task request and the coordinates of a certain position of the resource as the movement cost. When a plurality of pieces of position information for each resource are included in the resource information, the cost determining unit 23 can calculate the Euclidean distance for each position and determine the minimum Euclidean distance as the movement cost.

また、コスト決定部23は、時間的に連続する2つの位置を端点とする線分と、タスク依頼の指定位置との距離を移動コストとして決定することもできる。また、コスト決定部23は、リソース情報が示す複数の位置の各々をノード、位置間の接続関係をエッジ、移動コストをエッジの重みとする経路グラフを用いて、タスク依頼の指定位置と、リソースの各位置をそれぞれ表すノードとの間の経路グラフ上の最短コスト経路を移動コストとして算出することもできる。また、コスト決定部23は、リソース情報で示される複数の位置を通る本来の経路と、当該複数の位置に加えてタスク依頼の指定位置を通る経路との差を移動コストとして算出することもできる。コスト決定部23は、その差として、経路長の差や比率、ベクトルの内積で表現可能な移動方向の差やその比率、経路の始点と終点とを結ぶことで形成される閉曲線の面積の差やその比率を移動コストとして算出することもできる。これによれば、リソースがそのタスク依頼に割り当てられた場合の物理的又は心理的な負担の増加度合いを当該移動コストに反映することができる。更に、コスト決定部23は、地形等の地理情報、天候等の環境情報、渋滞や事故や工事状況を示す交通情報を取得し、このような情報とリソースの物理的又は心理的な負担の増加度合いとの関係を移動コストに反映させることもできる。   Further, the cost determination unit 23 can also determine the distance between the line segment having two time-continuous positions as endpoints and the designated position of the task request as the movement cost. Further, the cost determination unit 23 uses a path graph in which each of a plurality of positions indicated by the resource information is a node, a connection relationship between the positions is an edge, and a movement cost is an edge weight, It is also possible to calculate the shortest cost route on the route graph between the nodes representing the respective positions as the movement cost. Further, the cost determination unit 23 can also calculate the difference between the original route passing through the plurality of positions indicated by the resource information and the route passing through the designated position of the task request in addition to the plurality of positions as the movement cost. . The cost determining unit 23 determines the difference between the path length and the ratio, the difference in the moving direction that can be expressed by the inner product of the vectors, the ratio, and the difference in the area of the closed curve formed by connecting the start point and the end point of the path. Or its ratio can be calculated as the movement cost. According to this, the increase degree of the physical or psychological burden when a resource is allocated to the task request can be reflected in the movement cost. Further, the cost determination unit 23 acquires geographical information such as topography, environmental information such as weather, and traffic information indicating traffic jams, accidents, and construction conditions, and increases the physical or psychological burden of such information and resources. The relationship with the degree can be reflected in the movement cost.

タスク依頼に複数の指定位置が含まれている場合、コスト決定部23は、全ての指定位置又は一部の複数の指定位置を通るのに要する物理的な大きさを移動コストとして算出することができる。   When a plurality of designated positions are included in the task request, the cost determining unit 23 can calculate the physical size required to pass all the designated positions or some of the plurality of designated positions as the movement cost. it can.

受諾情報取得部24は、リソース情報取得部21で取得されるリソース情報が示すリソースのタスク受諾確率を取得する。タスク受諾確率とは、或るタスク依頼を割り当てられた場合に、そのリソースがそのタスク依頼を受諾する確率を意味する。   The acceptance information acquisition unit 24 acquires the task acceptance probability of the resource indicated by the resource information acquired by the resource information acquisition unit 21. The task acceptance probability means a probability that the resource accepts the task request when a certain task request is assigned.

受諾情報取得部24は、タスク依頼に対してコスト決定部23により決定された移動コストを用いて、その移動コストと負の相関を示す値をタスク受諾確率として算出することもできる。移動コストは、その性質上タスク依頼の指定位置へリソースが移動するのに要する物理的な大きさであるため、移動コストが大きい程、リソースがそのタスク依頼を受諾する負担が増大し、移動コストが小さい程、リソースがそのタスク依頼を受諾する負担が減少する。本発明者らは、このような移動コストとタスクの受諾確率との関係、即ち、タスクの受諾確率と移動コストとは負の相関を有することを見出し、このような関係を用いて、移動コストからタスク受諾確率を導き出すという新たな着想を得た。これにより、受諾情報取得部24は、移動コストの逆数にそのリソースのその移動コストに対する受諾し易さを表す係数を掛け合せて得られる値をそのリソースのタスク受諾確率とすることができる。この手法によれば、受諾情報取得部24は、各リソースに関して容易にタスク受諾確率を算出することができる。   The acceptance information acquisition unit 24 can also calculate a value indicating a negative correlation with the movement cost as a task acceptance probability by using the movement cost determined by the cost determination unit 23 in response to the task request. Since the movement cost is the physical size required for the resource to move to the specified position of the task request due to its nature, the larger the movement cost, the greater the burden that the resource will accept the task request. The smaller the is, the less the burden on the resource to accept the task request. The present inventors have found that there is a negative correlation between the movement cost and the task acceptance probability, i.e., the task acceptance probability and the movement cost. I got the new idea of deriving the task acceptance probability from. Thereby, the acceptance information acquisition unit 24 can set a value obtained by multiplying the reciprocal of the movement cost by a coefficient representing the ease of acceptance of the resource for the movement cost as the task acceptance probability of the resource. According to this method, the acceptance information acquisition unit 24 can easily calculate a task acceptance probability for each resource.

受諾情報取得部24は、タスク依頼に対するリソースの過去の受諾実績に基づいて算出される、タスク依頼に対するリソースの実績受諾確率を取得し、この実績受諾確率を用いて、タスク受諾確率を算出することもできる。管理装置10又は他の装置は、タスク依頼に対するリソース毎の過去の受諾実績を蓄積することができる。受諾実績としては、各リソースについて、割り当てられた総依頼数、受諾回数、受諾確率、最終受諾日時等がそれぞれ蓄積される。受諾情報取得部24は、蓄積されるリソース毎の過去の受諾実績を取得し、これらに基づいて、タスク依頼に対するリソース毎の実績受諾確率を算出することができる。ここで、タスク依頼に対するリソースの実績受諾確率が大きいリソース程、タスク受諾確率が高いと考えることができる。そこで、受諾情報取得部24は、タスク受諾確率を算出する上で、実績受諾確率を移動コストに対する受諾し易さを表す係数として用いることができる。この場合、受諾情報取得部24は、移動コストの逆数に、この実績受諾確率を掛け合わせて得られる値をタスク受諾確率としてもよい。また、受諾情報取得部24は、実績受諾確率をそのままタスク受諾確率としてもよい。この手法によれば、過去の受諾実績をリソースによるタスク依頼の受諾し易さの指標として用いるため、受諾情報取得部24は、高精度なタスク受諾確率を取得することができる。   The acceptance information acquisition unit 24 obtains the actual resource acceptance probability for the task request, which is calculated based on the past acceptance results of the resource for the task request, and calculates the task acceptance probability using the actual acceptance probability. You can also. The management device 10 or another device can accumulate past acceptance results for each resource for the task request. As the acceptance results, the total number of requests assigned, the number of acceptances, the acceptance probability, the last acceptance date and the like are accumulated for each resource. The acceptance information acquisition unit 24 acquires past acceptance results for each accumulated resource, and can calculate the actual acceptance probability for each resource for the task request based on these. Here, it can be considered that the higher the resource acceptance probability of the resource for the task request, the higher the task acceptance probability. Therefore, the acceptance information acquisition unit 24 can use the actual acceptance probability as a coefficient representing the ease of accepting the movement cost in calculating the task acceptance probability. In this case, the acceptance information acquisition unit 24 may use a value obtained by multiplying the reciprocal of the movement cost by the actual acceptance probability as the task acceptance probability. Further, the acceptance information acquisition unit 24 may use the actual result acceptance probability as the task acceptance probability. According to this method, since the past acceptance record is used as an index of the ease of accepting the task request by the resource, the acceptance information acquisition unit 24 can acquire the task acceptance probability with high accuracy.

一方で、最近のタスク依頼に対する受諾数が高いリソースは、負担の増加に伴い、今後、タスクの受諾確率が低下すると考えることができる。そこで、受諾情報取得部24は、タスク依頼に対するリソースの所定期間前までの受諾実績に基づくタスク依頼に対するリソースの受諾数を取得し、この受諾数と負の相関のある値を用いて、タスク受諾確率を算出することもできる。この場合、受諾情報取得部24は、タスク受諾確率を算出する上で、リソースの所定期間前までの受諾実績(最近の受諾実績)に基づくリソースの受諾数と負の相関を持つ関数から得られる値を移動コストに対する受諾し易さを表す係数として用いることができる。この手法によれば、リソースによる最近のタスク依頼の受諾傾向をリソースによるタスク依頼の受諾し易さの指標として用いるため、受諾情報取得部24は、高精度なタスク受諾確率を取得することができる。   On the other hand, resources with a high number of acceptances for recent task requests can be considered to have a lower task acceptance probability in the future as the load increases. Therefore, the acceptance information acquisition unit 24 obtains the number of resource acceptances for the task request based on the acceptance results of the resource for the task request up to a predetermined period, and uses the value having a negative correlation with the number of acceptances. Probability can also be calculated. In this case, the acceptance information acquisition unit 24 obtains the task acceptance probability from a function having a negative correlation with the number of resource acceptances based on the acceptance achievements (recent acceptance achievements) up to a predetermined period before the resource. The value can be used as a coefficient representing the ease of accepting the moving cost. According to this method, since the acceptance tendency of recent task requests by resources is used as an index of the ease of acceptance of task requests by resources, the acceptance information acquisition unit 24 can acquire a highly accurate task acceptance probability. .

上述のようなタスク受諾確率の各取得手法は、単独で利用されてもよいし、適宜組み合わせて利用されてもよい。また、受諾情報取得部24は、リソースの振る舞いをモデル化した関数であって、各種パラメータに基づいてリソースのタスク受諾確率を出力する関数を予め保持しており、パラメータとして移動コストを与えることで、この関数からタスク受諾確率を算出することもできる。このとき、受諾情報取得部24は、地形等の地理情報、天候等の環境情報、渋滞や事故や工事状況を示す交通情報を取得し、このような情報の少なくとも1つを上記関数のパラメータとして更に与えることもできる。   Each of the methods for acquiring the task acceptance probability as described above may be used alone or in combination as appropriate. The acceptance information acquisition unit 24 is a function that models the behavior of the resource, and holds in advance a function that outputs the task acceptance probability of the resource based on various parameters. The task acceptance probability can also be calculated from this function. At this time, the acceptance information acquisition unit 24 acquires geographical information such as topography, environmental information such as weather, traffic information indicating traffic jams, accidents, and construction status, and at least one of such information is used as a parameter of the function. It can also be given.

推定数量取得部25は、上述の推定数量取得部104に相当する。即ち、推定数量取得部25は、推定受諾数量を取得する。例えば、推定受諾数量は、タスク依頼を受諾するリソースのリソース数量の期待値を推定受諾数量として算出することができる。推定数量取得部25は、リソース毎の推定受諾数量及びリソース群毎の推定受諾数量の少なくとも一方を取得することができる。推定数量取得部25は、各リソースについてそれぞれ受諾情報取得部24により取得される各タスク受諾確率を用いて、リソース毎の推定受諾数量を算出することができる。具体的には、推定数量取得部25は、各リソースのタスク受諾確率に各リソースのリソース数量をそれぞれ掛け合せることにより、リソース毎の推定受諾数量を算出することができる。リソースのリソース数量が暗黙的に1である場合には、推定数量取得部25は、タスク受諾確率をそのまま推定受諾数量とすることができる。   The estimated quantity acquisition unit 25 corresponds to the estimated quantity acquisition unit 104 described above. That is, the estimated quantity acquisition unit 25 acquires the estimated accepted quantity. For example, the estimated accepted quantity can be calculated by using an expected value of the resource quantity of the resource that accepts the task request as the estimated accepted quantity. The estimated quantity acquisition unit 25 can acquire at least one of an estimated accepted quantity for each resource and an estimated accepted quantity for each resource group. The estimated quantity acquisition unit 25 can calculate the estimated accepted quantity for each resource using each task acceptance probability obtained by the acceptance information obtaining unit 24 for each resource. Specifically, the estimated quantity acquisition unit 25 can calculate the estimated acceptance quantity for each resource by multiplying the task acceptance probability of each resource by the resource quantity of each resource. When the resource quantity of the resource is implicitly 1, the estimated quantity acquisition unit 25 can directly use the task acceptance probability as the estimated accepted quantity.

また、推定数量取得部25は、1以上のリソースをそれぞれ含む複数のリソース群に関する複数の推定受諾数量を取得してもよい。例えば、推定数量取得部25は、リソース群毎に予め設定された推定受諾数量を取得する。この場合、推定受諾数量は、入力画面等に基づいて入力装置をユーザが操作することにより入力されてもよいし、可搬型記録媒体、他のコンピュータ等から取得されてもよい。また、推定数量取得部25は、上述のように取得されたリソース毎の推定受諾数量を用いて、各リソースの推定受諾数量の和をリソース群毎に算出し、算出された推定受諾数量の和をリソース群毎の推定受諾数量とすることもできる。   Further, the estimated quantity acquisition unit 25 may acquire a plurality of estimated accepted quantities regarding a plurality of resource groups each including one or more resources. For example, the estimated quantity acquisition unit 25 acquires an estimated accepted quantity set in advance for each resource group. In this case, the estimated accepted quantity may be input by a user operating the input device based on an input screen or the like, or may be acquired from a portable recording medium, another computer, or the like. Further, the estimated quantity acquisition unit 25 calculates the sum of the estimated accepted quantities of each resource for each resource group using the estimated accepted quantity for each resource acquired as described above, and calculates the sum of the calculated estimated accepted quantities. Can be the estimated acceptance quantity for each resource group.

選択部26は、上述の選択部105に相当する。即ち、選択部26は、コスト決定部23により決定された移動コスト及び推定数量取得部25により取得された推定受諾数量を用いて、リソース情報取得部21により取得されたリソース情報で示される複数のリソースの中から、タスク依頼の要求リソース数量を満たす少なくとも1つのリソースをタスク依頼へ割り当てるリソースとして選択する。例えば、選択部26は、リソース毎の推定受諾数量の合計が要求リソース数量を満たすように、推定受諾数量が大きくかつ移動コストが小さいリソースから順に、少なくとも1つのリソースを選択する。また、選択部26は、複数のリソース群の中から、タスク依頼の要求リソース数量を満たす推定受諾数量を有し、かつ、移動コストの合計が最も小さいリソース群を選択することもできる。但し、選択部26による具体的選択手法は、推定受諾数量が要求リソース数量を満たしかつ移動コストができるだけ小さくなるようにリソースが選択されるのであれば、特に制限されない。   The selection unit 26 corresponds to the selection unit 105 described above. In other words, the selection unit 26 uses the movement cost determined by the cost determination unit 23 and the estimated acceptance quantity acquired by the estimated quantity acquisition unit 25 to use a plurality of resource information acquired by the resource information acquisition unit 21. From the resources, at least one resource satisfying the requested resource quantity of the task request is selected as a resource to be assigned to the task request. For example, the selection unit 26 selects at least one resource in order from the resource having the largest estimated acceptance quantity and the lowest movement cost so that the total estimated acceptance quantity for each resource satisfies the requested resource quantity. The selection unit 26 can also select a resource group having an estimated accepted quantity that satisfies the requested resource quantity of the task request and having the smallest total movement cost from among a plurality of resource groups. However, the specific selection method by the selection unit 26 is not particularly limited as long as the resource is selected so that the estimated accepted quantity satisfies the requested resource quantity and the movement cost is minimized.

推定受諾数量が実際にタスク依頼を受諾するリソースのリソース数量より小さくなる可能性に鑑み、選択部26は、推定受諾数量が要求リソース数量よりも十分大きくなるように、リソース選択を行うこともできる。更に、選択部26は、推定受諾数量の標準偏差を算出し、推定受諾数量が要求リソース数量にその標準偏差を加えた値を上回るように、リソース選択を行ってもよい。   In view of the possibility that the estimated accepted quantity is smaller than the resource quantity of the resource that actually accepts the task request, the selection unit 26 can also perform resource selection so that the estimated accepted quantity is sufficiently larger than the requested resource quantity. . Further, the selection unit 26 may calculate the standard deviation of the estimated accepted quantity and perform resource selection so that the estimated accepted quantity exceeds the value obtained by adding the standard deviation to the requested resource quantity.

〔動作例〕
以下、第1実施形態におけるリソース管理方法について図7を用いて説明する。図7は、第1実施形態におけるリソース管理装置10の動作例を示すシーケンスチャートである。第1実施形態におけるリソース管理方法は、リソース管理装置10のような少なくとも1つのコンピュータにより実行される。第1実施形態におけるリソース管理方法では、図2で示される処理工程に(S71)が新たに加えられる。
[Operation example]
Hereinafter, the resource management method according to the first embodiment will be described with reference to FIG. FIG. 7 is a sequence chart illustrating an operation example of the resource management device 10 according to the first embodiment. The resource management method in the first embodiment is executed by at least one computer such as the resource management apparatus 10. In the resource management method in the first embodiment, (S71) is newly added to the processing steps shown in FIG.

(S21)は、リソース情報取得部21による処理内容と同様である。
(S22)は、依頼取得部22による処理内容と同様である。
(S23)は、コスト決定部23による処理内容と同様である。
(S21) is the same as the processing content by the resource information acquisition unit 21.
(S22) is the same as the processing content by the request acquisition unit 22.
(S23) is the same as the processing content by the cost determination unit 23.

以下、(S71)以降の処理内容を説明する。
(S71)は、受諾情報取得部24による処理内容と同様である。(S71)では、管理装置10は、リソース毎のタスク受諾確率を取得する。管理装置10は、移動コストと負の相関を示す関数に(S23)で決定された移動コストを代入することで、タスク受諾確率を算出することができる。また、管理装置10は、タスク依頼に対するリソースの過去の受諾実績に基づいて算出される、タスク依頼に対するリソースの実績受諾確率を取得し、この実績受諾確率を用いて、タスク受諾確率を算出することもできる。また、管理装置10は、タスク依頼に対するリソースの所定期間前までの受諾実績に基づくタスク依頼に対するリソースの受諾数を取得し、この受諾数と負の相関のある値を用いて、タスク受諾確率を算出することもできる。
Hereinafter, the processing content after (S71) will be described.
(S71) is the same as the processing content by the acceptance information acquisition unit 24. In (S71), the management apparatus 10 acquires the task acceptance probability for each resource. The management apparatus 10 can calculate the task acceptance probability by substituting the movement cost determined in (S23) into a function that shows a negative correlation with the movement cost. In addition, the management apparatus 10 obtains the actual resource acceptance probability for the task request, which is calculated based on the past acceptance history of the resource for the task request, and calculates the task acceptance probability using the actual acceptance probability. You can also. In addition, the management apparatus 10 acquires the number of resource acceptances for the task request based on the acceptance results until a predetermined period before the resource for the task request, and uses the value having a negative correlation with the number of acceptances to determine the task acceptance probability. It can also be calculated.

(S24)は、推定数量取得部25による処理内容と同様である。(S24)では、管理装置10は、(S71)で取得されたリソース毎のタスク受諾確率を用いて、リソース毎の推定受諾数量を算出する。管理装置10は、タスク受諾確率にリソース数量を掛け合せることで、リソース毎の推定受諾数量を算出することができる。更に、管理装置10は、リソース毎の推定受諾数量のリソース群毎の和を算出し、リソース群毎の推定受諾数量の和を、リソース群毎の推定受諾数量とすることもできる。   (S24) is the same as the processing content by the estimated quantity acquisition unit 25. In (S24), the management apparatus 10 calculates the estimated acceptance quantity for each resource using the task acceptance probability for each resource acquired in (S71). The management apparatus 10 can calculate the estimated acceptance quantity for each resource by multiplying the task acceptance probability by the resource quantity. Furthermore, the management apparatus 10 can also calculate the sum of the estimated acceptance quantity for each resource for each resource group, and set the sum of the estimated acceptance quantity for each resource group as the estimated acceptance quantity for each resource group.

(S25)は、選択部26による処理内容と同様である。(S25)では、管理装置10は、(S23)で決定された移動コスト及び(S24)で取得された推定受諾数量を用いて、(S21)で取得されたリソース情報で示される複数のリソースの中から、(S22)で取得されたタスク依頼に割り当てるリソースを選択する。   (S25) is the same as the processing content by the selection unit 26. In (S25), the management apparatus 10 uses the movement cost determined in (S23) and the estimated acceptance quantity acquired in (S24), and the plurality of resources indicated by the resource information acquired in (S21). From among them, the resource to be allocated to the task request acquired in (S22) is selected.

図7の動作例では(S71)が追加されたが、リソース群が選択される場合には、図2に示されるように、(S71)は省かれてもよい。この場合、管理装置10は、リソース群毎の推定受諾数量を取得し(S71)、複数のリソース群の中から、タスク依頼の要求リソース数量を満たす推定受諾数量を有し、かつ、移動コストの合計が最も小さいリソース群を選択する。   In the operation example of FIG. 7, (S71) is added, but when a resource group is selected, (S71) may be omitted as shown in FIG. In this case, the management apparatus 10 acquires the estimated acceptance quantity for each resource group (S71), has an estimated acceptance quantity that satisfies the requested resource quantity of the task request from among the plurality of resource groups, and has the transfer cost. Select the resource group with the smallest total.

〔第1実施形態の作用及び効果〕
上述したように第1実施形態では、各リソースがタスク依頼を受諾する確率を示すタスク受諾確率がリソース毎に取得され、このタスク受諾確率と各リソースのリソース数量とを用いて、リソース毎の推定受諾数量が算出される。このため、算出された推定受諾数量は、タスク依頼を受諾するリソースのリソース数量の推定値を表す。そして、第1実施形態では、この推定受諾数量がタスク依頼の要求リソース数量を満たしかつ移動コストが小さいリソースが選択され、選択されたリソースにはそのタスク依頼が割り当てられる。
[Operation and Effect of First Embodiment]
As described above, in the first embodiment, the task acceptance probability indicating the probability that each resource accepts the task request is acquired for each resource, and the estimation for each resource is performed using the task acceptance probability and the resource quantity of each resource. Accepted quantity is calculated. For this reason, the calculated estimated acceptance quantity represents an estimated value of the resource quantity of the resource that accepts the task request. In the first embodiment, a resource whose selected acceptance quantity satisfies the requested resource quantity of the task request and whose movement cost is low is selected, and the task request is assigned to the selected resource.

従って、第1実施形態によれば、タスク依頼に対するリソースの受諾可能性を考慮しつつ、要求リソース数量を満たすリソースが選択されるため、選択されたリソースのタスク依頼に対する受諾可能性及び要求実現性を高めることができ、ひいては、タスク依頼を効率よく処理することができる。更に、第1実施形態によれば、移動コストが小さいリソースが選択されるため、タスク依頼を迅速かつ効率的に処理することができる。   Therefore, according to the first embodiment, a resource that satisfies the requested resource quantity is selected while considering the acceptability of the resource for the task request. Therefore, the acceptability and the request feasibility for the task request of the selected resource. As a result, task requests can be processed efficiently. Furthermore, according to the first embodiment, since a resource with a low movement cost is selected, a task request can be processed quickly and efficiently.

更に、第1実施形態によれば、タスク受諾確率を用いて、リソース毎の推定受諾数量が取得されるため、リソースがタスク依頼を受諾したか否かの確認が困難な場合やその確認に多くの時間が費やされる場合にも、上述のような効果を得ることができる。   Furthermore, according to the first embodiment, since the estimated acceptance quantity for each resource is acquired using the task acceptance probability, it is often difficult to confirm whether or not the resource has accepted the task request. Even when this time is spent, the above-described effects can be obtained.

[第2実施形態]
以下、第2実施形態におけるリソース管理装置10について、第1実施形態と異なる内容を中心に説明する。以下の説明では、第1実施形態と同様の内容については適宜省略する。
[Second Embodiment]
Hereinafter, the resource management device 10 according to the second embodiment will be described focusing on the content different from the first embodiment. In the following description, the same contents as those in the first embodiment are omitted as appropriate.

〔処理構成〕
図8は、第2実施形態におけるリソース管理装置10の処理構成例を概念的に示す図である。第2実施形態における管理装置10は、第1実施形態の構成に加えて、確認部27を更に有する。確認部27は、他の処理部と同様に、CPU11によりメモリ12に格納されるプログラムが実行されることにより実現される。
[Processing configuration]
FIG. 8 is a diagram conceptually illustrating a processing configuration example of the resource management apparatus 10 in the second embodiment. The management apparatus 10 in the second embodiment further includes a confirmation unit 27 in addition to the configuration of the first embodiment. The confirmation unit 27 is realized by executing a program stored in the memory 12 by the CPU 11 like the other processing units.

確認部27は、選択部26により選択された少なくとも1つのリソースがタスク依頼を受諾したか否かを確認する。確認部27は、選択されたリソースへ送られるタスク依頼に対するレスポンスや、タスク依頼送信後のリソースの動作の検出等により、その確認を行うことができる。確認部27は、リソース情報に含まれる位置情報の更新状況を把握することで、リソースの動作を検出することもできる。確認部27による具体的な確認手法は制限されない。   The confirmation unit 27 confirms whether or not at least one resource selected by the selection unit 26 has accepted the task request. The confirmation unit 27 can confirm the response by detecting the response to the task request sent to the selected resource, the operation of the resource after transmitting the task request, or the like. The confirmation unit 27 can also detect the operation of the resource by grasping the update status of the position information included in the resource information. A specific confirmation method by the confirmation unit 27 is not limited.

確認部27による確認結果を用いれば、選択部26により選択されていたリソースの中で、タスク依頼を実際に受諾したリソースを特定し、更に、タスク依頼を受諾したリソースのリソース数量の合計がタスク依頼の要求リソース数量を満たすか否かを判定することができる。そこで、選択部26は、確認部27によりタスク依頼を受諾したことを確認されたリソースのリソース数量の合計がタスク依頼の要求リソース数量を満たすか否かを判定し、そのリソース数量の合計が要求リソース数量を満たさない場合に、移動コストを少なくとも用いて、新たなリソースを選択する。   If the confirmation result by the confirmation unit 27 is used, the resource that has actually accepted the task request is identified from the resources selected by the selection unit 26, and the total resource quantity of the resource that has accepted the task request is the task. It can be determined whether or not the requested resource quantity of the request is satisfied. Accordingly, the selection unit 26 determines whether or not the total resource quantity of the resources confirmed to have accepted the task request by the confirmation unit 27 satisfies the requested resource quantity of the task request, and the total of the resource quantity is requested. If the resource quantity is not satisfied, a new resource is selected using at least the movement cost.

一方で、確認部27による確認結果を用いれば、選択部26により選択されていたリソースがタスク依頼に対して多過ぎることも認識することができる。超過分のリソースは、タスク依頼に必要ないため、無駄に移動することになってしまう。そこで、選択部26は、確認部27によりタスク依頼を受諾したことを確認されたリソースのリソース数量の合計がタスク依頼の要求リソース数量を超える場合に、選択されている複数のリソースの中から、タスク依頼の取消が可能な超過分のリソースを特定するようにしてもよい。この場合、選択部26は、選択されているリソースの中の、リソース数量が小さくかつ移動コストが大きいリソースから順に超過分のリソースとなり得るか否かを判定すればよい。このようにすれば、多くのリソースをタスク依頼の取消可能なリソースとして特定することができ、タスク依頼を効率的に処理することができる。   On the other hand, if the confirmation result by the confirmation unit 27 is used, it can be recognized that the resources selected by the selection unit 26 are too many for the task request. Since the excess resources are not required for the task request, they are moved in vain. Therefore, the selection unit 26, when the total resource quantity of the resources confirmed to have accepted the task request by the confirmation unit 27 exceeds the requested resource quantity of the task request, from among the plurality of selected resources, You may make it identify the resource of the excess which can cancel a task request. In this case, the selection unit 26 may determine whether or not it can be an excess resource in order from a resource with a small resource quantity and a large movement cost among the selected resources. In this way, many resources can be specified as resources that can cancel the task request, and the task request can be processed efficiently.

〔動作例〕
以下、第2実施形態におけるリソース管理方法について図9を用いて説明する。図9は、第2実施形態におけるリソース管理装置10の動作例を示すシーケンスチャートである。第2実施形態におけるリソース管理方法は、リソース管理装置10のような少なくとも1つのコンピュータにより実行される。第2実施形態におけるリソース管理方法では、図2又は図7で示される処理工程に(S91)以降が新たに加えられる。なお、図9では、図7で示される処理工程に(S91)以降が加えられた例が示される。
[Operation example]
Hereinafter, a resource management method according to the second embodiment will be described with reference to FIG. FIG. 9 is a sequence chart illustrating an operation example of the resource management device 10 according to the second embodiment. The resource management method in the second embodiment is executed by at least one computer such as the resource management apparatus 10. In the resource management method in the second embodiment, (S91) and subsequent steps are newly added to the processing steps shown in FIG. 2 or FIG. FIG. 9 shows an example in which (S91) and subsequent steps are added to the processing steps shown in FIG.

管理装置10は、(S25)で選択されたリソースに対して、タスク依頼を割り当てる(S91)。タスク依頼の割り当ては、例えば、当該リソースに対する通知により実現される。タスク依頼の割り当ての具体的手法は、対象のリソースにタスク依頼の割り当てを認識させ得る手法であれば、特に制限されない。タスク依頼の割り当ては、電話連絡のように手動で行われてもよい。   The management apparatus 10 assigns a task request to the resource selected in (S25) (S91). Assignment of task requests is realized, for example, by notification to the resource. The specific method of task request assignment is not particularly limited as long as it allows the target resource to recognize task request assignment. Assignment of task requests may be performed manually like telephone contact.

管理装置10は、(S25)で選択された各リソースがタスク依頼を受諾したか否かをそれぞれ確認する(S92)。(S92)は、確認部27による処理内容と同様である。   The management apparatus 10 confirms whether or not each resource selected in (S25) has accepted the task request (S92). (S92) is the same as the processing content by the confirmation unit 27.

続いて、管理装置10は、(S92)での確認結果を用いて、タスク依頼を受諾したリソースのリソース数量の合計がタスク依頼の要求リソース数量を満たすか否かを判定する(S93)。管理装置10は、リソース数量の合計がタスク依頼の要求リソース数量を満たさない(下回る)場合(S93;NO)、(S23)で決定された移動コストを用いて、新たなリソースを選択する(S94)。管理装置10は、その新たに選択されたリソースに、タスク依頼を割り当て(S91)、続いて、(S92)以降を実行する。   Subsequently, the management apparatus 10 determines whether or not the total resource quantity of the resources that have accepted the task request satisfies the requested resource quantity of the task request using the confirmation result in (S92) (S93). When the total resource quantity does not satisfy (below) the requested resource quantity of the task request (S93; NO), the management apparatus 10 selects a new resource using the movement cost determined in (S23) (S94). ). The management apparatus 10 assigns a task request to the newly selected resource (S91), and subsequently executes (S92) and subsequent steps.

一方で、管理装置10は、リソース数量の合計がタスク依頼の要求リソース数量を満たしている場合(S93;YES)、選択されている複数のリソースの中で、タスク依頼の取消が可能な超過分のリソースがあるか否かを判定する(S95)。管理装置10は、超過分のリソースが無い場合(S95;NO)、処理を終える。一方、管理装置10は、超過分のリソースが存在する場合(S95;YES)、要求リソース数量の超過分のリソースを特定し、特定されたリソースに対してタスク依頼を取り消す(S96)。タスク依頼の取消は、例えば、(S91)での割り当てと同様に、リソースに対する通知により実現される。   On the other hand, when the total of the resource quantities satisfies the requested resource quantity of the task request (S93; YES), the management apparatus 10 allows the task request to be canceled among the selected resources. It is determined whether there are any other resources (S95). When there is no excess resource (S95; NO), the management device 10 ends the process. On the other hand, when there are excess resources (S95; YES), the management apparatus 10 identifies the excess resources of the requested resource quantity, and cancels the task request for the identified resources (S96). The cancellation of the task request is realized by, for example, notification to the resource, similarly to the assignment in (S91).

〔第2実施形態における作用及び効果〕
上述のように、第2実施形態では、選択された少なくとも1つのリソースがタスク依頼を受諾したか否かが確認され、この確認結果に応じて、タスク依頼を実際に受諾したリソースにより要求リソース数量が満たされるか否かが判定される。そして、要求リソース数量に足りない場合には、新たなリソースが選択され、要求リソース数量を超える場合には、超過分のリソースがタスク依頼の取消対象として特定される。
[Operations and effects in the second embodiment]
As described above, in the second embodiment, it is confirmed whether or not at least one selected resource has accepted the task request, and according to this confirmation result, the requested resource quantity is determined by the resource that has actually accepted the task request. Whether or not is satisfied is determined. If the requested resource quantity is insufficient, a new resource is selected, and if the requested resource quantity is exceeded, the excess resource is specified as a task request cancellation target.

このように、第2実施形態によれば、タスク依頼の割り当て対象に選択されたリソースがタスク依頼を実際に受諾したか否かに応じて、タスク依頼の要求リソース数量を満足するように、リソースが再選択されるため、タスク依頼の要求に確実に応えることができ、結果として、タスク依頼を効率よく処理することができる。一方で、タスク依頼に対するリソースの受諾可能性を考慮してリソース選択しているため、タスク依頼の要求リソース数量を超過するリソースが割り当てられている可能性があるところ、第2実施形態によれば、実際の受諾結果に応じて超過分のリソースに対してタスク依頼を取り消すことができる。これにより、タスク依頼に対して無駄に移動するリソースをなくすことができる。   Thus, according to the second embodiment, the resource selected so as to satisfy the requested resource quantity of the task request according to whether or not the resource selected as the assignment target of the task request actually accepted the task request. Is selected again, it is possible to reliably respond to the request for the task request, and as a result, the task request can be processed efficiently. On the other hand, since the resource is selected in consideration of the acceptability of the resource for the task request, there is a possibility that a resource exceeding the requested resource quantity of the task request may be allocated. According to the second embodiment, The task request can be canceled for the excess resources according to the actual acceptance result. As a result, it is possible to eliminate resources that move wastefully in response to a task request.

[第1変形例]
リソース情報取得部21により取得されるリソース情報には、未来のリソース位置の情報と共に、その未来のリソース位置の予測精度が更に含まれてもよい。例えば、管理装置10又は他の装置が、各リソースに関する様々な情報から各リソースの将来移動する位置を予測し、更に、その予測精度も計算する。このように取得された未来のリソース位置及び予測精度がリソース情報に設定される。
[First Modification]
The resource information acquired by the resource information acquisition unit 21 may further include the prediction accuracy of the future resource position together with the information of the future resource position. For example, the management apparatus 10 or another apparatus predicts the future movement position of each resource from various information regarding each resource, and further calculates the prediction accuracy. The future resource position and prediction accuracy acquired in this way are set in the resource information.

この場合、コスト決定部23は、未来のリソース位置及びタスク依頼の指定位置を用いて、リソースの距離を算出し、この算出された距離及び予測精度を用いて、リソースの移動コストを算出してもよい。例えば、未来のリソース位置が正規分布N(μ、σ)で表わされるリソース位置集合から予測され、その標準偏差σが予測精度に利用される。コスト決定部23は、未来のリソース位置とタスク依頼の指定位置との間のユークリッド距離に標準偏差を加えたものをそのリソース位置の移動コストとし、複数の未来のリソース位置の移動コストの中で最小の移動コストをそのリソースの移動コストに決定する。また、この場合、選択部26は、予測精度が所定閾値を下回るリソースをタスク依頼へ割り当てる対象から除外してもよい。 In this case, the cost determination unit 23 calculates the resource distance using the future resource position and the designated position of the task request, and calculates the resource movement cost using the calculated distance and the prediction accuracy. Also good. For example, a future resource position is predicted from a resource position set represented by a normal distribution N (μ, σ 2 ), and the standard deviation σ is used for prediction accuracy. The cost determination unit 23 uses the Euclidean distance between the future resource position and the designated position of the task request plus the standard deviation as the movement cost of the resource position, and among the movement costs of the plurality of future resource positions. The minimum movement cost is determined as the movement cost of the resource. In this case, the selection unit 26 may exclude resources whose prediction accuracy is lower than a predetermined threshold from targets to be assigned to task requests.

この第1変形例によれば、各リソースの未来のリソース位置の予測精度を用いて、各リソースの移動コストが決定されるため、移動コストの精度を向上させることができる。更に、この高精度の移動コストを用いてリソースを選択することにより、タスク依頼を迅速かつ効率的に処理することができる。   According to the first modified example, since the movement cost of each resource is determined using the prediction accuracy of the future resource position of each resource, the accuracy of the movement cost can be improved. Furthermore, task requests can be processed quickly and efficiently by selecting resources using this highly accurate movement cost.

[第2変形例]
依頼取得部22により取得されるタスク依頼で示される指定地点には時間的な制約が設定されてもよい。指定地点の時間的制約には、次のような制限時間が設定され得る。
リソースがその時刻以前(その時刻以前であればいつでもよい)には指定地点に居る必要がある制限時刻
リソースがその時刻以降(その時刻以降であればいつでもよい)には指定地点に居る必要がある制限時刻
リソースがその時刻(ちょうどその時刻)に指定地点に居る必要がある制限時刻
リソースが指定地点に居つづける必要がある滞在期間(開始時刻及び滞在時間長の指定、又は、開始時刻及び終了時刻の指定)
指定地点の時間的制約は、上記の組み合わせで設定されてよい。
[Second Modification]
A time restriction may be set at the designated point indicated by the task request acquired by the request acquisition unit 22. The following time limit can be set as the time restriction at the designated point.
The resource must be at the specified point before that time (or any time before that time) The time limit The resource must be at the specified point after that time (or anytime after that time) Time limit The time that the resource needs to stay at the specified point at that time (exactly the time) The stay period that the resource needs to stay at the specified point (designation of start time and length of stay, or start time and end time) Specification)
The time constraint of the designated point may be set in the above combination.

この場合、コスト決定部23は、このような指定地点の時間的制約情報を加味して、各リソースの移動コストをそれぞれ決定する。例えば、コスト決定部23は、リソース情報に含まれる未来のリソース位置にそのリソースが到達する予定時刻がその時間的制約を満たすか否かを判定し、予定時刻がその時間的制約を満たさない未来のリソース位置を、移動コストの計算対象から除外する。また、コスト決定部23は、各リソースの移動速度の情報を取得し、この情報を用いて、各未来のリソース位置についてタスク依頼の指定位置への到達時刻をそれぞれ計算し、その到達時刻がその時間的制約を満たさない未来のリソース位置を、移動コストの計算対象から除外する。他の例として、コスト決定部23は、時間的制約を満たさない未来のリソース位置の移動コストを十分に大きい値に設定してもよいし、その未来のリソース位置に移動不可能を示す値(フラグ)を設定してもよい。   In this case, the cost determination unit 23 determines the movement cost of each resource in consideration of such time constraint information of the designated point. For example, the cost determination unit 23 determines whether or not the scheduled time when the resource reaches the future resource position included in the resource information satisfies the time constraint, and the future where the scheduled time does not satisfy the time constraint. Are excluded from the movement cost calculation target. In addition, the cost determination unit 23 acquires information on the moving speed of each resource, and uses this information to calculate the arrival time at the designated position of the task request for each future resource position. The future resource position that does not satisfy the time constraint is excluded from the calculation object of the movement cost. As another example, the cost determination unit 23 may set the movement cost of a future resource position that does not satisfy the time constraint to a sufficiently large value, or a value (that indicates that the movement to the future resource position is not possible ( Flag) may be set.

第2変形例によれば、タスク依頼の指定地点に対して上述のような様々な条件の時間的制約が設定されている場合であっても、そのような時間的制約を満たす適切なリソースをそのタスク依頼へ割り当てるリソースとして選択することができる。   According to the second modified example, even when the time constraints of the various conditions as described above are set for the designated point of the task request, an appropriate resource that satisfies such time constraints is set. It can be selected as a resource assigned to the task request.

[第3変形例]
リソース種によっては、各リソースが持つリソース数量の一部をタスク依頼に対して利用することが可能なリソースが存在し得る。例えば、3リットルの水をリソース数量として持つリソースが、タスク依頼に対して、1リットルだけを移動させることが可能な場合があり得る。
[Third Modification]
Depending on the resource type, there may be a resource that can use a part of the resource quantity of each resource for a task request. For example, a resource having 3 liters of water as a resource quantity may be able to move only 1 liter in response to a task request.

この場合、リソース情報取得部21により取得されるリソース情報は、各リソースが持つリソース数量の情報を更に含む。選択部26は、そのリソース情報に含まれるリソース数量の情報に基づいて、タスク依頼の要求リソース数量から、これから選択しようとしているリソースに対して割り当てる部分要求リソース数量を決定する。この場合、選択部26により決定される部分要求リソース数量は、或るリソースが持つリソース数量を下回ってもよい。この場合、移動コスト、タスク受諾確率及び推定受諾数量の少なくとも1つが、その部分要求リソース数量に影響を受ける可能性がある。そこで、コスト決定部23は、その部分要求リソース数量を更に加味して、移動コストを決定し、受諾情報取得部24は、その部分要求リソース数量を更に用いて、タスク受諾確率を算出する。例えば、コスト決定部23は、上述のように算出された移動コストに対して、その部分要求リソース数量を掛け合せて得られる値を最終的な移動コストとして決定することができる。また、受諾情報取得部24は、移動コストの逆数に掛け合わせる、受諾し易さを表す係数として、そのリソースが持つリソース数量からその部分要求リソース数量を減算して得られる値をそのリソースが持つリソース数量で割って得られる値を用いることができる。また、推定数量取得部25は、リソースのタスク受諾確率にその部分要求リソース数量を掛け合せることにより、そのリソースの推定受諾数量を算出することができる。   In this case, the resource information acquired by the resource information acquisition unit 21 further includes information on the resource quantity that each resource has. Based on the resource quantity information included in the resource information, the selection unit 26 determines the partial request resource quantity to be assigned to the resource to be selected from the requested resource quantity of the task request. In this case, the partial request resource quantity determined by the selection unit 26 may be less than the resource quantity of a certain resource. In this case, at least one of the movement cost, task acceptance probability, and estimated acceptance quantity may be affected by the partial request resource quantity. Therefore, the cost determination unit 23 further determines the movement cost by further considering the partial request resource quantity, and the acceptance information acquisition unit 24 further uses the partial request resource quantity to calculate a task acceptance probability. For example, the cost determination unit 23 can determine a value obtained by multiplying the movement cost calculated as described above by the partial required resource quantity as the final movement cost. Further, the acceptance information acquisition unit 24 has a value obtained by subtracting the partial required resource quantity from the resource quantity of the resource as a coefficient representing the ease of acceptance by multiplying by the reciprocal of the movement cost. A value obtained by dividing by the resource quantity can be used. Further, the estimated quantity acquisition unit 25 can calculate the estimated acceptance quantity of the resource by multiplying the task acceptance probability of the resource by the partial request resource quantity.

また、上述の第2実施形態における確認部27が、タスク依頼を受諾したリソースが受諾したリソース数量を更に確認するようにしてもよい。この場合、選択部26は、確認部27により確認されたリソース毎の受諾リソース数量の合計がタスク依頼の要求リソース数量を満たすか否かを判定するようにすればよい。   Further, the confirmation unit 27 in the second embodiment described above may further confirm the resource quantity accepted by the resource that accepted the task request. In this case, the selection unit 26 may determine whether the total of the accepted resource quantities for each resource confirmed by the confirmation unit 27 satisfies the requested resource quantity of the task request.

[補足]
上述の各実施形態では、タスク依頼へ割り当てるためのリソース選択情報の利用の仕方については特に言及しなかったが、管理装置10は、そのようなリソース選択情報を出力する出力処理部を更に有していてもよい。この出力処理部は、タスク依頼の情報と共に、そのタスク依頼に対して選択されたリソースの情報を表示装置や印刷装置に出力したり、他の装置にそのリソース情報を通知することができる。更に、出力処理部は、選択されたリソースに対して、タスク依頼の情報を送ることで、タスク依頼の割り当てを行うこともできる。
[Supplement]
In each of the embodiments described above, no particular mention was made of how to use the resource selection information to be assigned to the task request. However, the management apparatus 10 further includes an output processing unit that outputs such resource selection information. It may be. The output processing unit can output information on the resource selected for the task request together with the task request information to a display device or a printing device, or notify the other device of the resource information. Furthermore, the output processing unit can also assign task requests by sending task request information to the selected resource.

なお、上述の説明で用いた複数のフローチャートでは、複数の工程(処理)が順番に記載されているが、本実施形態で実行される工程の実行順序は、その記載の順番に制限されない。本実施形態では、図示される工程の順番を内容的に支障のない範囲で変更することができる。また、上述の各実施形態及び各変形例は、内容が相反しない範囲で組み合わせることができる。   In the plurality of flowcharts used in the above description, a plurality of steps (processes) are described in order, but the execution order of the steps executed in the present embodiment is not limited to the description order. In the present embodiment, the order of the illustrated steps can be changed within a range that does not hinder the contents. Moreover, each above-mentioned embodiment and each modification can be combined in the range with which the content does not conflict.

上記の各実施形態及び各変形例の一部又は全部は、以下の付記のようにも特定され得る。但し、各実施形態及び各変形例が以下の記載に限定されるものではない。   A part or all of each of the above embodiments and modifications may be specified as in the following supplementary notes. However, each embodiment and each modification are not limited to the following description.

(付記1)
移動単位となるリソースに関するリソース位置の情報を含むリソース情報を取得するリソース情報取得部と、
指定位置及び要求リソース数量の情報を含むタスク依頼を取得する依頼取得部と、
前記リソースが前記タスク依頼の前記指定位置へ移動するための移動コストを決定するコスト決定部と、
前記タスク依頼を受諾するリソースのリソース数量の推定値を示す推定受諾数量を取得する推定数量取得部と、
前記移動コスト及び前記推定受諾数量を用いて、前記タスク依頼の前記要求リソース数量を満たす少なくとも1つのリソースを前記タスク依頼へ割り当てるリソースとして選択する選択部と、
を備えるリソース管理装置。
(付記2)
前記リソースのタスク受諾確率を取得する受諾情報取得部、
を更に備え、
前記推定数量取得部は、前記タスク受諾確率を用いて、リソース毎の前記推定受諾数量を算出し、
前記選択部は、リソース毎の前記推定受諾数量の合計が前記要求リソース数量を満たすように、前記推定受諾数量が大きくかつ前記移動コストが小さいリソースから順に、前記少なくとも1つのリソースを選択する、
付記1に記載のリソース管理装置。
(付記3)
前記受諾情報取得部は、前記移動コストと負の相関を示す値を前記タスク受諾確率として算出する、
付記2に記載のリソース管理装置。
(付記4)
前記受諾情報取得部は、タスク依頼に対する前記リソースの過去の受諾実績に基づいて算出される、タスク依頼に対する前記リソースの実績受諾確率を取得し、該実績受諾確率を用いて、前記タスク受諾確率を算出する、
付記2又は3に記載のリソース管理装置。
(付記5)
前記受諾情報取得部は、タスク依頼に対する前記リソースの所定期間前までの受諾実績に基づくタスク依頼に対する前記リソースの受諾数を取得し、該受諾数と負の相関のある値を用いて、前記タスク受諾確率を算出する、
付記2から4のいずれか1つに記載のリソース管理装置。
(付記6)
前記推定数量取得部は、1以上のリソースをそれぞれ含む複数のリソース群に関する複数の推定受諾数量を取得し、
前記選択部は、前記複数のリソース群の中から、前記タスク依頼の前記要求リソース数量を満たす前記推定受諾数量を有し、かつ、前記移動コストの合計が最も小さいリソース群を選択する、
付記1に記載のリソース管理装置。
(付記7)
前記リソース情報は、前記リソースのリソース数量の情報を更に含み、
前記選択部は、前記リソース情報に含まれるリソース数量の情報に基づいて、前記タスク依頼の前記要求リソース数量から、これから選択しようとしているリソースに対して割り当てる部分要求リソース数量を決定し、
前記受諾情報取得部は、前記部分要求リソース数量を更に用いて、前記タスク受諾確率を算出する、
付記2から5のいずれか1つに記載のリソース管理装置。
(付記8)
前記リソース情報は、前記リソースのリソース数量の情報を更に含み、
前記選択部は、前記リソース情報に含まれるリソース数量の情報に基づいて、前記タスク依頼の前記要求リソース数量から、これから選択しようとしているリソースに対して割り当てる部分要求リソース数量を決定し、
前記コスト決定部は、前記部分要求リソース数量を更に加味して、前記移動コストを決定する、
付記1から7のいずれか1つに記載のリソース管理装置。
(付記9)
前記リソース情報は、前記リソースのリソース数量の情報を更に含み、
前記選択部は、前記リソース情報に含まれるリソース数量の情報に基づいて、前記タスク依頼の前記要求リソース数量から、これから選択しようとしているリソースに対して割り当てる部分要求リソース数量を決定し、
前記推定数量取得部は、前記部分要求リソース数量を更に加味して、前記推定受諾数量を算出する、
付記1から8のいずれか1つに記載のリソース管理装置。
(付記10)
前記選択部により選択された前記少なくとも1つのリソースが前記タスク依頼を受諾したか否かを確認する確認部、
を更に備え、
前記選択部は、前記確認部により前記タスク依頼を受諾したことを確認されたリソースのリソース数量の合計が前記タスク依頼の前記要求リソース数量を満たすか否かを判定し、該リソース数量の合計が前記要求リソース数量を満たさない場合に、前記移動コストを少なくとも用いて、新たなリソースを選択する、
付記1から9のいずれか1つに記載のリソース管理装置。
(付記11)
前記選択部は、前記確認部により前記タスク依頼を受諾したことを確認されたリソースのリソース数量の合計が前記タスク依頼の前記要求リソース数量を超える場合に、該リソースの中から、前記タスク依頼の取消が可能な超過分のリソースを特定する、
付記10に記載のリソース管理装置。
(付記12)
前記確認部は、前記タスク依頼を受諾したリソースが受諾したリソース数量を更に確認し、
前記選択部は、前記確認部により確認されたリソース毎の受諾リソース数量の合計が前記タスク依頼の前記要求リソース数量を満たすか否かを判定する、
付記10又は11に記載のリソース管理装置。
(付記13)
前記リソース情報取得部は、未来のリソース位置の情報及び該未来のリソース位置の予測精度を含む前記リソース情報を取得し、
前記コスト決定部は、前記未来のリソース位置及び前記タスク依頼の前記指定位置を用いて、前記リソースの距離を算出し、該算出された距離及び前記予測精度を用いて、前記リソースの前記移動コストを算出する、
付記1から12のいずれか1つに記載のリソース管理装置。
(付記14)
前記リソース情報取得部は、未来のリソース位置の情報及び該未来のリソース位置の予測精度を含む前記リソース情報を取得し、
前記選択部は、前記予測精度が所定閾値を下回るリソースを前記タスク依頼へ割り当てる対象から除外する、
付記1から13のいずれか1つに記載のリソース管理装置。
(Appendix 1)
A resource information acquisition unit that acquires resource information including information on a resource position related to a resource serving as a movement unit;
A request acquisition unit for acquiring a task request including information on a designated position and a requested resource quantity;
A cost determination unit for determining a movement cost for the resource to move to the designated position of the task request;
An estimated quantity acquisition unit that acquires an estimated accepted quantity indicating an estimated value of a resource quantity of a resource that accepts the task request;
A selection unit that selects at least one resource satisfying the requested resource quantity of the task request as a resource to be allocated to the task request using the movement cost and the estimated accepted quantity;
A resource management device comprising:
(Appendix 2)
An acceptance information acquisition unit for acquiring a task acceptance probability of the resource;
Further comprising
The estimated quantity acquisition unit calculates the estimated accepted quantity for each resource using the task acceptance probability,
The selection unit selects the at least one resource in order from a resource with a large estimated acceptance quantity and a low movement cost so that a total of the estimated acceptance quantities for each resource satisfies the requested resource quantity.
The resource management device according to attachment 1.
(Appendix 3)
The acceptance information acquisition unit calculates a value indicating a negative correlation with the movement cost as the task acceptance probability.
The resource management device according to attachment 2.
(Appendix 4)
The acceptance information obtaining unit obtains the actual acceptance probability of the resource for the task request, which is calculated based on the past acceptance achievement of the resource for the task request, and uses the actual acceptance probability to calculate the task acceptance probability. calculate,
The resource management device according to appendix 2 or 3.
(Appendix 5)
The acceptance information obtaining unit obtains the number of acceptances of the resource for the task request based on the acceptance results until a predetermined period before the resource for the task request, and uses the value having a negative correlation with the number of acceptances. Calculate acceptance probability,
The resource management device according to any one of appendices 2 to 4.
(Appendix 6)
The estimated quantity acquisition unit acquires a plurality of estimated accepted quantities for a plurality of resource groups each including one or more resources,
The selection unit selects, from the plurality of resource groups, a resource group having the estimated acceptance quantity that satisfies the requested resource quantity of the task request and having the smallest total movement cost.
The resource management device according to attachment 1.
(Appendix 7)
The resource information further includes resource quantity information of the resource,
The selection unit determines a partial request resource quantity to be allocated to a resource to be selected from the request resource quantity of the task request based on information on a resource quantity included in the resource information,
The acceptance information acquisition unit further calculates the task acceptance probability using the partial request resource quantity;
The resource management device according to any one of appendices 2 to 5.
(Appendix 8)
The resource information further includes resource quantity information of the resource,
The selection unit determines a partial request resource quantity to be allocated to a resource to be selected from the request resource quantity of the task request based on information on a resource quantity included in the resource information,
The cost determination unit determines the travel cost by further considering the partial request resource quantity.
The resource management device according to any one of appendices 1 to 7.
(Appendix 9)
The resource information further includes resource quantity information of the resource,
The selection unit determines a partial request resource quantity to be allocated to a resource to be selected from the request resource quantity of the task request based on information on a resource quantity included in the resource information,
The estimated quantity acquisition unit calculates the estimated accepted quantity by further considering the partial request resource quantity,
The resource management device according to any one of appendices 1 to 8.
(Appendix 10)
A confirmation unit that confirms whether the at least one resource selected by the selection unit has accepted the task request;
Further comprising
The selection unit determines whether the total resource quantity of the resources confirmed to have accepted the task request by the confirmation unit satisfies the requested resource quantity of the task request, and the total resource quantity is If the required resource quantity is not satisfied, a new resource is selected using at least the movement cost.
The resource management device according to any one of appendices 1 to 9.
(Appendix 11)
The selection unit, when the total resource quantity of the resources confirmed to have accepted the task request by the confirmation unit exceeds the requested resource quantity of the task request, out of the resource of the task request Identify excess resources that can be revoked,
The resource management device according to attachment 10.
(Appendix 12)
The confirmation unit further confirms the resource quantity accepted by the resource that accepted the task request,
The selection unit determines whether or not a total of accepted resource quantities for each resource confirmed by the confirmation unit satisfies the requested resource quantity of the task request.
The resource management device according to appendix 10 or 11.
(Appendix 13)
The resource information acquisition unit acquires the resource information including information on a future resource position and prediction accuracy of the future resource position,
The cost determination unit calculates a distance of the resource using the future resource position and the designated position of the task request, and uses the calculated distance and the prediction accuracy to calculate the movement cost of the resource. To calculate,
The resource management device according to any one of appendices 1 to 12.
(Appendix 14)
The resource information acquisition unit acquires the resource information including information on a future resource position and prediction accuracy of the future resource position,
The selection unit excludes a resource whose prediction accuracy is lower than a predetermined threshold from a target to be assigned to the task request.
14. The resource management device according to any one of appendices 1 to 13.

(付記15)
少なくとも1つのコンピュータにより実行されるリソース管理方法において、
移動単位となるリソースに関するリソース位置の情報を含むリソース情報を取得し、
指定位置及び要求リソース数量の情報を含むタスク依頼を取得し、
前記リソースが前記タスク依頼の前記指定位置へ移動するための移動コストを決定し、
前記タスク依頼を受諾するリソースのリソース数量の推定値を示す推定受諾数量を取得し、
前記移動コスト及び前記推定受諾数量を用いて、前記タスク依頼の前記要求リソース数量を満たす少なくとも1つのリソースを前記タスク依頼へ割り当てるリソースとして選択する、
ことを含むリソース管理方法。
(付記16)
前記リソースのタスク受諾確率を取得する、
ことを更に含み、
前記推定受諾数量の取得は、前記タスク受諾確率を用いて、リソース毎の前記推定受諾数量を算出し、
前記リソースの選択は、リソース毎の前記推定受諾数量の合計が前記要求リソース数量を満たすように、前記推定受諾数量が大きくかつ前記移動コストが小さいリソースから順に、前記少なくとも1つのリソースを選択する、
付記15に記載のリソース管理方法。
(付記17)
前記タスク受諾確率の取得は、前記移動コストを用いて、前記移動コストと負の相関を示す値を算出する、
付記16に記載のリソース管理方法。
(付記18)
タスク依頼に対する前記リソースの過去の受諾実績に基づいて算出される、タスク依頼に対する前記リソースの実績受諾確率を取得する、
ことを更に含み、
前記タスク受諾確率の取得は、前記実績受諾確率を用いて、前記タスク受諾確率を算出する、
付記16又は17に記載のリソース管理方法。
(付記19)
タスク依頼に対する前記リソースの所定期間前までの受諾実績に基づくタスク依頼に対する前記リソースの受諾数を取得する、
ことを更に含み、
前記タスク受諾確率の取得は、前記受諾数と負の相関のある値を用いて、前記タスク受諾確率を算出する、
付記16から18のいずれか1つに記載のリソース管理方法。
(付記20)
前記推定受諾数量の取得は、1以上のリソースをそれぞれ含む複数のリソース群に関する複数の推定受諾数量を取得し、
前記リソースの選択は、前記複数のリソース群の中から、前記タスク依頼の前記要求リソース数量を満たす前記推定受諾数量を有し、かつ、前記移動コストの合計が最も小さいリソース群を選択する、
付記15に記載のリソース管理方法。
(付記21)
前記リソース情報に含まれるリソース数量の情報に基づいて、前記タスク依頼の前記要求リソース数量から、これから選択しようとしているリソースに対して割り当てる部分要求リソース数量を決定する、
ことを更に含み、
前記タスク受諾確率の取得は、前記部分要求リソース数量を更に用いて、前記タスク受諾確率を算出する、
付記16から19のいずれか1つに記載のリソース管理方法。
(付記22)
前記リソース情報に含まれるリソース数量の情報に基づいて、前記タスク依頼の前記要求リソース数量から、これから選択しようとしているリソースに対して割り当てる部分要求リソース数量を決定する、
ことを更に含み、
前記移動コストの決定は、前記部分要求リソース数量を更に加味して、前記移動コストを決定し、
付記15から21のいずれか1つに記載のリソース管理方法。
(付記23)
前記リソース情報に含まれるリソース数量の情報に基づいて、前記タスク依頼の前記要求リソース数量から、これから選択しようとしているリソースに対して割り当てる部分要求リソース数量を決定する、
ことを更に含み、
前記推定受諾数量の取得は、前記部分要求リソース数量を更に加味して、前記推定受諾数量を算出する、
付記15から22のいずれか1つに記載のリソース管理方法。
(付記24)
前記選択された少なくとも1つのリソースが前記タスク依頼を受諾したか否かを確認し、
前記タスク依頼を受諾したことを確認されたリソースのリソース数量の合計が前記タスク依頼の前記要求リソース数量を満たすか否かを判定する、
ことを更に含み、
前記リソースの選択は、前記リソース数量の合計が前記要求リソース数量を満たさない場合に、前記移動コストを少なくとも用いて、新たなリソースを選択する、
付記15から23のいずれか1つに記載のリソース管理方法。
(付記25)
前記リソースの選択は、前記タスク依頼を受諾したことを確認されたリソースのリソース数量の合計が前記タスク依頼の前記要求リソース数量を超える場合に、該リソースの中から、前記タスク依頼の取消が可能な超過分のリソースを特定する、
付記24に記載のリソース管理方法。
(付記26)
前記タスク依頼を受諾したリソースが受諾したリソース数量を確認する、
ことを更に含み、
前記リソースの選択は、前記確認されたリソース毎の受諾リソース数量の合計が前記タスク依頼の前記要求リソース数量を満たすか否かを判定する、
付記24又は25に記載のリソース管理方法。
(付記27)
前記リソース情報には、未来のリソース位置の情報及び該未来のリソース位置の予測精度が含まれ、
前記移動コストの決定は、前記未来のリソース位置及び前記タスク依頼の前記指定位置を用いて、前記リソースの距離を算出し、該算出された距離及び前記予測精度を用いて、前記リソースの前記移動コストを算出する、
付記15から26のいずれか1つに記載のリソース管理方法。
(付記28)
前記リソース情報には、未来のリソース位置の情報及び該未来のリソース位置の予測精度が含まれ、
前記リソースの選択は、前記予測精度が所定閾値を下回るリソースを前記タスク依頼へ割り当てる対象から除外する、
付記15から27のいずれか1つに記載のリソース管理方法。
(Appendix 15)
In a resource management method executed by at least one computer,
Obtain resource information including resource location information about the resource that is the movement unit,
Get a task request including information on the specified position and requested resource quantity,
Determining a movement cost for the resource to move to the designated position of the task request;
Obtaining an estimated accepted quantity indicating an estimated value of the resource quantity of the resource accepting the task request;
Selecting at least one resource satisfying the requested resource quantity of the task request as a resource to be allocated to the task request using the movement cost and the estimated accepted quantity;
A resource management method.
(Appendix 16)
Obtaining a task acceptance probability of the resource;
Further including
The acquisition of the estimated acceptance quantity is performed by calculating the estimated acceptance quantity for each resource using the task acceptance probability,
In the selection of the resource, the at least one resource is selected in order from the resource having the largest estimated acceptance quantity and the lowest movement cost so that the total of the estimated acceptance quantities for each resource satisfies the requested resource quantity.
The resource management method according to attachment 15.
(Appendix 17)
The acquisition of the task acceptance probability uses the movement cost to calculate a value indicating a negative correlation with the movement cost.
The resource management method according to attachment 16.
(Appendix 18)
Obtaining the actual acceptance probability of the resource for the task request, calculated based on the past acceptance achievement of the resource for the task request;
Further including
The task acceptance probability is obtained by using the actual acceptance probability to calculate the task acceptance probability.
18. The resource management method according to appendix 16 or 17.
(Appendix 19)
Obtaining the number of acceptances of the resource for the task request based on the acceptance results up to a predetermined period before the resource for the task request;
Further including
The task acceptance probability is obtained by calculating the task acceptance probability using a value having a negative correlation with the number of acceptances.
19. The resource management method according to any one of appendices 16 to 18.
(Appendix 20)
Obtaining the estimated acceptance quantity obtains a plurality of estimated acceptance quantities for a plurality of resource groups each including one or more resources,
The selection of the resource selects the resource group having the estimated acceptance quantity that satisfies the requested resource quantity of the task request and having the smallest total movement cost from the plurality of resource groups.
The resource management method according to attachment 15.
(Appendix 21)
Based on the resource quantity information included in the resource information, a partial request resource quantity to be allocated to a resource to be selected is determined from the requested resource quantity of the task request.
Further including
The task acceptance probability is obtained by further using the partial request resource quantity to calculate the task acceptance probability.
20. The resource management method according to any one of appendices 16 to 19.
(Appendix 22)
Based on the resource quantity information included in the resource information, a partial request resource quantity to be allocated to a resource to be selected is determined from the requested resource quantity of the task request.
Further including
The movement cost is determined by further considering the partial request resource quantity to determine the movement cost,
The resource management method according to any one of appendices 15 to 21.
(Appendix 23)
Based on the resource quantity information included in the resource information, a partial request resource quantity to be allocated to a resource to be selected is determined from the requested resource quantity of the task request.
Further including
The acquisition of the estimated acceptance quantity is calculated by further adding the partial request resource quantity and calculating the estimated acceptance quantity.
The resource management method according to any one of appendices 15 to 22.
(Appendix 24)
Check if the selected at least one resource has accepted the task request;
Determining whether the total resource quantity of the resources confirmed to have accepted the task request satisfies the requested resource quantity of the task request;
Further including
The selection of the resource selects a new resource using at least the movement cost when the total of the resource quantity does not satisfy the requested resource quantity.
24. The resource management method according to any one of appendices 15 to 23.
(Appendix 25)
The resource request can be canceled when the total resource quantity of the resources confirmed to have accepted the task request exceeds the requested resource quantity of the task request. Identify any excess resources,
The resource management method according to attachment 24.
(Appendix 26)
Confirming the resource quantity accepted by the resource accepting the task request,
Further including
The resource selection determines whether a total of accepted resource quantities for each confirmed resource satisfies the requested resource quantity of the task request.
The resource management method according to appendix 24 or 25.
(Appendix 27)
The resource information includes future resource position information and prediction accuracy of the future resource position,
The movement cost is determined by calculating a distance of the resource using the future resource position and the designated position of the task request, and using the calculated distance and the prediction accuracy, the movement of the resource. Calculate the cost,
27. The resource management method according to any one of appendices 15 to 26.
(Appendix 28)
The resource information includes future resource position information and prediction accuracy of the future resource position,
The resource selection excludes a resource whose prediction accuracy is lower than a predetermined threshold from a target to be assigned to the task request.
28. The resource management method according to any one of appendices 15 to 27.

(付記29)
付記15から28のいずれか1つに記載のリソース管理方法を少なくとも1つのコンピュータに実行させるプログラム。
(Appendix 29)
A program that causes at least one computer to execute the resource management method according to any one of Supplementary Notes 15 to 28.

10、100 リソース管理装置(管理装置)
11 CPU
12 メモリ
21、101 リソース情報取得部
22、102 依頼取得部
23、103 コスト決定部
24 受諾情報取得部
25、104 推定数量取得部
26、105 選択部
27 確認部
10, 100 Resource management device (management device)
11 CPU
12 Memory 21, 101 Resource information acquisition unit 22, 102 Request acquisition unit 23, 103 Cost determination unit 24 Acceptance information acquisition unit 25, 104 Estimated quantity acquisition unit 26, 105 Selection unit 27 Confirmation unit

Claims (10)

移動単位となるリソースに関するリソース位置の情報を含むリソース情報を取得するリソース情報取得部と、
指定位置及び要求リソース数量の情報を含むタスク依頼を取得する依頼取得部と、
前記リソースが前記タスク依頼の前記指定位置へ移動するための移動コストを決定するコスト決定部と、
前記タスク依頼を受諾するリソースのリソース数量の推定値を示す推定受諾数量を取得する推定数量取得部と、
前記移動コスト及び前記推定受諾数量を用いて、前記タスク依頼の前記要求リソース数量を満たす少なくとも1つのリソースを前記タスク依頼へ割り当てるリソースとして選択する選択部と、
を備えるリソース管理装置。
A resource information acquisition unit that acquires resource information including information on a resource position related to a resource serving as a movement unit;
A request acquisition unit for acquiring a task request including information on a designated position and a requested resource quantity;
A cost determination unit for determining a movement cost for the resource to move to the designated position of the task request;
An estimated quantity acquisition unit that acquires an estimated accepted quantity indicating an estimated value of a resource quantity of a resource that accepts the task request;
A selection unit that selects at least one resource satisfying the requested resource quantity of the task request as a resource to be allocated to the task request using the movement cost and the estimated accepted quantity;
A resource management device comprising:
前記リソースのタスク受諾確率を取得する受諾情報取得部、
を更に備え、
前記推定数量取得部は、前記タスク受諾確率を用いて、リソース毎の前記推定受諾数量を算出し、
前記選択部は、リソース毎の前記推定受諾数量の合計が前記要求リソース数量を満たすように、前記推定受諾数量が大きくかつ前記移動コストが小さいリソースから順に、前記少なくとも1つのリソースを選択する、
請求項1に記載のリソース管理装置。
An acceptance information acquisition unit for acquiring a task acceptance probability of the resource;
Further comprising
The estimated quantity acquisition unit calculates the estimated accepted quantity for each resource using the task acceptance probability,
The selection unit selects the at least one resource in order from a resource with a large estimated acceptance quantity and a low movement cost so that a total of the estimated acceptance quantities for each resource satisfies the requested resource quantity.
The resource management apparatus according to claim 1.
前記受諾情報取得部は、前記移動コストと負の相関を示す値を前記タスク受諾確率として算出する、
請求項2に記載のリソース管理装置。
The acceptance information acquisition unit calculates a value indicating a negative correlation with the movement cost as the task acceptance probability.
The resource management device according to claim 2.
前記受諾情報取得部は、タスク依頼に対する前記リソースの過去の受諾実績に基づいて算出される、タスク依頼に対する前記リソースの実績受諾確率を取得し、該実績受諾確率を用いて、前記タスク受諾確率を算出する、
請求項2又は3に記載のリソース管理装置。
The acceptance information obtaining unit obtains the actual acceptance probability of the resource for the task request, which is calculated based on the past acceptance achievement of the resource for the task request, and uses the actual acceptance probability to calculate the task acceptance probability. calculate,
The resource management apparatus according to claim 2 or 3.
前記推定数量取得部は、1以上のリソースをそれぞれ含む複数のリソース群に関する複数の推定受諾数量を取得し、
前記選択部は、前記複数のリソース群の中から、前記タスク依頼の前記要求リソース数量を満たす前記推定受諾数量を有し、かつ、前記移動コストの合計が最も小さいリソース群を選択する、
請求項1に記載のリソース管理装置。
The estimated quantity acquisition unit acquires a plurality of estimated accepted quantities for a plurality of resource groups each including one or more resources,
The selection unit selects, from the plurality of resource groups, a resource group having the estimated acceptance quantity that satisfies the requested resource quantity of the task request and having the smallest total movement cost.
The resource management apparatus according to claim 1.
前記リソース情報は、前記リソースのリソース数量の情報を更に含み、
前記選択部は、前記リソース情報に含まれるリソース数量の情報に基づいて、前記タスク依頼の前記要求リソース数量から、これから選択しようとしているリソースに対して割り当てる部分要求リソース数量を決定し、
前記推定数量取得部は、前記部分要求リソース数量を更に加味して、前記推定受諾数量を算出する、
請求項1から5のいずれか1項に記載のリソース管理装置。
The resource information further includes resource quantity information of the resource,
The selection unit determines a partial request resource quantity to be allocated to a resource to be selected from the request resource quantity of the task request based on information on a resource quantity included in the resource information,
The estimated quantity acquisition unit calculates the estimated accepted quantity by further considering the partial request resource quantity,
The resource management apparatus according to any one of claims 1 to 5.
前記選択部により選択された前記少なくとも1つのリソースが前記タスク依頼を受諾したか否かを確認する確認部、
を更に備え、
前記選択部は、前記確認部により前記タスク依頼を受諾したことを確認されたリソースのリソース数量の合計が前記タスク依頼の前記要求リソース数量を満たすか否かを判定し、該リソース数量の合計が前記要求リソース数量を満たさない場合に、前記移動コストを少なくとも用いて、新たなリソースを選択する、
請求項1から6のいずれか1項に記載のリソース管理装置。
A confirmation unit that confirms whether the at least one resource selected by the selection unit has accepted the task request;
Further comprising
The selection unit determines whether the total resource quantity of the resources confirmed to have accepted the task request by the confirmation unit satisfies the requested resource quantity of the task request, and the total resource quantity is If the required resource quantity is not satisfied, a new resource is selected using at least the movement cost.
The resource management apparatus according to any one of claims 1 to 6.
前記選択部は、前記確認部により前記タスク依頼を受諾したことを確認されたリソースのリソース数量の合計が前記タスク依頼の前記要求リソース数量を超える場合に、該リソースの中から、前記タスク依頼の取消が可能な超過分のリソースを特定する、
請求項7に記載のリソース管理装置。
The selection unit, when the total resource quantity of the resources confirmed to have accepted the task request by the confirmation unit exceeds the requested resource quantity of the task request, out of the resource of the task request Identify excess resources that can be revoked,
The resource management apparatus according to claim 7.
前記確認部は、前記タスク依頼を受諾したリソースが受諾したリソース数量を更に確認し、
前記選択部は、前記確認部により確認されたリソース毎の受諾リソース数量の合計が前記タスク依頼の前記要求リソース数量を満たすか否かを判定する、
請求項7又は8に記載のリソース管理装置。
The confirmation unit further confirms the resource quantity accepted by the resource that accepted the task request,
The selection unit determines whether or not a total of accepted resource quantities for each resource confirmed by the confirmation unit satisfies the requested resource quantity of the task request.
The resource management apparatus according to claim 7 or 8.
少なくとも1つのコンピュータにより実行されるリソース管理方法において、
移動単位となるリソースに関するリソース位置の情報を含むリソース情報を取得し、
指定位置及び要求リソース数量の情報を含むタスク依頼を取得し、
前記リソースが前記タスク依頼の前記指定位置へ移動するための移動コストを決定し、
前記タスク依頼を受諾するリソースのリソース数量の推定値を示す推定受諾数量を取得し、
前記移動コスト及び前記推定受諾数量を用いて、前記タスク依頼の前記要求リソース数量を満たす少なくとも1つのリソースを前記タスク依頼へ割り当てるリソースとして選択する、
ことを含むリソース管理方法。
In a resource management method executed by at least one computer,
Obtain resource information including resource location information about the resource that is the movement unit,
Get a task request including information on the specified position and requested resource quantity,
Determining a movement cost for the resource to move to the designated position of the task request;
Obtaining an estimated accepted quantity indicating an estimated value of the resource quantity of the resource accepting the task request;
Selecting at least one resource satisfying the requested resource quantity of the task request as a resource to be allocated to the task request using the movement cost and the estimated accepted quantity;
A resource management method.
JP2014002322A 2014-01-09 2014-01-09 Resource management apparatus and resource management method Pending JP2015132869A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014002322A JP2015132869A (en) 2014-01-09 2014-01-09 Resource management apparatus and resource management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014002322A JP2015132869A (en) 2014-01-09 2014-01-09 Resource management apparatus and resource management method

Publications (1)

Publication Number Publication Date
JP2015132869A true JP2015132869A (en) 2015-07-23

Family

ID=53900043

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014002322A Pending JP2015132869A (en) 2014-01-09 2014-01-09 Resource management apparatus and resource management method

Country Status (1)

Country Link
JP (1) JP2015132869A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018041302A (en) * 2016-09-08 2018-03-15 Kddi株式会社 Calculation device, calculation method, and calculation program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018041302A (en) * 2016-09-08 2018-03-15 Kddi株式会社 Calculation device, calculation method, and calculation program

Similar Documents

Publication Publication Date Title
US11062415B2 (en) Systems and methods for allocating networked vehicle resources in priority environments
US11416795B2 (en) Systems and methods for vehicle resource management
JP6707125B2 (en) System and method for assigning shareable orders
Pillac et al. A review of dynamic vehicle routing problems
US8504295B2 (en) Preserving assigned carpools after a cancellation
He et al. Estimating the destination of unlinked trips in transit smart card fare data
US20180314998A1 (en) Resource Allocation in a Network System
US20170059334A1 (en) Method and system for scheduling vehicles along routes in a transportation system
CN115298518A (en) Improved logistics management system
JP6931446B2 (en) Programs, information processing methods and information processing equipment
US10594806B2 (en) Management of mobile objects and resources
US20180268510A1 (en) Systems and methods for real-time scheduling in a transportation system based upon a user criteria
CA3053089A1 (en) Dynamic selection of geo-based service options in a network system
US20140316701A1 (en) Control system for indicating if people can reach locations that satisfy a predetermined set of conditions and requirements
JP2019133356A (en) Transfer support system, transfer support method, transfer support program, and mobile body
KR20230098111A (en) Method, device and system for allocating transport vehicle to collect waste
JP2015132869A (en) Resource management apparatus and resource management method
CN113574579A (en) Information processing apparatus, moving object, program, and method
US10546307B2 (en) Method, apparatuses, and computer program products for automatically detecting levels of user dissatisfaction with transportation routes
KR20200028810A (en) Method and apparatus for path providing considering weigth variation
JP7480909B2 (en) CONTAINER LOADING MANAGEMENT SYSTEM AND CONTAINER LOADING MANAGEMENT METHOD
CN113597635A (en) Information processing apparatus, moving object, program, and method
WO2022180680A1 (en) Container management device, container loading management system, method, and program
KR102538798B1 (en) Server, method and recording medium storing instructions for allocation of vehicles
CN113574578B (en) Information processing apparatus, mobile object, computer-readable storage medium, and method