JPH03257632A - Schedule preparing system - Google Patents

Schedule preparing system

Info

Publication number
JPH03257632A
JPH03257632A JP2058584A JP5858490A JPH03257632A JP H03257632 A JPH03257632 A JP H03257632A JP 2058584 A JP2058584 A JP 2058584A JP 5858490 A JP5858490 A JP 5858490A JP H03257632 A JPH03257632 A JP H03257632A
Authority
JP
Japan
Prior art keywords
resource
task
constraint
schedule
information
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
JP2058584A
Other languages
Japanese (ja)
Inventor
Yoji Kawasaki
川崎 洋治
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 JP2058584A priority Critical patent/JPH03257632A/en
Publication of JPH03257632A publication Critical patent/JPH03257632A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the preparing efficiency of a system as a whole by providing an inference processing part and a schedule knowledge control part. CONSTITUTION:According to a command from an inference control part 11, a resource deciding means 13 activates a limit control means 24 by using the information of resources obtained by activating a resource control means 21, the information of rules for selecting the resources obtained by activating a rule control means 23 and the information of limit obtained by activating a limit control means 24. The resources are decided so as to be allocated to a task selected by a task deciding means 12, and outputted through a schedule result output means 32 to an output device 5. On the other hand, information concerning the satisfactory degree of the limit is controlled as schedule knowledge similarly to information such as the task, resources and rules. Thus, the preparing efficiency of the system can be improved as a whole.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はスケジュール作成方式に関し、特に候補評価方
式を採用したスケジュール作成方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a schedule creation method, and particularly to a schedule creation method that employs a candidate evaluation method.

〔従来の技術〕[Conventional technology]

