JP2731079B2 - Schedule creation device - Google Patents

Schedule creation device

Info

Publication number
JP2731079B2
JP2731079B2 JP12755892A JP12755892A JP2731079B2 JP 2731079 B2 JP2731079 B2 JP 2731079B2 JP 12755892 A JP12755892 A JP 12755892A JP 12755892 A JP12755892 A JP 12755892A JP 2731079 B2 JP2731079 B2 JP 2731079B2
Authority
JP
Japan
Prior art keywords
check
constraint
information
job
related 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.)
Expired - Fee Related
Application number
JP12755892A
Other languages
Japanese (ja)
Other versions
JPH05324658A (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 Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering Co 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 Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP12755892A priority Critical patent/JP2731079B2/en
Publication of JPH05324658A publication Critical patent/JPH05324658A/en
Application granted granted Critical
Publication of JP2731079B2 publication Critical patent/JP2731079B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、電子計算機を利用し
て、複数のジョブと複数のリソースとの間の割り当てを
一定の制約条件の下で自動的に行うスケジュール作成
置に係り、特にスケジュール作成の高速化手段に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention utilizes an electronic computer.
Te, automatically assigns a scheduling instrumentation performed under certain constraints between the plurality of jobs and a plurality of resources
The present invention particularly relates to a means for accelerating schedule creation.

【0002】[0002]

【従来の技術】複数のジョブと複数のリソースとの間の
割り当てを一定の制約条件の下で行うことは、例えば、
工場の生産工程スケジュールの作成、列車ダイヤの作
成、交代制勤務の職場の要員の勤務スケジュール作成、
配車、配送計画の作成等、多種多様な分野で日常的に行
われている作業である。
2. Description of the Related Art To perform assignment between a plurality of jobs and a plurality of resources under certain constraints, for example,
Create production schedules for factories, create train schedules, create work schedules for workers in shift work,
This is a work that is routinely performed in a variety of fields, such as dispatching and creating a delivery plan.

【0003】従来、このような割り当て作業は専ら人手
により、専門家のノウハウを用いて行なわれていたが、
近年、コンピュータ技術の発達により機械による自動化
が盛んに進められている。
[0003] Conventionally, such assignment work has been carried out exclusively by hand using expert know-how.
In recent years, automation by machines has been actively promoted due to the development of computer technology.

【0004】自動化の方法としては、数理計画法による
アプローチと知識工学的アプローチがある。前者は制約
条件が等式や不等式で記述できる場合など、制約条件の
形式が整った場合にのみ有効である。しかしながら、現
実の問題ではより複雑な形式を用いないと制約条件が記
述できない場合が多い。従って、後者のアプローチをベ
ースにし、ヒューリスティックを加えた方法の方がより
適用範囲の広いものとなる。これに関連のある公知例と
しては、例えば特開昭63−163669号公報に、制
約条件の厳しいジョブから割り当てを行う手法が記載さ
れている。
As methods of automation, there are an approach based on mathematical programming and a knowledge engineering approach. The former is effective only when the format of the constraint condition is established, such as when the constraint condition can be described by an equation or an inequality. However, in a practical problem, it is often the case that a constraint cannot be described unless a more complicated format is used. Therefore, the heuristic method based on the latter approach is more applicable. As a known example related to this, for example, Japanese Patent Application Laid-Open No. 63-163669 describes a method of allocating jobs starting from jobs having strict constraints.

【0005】[0005]

【発明が解決しようとする課題】スケジュール作成問題
に対する知識工学的アプローチとしては、従来、以下の
処理手順が一般に採用されている。 (1)複数のジョブをスケジュール単位となるコマとし
て表現し、順序付けして格納する。 (2)先頭のコマを取り出す。 (3)複数のリソースから一つのリソースを取り出す。 (4)取り出したリソースが、割当の制約条件を満たし
ているかどうかをチェックする。 (A)適合すればそのコマに対する割り当てを決定す
る。 (B)適合しなければ次のリソースを取り出して制約条
件のチェックを行う。 (C)取り出すリソースがなくなった場合は、先に処理
したコマの処理を取り消し、(3)の処理から再開する
(バックトラック処理)。 (5)(2)に戻り、次のコマの割り当て処理を行う。 (6)さらに、割り当てられていないコマがなくなるま
で(2)から(5)までの処理を繰り返す。
As a knowledge engineering approach to the schedule creation problem, the following processing procedure has been generally adopted. (1) A plurality of jobs are expressed as frames serving as a schedule unit, ordered and stored. (2) Take out the top frame. (3) One resource is extracted from a plurality of resources. (4) Check whether the extracted resource satisfies the allocation constraint. (A) If they match, the assignment for the frame is determined. (B) If not, the next resource is taken out and the constraint condition is checked. (C) When there are no more resources to be taken out, the processing of the previously processed frame is canceled and the processing is resumed from the processing of (3) (backtrack processing). (5) Returning to (2), the next frame is allocated. (6) The processes from (2) to (5) are repeated until there are no more unassigned frames.

【0006】先の特開昭63−163669号公報に記
載の手法も、以上の手順を基本とするスケジュール作成
手法であり、各ジョブに対する割り当て可能なリソース
の数を厳しさの度合を表す指標として採用し、その値が
小さいジョブから割り当ててゆくというものである。し
かしながら、この手法では割当の順序は考慮しているも
のの、制約条件のチェックに関してはヒューリスティッ
クを加えておらず、この部分の処理については効率的で
はないという問題がある。
The method described in Japanese Patent Application Laid-Open No. 63-163669 is also a schedule creation method based on the above procedure, and the number of resources that can be allocated to each job is used as an index indicating the degree of severity. The job is assigned, and the job is assigned from the job having the smaller value. However, although this method considers the order of allocation, heuristics are not added for checking constraint conditions, and there is a problem that processing of this part is not efficient.

【0007】一般に制約条件は記述のしやすさなどのた
めに複数の条件の間でチェック内容が重複してしまうこ
とが多く、従って、制約条件をチェックする手順はスケ
ジュール作成の効率に大きな影響がある。効率の良いス
ケジュール作成を行なうためには、制約条件チェックの
途中結果等を利用して効率的に制約条件のチェックを行
う必要がある。
In general, in the case of constraint conditions, the check contents are often duplicated among a plurality of conditions for ease of description and the like. Therefore, the procedure for checking the constraint conditions greatly affects the efficiency of schedule creation. is there. In order to create an efficient schedule, it is necessary to efficiently check the constraint conditions by utilizing an intermediate result of the constraint condition check and the like.

【0008】本発明の目的は、電子計算機を用いてスケ
ジュールを自動的に作成する装置において、制約条件チ
ェックの途中結果と制約条件間の関連性を利用し、不要
な制約条件のチェックを省略あるいは縮退して実行する
ことによってスケジュールの作成を高速化することにあ
る。
An object of the present invention is to provide a schedule using an electronic computer.
In a device that automatically creates a module, a schedule creation is speeded up by omitting or degenerating unnecessary constraint checking by utilizing the relationship between a constraint check intermediate result and a constraint. It is in.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に、本発明のスケジュール作成装置は、第1の制約条件
を関連元制約条件、第2の制約条件を関連先制約条件と
して、第1の制約条件が満足すると第2の制約条件のチ
ェックを省略あるいは縮退できることを定義し た制約条
件間のチェック関連情報を格納した関連情報記憶手段
と、チェック済の制約条件について、その関連先制約条
件とそのチェック関連情報(チェック省略情報)を登録
するチェック省略情報記憶手段と、割り当てを行うジョ
ブとリソースに関する制約条件のチェックに先立って、
当該制約条件が前記チェック省略情報記憶手段に登録さ
れているか調べ、登録されていれば、そのチェック省略
情報に従って当該制約条件のチェックを省略あるいは縮
退して実行し、登録されていなければ、当該制約条件の
チェックをそのまま実行し、該チェックした当該制約条
件が関連元制約条件として前記関連情報記憶手段に格納
されているか調べ、格納されていれば、該関連元制約条
件に対する関連先制約条件とそのチェック関連情報(チ
ェック省略情報)を前記チェック省略情報記憶手段に登
録する制約条件チェック手段とを有することを特徴とす
る。
In order to achieve the above object, a schedule creation device according to the present invention comprises a first constraint condition.
Is the source constraint and the second constraint is the destination constraint.
Then, when the first constraint is satisfied, the second constraint is checked.
Constraint that defines that the check can be omitted or degenerated
Related information storage means that stores check related information between cases
And, for the checked constraints, their related
Information and check related information (check omission information)
Check omission information storage means and
Prior to checking constraints on resources and resources,
The restriction condition is registered in the check omission information storage means.
Check if it is registered, and skip the check if it is registered
Omit or reduce the constraint check according to the information
And if it is not registered, the
The check is executed as it is and the checked constraint
Cases are stored in the related information storage means as related source constraints
Is checked, and if stored, the relevant
Related constraints for the case and its check related information (check
Check omission information) in the check omission information storage means.
Recording means for checking constraint conditions
You.

【0010】[0010]

【作用】本発明では、例えば制約条件a、bの間に次の
ような関連がある場合、これを制約条件間のチェック関
連情報(チェック省略情報)として記憶しておく。 (1)制約条件aがチェック済みの時、制約条件bはチ
ェック不要である(省略可能)。 (2)制約条件aがチェック済みの時、制約条件bのチ
ェックはよりチェックが簡単な制約条件cのチェックで
置換可能である(縮退可能)。
According to the present invention, for example, when the following relations exist between the constraints a and b, the relations between the constraints a and b are checked.
It is stored as continuous information (check omission information) . (1) When the constraint condition a has been checked, the constraint condition b need not be checked (can be omitted). (2) When the constraint condition a has already been checked, the constraint condition b can be replaced by a simpler constraint condition c check ( reducible ).

【0011】スケジュール作成時、次のような手順で制
約条件のチェックを行う。 (イ)チェックすべき制約条件を一つ選択する。 (ロ)選択した制約条件についてチェックが省略可能あ
るいは縮退可能であるというチェック省略情報が記憶さ
れている場合には、チェックを省略または縮退して実行
する。 (ハ)省略または縮退して実行した場合を含めてチェッ
クが済んだ制約条件が上記(1)、(2)のような制約
条件間のチェック関連情報を持っていた場合には、関連
先にあたる制約条件のチェックが省略可能あるいは縮退
可能である旨の情報をチェック省略情報として記憶して
おく。 (ニ)(イ)から(ハ)までを、満足しない制約条件が
現れるか、チェックすべき制約条件がなくなるかするま
で繰り返す。
When a schedule is created, constraint conditions are checked in the following procedure. (A) Select one constraint condition to be checked. (B) if the check for the selected constraint checking omitted information that it is possible or possible degeneracy omitted is stored executes <br/> omitted or degenerate check. (C) In the case where the checked constraints, including the case where the constraints are omitted or reduced and executed , have the check related information between the constraints as in the above (1) and (2), they correspond to the related destination. storing information indicating the check constraints is possible or degenerate <br/> optional as the check omitted information. (D) The steps (a) to (c) are repeated until an unsatisfied constraint appears or there are no constraints to be checked.

【0012】本発明を用いることで、スケジュール作成
時の制約条件チェックにあたって不要なチェック処理を
減少させることができ、スケジュール作成のための処理
時間を短縮することが可能となる。
By using the present invention, unnecessary check processing can be reduced in checking constraints when creating a schedule, and the processing time for creating a schedule can be shortened.

【0013】[0013]

【実施例】以下、図を用いて本発明の一実施例について
説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings.

【0014】図1は本発明のスケジュール作成装置の一
実施例のブロック図である。本スケジュール作成装置
は、ジョブ記憶装置1、リソース記憶装置2、制約条件
記憶装置3、関連情報記憶装置4、ジョブ選択装置5、
リソース選択装置6、割り当て決定装置7および割り当
て状況格納装置8で構成される。割り当て決定装置7
は、更に制約条件チェック部71とチェック省略情報記
憶部72からなる。
FIG. 1 shows the present invention.Schedule creation deviceOne
It is a block diagram of an example.This schedule creation device
Is a job storage device 1, a resource storage device 2,
Storage device 3, related information storage device 4, job selection device 5,
Resource selection device 6, allocation determination device 7, and allocation
And a status storage device 8. Assignment determination device 7
Is a constraint condition check unit 71 and check omission information
It consists of a memory 72.

【0015】ジョブ記憶装置1には、図2のような各ジ
ョブに関する情報が格納されている。例えば、ジョブ番
号1としては、ジョブ名A、作業時間は1日の午前、作
業人員2名、作業内容はBで場所はA、などの情報が格
納されている。
The job storage device 1 stores information on each job as shown in FIG. For example, as the job number 1, information such as job name A, work time is the morning of the day, two workers, work content B is B, location is A, and the like are stored.

【0016】リソース記憶装置2には、図3のような各
リソースに関する情報が格納されている。例えば、リソ
ース番号1としては、リソース名A、資格クラスB、可
能な作業はA、BおよびD、時間の条件は特になし、場
所の条件はA、EおよびFなどの情報が格納されてい
る。
The resource storage device 2 stores information on each resource as shown in FIG. For example, as resource number 1, information such as resource name A, qualification class B, possible operations A, B, and D, time conditions are not particularly specified, and location conditions A, E, and F are stored. .

【0017】制約条件記憶装置3には、図4のようなジ
ョブとリソースの関係を規定する情報が格納されてい
る。例えば、制約条件番号1としては、内容「作業Bに
は資格Aの人員が少なくとも1名必要」などの情報が格
納されている。
The constraint condition storage device 3 stores information defining the relationship between jobs and resources as shown in FIG. For example, as the constraint condition number 1, information such as the content "Work B requires at least one person of qualification A" is stored.

【0018】関連情報記憶装置4には、図5のような制
約条件間の関連を示す情報(チェック関連情報)が格納
されている。例えば、関連情報番号1としては、関連元
制約条件番号(ID)1、関連先制約条件番号2、チェ
ック関連内容「チェックを省略」、などの情報が格納さ
れている。これは、制約条件番号1の制約条件がチェッ
ク済みの時、制約条件番号2の制約条件はチェック不要
であることを表わしている。同様にして、関連情報番号
2は、制約条件番号2の制約条件がチェック済みの時、
制約条件番号5の制約条件については作業Cが可能な人
の存在のみチェックすればよいこと(即ち、縮退して実
行すればよいこと)を表わしている。
The related information storage device 4 stores information (check related information) indicating the relationship between the constraint conditions as shown in FIG. For example, as the related information number 1, the related source constraint number (ID) 1, the related destination constraint number 2, the check
Click related content "omit the check", information such as stored. This means that when the constraint condition of the constraint condition number 1 has been checked, the constraint condition of the constraint condition number 2 need not be checked. Similarly, related information number 2 indicates that when the constraint condition of constraint condition number 2 has been checked,
With regard to the constraint condition No. 5, only the existence of a person who can perform the work C needs to be checked (that is, it is necessary to reduce
What to do) .

【0019】ジョブ選択装置5では、ジョブ記憶装置1
からジョブを読み出して、各ジョブをスケジュール単位
であるコマの形式に展開し、このコマの選択順序を決め
て、コマを一つずつ選択する。
In the job selection device 5, the job storage device 1
, The respective jobs are developed in the form of a frame as a schedule unit, the selection order of the frames is determined, and the frames are selected one by one.

【0020】リソース選択装置6では、リソース記憶装
置2からリソースを読み出して、各リソースをコマに割
り当てるべきリソース単位の形式に展開し、リソース単
位の選択順序を決めて、リソース単位を一つずつ選択す
る。
The resource selecting device 6 reads the resources from the resource storage device 2, expands each resource into a format of a resource unit to be assigned to a frame, determines a selection order of the resource units, and selects the resource units one by one. I do.

【0021】割り当て決定装置7では、まず、制約条件
チェック部71がジョブ選択装置5およびリソース選択
装置6によって選択されたジョブ(コマ)とリソース
(リソース単位)が満たすべき各制約条件を制約条件記
憶装置3から取り出し、チェックを行なう。そして、チ
ェックの済んだ制約条件については関連情報記憶装置4
を参照し、その制約条件を関連元に持つ関連情報がある
場合には、それを利用して関連先の制約条件のチェック
の省略または縮退(軽減)が可能である旨の情報(チェ
ック省略情報)をチェック省略情報記憶部72に格納
(登録)する。図6はチェック省略情報記憶部72の具
体例を示したもので、例えば、ジョブ番号6として、省
略可能制約条件番号2、省略内容「チェックを省略」、
などの情報が格納されている。この情報は以後の制約条
件チェックの際に参照され、制約条件がチェック省略情
報の対象となっている場合にはそのチェックを省略また
縮退 して実行するために用いられる。割り当て決定装
置7は、制約条件のチェックの結果、該当するすべての
制約条件を満たす場合にはジョブとリソースの割り当て
を決定し、割り当て状況格納装置8に格納する。該当す
る制約条件を一つでも満たさない場合は別の割り当てを
検討し、該当するすべての制約条件を満たす割り当てを
探す。このようにして、すべてのジョブに割り当てが行
われた場合、スケジュール作成を終了する。
In the assignment determining device 7, first, the constraint condition checking section 71 stores the constraint conditions to be satisfied by the job (frame) selected by the job selecting device 5 and the resource selecting device 6 and the resource (resource unit). It is taken out of the device 3 and checked. Then, the checked constraints are stored in the related information storage device 4.
, And if there is related information having the constraint condition as an association source, information indicating that it is possible to omit or reduce (reduce) checking of the constraint condition of the associated destination using the information (check omission information ) Is stored in the check skip information storage unit 72.
(Register) . FIG. 6 shows a specific example of the check omission information storage section 72. For example, as the job number 6, the omissible constraint condition number 2, the omission contents "omit check",
And other information are stored. This information is referred to when checking subsequent constraints, when the constraint condition is subject to the check omission information is used to perform by omitting or degenerate the check. As a result of checking the constraint conditions, if all the applicable constraint conditions are satisfied, the assignment determining device 7 determines the assignment of the job and the resource and stores the job and the resource in the assignment status storage device 8. If even one of the applicable constraints is not satisfied, another assignment is examined, and an assignment that satisfies all applicable constraints is searched. When the assignment has been made to all the jobs in this way, the schedule creation ends.

【0022】図7は割り当て決定装置7の制約条件チェ
ック部71における制約条件のチェック処理の手順を示
したフローチャートである。
FIG. 7 is a flowchart showing a procedure of a constraint condition checking process in the constraint condition checking section 71 of the assignment determining device 7.

【0023】割り当て決定装置7の制約条件チェック部
71では、まず、現在割り当てを行おうとしているジョ
ブ(コマ)とリソースに関して満たすべき制約条件をす
べて取り出す(ステップ701)。そして、未チェック
の制約条件があるかどうか調べ(ステップ702)、未
チェックの制約条件があれば(ステップ702でYE
S)、その中から一つを選択する(ステップ703)。
未チェックの制約条件がなければ(ステップ702でN
O)、その時点で満たすべきすべての制約条件を満たし
ているので、チェック処理を終了する。最初、制約条件
はすべて未チェックであり、その中から一つが選択され
る。
The constraint checking section 71 of the assignment determining device 7 first extracts all the constraints to be satisfied with respect to the job (frame) and resource to be assigned at present (step 701). Then, it is checked whether there is an unchecked constraint (step 702). If there is an unchecked constraint (YE in step 702)
S), one of them is selected (step 703).
If there are no unchecked constraints (N in step 702)
O) Since all the constraint conditions to be satisfied at that time are satisfied, the check processing ends. Initially, all constraints are unchecked, one of which is selected.

