JP2009163378A5 - - Google Patents

Download PDF

Info

Publication number
JP2009163378A5
JP2009163378A5 JP2007340574A JP2007340574A JP2009163378A5 JP 2009163378 A5 JP2009163378 A5 JP 2009163378A5 JP 2007340574 A JP2007340574 A JP 2007340574A JP 2007340574 A JP2007340574 A JP 2007340574A JP 2009163378 A5 JP2009163378 A5 JP 2009163378A5
Authority
JP
Japan
Prior art keywords
allocation
data
object data
resource data
assignment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007340574A
Other languages
Japanese (ja)
Other versions
JP2009163378A (en
JP5086060B2 (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2007340574A priority Critical patent/JP5086060B2/en
Priority claimed from JP2007340574A external-priority patent/JP5086060B2/en
Publication of JP2009163378A publication Critical patent/JP2009163378A/en
Publication of JP2009163378A5 publication Critical patent/JP2009163378A5/ja
Application granted granted Critical
Publication of JP5086060B2 publication Critical patent/JP5086060B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (13)

割当対象物であるオブジェクトを時系列に割当が可能なリソースに関するリソースデータに対する、当該オブジェクトに関するオブジェクトデータの割当を管理する情報処理装置であって、
割当対象であるオブジェクトデータ毎に、当該オブジェクトデータを前記リソースデータに割り当てるための割当条件を設定する割当条件設定手段と、
前記割当対象のオブジェクトデータの各々における前記リソースデータに対する割当順序を決定するための割当順序条件を設定する割当順序条件設定手段と、
前記設定された割当順序条件に基づいて、前記割当対象のオブジェクトデータの各々における前記リソースデータに対する割当順序を決定する割当順序決定手段と、
前記設定された割当条件、及び前記決定された割当順序に基づいて、前記割当対象のオブジェクトデータ毎に、当該オブジェクトデータの割当候補となるリソースデータを検索し、当該検索された割当候補のリソースデータに対して当該オブジェクトデータの割当を行う割当手段と、
を備え、
前記割当順序条件には前記オブジェクトデータの前記リソースデータへの割当候補数が含まれ、
前記割当対象のオブジェクトデータ毎に、当該オブジェクトデータの割当候補となるリソースデータを検索し、当該検索されたリソースデータへの割当候補数を計数する計数手段をさらに備え、
前記割当順序決定手段は、前記計数手段で計数されたオブジェクトデータ毎のリソースデータへの割当候補数に従って、前記オブジェクトデータのリソースデータへの割当順序を決定し、
前記割当手段は、前記割当順序決定手段で決定した前記割当順序で一部のオブジェクトデータの割当処理を行い、
前記割当手段による前記一部のオブジェクトデータの割当処理終了後、前記計数手段は、残りの前記割当対象のオブジェクトデータ毎に、前記割当手段で一部のオブジェクトデータがリソースデータに割り当てられた状態のリソースデータうち、当該オブジェクトデータの割当候補となるリソースデータを検索し、当該検索されたリソースデータへの割当候補数を計数し、
前記計数手段、前記割当順序決定手段、及び前記割当手段による処理を繰り返し実行することで、前記オブジェクトデータを前記リソースデータに対して割り当てること
を特徴とする情報処理装置。
An information processing apparatus that manages allocation of object data related to an object to resource data related to a resource capable of allocating an object as an allocation object in time series
Allocation condition setting means for setting an allocation condition for allocating the object data to the resource data for each object data to be allocated;
An allocation order condition setting means for setting an allocation order condition for determining an allocation order for the resource data in each of the object data to be allocated;
An allocation order determining means for determining an allocation order for the resource data in each of the allocation target object data based on the set allocation order condition;
Based on the set allocation conditions and the determined allocation order, for each object data to be allocated, the resource data that becomes the allocation candidate of the object data is searched, and the resource data of the searched allocation candidate Assigning means for assigning the object data to
With
The allocation order condition includes the number of candidates for allocation of the object data to the resource data,
For each object data to be allocated, the resource data that is a candidate for allocation of the object data is searched, and further includes a counting unit that counts the number of allocation candidates to the searched resource data,
The allocation order determining means determines the allocation order of the object data to the resource data according to the number of allocation candidates to the resource data for each object data counted by the counting means,
The assigning means performs an assignment process of some object data in the assignment order determined by the assignment order determining means,
After the allocation process of the part of the object data by the allocation unit is completed, the counting unit is in a state in which a part of the object data is allocated to the resource data by the allocation unit for each remaining object data to be allocated. Among resource data, search for resource data that is candidates for allocation of the object data, count the number of allocation candidates for the searched resource data,
An information processing apparatus , wherein the object data is allocated to the resource data by repeatedly executing the processing by the counting unit, the allocation order determining unit, and the allocation unit .
前記割当条件設定手段は、複数種類の項目を前記割当条件として設定し、かつそれぞれの割当条件について重み付けを設定し、The allocation condition setting means sets a plurality of types of items as the allocation condition, and sets a weight for each allocation condition,
前記割当順序決定手段はさらに、前記重み付けを用いて前記割当順序を決定することThe allocation order determining means further determines the allocation order using the weighting.
を特徴とする請求項1に記載の情報処理装置。The information processing apparatus according to claim 1.
前記割当手段によるリソースデータへのオブジェクトデータの割当を確定する確定手段をさらに備えることAnd further comprising a confirming means for confirming assignment of the object data to the resource data by the assigning means.
を特徴とする請求項1または2に記載の情報処理装置。The information processing apparatus according to claim 1, wherein:
前記確定手段によりリソースデータへのオブジェクトデータの割当を確定する割当確定条件を設定する割当確定条件設定手段をさらに備え、An assignment confirmation condition setting means for setting an assignment confirmation condition for confirming assignment of object data to resource data by the confirmation means;
前記確定手段は、前記割当確定条件に合致するオブジェクトデータのリソースデータへの割当を確定することThe confirmation means confirms the assignment of object data that matches the assignment confirmation condition to resource data.
を特徴とする請求項3に記載の情報処理装置。The information processing apparatus according to claim 3.
前記リソースデータ毎に、当該リソースデータに割り当てられたオブジェクトデータの割当状態をタイムチャート表示する第1の表示制御手段をさらに備え、For each resource data, further comprising a first display control means for displaying a time chart showing the allocation state of the object data allocated to the resource data,
前記第1の表示制御手段は、前記確定手段によりリソースデータへの割当が確定したオブジェクトデータの割当状態のタイムチャート表示と、リソースデータへの割当が確定していないオブジェクトデータの割当状態のタイムチャート表示とを表示形態を異ならせて表示することThe first display control means includes a time chart display of the assignment state of the object data whose assignment to the resource data is confirmed by the confirmation means, and a time chart of the assignment state of the object data whose assignment to the resource data is not confirmed. Displaying with different display forms
を特徴とする請求項3または4に記載の情報処理装置。The information processing apparatus according to claim 3 or 4, characterized in that:
当該オブジェクトデータを前記リソースデータに割り当てるための前記割当条件に対して許容される緩和条件を設定する緩和条件設定手段と、A relaxation condition setting means for setting a relaxation condition allowed for the allocation condition for allocating the object data to the resource data;
前記割当条件と前記緩和条件とを用いて、新たな割当条件を決定する決定手段Determining means for determining a new allocation condition using the allocation condition and the relaxation condition
をさらに備えることを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。The information processing apparatus according to claim 1, further comprising:
前記決定手段で決定された新たな割当条件に従ってリソースデータに割り当てられたオブジェクトデータの割当条件及び新たな割当条件を表示する第2の表示制御手段Second display control means for displaying the assignment condition of the object data assigned to the resource data and the new assignment condition according to the new assignment condition decided by the decision means
をさらに備えることを特徴とする請求項6に記載の情報処理装置。The information processing apparatus according to claim 6, further comprising:
割当対象物であるオブジェクトを時系列に割当が可能なリソースに関するリソースデータに対する、当該オブジェクトに関するオブジェクトデータの割当を管理する情報処理装置の制御方法であって、A control method of an information processing apparatus that manages allocation of object data related to an object to resource data related to a resource capable of allocating an object that is an allocation target in time series,
割当対象であるオブジェクトデータ毎に、当該オブジェクトデータを前記リソースデータに割り当てるための割当条件を設定する割当条件設定ステップと、An allocation condition setting step for setting an allocation condition for allocating the object data to the resource data for each object data to be allocated;
前記割当対象のオブジェクトデータの各々における前記リソースデータに対する割当順序を決定するための割当順序条件を設定する割当順序条件設定ステップと、An allocation order condition setting step for setting an allocation order condition for determining an allocation order for the resource data in each of the object data to be allocated;
前記設定された割当順序条件に基づいて、前記割当対象のオブジェクトデータの各々における前記リソースデータに対する割当順序を決定する割当順序決定ステップと、An allocation order determining step for determining an allocation order for the resource data in each of the object data to be allocated based on the set allocation order condition;
前記設定された割当条件、及び前記決定された割当順序に基づいて、前記割当対象のオブジェクトデータ毎に、当該オブジェクトデータの割当候補となるリソースデータを検索し、当該検索された割当候補のリソースデータに対して当該オブジェクトデータの割当を行う割当ステップと、Based on the set allocation conditions and the determined allocation order, for each object data to be allocated, the resource data that becomes the allocation candidate of the object data is searched, and the resource data of the searched allocation candidate An allocation step for allocating the object data to
を備え、With
前記割当順序条件には前記オブジェクトデータの前記リソースデータへの割当候補数が含まれ、The allocation order condition includes the number of candidates for allocation of the object data to the resource data,
前記割当対象のオブジェクトデータ毎に、当該オブジェクトデータの割当候補となるリソースデータを検索し、当該検索されたリソースデータへの候補数を計数する計数ステップをさらに備え、For each object data to be allocated, the resource data to be allocation candidates for the object data is searched, and a counting step for counting the number of candidates for the searched resource data is further provided.
前記割当順序決定ステップで、前記計数手段で計数されたオブジェクトデータ毎のリソースデータへの割当候補数に従って、前記オブジェクトデータのリソースデータへの割当順序を決定し、In the assignment order determination step, the assignment order of the object data to the resource data is determined according to the number of candidate assignments to the resource data for each object data counted by the counting means,
前記割当ステップで、前記割当順序決定手段で決定した前記割当順序で一部のオブジェクトデータの割当処理を行い、In the assignment step, a part of the object data is assigned in the assignment order determined by the assignment order determination means,
前記割当ステップでの前記一部のオブジェクトデータの割当処理終了後、前記計数ステップで、残りの前記割当対象のオブジェクトデータ毎に、前記割当ステップで一部のオブジェクトデータがリソースデータに割り当てられた状態のリソースデータうち、当該オブジェクトデータの割当候補となるリソースデータを検索し、当該検索されたリソースデータへの割当候補数を計数し、After the allocation process of the part of the object data in the allocation step is completed, a part of the object data is allocated to the resource data in the allocation step for each remaining object data to be allocated in the counting step The resource data that becomes the allocation candidate of the object data are searched for, and the number of allocation candidates for the searched resource data is counted.
前記計数ステップ、前記割当順序決定ステップ、及び前記割当ステップによる処理を繰り返し実行することで、前記オブジェクトデータを前記リソースデータに対して割り当てることThe object data is allocated to the resource data by repeatedly executing the counting step, the allocation order determining step, and the allocation step.
を特徴とする情報処理装置の制御方法。A method for controlling an information processing apparatus.
前記割当ステップでのリソースデータへのオブジェクトデータの割当を確定する確定ステップをさらに備えることAnd further comprising a confirming step for confirming assignment of the object data to the resource data in the assigning step.
を特徴とする請求項8に記載の情報処理装置の制御方法。The method of controlling an information processing apparatus according to claim 8.
前記確定ステップでリソースデータへのオブジェクトデータの割当を確定する割当確定条件を設定する割当確定条件設定ステップをさらに備え、An assignment confirmation condition setting step for setting an assignment confirmation condition for confirming assignment of object data to resource data in the confirmation step;
前記確定ステップでは、前記割当確定条件に合致するオブジェクトデータのリソースデータへの割当を確定することIn the confirmation step, the assignment of the object data that matches the assignment confirmation condition to the resource data is confirmed.
を特徴とする請求項9に記載の情報処理装置の制御方法。The method for controlling the information processing apparatus according to claim 9.
割当対象物であるオブジェクトを時系列に割当が可能なリソースに関するリソースデータに対する、当該オブジェクトに関するオブジェクトデータの割当を管理する情報処理装置を、An information processing apparatus that manages allocation of object data related to an object to resource data related to a resource capable of allocating an object that is an allocation target in time series,
割当対象であるオブジェクトデータ毎に、当該オブジェクトデータを前記リソースデータに割り当てるための割当条件を設定する割当条件設定手段と、Allocation condition setting means for setting an allocation condition for allocating the object data to the resource data for each object data to be allocated;
前記割当対象のオブジェクトデータの各々における前記リソースデータに対する割当順序を決定するための割当順序条件を設定する割当順序条件設定手段と、An allocation order condition setting means for setting an allocation order condition for determining an allocation order for the resource data in each of the object data to be allocated;
前記設定された割当順序条件に基づいて、前記割当対象のオブジェクトデータの各々における前記リソースデータに対する割当順序を決定する割当順序決定手段と、An allocation order determining means for determining an allocation order for the resource data in each of the allocation target object data based on the set allocation order condition;
前記設定された割当条件、及び前記決定された割当順序に基づいて、前記割当対象のオブジェクトデータ毎に、当該オブジェクトデータの割当候補となるリソースデータを検索し、当該検索された割当候補のリソースデータに対して当該オブジェクトデータの割当を行う割当手段として機能させ、Based on the set allocation conditions and the determined allocation order, for each object data to be allocated, the resource data that becomes the allocation candidate of the object data is searched, and the resource data of the searched allocation candidate Function as an assigning means for assigning the object data to
前記割当順序条件には前記オブジェクトデータの前記リソースデータへの割当候補数が含まれ、The allocation order condition includes the number of candidates for allocation of the object data to the resource data,
前記情報処理装置をさらに、The information processing apparatus is further
前記割当対象のオブジェクトデータ毎に、当該オブジェクトデータの割当候補となるリソースデータを検索し、当該検索されたリソースデータへの割当候補数を計数する計数手段として機能させ、For each object data to be allocated, search for resource data that is an allocation candidate for the object data, and function as a counting means for counting the allocation candidate number to the searched resource data,
前記割当順序決定手段は、前記計数手段で計数されたオブジェクトデータ毎のリソースデータへの割当候補数に従って、前記オブジェクトデータのリソースデータへの割当順序を決定し、The allocation order determining means determines the allocation order of the object data to the resource data according to the number of allocation candidates to the resource data for each object data counted by the counting means,
前記割当手段は、前記割当順序決定手段で決定した前記割当順序で一部のオブジェクトデータの割当処理を行い、The assigning means performs an assignment process of some object data in the assignment order determined by the assignment order determining means,
前記割当手段による前記一部のオブジェクトデータの割当処理終了後、前記計数手段は、残りの前記割当対象のオブジェクトデータ毎に、前記割当手段で一部のオブジェクトデータがリソースデータに割り当てられた状態のリソースデータうち、当該オブジェクトデータの割当候補となるリソースデータを検索し、当該検索されたリソースデータへの割当候補数を計数し、After the allocation process of the part of the object data by the allocation unit is completed, the counting unit is in a state in which a part of the object data is allocated to the resource data by the allocation unit for each remaining object data to be allocated. Among resource data, search for resource data that is candidates for allocation of the object data, count the number of allocation candidates for the searched resource data,
前記計数手段、前記割当順序決定手段、及び前記割当手段による処理を繰り返し実行することで、前記オブジェクトデータを前記リソースデータに対して割り当てることThe object data is allocated to the resource data by repeatedly executing the processing by the counting unit, the allocation order determining unit, and the allocation unit.
を特徴とするコンピュータプログラム。A computer program characterized by the above.
前記情報処理装置をさらに、The information processing apparatus is further
前記割当手段によるリソースデータへのオブジェクトデータの割当を確定する確定手段として機能させることFunctioning as a confirming means for confirming assignment of object data to resource data by the assigning means.
を特徴とする請求項11に記載のコンピュータプログラム。The computer program according to claim 11.
前記情報処理装置をさらに、The information processing apparatus is further
前記確定手段によりリソースデータへのオブジェクトデータの割当を確定する割当確定条件を設定する割当確定条件設定手段として機能させ、Functioning as an assignment confirmation condition setting means for setting an assignment confirmation condition for confirming assignment of object data to resource data by the confirmation means;
前記確定手段は、前記割当確定条件に合致するオブジェクトデータのリソースデータへの割当を確定することThe confirmation means confirms the assignment of object data that matches the assignment confirmation condition to resource data.
を特徴とする請求項12に記載のコンピュータプログラム。The computer program according to claim 12.
JP2007340574A 2007-12-28 2007-12-28 Information processing apparatus, control method thereof, and program Expired - Fee Related JP5086060B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007340574A JP5086060B2 (en) 2007-12-28 2007-12-28 Information processing apparatus, control method thereof, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007340574A JP5086060B2 (en) 2007-12-28 2007-12-28 Information processing apparatus, control method thereof, and program

Publications (3)

Publication Number Publication Date
JP2009163378A JP2009163378A (en) 2009-07-23
JP2009163378A5 true JP2009163378A5 (en) 2011-09-15
JP5086060B2 JP5086060B2 (en) 2012-11-28

Family

ID=40965947

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007340574A Expired - Fee Related JP5086060B2 (en) 2007-12-28 2007-12-28 Information processing apparatus, control method thereof, and program

Country Status (1)

Country Link
JP (1) JP5086060B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5095006B1 (en) * 2011-12-15 2012-12-12 有限会社 杉浦技術士事務所 Medical facility empty bed management apparatus and method thereof
JP6763648B2 (en) * 2014-12-13 2020-09-30 株式会社龍コーポレーション Sleeper management device and its control method, computer program, facility management system
CN111696654B (en) * 2020-05-09 2023-09-19 广东百慧科技有限公司 Hospital bed intelligent distribution method, system, equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005004386A (en) * 2003-06-10 2005-01-06 Csk Corp Allocation management device, allocation management method, and allocation management program
JP2006243950A (en) * 2005-03-01 2006-09-14 Canon System Solutions Inc Information processor and method and program for controlling it

Similar Documents

Publication Publication Date Title
US8261266B2 (en) Deploying a virtual machine having a virtual hardware configuration matching an improved hardware profile with respect to execution of an application
CN106897109B (en) Virtual machine performance prediction method based on random forest regression
CN103729248B (en) A kind of method and apparatus of determination based on cache perception task to be migrated
JP2010204880A5 (en)
JP2011258119A5 (en)
JP2013501298A5 (en)
JP3890045B2 (en) Improved EDF scheduling method
EP3779687A1 (en) Virtual machine scheduling method and device
JP2012243325A5 (en)
TWI633504B (en) Tree search-based scheduling method and an apparatus using the same
JP2006344167A5 (en)
JP2008310700A5 (en)
CN110969362B (en) Multi-target task scheduling method and system under cloud computing system
JP6515708B2 (en) Information processing apparatus, parallel computer system, job schedule setting program, and job schedule setting method
CN107885591A (en) For the method and terminal of application distributing system resource
US20140025610A1 (en) Benchmarking progressive systems for solving combinatorial problems
CN105378668B (en) The interruption of operating system management in multicomputer system guides
JP2007079854A5 (en)
CN103019811B (en) Segmental detection method for multi-task resource conflict
CN112148468B (en) Resource scheduling method and device, electronic equipment and storage medium
JP2017514247A5 (en)
Dunstall et al. Heuristic methods for the identical parallel machine flowtime problem with set-up times
JP2012064204A5 (en) Information processing apparatus, information processing method, identification apparatus, and program
CN108629476A (en) Non-transitory computer-readable storage media, procedure planning method and apparatus
JP2009163378A5 (en)