従来、スケジュールの作成において、選択したタスクに
対して資源を決定する際に、割り付けの条件となる制約
を満足した資源を選択する手法が取られている力(、資
源の候補に対する制約の満足度も制約の情報と一緒に管
理し、スケジュールの質を上げるなどのスケジュールシ
ステムの洗練の際には、制約のプログラムを修正するこ
とで満足度の値を変更していた。
Traditionally, when creating a schedule, when determining resources for a selected task, a method has been used to select resources that satisfy the constraints that are the conditions for allocation. It was also managed together with constraint information, and when refining the scheduling system to improve the quality of the schedule, the satisfaction value was changed by modifying the constraint program.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の候補の評価値の決定方式では、スケジュ
ールシステムの洗練などの改変を行う際に、候補を評価
するための満足度の値がプログラムの中に書かれている
ため、制約の検査をする部分とその制約に対する満足度
を与える部分が同一箇所に管理されていて、プログラム
自身が読みにくくなり、システム全体の作成効率が悪く
なったり、システムの改良がやりにくくなるという欠点
があった。
In the conventional method for determining candidate evaluation values described above, when making modifications such as refining the scheduling system, the satisfaction values for evaluating candidates are written in the program, so it is necessary to check the constraints. The parts that provide satisfaction with the constraints and the parts that provide satisfaction with those constraints are managed in the same place, making the program itself difficult to read, reducing the efficiency of creating the entire system, and making it difficult to improve the system.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のスケジ二−ル作成方式は、個々の組合せの要素
であるタスクに対して資源の割り付けを行う際に、割り
付けの条件となる制約の満足度による評価に基づき資源
を選択しタスクと組み合せ、このような操作を繰り返す
ことによって全体のスケジュールを作成する情報システ
ムにおいて、 割り付ける対象となるタスクを選択するタスク決定手段
と、前記タスク決定手段によって選択されたタスクに割
り付ける資源を選択する資源決定手段と、資源を決定す
るために制約の適用を行う制約適用手段と、資源を選択
する際に候補の評価を行う評価手段と、前記タスク決定
手段と前記資源決定手段の起動および繰り返しの制御を
行う推論制御手段とを含む推論処理部と、 タスクに関する情報の管理を行うタスク管理手段と、資
源に関する情報の管理を行う資源管理手段と、制約の適
用に関する情報であるルールの情報の管理を行うルール
管理手段と、制約に関する情報の管理を行う制約管理手
段と、資源の候補の評価を行う評価関数の管理を行う評
価関数管理手段とを含むスケジュール知識管理部と、を
備えて構成される。
The schedule creation method of the present invention, when allocating resources to tasks that are elements of individual combinations, selects resources based on the evaluation of satisfaction of constraints that are conditions for allocation, and combines them with tasks. , an information system that creates an entire schedule by repeating such operations, comprising: task determining means for selecting a task to be allocated; and resource determining means for selecting a resource to be allocated to the task selected by the task determining means. , a constraint applying means for applying constraints to determine a resource, an evaluation means for evaluating candidates when selecting a resource, and controlling activation and repetition of the task determining means and the resource determining means. an inference processing unit including an inference control means; a task management means for managing information about tasks; a resource management means for managing information about resources; and a rule for managing information about rules, which is information about application of constraints. A schedule knowledge management section including a management means, a constraint management means for managing information regarding constraints, and an evaluation function management means for managing an evaluation function for evaluating resource candidates.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例の構成を表すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

第1図において、1は推論処理部、2はスケジュール知
識管理部、3は入出力制御部、4はキーボード装置やマ
ウス(位置指定装置〉等からなる入力装置、5はCRT
デイスプレィ装置などからなる出力装置を表す。
In FIG. 1, 1 is an inference processing unit, 2 is a schedule knowledge management unit, 3 is an input/output control unit, 4 is an input device consisting of a keyboard device, a mouse (position specifying device), etc., and 5 is a CRT.
Represents an output device such as a display device.

推論処理部1は、推論制御手段11と、タスク決定手段
12と、資源決定手段13と、制約適用手段14と、評
価手段15とを含んでおり、スケジュール知識管理部2
は、タスク管理手段21と、資源管理手段22と、ルー
ル管理手段23と、制約管理手段24と、評価関数管理
手段25とを含んでいる。
The inference processing unit 1 includes an inference control unit 11, a task determination unit 12, a resource determination unit 13, a constraint application unit 14, and an evaluation unit 15, and the schedule knowledge management unit 2
includes a task management means 21, a resource management means 22, a rule management means 23, a constraint management means 24, and an evaluation function management means 25.

入出力制御部3は、タスクに関する情報と資源に関する
情報とルールに関する情報と制約に関する情報と評価関
数に関する情報のスケジュールに必要な情報の入力を行
うスケジュール知識入力手段31と、タスク決定手段1
2および資源決定手段13からの指令により、タスク管
理手段21および資源管理手段22からタスクおよび資
源の情報を得ることにより、選択されたタスクと資源の
情報の出力を行うスケジュール結果出力手段32を含ん
でいる。
The input/output control unit 3 includes a schedule knowledge input unit 31 that inputs information necessary for scheduling information regarding tasks, information regarding resources, information regarding rules, information regarding constraints, and information regarding evaluation functions, and a task determining unit 1.
2 and resource determining means 13, schedule result output means 32 outputs information on selected tasks and resources by obtaining task and resource information from task management means 21 and resource management means 22. I'm here.

タスク管理手段21は、スケジュール知識入力手段31
によって入力されたスケジュールの精成要素であるタス
クに関する情報く開始時間、終了時間、割り付は資源、
最早着手時間、最遅着手時間、制約、優先度等)の管理
を行う。
The task management means 21 includes schedule knowledge input means 31
Information about tasks, which are the refinement elements of the schedule input by
(earliest start time, latest start time, constraints, priorities, etc.).

資源管理手段22は、スケジュール知識入力手段31に
よって入力されたタスクに対する割り付は対象である資
源に関する情報(スケジュール対象開始時間、スケジュ
ール対象終了時間、空き時間、制約、優先度、割り付は
タスク等〉の管理を行う。
The resource management means 22 inputs information about the resource to be allocated to the task inputted by the schedule knowledge input means 31 (schedule target start time, schedule target end time, free time, constraints, priority, assignment to the task, etc.). > Management.

ルール管理手段23は、スケジュール知識入力手段31
によって入力された制約の適用に関する規則やノウハウ
に関する情報(制約の緩和限界、ルール成功時の手続き
等)の管理を行う。また、制約管理手段24は、スケジ
ュール知識入力手段31によって入力されたタスクと資
源の割り付けに対する条件に関する情報(制約の重要度
、計算コスト、探索効率、制約関数等)の管理を行う。
The rule management means 23 includes the schedule knowledge input means 31
The system manages information on rules and know-how regarding the application of constraints entered by (constraint relaxation limits, procedures when rules are successful, etc.). Furthermore, the constraint management unit 24 manages information regarding conditions for assignment of tasks and resources inputted by the schedule knowledge input unit 31 (constraint importance, calculation cost, search efficiency, constraint function, etc.).

そして、評価関数管理手段25は、制約関数を適用した
結果得られた値を資源の候補を評価する満足度へ変換す
るための、各制約ごとの評価関数の管理を行う。
The evaluation function management means 25 manages evaluation functions for each constraint in order to convert the values obtained as a result of applying the constraint functions into satisfaction levels for evaluating resource candidates.

推論制御部11は、予め投入蓄積された指令に基づいて
、タスク決定手段12と資源決定手段13の起動および
繰り返しを行う。
The inference control unit 11 activates and repeats the task determination means 12 and the resource determination means 13 based on commands input and accumulated in advance.

タスク決定手段12は、推論制御部11からの指令によ
り、タスク管理手段21を起動することにより得たタス
クの情報と、ルール管理手段23を起動することにより
得たタスクを選択するためのルールの情報と、制約管理
手段24を起動することにより得た制約の情報を用いて
、制約適用手段24を起動し、スケジュールの対象とな
るタスクを決定し、スケジュール結果出力手段32を介
して出力装置5に出力する。
The task determining means 12 uses the task information obtained by activating the task management means 21 and the rule for selecting a task obtained by activating the rule management means 23 in response to a command from the inference control section 11. Using the information and constraint information obtained by activating the constraint management means 24, the constraint application means 24 is activated, a task to be scheduled is determined, and the output device 5 is outputted via the schedule result output means 32. Output to.

資源決定手段13は、推論制御部11からの指令により
、資源管理手段21を起動することにより得た資源の情
報と、ルール管理手段23を起動することにより得た資
源を選択するためのルールの情報と、制約管理手段24
を起動することにより得た制約の情報を用いて、制約管
理手段24を起動し、タスク決定手段12によって選択
されたタスクに割り付は可能な資源を決定し、スケジュ
ール結果出力手段32を介して出力袋W5に出力する。
The resource determining means 13 uses the resource information obtained by activating the resource management means 21 and the rule for selecting resources obtained by activating the rule management means 23 in response to a command from the inference control unit 11. Information and constraint management means 24
Using the constraint information obtained by activating , the constraint management means 24 is activated, which determines the resources that can be allocated to the task selected by the task determination means 12 , and the resource is sent via the schedule result output means 32 . Output to output bag W5.

制約適用手段14は、タスク管理手段21を起動するこ
とにより得たタスクの情報と、資源管理手段22を起動
することにより得た資源の情報と、ルール管理手段23
を起動することにより得たルールの情報と、制約管理手
段24を起動することにより得られた制約の情報を用い
て、制約条件の適用を行う。
The constraint application means 14 uses task information obtained by starting the task management means 21, resource information obtained by starting the resource management means 22, and rule management means 23.
The constraint conditions are applied using the rule information obtained by activating the constraint management means 24 and the constraint information obtained by activating the constraint management means 24.

評価手段15は、制約適用手段14によって制約を満足
した資源に対して、評価関数管理手段25を起動するこ
とによって得られた評価関数の情報を用いて、候補の評
価値を求める。
The evaluation means 15 calculates the evaluation value of the candidate using the evaluation function information obtained by activating the evaluation function management means 25 for the resources whose constraints are satisfied by the constraint application means 14.

次に、制約適用手段14での処理について、第2図を参
照して説明する。まず指示された制約に対応する制約関
数の情報を、制約管理手段24を参照することにより得
る(処理71)。次に処理72では、指示されたタスク
あるいは資源に関する情報を、タスク管理手段21ある
いは資源管理手段22を起動することによって得て、ル
ール管理手段23を起動することによって得られたルー
ルに関する情報を用いて、制約関数を実行する。
Next, the processing by the constraint applying means 14 will be explained with reference to FIG. 2. First, information on a constraint function corresponding to the specified constraint is obtained by referring to the constraint management means 24 (processing 71). Next, in process 72, information regarding the instructed task or resource is obtained by activating the task management means 21 or resource management means 22, and information regarding the rule obtained by activating the rule management means 23 is used. and execute the constraint function.

制約関数を実行した結果としては、例えば製品を作るた
めの材料の残量やタスクの開始時刻などの値が返却され
る。
As a result of executing the constraint function, values such as the remaining amount of materials for making a product and the start time of a task are returned.

制約適用手段14はさらに、評価手段15を起動する。The constraint application means 14 further activates the evaluation means 15.

評価手段15では、指示された制約に対応する評価関数
の情報を、評価関数管理手段25を起動することによっ
て得る(処理73)。
The evaluation means 15 obtains information on the evaluation function corresponding to the specified constraint by activating the evaluation function management means 25 (processing 73).

最後に処理74では、処理73で得られた評価関数を実
行することにより、処理72で得られた値を変換し、制
約の満足度の値を得る。第3図の例では、評価関数はタ
スクの開始時刻の値をOから100までの整数値に変換
する関数である。満足度の値がOのときは制約が満たさ
れなかったことを意味し、1から100のときはその値
が大きくなるにしたがって制約がより満足されたことを
意味している。
Finally, in process 74, the value obtained in process 72 is converted by executing the evaluation function obtained in process 73, and a value of the degree of satisfaction of the constraint is obtained. In the example of FIG. 3, the evaluation function is a function that converts the value of the start time of a task into an integer value from 0 to 100. When the satisfaction value is O, it means that the constraint is not satisfied, and when it is from 1 to 100, it means that the constraint is more satisfied as the value increases.

なお、本発明は本実施例に限定されるものではなく、特
に評価関数の変域に関しては、実数の集合や数組外の集
合なども考えられる。例えば、明るい色の方がよい″と
いう制約であれば、制約関数から返される値(評価関数
の変域)が、黄、青、白、黒のいずれかであるとき、評
価関数は第4図のようなテーブルの形式で管理される。
It should be noted that the present invention is not limited to this embodiment, and in particular, regarding the domain of the evaluation function, a set of real numbers and a set other than the set of numbers can also be considered. For example, if the constraint is "brighter colors are better," and the value returned from the constraint function (the range of the evaluation function) is yellow, blue, white, or black, the evaluation function is as shown in Figure 4. It is managed in the form of a table like this.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明には、従来プログラム中に記
述されていた制約の満足度の情報を、タスク、資源、制
約、ルールといった情報と同様にスケジュール知識とし
て管理することによって、満足度を調整することによる
システムの改良もやりやすくなり、また、制約の検査を
する制約関数とその評価をする評価関数とを分離したこ
とにより、制約関数の可読性も高まり、システム全体の
作成効率を向上させることができる。
As explained above, the present invention adjusts the satisfaction level by managing the information on the satisfaction level of constraints, which was conventionally written in the program, as schedule knowledge in the same way as information such as tasks, resources, constraints, and rules. This makes it easier to improve the system, and by separating the constraint function that checks the constraints from the evaluation function that evaluates them, the readability of the constraint functions increases, improving the efficiency of creating the entire system. I can do it.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例の評価方式が採用されたスケ
ジュール作成方式の構成を示すブロック図、第2図は制
約の適用と満足度を得る処理の概要を示す流れ図、第3
図および第4図は評価関数の例を示す説明図である。 1・・・推論処理部、2・・・スケジュール知識管理部
、3・・・入出力制御部、4・・・入力装置、5・・・
出力装置、11・・・推論制御手段、12・・・タスク
決定手段、13・・・資源決定手段、14・・・制約適
用手段、15・・・評価手段、21・・・タスク管理手
段、22・・・資源管理手段、23・・・ルール管理手
段、24・・・制約管理手段、25・・・評価関数管理
手段、31・・・スケジュール知識入力手段、32・・
・スケジュール知識出力手段。
FIG. 1 is a block diagram showing the configuration of a schedule creation method in which the evaluation method of an embodiment of the present invention is adopted, FIG. 2 is a flow chart showing an overview of the process of applying constraints and obtaining satisfaction, and FIG.
4 and 4 are explanatory diagrams showing examples of evaluation functions. DESCRIPTION OF SYMBOLS 1... Inference processing unit, 2... Schedule knowledge management unit, 3... Input/output control unit, 4... Input device, 5...
Output device, 11... Reasoning control means, 12... Task determining means, 13... Resource determining means, 14... Constraint application means, 15... Evaluation means, 21... Task management means, 22... Resource management means, 23... Rule management means, 24... Constraint management means, 25... Evaluation function management means, 31... Schedule knowledge input means, 32...
- Schedule knowledge output means.

Claims (1)

【特許請求の範囲】 個々の組合せの要素であるタスクに対して資源の割り付
けを行う際に、割り付けの条件となる制約の満足度によ
る評価に基づき資源を選択しタスクと組み合せ、このよ
うな操作を繰り返すことによって全体のスケジュールを
作成する情報システムにおいて、 割り付ける対象となるタスクを選択するタスク決定手段
と、前記タスク決定手段によって選択されたタスクに割
り付ける資源を選択する資源決定手段と、資源を決定す
るために制約の適用を行う制約適用手段と、資源を選択
する際に候補の評価を行う評価手段と、前記タスク決定
手段と前記資源決定手段の起動および繰り返しの制御を
行う推論制御手段とを含む推論処理部と、 タスクに関する情報の管理を行うタスク管理手段と、資
源に関する情報の管理を行う資源管理手段と、制約の適
用に関する情報であるルールの情報の管理を行うルール
管理手段と、制約に関する情報の管理を行う制約管理手
段と、資源の候補の評価を行う評価関数の管理を行う評
価関数管理手段とを含むスケジュール知識管理部と、 を備えて成ることを特徴とするスケジュール作成方式。
[Claims] When allocating resources to tasks that are elements of individual combinations, resources are selected and combined with tasks based on evaluation of satisfaction of constraints that are conditions for allocation, and such operations are performed. In an information system that creates an entire schedule by repeating the following steps, a task determining means selects a task to be allocated, a resource determining means selects a resource to be allocated to the task selected by the task determining means, and a resource determining means selects a task to be allocated. a constraint applying means for applying constraints to select a resource; an evaluation means for evaluating candidates when selecting a resource; and an inference control means for controlling activation and repetition of the task determining means and the resource determining means. an inference processing unit including; a task management means for managing information regarding tasks; a resource management means for managing information regarding resources; a rule management means for managing information about rules, which is information regarding application of constraints; A schedule creation method comprising: a schedule knowledge management section including a constraint management means for managing information regarding resource candidates; and an evaluation function management means for managing an evaluation function for evaluating resource candidates.
JP2058584A 1990-03-08 1990-03-08 Schedule preparing system Pending JPH03257632A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2058584A JPH03257632A (en) 1990-03-08 1990-03-08 Schedule preparing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2058584A JPH03257632A (en) 1990-03-08 1990-03-08 Schedule preparing system

Publications (1)

Publication Number Publication Date
JPH03257632A true JPH03257632A (en) 1991-11-18

Family

ID=13088517

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2058584A Pending JPH03257632A (en) 1990-03-08 1990-03-08 Schedule preparing system

Country Status (1)

Country Link
JP (1) JPH03257632A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07295841A (en) * 1992-10-19 1995-11-10 Internatl Business Mach Corp <Ibm> Method and system to restructure resource dynamically

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6421537A (en) * 1987-07-15 1989-01-24 Nec Corp Restriction satisfying system for attaining goal by plural solutions

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6421537A (en) * 1987-07-15 1989-01-24 Nec Corp Restriction satisfying system for attaining goal by plural solutions

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07295841A (en) * 1992-10-19 1995-11-10 Internatl Business Mach Corp <Ibm> Method and system to restructure resource dynamically

Similar Documents

Publication Publication Date Title
US5053970A (en) Work scheduling method
EP0776508B1 (en) Strategy driven planning system and method of operation
JP3115237B2 (en) Control program creation device and control program creation method
KR100311187B1 (en) Dynamic Information Processing System and Method
JP3554854B2 (en) Business job execution related diagram display method
Te'eni et al. Human-computer decision systems: The multiple roles of DSS
US5067087A (en) Composite-figure definition method
JPH03257632A (en) Schedule preparing system
CA2222702A1 (en) Graphic control process for controlling operations in a network management system
Decker et al. A real-time control architecture for an approximate processing blackboard system
JPH04160644A (en) Evaluation parameter learning system
JP2000040099A (en) Device and method for preparing schedule, selecting method for job and recording medium recording software of schedule preparation
Stille et al. A/sup 2/DL-an Adaptive Automatic Display Layout system
Kaindl et al. From usage scenarios to user interface elements in a few steps
CN117313188B (en) M language-based production system discrete event simulation optimization method and system
US20020183983A1 (en) Method and system for designing a building
JP3114149B2 (en) Schedule automatic creation processing method
JPH06325038A (en) Schedule preparing device
Belton et al. Can multiple criteria methods help production scheduling?
JPH06266726A (en) Production plan making device
JPH0736851A (en) Quantity type planning device
JPH03233637A (en) Schedule preparing system
Breitinger et al. Improving search for job-shop scheduling with CLP (FD)
JPH04123165A (en) Method and device for scheduling
JP2724242B2 (en) Automatic program generator with macro block diagram processing function