【0024】選択された未チェックの制約条件につい
て、現在割り当てを行おうとしているジョブのジョブ番
号をキーにしてチェック省略情報記憶部72を参照し
(ステップ704)、当該制約条件がチェック省略また
縮退(軽減)可能か調べる(ステップ705)。そし
て、該制約条件がチェック省略情報記憶部72に格納さ
れているチェック省略情報によりチェックの省略または
縮退(軽減)が可能である場合(ステップ705でYE
S)は、チェックを省略して制約条件を満たしたものと
するか、より簡単なチェックに変更する(ステップ70
6)。一方、チェックの省略または縮退(軽減)が不可
能である場合(ステップ705でNO)は、そのまま制
約条件をチェックする(ステップ707)。
For the selected unchecked constraint condition, the check skip information storage unit 72 is referred to by using the job number of the job to be currently assigned as a key (step 704), and the constraint condition is omitted or reduced. It is checked whether (reduction) is possible (step 705). Then, the constraint condition is omitted or the check is omitted according to the check omission information stored in the check omission information storage unit 72.
When degeneration (reduction) is possible (YE in step 705 )
In step S), it is assumed that the constraint is satisfied by omitting the check, or the check is changed to a simpler check (step 70).
6). On the other hand, if it is impossible to omit or reduce (reduce) the check (NO in step 705), the constraint condition is checked as it is (step 707).

【0025】チェックの結果、制約条件が満たされてい
る場合(ステップ708でYES)は、関連情報記憶装
置4を参照する(ステップ709)。そこで、当該チェ
ックした制約条件を関連元に持つ関連先の制約条件番
号、関連内容の情報(チェック関連情報)がある場合
(ステップ710でYES)は、該関連先の制約条件番
号を省略可能制約条件番号、関連内容を省略内容とする
チェック省略情報を作成して、これをジョブ番号ととも
にチェック省略情報記憶部72に格納し(ステップ71
1)、次の制約条件のチェックを行うために未チェック
の制約条件の判定(ステップ702)へ戻る。関連情報
記憶装置4に該当するチェック関連情報がない場合(ス
テップ710でNO)は、そのまま未チェックの制約条
件の判定(ステップ702)へ戻る。
As a result of the check, if the constraint condition is satisfied (YES in step 708), the related information storage device 4 is referred to (step 709). Therefore, if there is a constraint condition number of the related destination having the checked constraint condition as the related source and information of related contents ( check related information) (YES in step 710), the constraint condition number of the related destination can be omitted. Check omitting information that omits the condition number and related contents is created and stored in the check omitting information storage section 72 together with the job number (step 71).
1) Return to determination of unchecked constraint condition (step 702) in order to check the next constraint condition. If there is no corresponding check related information in the related information storage device 4 (NO in step 710), the process returns to the determination of the unchecked constraint (step 702).

【0026】また、チェックの結果、制約条件が満たさ
れない場合(ステップ708でNO)は、その時点で満
たすべきすべての制約条件を満たすことができないの
で、チェック処理を終了する。この場合、別の割り当て
を検討することになるが、本発明と直接関係するところ
でないので説明を省略する。
If the constraints are not satisfied as a result of the check (NO in step 708), all the constraints to be satisfied at that time cannot be satisfied, and the check processing ends. In this case, another assignment will be considered, but the explanation is omitted because it is not directly related to the present invention.

【0027】なお、図7のフローチャートでは、制約条
件チェックを省略する場合、ただちに次の未チェックの
制約条件の判定へ戻るとしたが(ステップ705からス
テップ702の経路)、例えば複数の制約条件がチェイ
ン状に関連しているような場合には、省略の場合もステ
ップ709〜711の処理を行うようにしてもよい。
In the flowchart of FIG. 7, when the constraint condition check is omitted, the process immediately returns to the determination of the next unchecked constraint condition (path from step 705 to step 702). In the case where the information is related in a chain, the processing of steps 709 to 711 may be performed even when omitted.

【0028】[0028]

【発明の効果】以上の説明から明らかなように、本発明
によれば、複数のジョブと複数のリソースとの間の割り
当てを制約条件に従って行うスケジュールの自動作成
において、既に行った制約条件のチェックとの関連に
基づいて冗長な制約条件のチェックを省略または縮退
(軽減)するようにしたため、制約条件チェックの際の
処理効率を上げることができ、スケジュール作成のため
の処理時間を短縮することが可能となる。
As apparent from the foregoing description, according to the present invention, automatic creation instrumentation schedule performed according constraints allocation between a plurality of jobs and a plurality of resources
In location, omitted or degenerate checking redundant constraints based on the context of the checks already carried constraint
(Reduction), it is possible to increase the processing efficiency at the time of the constraint condition check, and it is possible to shorten the processing time for creating the schedule.

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

【図1】本発明のスケジュール作成装置の一実施例の構
成図である。
FIG. 1 is a configuration diagram of an embodiment of a schedule creation device of the present invention.

【図2】ジョブ記憶装置のジョブの具体例を示す図であ
る。
FIG. 2 is a diagram illustrating a specific example of a job in a job storage device.

【図3】リソース記憶装置のリソースの具体例を示す図
である。
FIG. 3 is a diagram illustrating a specific example of resources of a resource storage device.

【図4】制約条件記憶装置の制約条件の具体例を示す図
である。
FIG. 4 is a diagram illustrating a specific example of a constraint condition of a constraint condition storage device.

【図5】関連情報記憶装置の制約条件間関連情報の具体
例を示す図である。
FIG. 5 is a diagram showing a specific example of inter-restriction condition related information in a related information storage device.

【図6】チェック省略情報記憶部のチェック省略情報の
具体例を示す図である。
FIG. 6 is a diagram illustrating a specific example of check omission information in a check omission information storage unit.

【図7】割り当て決定装置の制約条件チェック部におけ
る制約条件チェックの処理手順のフローチャートであ
る。
FIG. 7 is a flowchart of a processing procedure of a constraint condition check in a constraint condition check unit of the assignment determination device.

【符号の説明】[Explanation of symbols]

1 ジョブ記憶装置 2 リソース記憶装置 3 制約条件記憶装置 4 関連情報記憶装置 5 ジョブ選択装置 6 リソース選択装置 7 割り当て決定装置 71 制約条件チェック部 72 チェック省略情報記憶部 8 割り当て状況格納装置 DESCRIPTION OF SYMBOLS 1 Job storage device 2 Resource storage device 3 Constraint condition storage device 4 Related information storage device 5 Job selection device 6 Resource selection device 7 Allocation determination device 71 Constraint condition check unit 72 Check skip information storage unit 8 Allocation status storage device

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ジョブに関する情報を記憶するジョブ
記憶手段、リソースに関する情報を記憶するリソース記
憶手段、及び、ジョブとリソースの間の割り当ての制約
条件を記憶する制約条件記憶手段を具備し、複数のジョ
ブと複数のリソースとの間の割り当てを制約条件に従っ
て行い、スケジュールを自動的に作成する装置におい
て、 第1の制約条件を関連元制約条件、第2の制約条件を関
連先制約条件として、第1の制約条件が満足すると第2
の制約条件のチェックを省略あるいは縮退できることを
定義した制約条件間のチェック関連情報を格納した関連
情報記憶手段と、 チェック済の制約条件について、その関連先制約条件と
そのチェック関連情報(以下、チェック省略情報とい
う)を登録するチェック省略情報記憶手段と、 割り当てを行うジョブとリソースに関する制約条件のチ
ェックに先立って、当該制約条件が前記チェック省略情
報記憶手段に登録されているか調べ、登録されていれ
ば、そのチェック省略情報に従って当該制約条件のチェ
ックを省略あるいは縮退して実行し、登録されていなけ
れば、当該制約条件のチェックをそのまま実行し、該チ
ェックした当該制約条件が関連元制約条件として前記関
連情報記憶手段に格納されているか調べ、格納されてい
れば、該関連元制約条件に対する関連先制約条件とその
チェック関連情報(チェック省略情報)を前記チェック
省略情報記憶手段に登録する制約条件チェック手段と、 を有することを特徴とするスケジュール作成装置。
A plurality of job storage units for storing job-related information; a job storage unit for storing job-related information; a resource storage unit for storing resource-related information; An apparatus for automatically allocating a job and a plurality of resources in accordance with constraints and automatically creating a schedule, wherein a first constraint is defined as a source constraint and a second constraint is defined as a destination constraint. If the first constraint is satisfied, the second
Related information storage means that stores check related information between constraints that can omit or degenerate checks on constraint conditions, and related constraint conditions and check related information (hereinafter, check Check omission information storage means for registering the abbreviated information), and prior to checking constraint conditions relating to the job and resource to be allocated, check whether the constraint conditions are registered in the check omission information storage means, and register the information. If the constraint is not registered, the check of the constraint is executed according to the check omission information. If the constraint is not registered, the check of the constraint is executed as it is. Check whether the information is stored in the related information storage means. Associated destination constraints on the original constraint and the check related information scheduling apparatus characterized by having a constraint checking means for registering (check omitted information) to the check omission information storing means.
JP12755892A 1992-05-20 1992-05-20 Schedule creation device Expired - Fee Related JP2731079B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12755892A JP2731079B2 (en) 1992-05-20 1992-05-20 Schedule creation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12755892A JP2731079B2 (en) 1992-05-20 1992-05-20 Schedule creation device

Publications (2)

Publication Number Publication Date
JPH05324658A JPH05324658A (en) 1993-12-07
JP2731079B2 true JP2731079B2 (en) 1998-03-25

Family

ID=14962995

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12755892A Expired - Fee Related JP2731079B2 (en) 1992-05-20 1992-05-20 Schedule creation device

Country Status (1)

Country Link
JP (1) JP2731079B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4831827B2 (en) * 2006-10-27 2011-12-07 三菱重工業株式会社 Project scheduling system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04123165A (en) * 1990-09-14 1992-04-23 Hitachi Ltd Method and device for scheduling

Also Published As

Publication number Publication date
JPH05324658A (en) 1993-12-07

Similar Documents

Publication Publication Date Title
Sun et al. A dynamic reactive scheduling mechanism for responding to changes of production orders and manufacturing resources
US5974392A (en) Work flow system for task allocation and reallocation
US5303144A (en) Computer aided planning support system
KR100238738B1 (en) Working management device and method
Taylor et al. Finite capacity promising
US5958071A (en) Method and system for controlling parallel execution of jobs
Wallace Applying constraints for scheduling
US20030055695A1 (en) Method and apparatus for managing project risk, and memory medium
US5212768A (en) Method and apparatus for processing knowledge
US20070027739A1 (en) System and method for overcoming infeasibility determinations in using constraint satisfaction programming for scheduling human resources
JP2731079B2 (en) Schedule creation device
Ecker et al. Scheduling tasks on a flexible manufacturing machine to minimize tool change delays
Allaoui et al. Hybrid flow shop scheduling with availability constraints
JP4307984B2 (en) Production plan creation method and program
JP3114149B2 (en) Schedule automatic creation processing method
US20030125816A1 (en) Backtracking resources planning algorithm
JP2006146530A (en) Scheduling support system
Copas et al. A rules-based scheduling system for flow type assembly
Bosi et al. Enhancing CLP branch and bound techniques for scheduling problems
JP2000040099A (en) Device and method for preparing schedule, selecting method for job and recording medium recording software of schedule preparation
JP2747130B2 (en) Schedule automatic creation processing method
JPS63163669A (en) Deciding system for assignment
JP2746351B2 (en) Job / resource allocation optimization device
JPH0424829A (en) Limit application system for schedule production system
JPH05120294A (en) Allocation device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees