JP6532413B2 - INFORMATION PROCESSING SYSTEM AND INFORMATION PROCESSING METHOD - Google Patents

INFORMATION PROCESSING SYSTEM AND INFORMATION PROCESSING METHOD Download PDF

Info

Publication number
JP6532413B2
JP6532413B2 JP2016020940A JP2016020940A JP6532413B2 JP 6532413 B2 JP6532413 B2 JP 6532413B2 JP 2016020940 A JP2016020940 A JP 2016020940A JP 2016020940 A JP2016020940 A JP 2016020940A JP 6532413 B2 JP6532413 B2 JP 6532413B2
Authority
JP
Japan
Prior art keywords
area
divided
simulation
information processing
processing system
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.)
Expired - Fee Related
Application number
JP2016020940A
Other languages
Japanese (ja)
Other versions
JP2017138903A (en
Inventor
淳二 山本
淳二 山本
正啓 間瀬
正啓 間瀬
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2016020940A priority Critical patent/JP6532413B2/en
Publication of JP2017138903A publication Critical patent/JP2017138903A/en
Application granted granted Critical
Publication of JP6532413B2 publication Critical patent/JP6532413B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Alarm Systems (AREA)
  • Traffic Control Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、概して、計算機による情報処理に関する。   The present invention relates generally to information processing by a computer.

計算機上でシミュレーションを実行して、大量の人々を短時間で安全な場所に避難させる最適なパターンを見つけることが検討されている。特許文献1には、所定エリア内の人口を移動機のユーザ数に基づいて算出し、避難先までの経路における通過人数、混雑状況を算出することが開示されている。特許文献2には、セルオートマトンを用いて建物から避難又は屋外空間において避難する避難者の行動をシミュレーションする避難行動シミュレーションであって、建物内又は屋外の空間をセルに分割し、シミュレーション対象の全ての避難者を各セルに配置し、離散時間ステップ毎に避難者の密度が群集流動状態の密度の場合には群集流動状態での流動係数となる局所近傍則に基づいて全ての避難者の次の移動先セルを決定することが開示されている。   It is considered to find a suitable pattern for evacuating a large number of people to a safe place in a short time by executing simulation on a computer. Patent Document 1 discloses that the population in a predetermined area is calculated based on the number of users of mobile devices, and the number of people passing on the route to the evacuation destination and the congestion status are calculated. Patent Document 2 is an evacuation behavior simulation that simulates the behavior of an evacuee who escapes from a building or evacuates in an outdoor space using a cellular automaton, and divides the space inside or outside the building into cells, all of the simulation targets. If the evacuees are placed in each cell and the density of the evacuees is the density of the crowd flow state at every discrete time step, the next to all the evacuees is based on the local neighborhood rule that is the flow coefficient in the crowd flow state. It is disclosed to determine the destination cell of the

特開2012−83906号公報JP 2012-83906 A 特開2014−23548号公報JP, 2014-23548, A

特許文献1は、各個人に対して最適な避難経路を求めるものである。また、特許文献2は、1つのセルに歩行者が1人だけ存在できると設定してセルオートマトンを用いるものである。すなわち、特許文献1及び2は、対象領域全体に存在する各個人を考慮してシミュレーションを実施し、その領域全体における最適な避難経路を求めている。しかしながら、最適な避難経路を求める場合など、シミュレーションの目的によっては、対象領域の全体における最適解を出力するよりも、対象領域の一部における最適解をできるだけ早く出力する方が好ましい場合も多い。その一方で、単に対象領域の一部を別々にシミュレーションして最適解を算出したのでは、対象領域の全体における最適解との間に不整合が生じ得る。   Patent Document 1 seeks an optimal evacuation route for each individual. Further, Patent Document 2 uses a cellular automaton by setting that only one pedestrian can exist in one cell. That is, according to Patent Documents 1 and 2, a simulation is performed in consideration of each individual existing in the entire target area, and an optimal evacuation route in the entire area is obtained. However, depending on the purpose of the simulation, it may often be preferable to output the optimal solution for a part of the target area as soon as possible, depending on the purpose of the simulation, such as when finding an optimal evacuation route. On the other hand, if only a part of the target area is separately simulated to calculate the optimum solution, a mismatch may occur between the whole target area and the optimum solution.

そこで本発明の目的は、解析対象の領域全体における調和を考慮しつつ、或る分割領域についてより早くシミュレーションに関する結果を出力可能な情報処理システム及び情報処理方法を提供することにある。   Therefore, an object of the present invention is to provide an information processing system and an information processing method capable of outputting a result regarding simulation more quickly for a certain divided area while considering harmony in the entire area to be analyzed.

一実施例に係る情報処理システムは、或る領域におけるシミュレーションを実行するシステムであって、メモリと、そのメモリに接続されるプロセッサとを備える。プロセッサは、領域の全体の最適解を算出し、その算出された全体の最適解に基づいて領域の全体を分割して複数の分割領域を生成し、その生成した複数の分割領域に対してそれぞれ優先度を設定し、優先度の高い分割領域から順に当該分割領域におけるシミュレーションを実行してパラメータを算出し、そのパラメータの算出において生じた誤差を次に優先度の高い分割領域におけるシミュレーションの実行に繰り込む。   An information processing system according to an embodiment is a system that executes simulation in a certain area, and includes a memory and a processor connected to the memory. The processor calculates an optimal solution of the entire area, and divides the entire area based on the calculated optimal solution to generate a plurality of divided areas, and the plurality of divided areas are respectively generated. The priority is set, the simulation is performed on the divided areas in order from the divided area with the highest priority to calculate the parameter, and the error generated in the calculation of the parameter is used to execute the simulation in the next higher divided area. Renormalize.

本発明によれば、解析対象の領域全体における調和を考慮しつつ、或る分割領域についてより早くシミュレーションに関する結果を出力することができる。   According to the present invention, it is possible to output a simulation result faster for a certain divided area while considering the harmony in the entire area to be analyzed.

情報処理システムの構成例を示す図である。It is a figure showing an example of composition of an information processing system. 情報処理システムの機能の概要を説明する図である。It is a figure explaining an outline of a function of an information processing system. 情報処理システムの動作例を示す図である。It is a figure which shows the operation example of an information processing system. 領域管理テーブルの例を示す図である。It is a figure which shows the example of an area | region management table. 領域管理テーブルの例を示す図である。It is a figure which shows the example of an area | region management table. 隣接領域管理テーブルの例を示す図である。It is a figure which shows the example of an adjacent area | region management table. 分割処理部の処理の一例を示すフローチャートである。It is a flowchart which shows an example of a process of a division processing part. 領域が分割される例を説明する図である。It is a figure explaining the example by which a field is divided. 処理管理テーブルの例を示す図である。It is a figure which shows the example of a process management table. シミュレーション設定画面の例を示す図である。It is a figure which shows the example of a simulation setting screen. シミュレーション実行画面の例を示す図である。It is a figure which shows the example of a simulation execution screen. シミュレーション実行画面の例を示す図である。It is a figure which shows the example of a simulation execution screen. シミュレーション実行画面の例を示す図である。It is a figure which shows the example of a simulation execution screen. シミュレーション実行画面の例を示す図である。It is a figure which shows the example of a simulation execution screen.

以下、一実施例を説明する。以下の説明では、「xxxテーブル」の表現にて情報を説明することがあるが、情報は、どのようなデータ構造で表現されていてもよい。すなわち、情報がデータ構造に依存しないことを示すために、「xxxテーブル」を「xxx情報」と呼ぶことができる。   An embodiment will be described below. In the following description, information may be described by the expression “xxx table”, but the information may be expressed by any data structure. That is, the "xxx table" can be called "xxx information" to indicate that the information does not depend on the data structure.

また、以下の説明では、「プログラム」を主語として処理を説明する場合があるが、プログラムは、プロセッサ(例えばCPU(Central Processing Unit))によって実行されることで、定められた処理を、適宜に記憶資源(例えばメモリ)及び通信インターフェイスデバイスのうちの少なくとも1つを用いながら行うため、処理の主語が、プロセッサ、そのプロセッサを有する装置とされてもよい。プロセッサが行う処理の一部又は全部が、ハードウェア回路で行われてもよい。コンピュータプログラムは、プログラムソースからインストールされてよい。プログラムソースは、プログラム配布サーバ又は記憶メディア(例えば可搬型の記憶メディア)であってもよい。   Further, in the following description, processing may be described with “program” as the subject, but the program is executed by a processor (for example, a CPU (Central Processing Unit)) to appropriately determine the processing defined. The subject of the processing may be a processor, or an apparatus having the processor, in order to use at least one of a storage resource (for example, a memory) and a communication interface device. Some or all of the processing performed by the processor may be performed by hardware circuitry. The computer program may be installed from a program source. The program source may be a program distribution server or storage medium (eg, portable storage medium).

また、以下の説明では、同種の要素を区別して説明する場合には、「xxx600a」、「xxx600b」のように、参照符号を使用し、同種の要素を区別しないで説明する場合には、「xxx600」のように参照符号のうちの共通番号のみを使用することがある。   Further, in the following description, when different elements of the same type are described separately, like “xxx 600 a” and “xxx 600 b”, reference numerals are used, and when the same elements are not distinguished, “ Only the common number among the reference signs may be used like "xxx600".

図1は、情報処理システム1の構成例を示す図である。   FIG. 1 is a diagram showing an example of the configuration of an information processing system 1.

情報処理システム1はクライアント装置10とサーバ装置40とを備え、これらはネットワーク402を介して双方向通信可能に接続されている。   The information processing system 1 includes a client device 10 and a server device 40, which are connected via a network 402 so as to be capable of bi-directional communication.

サーバ装置40は、CPU4011と、メモリ4012と、ストレージ4013と、ネットワークI/F4014とを備えてよい。   The server device 40 may include a CPU 4011, a memory 4012, a storage 4013, and a network I / F 4014.

CPU4011は、メモリ4012に格納されているプログラムを実行することにより、サーバ装置40の有する様々な機能を実現する。   The CPU 4011 realizes various functions of the server device 40 by executing the programs stored in the memory 4012.

メモリ4012は、CPU4011に実行されるプログラムや当該プログラムに利用されるデータなどを格納する。メモリ4012の例は、DRAM(Dynamic Random Access Memory)、MRAM(Magnetoresistive Random Access Memory)、FeRAM(Ferroelectric Random Access Memory)などである。   The memory 4012 stores a program executed by the CPU 4011 and data used for the program. Examples of the memory 4012 are a dynamic random access memory (DRAM), a magnetoresistive random access memory (MRAM), and a ferroelectric random access memory (FeRAM).

ストレージ4013は、データを保持する。ストレージ4013の例は、HDD(Hard Disk Drive)、SSD(Solid State Drive)、フラッシュメモリなどである。   The storage 4013 holds data. Examples of the storage 4013 are a hard disk drive (HDD), a solid state drive (SSD), a flash memory, and the like.

ネットワークI/F4014は、サーバ装置40をネットワーク402に接続するためのデバイスである。ネットワークI/F402の例は、NIC(Network Interface Card)などである。ネットワーク402の例は、LAN(Local Area Network)、WAN(Wide Area Network)などである。   The network I / F 4014 is a device for connecting the server device 40 to the network 402. An example of the network I / F 402 is a network interface card (NIC) or the like. Examples of the network 402 are a LAN (Local Area Network), a WAN (Wide Area Network), and the like.

クライアント装置10は、CPU4001と、メモリ4002と、ストレージ4003と、ネットワークI/F4004と、入力I/F4006と、出力I/F4005とを備えてよい。これらのCPU4001、メモリ4002、ストレージ4003、ネットワークI/F4004は、上記のサーバ装置40の同名のデバイスと概ね同じであるので、説明を省略する。   The client device 10 may include a CPU 4001, a memory 4002, a storage 4003, a network I / F 4004, an input I / F 4006, and an output I / F 4005. The CPU 4001, the memory 4002, the storage 4003, and the network I / F 4004 are substantially the same as devices of the same name of the server device 40 described above, and thus the description thereof is omitted.

入力I/F4006は、ユーザからの入力を受け付けるI/Fである。入力I/F4006の例は、キーボード、マウス、タッチパネル、マイクなどである。   An input I / F 4006 is an I / F that receives an input from a user. Examples of the input I / F 4006 are a keyboard, a mouse, a touch panel, a microphone, and the like.

出力I/F4005は、ユーザに対して情報を出力するI/Fである。出力I/F4005の例は、ディスプレイ、スピーカ、バイブレーションなどである。   An output I / F 4005 is an I / F that outputs information to the user. Examples of the output I / F 4005 are a display, a speaker, vibration and the like.

クライアント装置10の例は、PC、携帯電話、スマートフォン、タブレット端末などである。   Examples of the client device 10 are a PC, a mobile phone, a smartphone, a tablet terminal, and the like.

図2は、情報処理システム1の機能の概要を説明する図である。   FIG. 2 is a diagram for explaining an overview of the functions of the information processing system 1.

サーバ装置40は、処理対象の領域(地域)における社会シミュレーションを実施する。サーバ装置40は、機能(プログラム)として、最適解演算部100、分割処理部101、シミュレーション部102、誤差伝播グラフ表示部105、および、パラメータ出力部106を有してよい。   The server device 40 performs social simulation in the area (region) to be processed. The server device 40 may have an optimal solution calculation unit 100, a division processing unit 101, a simulation unit 102, an error propagation graph display unit 105, and a parameter output unit 106 as functions (programs).

最適解演算部100は、処理対象の領域の全体の最適解を算出する。ここで、最適解は、その処理対象の領域に基づいて構成されるフローネットワークにおける各枝の最適流量であってよい。各枝の最適流量とは、例えば、始点から終点までの全流量を最大化する各枝の流量であってよい。ただし、各枝には制約条件として最大流量が定義されてよい。   The optimal solution calculation unit 100 calculates the overall optimal solution of the region to be processed. Here, the optimal solution may be the optimal flow rate of each branch in the flow network configured based on the area to be processed. The optimum flow rate of each branch may be, for example, the flow rate of each branch that maximizes the total flow from the start point to the end point. However, the maximum flow may be defined as a constraint for each branch.

フローネットワークは、処理対象の領域内の道路を枝、交差点をノードとして構成されてよい。この場合、各枝の最適な流量とは、各道路における人々の最適な流量(移動量)であってよい。そして、各道路における最大流量は、各道路の幅に基づいて定義されてよい。避難誘導に関する社会シミュレーションの場合、始点が災害発生地点、終点が避難先の地点であってよい。   The flow network may be configured with branches in the area to be processed and nodes as intersections. In this case, the optimal flow rate of each branch may be the optimal flow rate (movement amount) of people on each road. And the maximum flow volume in each road may be defined based on the width of each road. In the case of social simulation regarding evacuation guidance, the start point may be a disaster occurrence point and the end point may be a evacuation destination point.

最適解演算部100は、これらの適切な流量を、制約条件において目的関数を最大化又は最小化する値として、例えば線形計画法に代表される対象全体の調和状態を求める手法に基づいて算出してよい。   The optimal solution calculation unit 100 calculates these appropriate flow rates as a value that maximizes or minimizes the objective function under the constraint conditions, for example, based on a method of determining the harmonic state of the entire object represented by linear programming. You may

分割処理部101は、最適解演算部100によって算出された最適解に基づいて、処理対象の領域を分割し、複数の分割領域を生成する。ここで、分割領域は、フローネットワークを各枝の最適流量に基づいて分割した個々のフローネットワーク(「分割フローネットワーク」と呼んでもよい)であってもよい。すなわち、分割領域と分割フローネットワークとが1対1に対応してよい。分割処理部101は、その生成した複数の分割領域のそれぞれに対して優先度を設定してよい。分割領域の生成例および優先度の設定例については後述する。   The division processing unit 101 divides the processing target area based on the optimum solution calculated by the optimum solution calculation unit 100, and generates a plurality of divided areas. Here, the division area may be an individual flow network (which may be called a “division flow network”) obtained by dividing the flow network based on the optimal flow rate of each branch. That is, the divided area and the divided flow network may correspond one to one. The division processing unit 101 may set priorities for each of the plurality of generated divided areas. An example of generation of divided areas and an example of setting of priorities will be described later.

分割処理部101は、分割領域に対する社会シミュレーションの処理量が所定の閾値よりも大きい場合、その分割領域を再分割してよい。   The division processing unit 101 may re-divide the divided area if the processing amount of social simulation for the divided area is larger than a predetermined threshold.

シミュレーション部102は、分割領域における社会シミュレーションを実施する。シミュレーション部102は、スケジューラ103と、パラメータ算出部104を含んでよい。   The simulation unit 102 carries out social simulation in the divided area. The simulation unit 102 may include a scheduler 103 and a parameter calculation unit 104.

パラメータ算出部104は、分割領域と1対1に対応付けられてよい。そして、パラメータ算出部104は、その分割領域について社会シミュレーションを実施してパラメータを算出する。当該パラメータは、最適解演算部100によって算出された各枝の最適な流量に基づいて算出される当該分割領域の境界における最適な流量と、当該分割領域に対する社会シミュレーションによって算出される当該分割領域の境界における模擬的な流量と、の間に生じる誤差が所定の閾値未満となる値であってよい。また、パラメータ算出部104は、当該誤差を保持しておき、次に実行されるパラメータ算出部に伝播させてよい。   The parameter calculation unit 104 may be in one-to-one correspondence with the divided areas. Then, the parameter calculation unit 104 performs social simulation on the divided area to calculate a parameter. The parameter is an optimal flow rate at the boundary of the divided area calculated based on the optimal flow rate of each branch calculated by the optimum solution calculation unit 100, and of the divided area calculated by social simulation for the divided area. It may be a value such that an error generated between the simulated flow rate at the boundary and the threshold value is less than a predetermined threshold. Further, the parameter calculation unit 104 may hold the error and propagate the error to a parameter calculation unit to be executed next.

スケジューラ103は、複数のパラメータ算出部104がそれぞれパラメータを算出する順序をスケジューリングする。スケジューラ103は、優先度の高い分割領域から順にパラメータが算出されるように、スケジューリングしてよい。   The scheduler 103 schedules the order in which the plurality of parameter calculation units 104 calculate the parameters. The scheduler 103 may perform scheduling such that the parameters are calculated in order from the high priority divided area.

図2の例では、スケジューラ103は、優先度「高」の分割領域に対応するパラメータ算出部104aがパラメータを算出した後、優先度「低」の分割領域に対応するパラメータ算出部104bがパラメータを算出するよう、スケジューリングする。   In the example of FIG. 2, after the parameter calculation unit 104 a corresponding to the divided area of priority “high” calculates the parameter in the scheduler 103, the parameter calculation unit 104 b corresponding to the divided area of priority “low” calculates the parameters. Schedule to calculate.

ここで、シミュレーション部102は、優先度の高い分割領域について社会シミュレーションを実施してパラメータを算出したときに生じた誤差(つまり、パラメータ算出部104が上記で保持した誤差)を、次に優先度の高い分割領域における社会シミュレーションの実施に繰り込んでよい。   Here, the simulation unit 102 performs the social simulation on the divided regions with high priority to calculate the parameter (that is, the error held by the parameter calculation unit 104 in the above), and the priority is given next. Can be included in the implementation of social simulation in the high division area of

シミュレーション部102は、優先度が同じ分割領域に対応するパラメータ算出部104を並列に実施してよい。誤差は、次に優先度の高い分割領域における社会シミュレーションの実施に繰り込めばよいからである。   The simulation unit 102 may execute the parameter calculation units 104 corresponding to the divided regions having the same priority in parallel. The error may be included in the implementation of social simulation in the next higher priority division area.

誤差伝播グラフ表示部105は、シミュレーション部102が、優先度の高い分割領域から次に優先度の高い分割領域へと次々に誤差が伝播する態様をグラフ形式で表示する。誤差伝播グラフの例は後述する(図12〜図14参照)。誤差伝播グラフは、サーバ装置40によって生成され、クライアント装置10の出力I/F4005に表示されてよい。   The error propagation graph display unit 105 causes the simulation unit 102 to display, in the form of a graph, the manner in which errors propagate one after another from the divided area with the highest priority to the divided area with the next higher priority. An example of the error propagation graph will be described later (see FIGS. 12 to 14). The error propagation graph may be generated by the server device 40 and displayed on the output I / F 4005 of the client device 10.

パラメータ出力部106は、算出し終えた分割領域のパラメータから順次出力する。典型的には、優先度の高い分割領域のパラメータから順次出力される。算出されたパラメータは、クライアント装置10の出力I/F4005に表示されてよい。   The parameter output unit 106 sequentially outputs the parameters of the divided area that has been calculated. Typically, the parameters are output sequentially from the parameters of the high priority divided area. The calculated parameter may be displayed on the output I / F 4005 of the client device 10.

図3は、情報処理システム1の動作例を示す図である。以下、図2及び図3を参照しながら説明する。   FIG. 3 is a diagram showing an operation example of the information processing system 1. Hereinafter, description will be made with reference to FIGS. 2 and 3.

クライアント装置10は、サーバ装置40の最適解演算部100及び分割処理部101に対して、ユーザの選択した目的関数を送信する(S108)。目的関数の例については後述する(図10参照)。   The client device 10 transmits the objective function selected by the user to the optimal solution calculation unit 100 and the division processing unit 101 of the server device 40 (S108). An example of the objective function will be described later (see FIG. 10).

クライアント装置10は、サーバ装置40のシミュレーション部102、並びに、最適解演算部100に対して、初期状態の情報(例えば領域の道路網、人々の位置など)を送信する(S110)。   The client device 10 transmits information of an initial state (for example, a road network of a region, a position of people, etc.) to the simulation unit 102 of the server device 40 and the optimum solution calculation unit 100 (S110).

クライアント装置10は、サーバ装置40の分割処理部101に対して、分割ポリシを送信する(S111)。分割ポリシの例については後述する(図10参照)。   The client device 10 transmits the division policy to the division processing unit 101 of the server device 40 (S111). An example of the division policy will be described later (see FIG. 10).

最適解演算部100は、解析対象の領域全体における目的関数を最適化(例えば、最大化又は最小化)する流量を算出する(S112)。ここで、初期状態は目的関数に対する制約条件となってよい。この算出された流量を「全体調和統計量」と呼んでもよい。   The optimal solution calculation unit 100 calculates a flow rate for optimizing (for example, maximizing or minimizing) the objective function in the entire area to be analyzed (S112). Here, the initial state may be a constraint on the objective function. The calculated flow rate may be referred to as "total harmony statistics".

最適解演算部100は、分割処理部101およびスケジューラ103に対して、その算出した全体調和統計量を提供する。また、最適解演算部100は、クライアント装置10に対して、その算出した全体調和統計量を通知する(S113)。   The optimal solution calculation unit 100 provides the division processing unit 101 and the scheduler 103 with the calculated overall harmony statistic. Further, the optimum solution calculation unit 100 notifies the client device 10 of the calculated overall harmony statistic (S113).

分割処理部101は、クライアント装置105からの指示を受けて(S114)、領域分割処理及び優先度設定処理を実行する(S115)。   The division processing unit 101 receives an instruction from the client device 105 (S114), and executes area division processing and priority setting processing (S115).

分割処理部101は、クライアント装置10と、スケジューラ103と、シミュレーション部102の各優先度のパラメータ算出部104a、104bと、に対して、領域分割結果及び各分割領域の優先度を送信する(S116)。   The division processing unit 101 transmits the area division result and the priority of each divided area to the client device 10, the scheduler 103, and the parameter calculation units 104a and 104b of each priority of the simulation unit 102 (S116) ).

スケジューラ103は、各分割領域に対応するパラメータ算出部104を、優先度の高いものから順に実行するようにスケジューリングする(S118)。   The scheduler 103 schedules the parameter calculation unit 104 corresponding to each divided area to be executed in order from the one with the highest priority (S118).

例えば、スケジューラ103は、優先度の高いパラメータ算出部104aに実行を指示した後、優先度の低いパラメータ算出部104bに実行を指示してもよい(S120)。   For example, after instructing the parameter calculation unit 104a with high priority to execute, the scheduler 103 may instruct the parameter calculation unit 104b with low priority to execute (S120).

優先度の高いパラメータ算出部104aは、S120の指示を受領すると、自分が担当する分割領域についてシミュレーションを実行し、パラメータを算出する(S133)。   When receiving the instruction of S120, the parameter calculating unit 104a having a high priority executes a simulation on the divided area that it is in charge of, and calculates parameters (S133).

優先度の高いパラメータ算出部104aは、そのシミュレーションの実行結果およびパラメータの算出結果を、クライアント装置10に送信する(ステップS134)。   The parameter calculation unit 104a with high priority transmits the simulation execution result and the parameter calculation result to the client device 10 (step S134).

また、優先度の高いパラメータ算出部104aは、その実行結果および算出結果において生じた誤差を、優先度の低いパラメータ算出部104bに渡す(S135)。   Also, the parameter calculation unit 104a with high priority passes the error generated in the execution result and the calculation result to the parameter calculation unit 104b with low priority (S135).

そして、優先度の高いパラメータ算出部104aは、スケジューラ103に対して、実行完了を通知する(S136)。   Then, the parameter calculation unit 104a with high priority notifies the scheduler 103 of completion of execution (S136).

優先度の低いパラメータ算出部104bは、優先度の高いパラメータ算出部104aから渡された誤差を含めて、自分が担当する分割領域についてシミュレーションを実行し、パラメータを算出する(S137)。   The parameter calculation unit 104b with low priority performs simulation on the divided area in charge of itself including the error passed from the parameter calculation unit 104a with high priority, and calculates parameters (S137).

優先度の低いパラメータ算出部104bは、そのシミュレーションの実行結果およびパラメータの算出結果を、クライアント装置10に送信する(S138)。   The parameter calculation unit 104b with low priority transmits the simulation execution result and the parameter calculation result to the client device 10 (S138).

そして、優先度の高いパラメータ算出部104bは、スケジューラ103に対して、実行完了を通知する(S139)。   Then, the parameter calculation unit 104b with high priority notifies the scheduler 103 of completion of execution (S139).

スケジューラ103は、優先度の高い及び優先度の低いパラメータ算出部104の両方から、実行完了の通知を受領すると、クライアント装置10に対して、全てのシミュレーションの実行完了を通知する(S140)。   When the scheduler 103 receives the notification of the completion of execution from both the high priority and low priority parameter calculation units 104, the scheduler 103 notifies the client device 10 of the completion of execution of all the simulations (S140).

以上の処理により、サーバ装置は、優先度の高い分割領域から優先的にシミュレーションの実行結果およびパラメータの算出結果を提供することができる。これにより、例えば、優先度の高い分割領域から優先的に(より早く)避難誘導を開始することができる。   By the above process, the server apparatus can provide the simulation execution result and the parameter calculation result with priority given to the divided area with high priority. Thereby, for example, evacuation guidance can be started preferentially (earlierly) from a high-priority divided area.

図4及び図5は、領域管理テーブル600の例を示す図である。   4 and 5 show examples of the area management table 600. FIG.

領域管理テーブル600は、分割領域を管理するためのテーブルである。領域管理テーブル600は、データ項目として、領域番号601、形状602、優先度603、処理量604を有してよい。   The area management table 600 is a table for managing divided areas. The area management table 600 may have an area number 601, a shape 602, a priority 603, and a processing amount 604 as data items.

領域番号601には、分割領域を識別するための番号が格納される。   The area number 601 stores a number for identifying a divided area.

形状602には、領域番号601の分割領域の形状を示す情報が格納される。例えば、分割領域が長方形の場合、形状602には、領域を示す長方形の対角に位置する頂点のXY座標が格納されてよい。   In the shape 602, information indicating the shape of the divided area of the area number 601 is stored. For example, when the divided area is a rectangle, the shape 602 may store XY coordinates of vertices located at diagonal corners of the rectangle indicating the area.

優先度603には、領域番号601の分割領域の優先度を示す情報が格納される。例えば、優先度603の値が小さいほど、優先度が高いとしてよい。   The priority 603 stores information indicating the priority of the divided area of the area number 601. For example, the smaller the value of the priority 603, the higher the priority may be.

処理量604には、領域番号601の分割領域に対する処理量が格納される。処理量604が大きいほど、その分割領域のパラメータ算出に時間を要するとしてよい。   In the processing amount 604, the processing amount for the divided area of the area number 601 is stored. As the processing amount 604 is larger, it may take more time to calculate the parameters of the divided area.

図4の領域管理テーブル600aにおいて、領域番号601「2」の分割領域の処理量604は「300」であり、他の領域番号601「1」又は「3」の分割領域と比較して大きい。そこで、この領域番号602「2」の分割領域を、図5のように再分割してよい。   In the area management table 600 a of FIG. 4, the processing amount 604 of the divided area of area number 601 “2” is “300”, which is larger than the divided areas of other area numbers 601 “1” or “3”. Therefore, the divided area of the area number 602 "2" may be subdivided as shown in FIG.

図5の領域管理テーブル600bは、領域番号601「2」の分割領域の一部を、領域番号601「4」に再分割した場合の例である。これにより、領域番号601「2」と「4」のそれぞれの処理量604が「150」になる。   The area management table 600 b of FIG. 5 is an example in the case where a part of the divided area of the area number 601 “2” is re-divided into the area number 601 “4”. As a result, the throughput 604 of each of the area numbers 601 “2” and “4” becomes “150”.

このとき、各分割領域に対して改めて優先度を設定してよい。例えば、領域番号601「4」の優先度603を、領域番号601「2」の優先度603よりも低い「3」に設定してよい。これにより、より重要な分割領域を優先的に処理することができる。   At this time, priority may be set again for each divided area. For example, the priority 603 of the area number 601 “4” may be set to “3” which is lower than the priority 603 of the area number 601 “2”. Thereby, more important divided areas can be processed preferentially.

図6は、隣接領域管理テーブル700の例を示す図である。   FIG. 6 is a diagram showing an example of the adjacent area management table 700. As shown in FIG.

隣接領域管理テーブル700は、各分割領域が互いにどのように隣接しているかを管理するためのテーブルである。隣接領域管理テーブル700は、データ項目として、領域番号701、隣接番号702を有してよい。   The adjacent area management table 700 is a table for managing how the divided areas are adjacent to each other. The adjacent area management table 700 may have an area number 701 and an adjacent number 702 as data items.

隣接領域管理テーブル700は、領域番号701の示す分割領域が、隣接番号の示す分割領域に隣接していることを示す。隣接領域管理テーブル700は、領域分割が実行されると、それに合わせて変更されてよい。   The adjacent area management table 700 indicates that the divided area indicated by the area number 701 is adjacent to the divided area indicated by the adjacent number. The adjacent area management table 700 may be changed accordingly when the area division is performed.

図7は、分割処理部101の処理の一例を示すフローチャートである。   FIG. 7 is a flowchart showing an example of processing of the division processing unit 101.

分割処理部101は、所定の領域を分割して分割領域を生成する(S501)。そして、S502の処理へ進む。   The division processing unit 101 divides a predetermined area to generate divided areas (S501). Then, the process proceeds to the process of S502.

分割処理部101は、全ての分割領域について、下記のS503〜S506の処理を完了したか否かを判定する(S502)。分割処理部101は、当該判定結果が「YES」ならば本処理を終了し、「NO」ならば次のS503の処理へ進む。   The division processing unit 101 determines whether or not the processing of the following S503 to S506 has been completed for all the divided areas (S502). If the determination result is “YES”, the division processing unit 101 ends the present process, and if “NO”, the process proceeds to the next processing of S 503.

分割処理部101は、未処理の分割領域を選択し(「選択分割領域」という)、優先度を設定する(S503)。そして、S504の処理へ進む。   The division processing unit 101 selects an unprocessed divided area (referred to as “selected divided area”), and sets a priority (S503). Then, the process proceeds to the process of S504.

分割処理部101は、選択分割領域の処理量を算出する(S504)。そして、S505の処理へ進む。   The division processing unit 101 calculates the processing amount of the selected divided area (S504). Then, the process proceeds to the process of S505.

分割処理部101は、この算出した処理量が所定の閾値を超過しているか否かを判定する(S505)。分割処理部101は、当該判定結果が「YES」ならばS506の処理へ進み、「NO」ならばS502の処理へ戻る。   The division processing unit 101 determines whether the calculated processing amount exceeds a predetermined threshold (S505). If the determination result is “YES”, the division processing unit 101 proceeds to the process of S506, and if “NO”, the process returns to the process of S502.

分割処理部101は、S505の判定結果が「YES」の場合、選択分割領域を再分割し(S506)、S502の処理へ戻る。   If the determination result of S505 is "YES", the division processing unit 101 redivides the selected divided area (S506), and returns to the process of S502.

以上の処理により、所定の領域を、処理量が閾値以下となる複数の分割領域に分割することができる。これにより、シミュレーション部102が、各分割領域のパラメータを所定の時間内に算出することができる。   By the above processing, the predetermined area can be divided into a plurality of divided areas in which the processing amount is equal to or less than the threshold. Thereby, the simulation unit 102 can calculate the parameters of each divided area within a predetermined time.

図8を参照しながら、図7の処理によって領域がどのように分割されるかを説明する。   How the area is divided by the process of FIG. 7 will be described with reference to FIG.

分割処理部101は、まず、領域900に対して、優先度を設定し(S503)、処理量を算出する(S504)。   First, the division processing unit 101 sets a priority to the area 900 (S 503), and calculates the processing amount (S 504).

分割処理部101は、この領域900の処理量が所定の閾値を超過している場合(S505:YES)、領域900を、例えば、領域901、902、903の3つに再分割する(S506)。   If the processing amount of the area 900 exceeds the predetermined threshold (S505: YES), the division processing unit 101 redivides the area 900 into, for example, three areas 901, 902, and 903 (S506). .

そして、分割処理部101は、S502の処理に戻り、領域901、902、903のそれぞれについて、S503〜505の処理を実行する。このとき、領域902の演算量が所定の閾値を超過している場合(S505:YES)、この領域902を、さらに領域902b、904の2つに再分割する(S506)。   Then, the division processing unit 101 returns to the processing of S502, and executes the processing of S503 to S505 for each of the areas 901, 902, and 903. At this time, if the calculation amount of the area 902 exceeds the predetermined threshold (S505: YES), the area 902 is further subdivided into two areas 902b and 904 (S506).

典型的には領域が小さいほど処理量は小さくなるので、このように領域を分割することにより、シミュレーション部102が、各分割領域のパラメータを所定の時間内に算出することができるようになる。   Typically, the smaller the area is, the smaller the amount of processing is. By dividing the area in this way, the simulation unit 102 can calculate the parameters of each divided area in a predetermined time.

図9は、処理管理テーブル800の例を示す図である。   FIG. 9 shows an example of the process management table 800. As shown in FIG.

処理管理テーブル800は、各分割領域の処理状態を管理するためのテーブルである。処理管理テーブル800は、データ項目として、領域番号801、第n待ち合わせ領域番号802、第n誤差803、および、処理状態804を有してよい。ここで、nは1以上の正の整数である。   The process management table 800 is a table for managing the process state of each divided area. The processing management table 800 may have, as data items, an area number 801, an n-th waiting area number 802, an n-th error 803, and a processing state 804. Here, n is a positive integer of 1 or more.

第n待ち合わせ領域802は、それに対応付けられている領域番号801の分割領域が処理の完了を待ち合わせている他の分割領域の領域番号を格納する。すなわち、領域番号801の分割領域に対する処理は、それに対応付けられている全てのnの第n待ち合わせ領域802について処理が完了した後に開始される。   The n-th waiting area 802 stores the area numbers of the other divided areas for which the divided area of the area number 801 associated therewith is waiting for the completion of the process. That is, the process for the divided area of the area number 801 is started after the process is completed for all the n-th waiting areas 802 associated with it.

第n誤差803には、同じnの第n待ち合わせ領域802の処理で発生した誤差が格納される。すなわち、領域番号801の分割領域に対する処理は、それに対応付けられている全てのnの第n誤差803を含んで行われる。   In the n-th error 803, the error generated in the processing of the n-th waiting area 802 of the same n is stored. That is, the process for the divided area of the area number 801 is performed including the n-th n-th error 803 associated with it.

処理状態804には、それに対応付けられている領域番号801の分割領域に対する処理の状態が格納される。処理状態の例は、処理の完了を示す「完了」、処理の途中であることを示す「処理中」、他の分割領域の処理完了を待機中であることを示す「待機中」などである。   The processing state 804 stores the state of processing for the divided area of the area number 801 associated with it. Examples of the processing state are “completion” indicating completion of processing, “in processing” indicating that processing is in progress, “waiting” indicating that processing in another divided area is waiting for completion, etc. .

図10は、シミュレーション設定画面の例を示す図である。   FIG. 10 is a diagram showing an example of a simulation setting screen.

シミュレーション設定画面2000は、ユーザがシミュレーションに対して各種条件を設定するための画面である。シミュレーション設定画面2000は、設定項目として、初期状態データファイル2001、目的関数2002、及び、優先度ポリシ2003を有してよい。   The simulation setting screen 2000 is a screen for the user to set various conditions for the simulation. The simulation setting screen 2000 may have an initial state data file 2001, an objective function 2002, and a priority policy 2003 as setting items.

初期状態データファイル2001の設定項目には、シミュレーション対象の領域に関する情報を含むデータファイルを設定することができる。初期状態データファイルは、領域の道路網や、その領域の何処に何人存在するか(例えば人工密度)などの情報を含んでよい。   As setting items of the initial state data file 2001, it is possible to set a data file including information on an area to be simulated. The initial state data file may include information such as the road network of the area, and how many people exist in the area (for example, artificial density).

目的関数2002には、最適解演算部100に対する目的関数を設定することができる。   In the objective function 2002, an objective function for the optimal solution calculation unit 100 can be set.

目的関数2002に対して「収束時間を最小」2021が設定された場合、最適解演算部100は、目的関数に処理の収束時間に係る関数を選択し、その目的関数を最小にするフローネットワークにおける各枝(各道路)の最適な流量を算出してよい。   When “minimum convergence time” 2021 is set for the objective function 2002, the optimal solution calculation unit 100 selects a function related to the convergence time of processing as the objective function, and in the flow network in which the objective function is minimized. The optimal flow rate of each branch (each road) may be calculated.

目的関数に対して「総流量を最大」2022が設定された場合、最適解演算部100は、目的関数にフローネットワークにおける総流量に係る関数を選択し、その目的関数を最大にする各枝の最適な流量を算出してよい。   When the “maximum total flow” 2022 is set for the objective function, the optimal solution calculation unit 100 selects a function related to the total flow in the flow network as the objective function, and for each branch that maximizes the objective function. An optimal flow rate may be calculated.

目的関数に対して「最大流量を最小」2023が設定された場合、最適解演算部100は、目的関数にフローネットワークにおける枝の最大流量に係る関数を選択し、その目的関数を最小にする各枝の最適な流量を算出してよい。   When "minimum maximum flow rate" 2023 is set for the objective function, the optimal solution calculation unit 100 selects a function related to the maximum flow rate of the branch in the flow network as the objective function and minimizes the objective function. Optimal flow rates of the branches may be calculated.

優先度ポリシ2003には、分割処理部101に対する優先度のポリシを設定することができる。   In the priority policy 2003, a policy of priority for the division processing unit 101 can be set.

優先度ポリシ2003に対して「人口密度の高さ」2031が設定された場合、分割処理部101は、人口密度の比較的高い分割領域に高い優先度を設定し、人口密度の比較的低い分割領域に低い優先度を設定してよい。これにより、人口密度の高い分割領域の人々をより早く避難誘導することができる。   When “height of population density” 2031 is set for the priority policy 2003, the division processing unit 101 sets high priority to divided areas with relatively high population density, and division with relatively low population density The area may be set to low priority. This makes it possible to evacuate and guide people in a highly populated divided area more quickly.

優先度ポリシ2003に対して「流量の大きさ」2032が設定された場合、分割処理部101は、流量の比較的大きい分割領域に高い優先度を設定し、流量の比較的小さい分割領域に低い優先度を設定してよい。これにより、流量の大きい分割領域の人々をより早く避難誘導することができる。   When “flow rate” 2032 is set for the priority policy 2003, the division processing unit 101 sets high priority to divided areas with relatively large flow rates, and low in divided areas with relatively small flow rates. Priority may be set. This makes it possible to evacuate and guide the people in the divided area with a large flow more quickly.

優先度ポリシ2003に対して「避難先までの移動距離の長さ」2033が設定された場合、分割処理部101は、移動距離の比較的長い分割領域に高い優先度を設定し、移動距離の比較的短い分割領域に低い優先度を設定してよい。これにより、避難先までの移動距離の長い分割領域の人々をより早く避難誘導することができる。   When the “length of movement distance to evacuation destination” 2033 is set in the priority policy 2003, the division processing unit 101 sets a high priority to a division area having a relatively long movement distance, and Lower priorities may be set for relatively short divided areas. This makes it possible to evacuate and guide people in a long divided area of the moving distance to the evacuation destination more quickly.

優先度ポリシ2003に対して「災害発生地からの近さ」2034が設定された場合、分割処理部101は、災害発生地から比較的近い分割領域に高い優先度を設定し、災害発生地から比較的遠い分割領域に低い優先度を設定してよい。これにより、災害発生地から近い分割領域の人々をより早く避難誘導することができる。   When the “closeness to the disaster occurrence place” 2034 is set to the priority policy 2003, the division processing unit 101 sets a high priority to a division area relatively near to the disaster occurrence place, and from the disaster occurrence place Lower priorities may be set for relatively distant divided areas. Thus, it is possible to evacuate and guide people in the divided area closer to the disaster occurrence site more quickly.

図11〜図14は、シミュレーション実行画面3000の例を示す図である。   11 to 14 illustrate examples of the simulation execution screen 3000.

シミュレーション実行画面3000は、パラメータ出力部106によって生成され、クライアント端末10に表示されてよい。シミュレーション実行画面3000は、表示領域として、時刻表示領域3000、地図表示領域3001、誤差伝播グラフ表示領域3110、イベント表示領域3310を有してよい。   The simulation execution screen 3000 may be generated by the parameter output unit 106 and displayed on the client terminal 10. The simulation execution screen 3000 may have a time display area 3000, a map display area 3001, an error propagation graph display area 3110, and an event display area 3310 as display areas.

時刻表示領域3000は、シミュレーション上の時刻を表示する。   The time display area 3000 displays the time on the simulation.

地図表示領域3001は、シミュレーション対象の領域の地図(住宅地図、道路地図など)と、時刻表示領域3000の時刻におけるシミュレーションの結果を表示する。シミュレーションの結果として、人々の流量の方向3220、避難誘導を行う誘導員3200、デジタルサイネージの誘導情報3400などが地図上に表示されてよい(図13、図14)。また、地図表示領域3001は、地図上に、分割領域を示す線3100を合わせて表示してよい(図12〜図14)。   The map display area 3001 displays a map (a house map, a road map, etc.) of the area to be simulated and the simulation result at the time of the time display area 3000. As a result of the simulation, the direction 3220 of the flow rate of the people, the guiding member 3200 performing evacuation guidance, the guiding information 3400 of the digital signage, etc. may be displayed on the map (FIGS. 13 and 14). In addition, the map display area 3001 may display a line 3100 indicating divided areas on a map (FIGS. 12 to 14).

誤差伝播グラフ表示領域3110は、誤差伝播グラフと、時刻表示領域の時刻における誤差の伝播を表示する。誤差伝播グラフとは、優先度の高い分割領域に対するパラメータを算出した際に発生した誤差を、何れの分割領域にどれだけ伝播させるかを示すフラグである。誤差伝播グラフは、誤差伝播グラフ出力部105によって生成されてよい。   The error propagation graph display area 3110 displays the error propagation graph and the propagation of the error at the time of the time display area. The error propagation graph is a flag indicating how much the error generated when calculating the parameter for the high priority divided region is to be propagated to which divided region. The error propagation graph may be generated by the error propagation graph output unit 105.

図14の誤差伝播フラグは、優先度が最も高い分割領域A 3100aにおいて生じた誤差のうち、「+5人」を分割領域B 3100bに、「−5人」を分割領域C 3100cに伝播させることを示す。さらに、当該誤差伝播グラフは、分割領域B 3100bにおいて生じた誤差のうち、「−2人」を分割領域D 3100dに、「+7人」を分割領域C 3100cに伝播させることを示す。   The error propagation flag in FIG. 14 propagates “+5” to divided area B 3100 b and “−5” to divided area C 3100 c among errors generated in divided area A 3100 a having the highest priority. Show. Furthermore, the error propagation graph indicates that, among errors generated in the divided area B 3100 b, “−2” is propagated to the divided area D 3100 d and “+7 persons” is transmitted to the divided area C 3100 c.

イベント表示領域3310は、時刻3000と発生イベントとの関係を表示する。例えば、イベント表示領域3310は、何時に誘導員3200を配置するか、何時にデジタルサイネージに誘導情報を表示するか、などを表示する。   The event display area 3310 displays the relationship between the time 3000 and an occurrence event. For example, the event display area 3310 displays when to arrange the induction member 3200, when to display the guidance information on digital signage, and the like.

図10〜図14を参照して、例えば、地図の下方の海岸から津波が発生した場合に対する避難誘導のシミュレーション例を説明する。   With reference to FIGS. 10 to 14, for example, an example of simulation of evacuation guidance for a case where a tsunami occurs from the coast below the map will be described.

優先度ポリシ2003として、「災害発生地からの近さ」2034が設定されている場合、分割処理部101は、海岸(災害発生地)に最も近い分割領域A 3100aの優先度を最も高く、海岸から最も遠い分割領域D 3100dの優先度を最も低く設定する。   When the “proximity to disaster occurrence place” 2034 is set as the priority policy 2003, the division processing unit 101 gives the highest priority to the division area A 3100a closest to the shore (disaster occurrence place), and Of the divided area D 3100 d farthest from the lowest.

そして、シミュレーション部102は、優先度の最も高い分割領域A 3100aについてシミュレーションを実行し、パラメータ(誘導員3200a、3200bの配置位置など)を算出する。   Then, the simulation unit 102 executes a simulation on the divided area A 3100 a having the highest priority, and calculates parameters (such as the arrangement positions of the induction members 3200 a and 3200 b).

パラメータ出力部106は、その算出結果(誘導員3200a、3200bの配置位置など)を地図表示領域3001に表示する(図13)。合わせて、パラメータ出力部106は、誘導員3200a、3200bを何時に配置するかなどの情報をイベント表示領域3310に表示する。   The parameter output unit 106 displays the calculation result (the arrangement position of the induction members 3200 a, 3200 b, etc.) in the map display area 3001 (FIG. 13). At the same time, the parameter output unit 106 displays information such as when to arrange the induction members 3200 a and 3200 b in the event display area 3310.

また、誤差伝播グラフ出力部105は、その算出において生じた誤差の伝播情報を、誤差伝播グラフに出力する(図13)。   Further, the error propagation graph output unit 105 outputs the propagation information of the error generated in the calculation to the error propagation graph (FIG. 13).

それから、シミュレーション部102は、優先度の高い順に、分割領域B 3100b、分割領域C 3100c、分割領域D 3100dについて伝播された誤差を含めてシミュレーションを実行し、パラメータ(誘導員3200cの配置位置、デジタルサイネージ3400の設置位置など)を算出する。そして、上記と同様に、パラメータ出力部106は、シミュレーションの完了した分割領域から順次、パラメータの算出結果を表示していく。   Then, the simulation unit 102 executes simulation including errors propagated for the divided area B 3100 b, the divided area C 3100 c, and the divided area D 3100 d in descending order of priority, and the parameters (the arrangement position of the induction member 3200 c, digital Calculate the installation position of signage 3400 and the like. Then, in the same manner as described above, the parameter output unit 106 sequentially displays parameter calculation results from the divided areas for which the simulation is completed.

領域全体についてシミュレーションを実行してその実行結果を出力するシステムの場合、全ての計算が終了するまで利用者はその実行結果を見ることができない。しかし、本実施例に係る情報処理システムは、優先度の高い領域から順次、パラメータの算出結果およびシミュレーションの実行結果を出力することができるので、利用者は、優先度の高い領域の実行結果をより早く見ることができる。これにより、例えば本情報処理システムを避難誘導に利用する場合、領域全体の適切な避難誘導を考慮しつつ、優先度の高い領域の避難誘導をより早く開始することができる。   In the case of a system that executes simulation for the entire area and outputs the execution result, the user can not view the execution result until all calculations are completed. However, since the information processing system according to the present embodiment can sequentially output the parameter calculation result and the simulation execution result from the high priority area, the user can execute the execution result of the high priority area. You can see it more quickly. Thus, for example, when the information processing system is used for evacuation guidance, evacuation guidance for a region with high priority can be started earlier, while considering appropriate evacuation guidance for the entire region.

上述した実施例は、本発明の説明のための例示であり、本発明の範囲を実施例にのみ限定する趣旨ではない。当業者は、本発明の要旨を逸脱することなしに、他の様々な態様で本発明を実施することができる。   The embodiment described above is an illustration for explaining the present invention, and is not intended to limit the scope of the present invention to the embodiment. Those skilled in the art can practice the present invention in various other aspects without departing from the scope of the present invention.

1…情報処理システム 10…クライアント装置 40…サーバ装置 100…最適解算出部 101…分割処理部 102…シミュレーション部   DESCRIPTION OF SYMBOLS 1 ... Information processing system 10 ... Client apparatus 40 ... Server apparatus 100 ... Optimal solution calculation part 101 ... Division processing part 102 ... Simulation part

Claims (12)

或る領域における人々の移動に関するシミュレーションを実行する情報処理システムであって、
メモリと、前記メモリに接続されるプロセッサとを備え、
前記プロセッサは、
領域の全体の最適解である、所定の領域の移動経路に基づいて構成されるフローネットワークにおける各枝の最適な流量を算出し、
その算出された全体の最適解に基づいて前記領域の全体を分割して複数の分割領域を生成し、
その生成した複数の分割領域に対してそれぞれ優先度を設定し、
優先度の高い分割領域から順に当該分割領域における前記シミュレーションを実行して実行結果を算出し、
その実行結果の算出において生じた誤差を次に優先度の高い分割領域における前記シミュレーションの実行に繰り込む
情報処理システム。
An information processing system for performing a simulation on the movement of people in a certain area, comprising:
A memory and a processor connected to the memory;
The processor is
Calculate the optimum flow rate of each branch in the flow network configured based on the movement path of the predetermined area, which is the optimum solution of the whole area,
The entire area is divided based on the calculated total optimal solution to generate a plurality of divided areas,
Set priorities for each of the generated divided areas,
From high priority divided areas by performing the simulation in the partition area in order to calculate the execution result,
The information processing system convolving the execution of the simulation in the next highest priority divided area error generated in the calculation of the execution result.
出力インタフェースを更に備え
前記プロセッサは、分割領域の間での誤差の繰り込みの態様を示すグラフを前記出力インタフェースに出力する
請求項1に記載の情報処理システム。
Further comprising an output interface ,
The information processing system according to claim 1, wherein the processor outputs, to the output interface, a graph indicating an aspect of an error convolution between divided areas.
出力インタフェースを更に備え、
前記プロセッサは、前記シミュレーションを実行して算出し終えた分割領域の実行結果から順次、前記出力インタフェースに出力する
請求項1に記載の情報処理システム。
Further comprising an output interface,
The processor, information processing system according to claim 1 sequentially outputs to the output interface from the execution result of the divided regions has finished calculated by performing the simulation.
前記プロセッサは、分割領域に対する前記シミュレーションの処理量が所定の閾値よりも大きい場合、当該分割領域を再分割する
請求項1に記載の情報処理システム。
Wherein the processor, when the processing amount of the simulation for the divided regions is greater than a predetermined threshold value, the information processing system according to claim 1 subdividing the divided regions.
前記プロセッサは、優先度が同じ分割領域の前記シミュレーションを並列に実施する
請求項1に記載の情報処理システム。
The information processing system according to claim 1, wherein the processor executes the simulations of divided areas having the same priority in parallel.
前記最適解は、所定の領域の道路網に基づいて構成されるフローネットワークにおける各枝の最適な流量であり、
前記分割領域は、前記フローネットワークを前記各枝の最適な流量に基づいて分割した個々のフローネットワークであ
請求項1に記載の情報処理システム。
The optimal solution is an optimal flow rate of each branch in a flow network configured based on a road network in a predetermined area,
The divided region, the information processing system according to the flow network to <br/> claim 1 Ru individual flow network der divided based the optimal flow rate for each branch.
前記流量は、人々の移動量であり、
前記シミュレーションは、人々の避難に関するシミュレーションであ
請求項6に記載の情報処理システム。
The flow rate is the movement amount of people,
The simulation, Ru simulation der about people evacuation <br/> information processing system according to claim 6.
前記プロセッサは、分割領域に存在する人々の人口密度の高さに従ってそれぞれの分割領域の優先度を設定する
請求項7に記載の情報処理システム。
The information processing system according to claim 7, wherein the processor sets priorities of the respective divided areas in accordance with the population density of people existing in the divided areas.
前記プロセッサは、分割領域に存在する人々の所定の避難先までの移動距離に従ってそれぞれの分割領域の優先度を設定する
請求項7に記載の情報処理システム。
8. The information processing system according to claim 7, wherein the processor sets the priorities of the respective divided areas in accordance with the moving distances of people existing in the divided areas to a predetermined evacuation destination.
前記プロセッサは、分割領域に存在する人々の災害発生地からの距離に従ってそれぞれの分割領域の優先度を設定する
請求項7に記載の情報処理システム。
The information processing system according to claim 7, wherein the processor sets the priorities of the respective divided areas in accordance with the distance from the disaster occurrence place of the people existing in the divided areas.
前記フローネットワークにおける各枝の最適な流量は、所定の目的関数および制約条件に基づいて算出される
請求項6に記載の情報処理システム。
The information processing system according to claim 6, wherein the optimal flow rate of each branch in the flow network is calculated based on a predetermined objective function and a constraint condition.
計算機において或る領域における人々の移動に関するシミュレーションを実行する情報処理方法であって、
プロセッサが、
領域の全体の最適解である、所定の領域の移動経路に基づいて構成されるフローネットワークにおける各枝の最適な流量を算出し、
その算出された全体の最適解に基づいて前記領域の全体を分割して複数の分割領域を生成し、
その生成した複数の分割領域対してそれぞれ優先度を設定し、
優先度の高い分割領域から順に当該分割領域における前記シミュレーションを実行して実行結果を算出し、
その実行結果の算出において生じた誤差を次に優先度の高い分割領域における前記シミュレーションの実行に繰り込む
情報処理方法。
An information processing method for executing simulation on movement of people in a certain area in a computer, comprising:
Processor is
Calculate the optimum flow rate of each branch in the flow network configured based on the movement path of the predetermined area, which is the optimum solution of the whole area,
The entire area is divided based on the calculated total optimal solution to generate a plurality of divided areas,
Each set priorities for the plurality of divided regions that produce,
From high priority divided areas by performing the simulation in the partition area in order to calculate the execution result,
An information processing method, wherein the error generated in the calculation of the execution result is included in the execution of the simulation in the next higher priority divided area.
JP2016020940A 2016-02-05 2016-02-05 INFORMATION PROCESSING SYSTEM AND INFORMATION PROCESSING METHOD Expired - Fee Related JP6532413B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016020940A JP6532413B2 (en) 2016-02-05 2016-02-05 INFORMATION PROCESSING SYSTEM AND INFORMATION PROCESSING METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016020940A JP6532413B2 (en) 2016-02-05 2016-02-05 INFORMATION PROCESSING SYSTEM AND INFORMATION PROCESSING METHOD

Publications (2)

Publication Number Publication Date
JP2017138903A JP2017138903A (en) 2017-08-10
JP6532413B2 true JP6532413B2 (en) 2019-06-19

Family

ID=59565007

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016020940A Expired - Fee Related JP6532413B2 (en) 2016-02-05 2016-02-05 INFORMATION PROCESSING SYSTEM AND INFORMATION PROCESSING METHOD

Country Status (1)

Country Link
JP (1) JP6532413B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6408659B1 (en) 2017-07-18 2018-10-17 石川ガスケット株式会社 gasket

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003051072A (en) * 2001-08-03 2003-02-21 Koji Suematsu System for managing guidance
US20060242108A1 (en) * 2005-04-25 2006-10-26 The Boeing Company Advanced ground transportation management
JP4727473B2 (en) * 2006-03-23 2011-07-20 株式会社豊田中央研究所 Optimal parameter search method and program thereof
JP2011221920A (en) * 2010-04-13 2011-11-04 Mitsubishi Electric Corp Image analyzer
CN103080903B (en) * 2010-08-27 2016-07-06 富士通株式会社 Scheduler, multi-core processor system and dispatching method
JP2012083908A (en) * 2010-10-08 2012-04-26 Ntt Docomo Inc Evacuation plan evaluation system and evacuation plan evaluation method
JP5995067B2 (en) * 2012-07-24 2016-09-21 鹿島建設株式会社 Evacuation behavior simulation system and evacuation behavior simulation method

Also Published As

Publication number Publication date
JP2017138903A (en) 2017-08-10

Similar Documents

Publication Publication Date Title
JP6516025B2 (en) Information processing method and information processing apparatus
US20240205267A1 (en) Modeling multi-peril catastrophe using a distributed simulation engine
AU2018203417B2 (en) Predicting and managing impacts from catastrophic events using weighted period event tables
CN110832511A (en) System and method for learning on distributed devices with data dependent availability
CN108369673A (en) The prediction model across multiple ranges of binding time sequence and external data
US8990058B2 (en) Generating and evaluating expert networks
JP4486657B2 (en) Staffing optimization program, staffing optimization method, and staffing optimization device
WO2018144534A1 (en) Hardware-based machine learning acceleration
US20130238530A1 (en) Systems and methods for generating wind power scenarios for wind-power-integrated stochastic unit commitment problems
JP6299599B2 (en) Information system construction support apparatus, information system construction support method, and information system construction support program
US10885257B1 (en) Routing congestion based on via spacing and pin density
US20180158147A1 (en) Modeling multi-peril catastrophe using a distributed simulation engine
Kumar et al. Resource scheduling for postdisaster management in IoT environment
JP6094594B2 (en) Information system construction support apparatus, information system construction support method, and information system construction support program
JP6532413B2 (en) INFORMATION PROCESSING SYSTEM AND INFORMATION PROCESSING METHOD
US11941327B2 (en) Customizable reinforcement learning of column placement in structural design
JP6290029B2 (en) Production control support device, production control support method and program
US10726367B2 (en) Resource allocation forecasting
JP2013156696A (en) Clustering device, method and program
Kim Bounding the resampling risk for sequential Monte Carlo implementation of hypothesis tests
US8694354B2 (en) Transition phase trouble detection in services delivery management
US10579767B1 (en) Systems and methods for routing a clock net with multiple layer ranges
US20140136166A1 (en) Precise simulation of progeny derived from recombining parents
CN112749822A (en) Method and device for generating route
CN111723247A (en) Graph-based hypothetical computation

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190401

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190423

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190521

R150 Certificate of patent or registration of utility model

Ref document number: 6532413

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees