JPH01251237A - Inference system - Google Patents

Inference system

Info

Publication number
JPH01251237A
JPH01251237A JP63079346A JP7934688A JPH01251237A JP H01251237 A JPH01251237 A JP H01251237A JP 63079346 A JP63079346 A JP 63079346A JP 7934688 A JP7934688 A JP 7934688A JP H01251237 A JPH01251237 A JP H01251237A
Authority
JP
Japan
Prior art keywords
inference
knowledge
change
state
rule
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
JP63079346A
Other languages
Japanese (ja)
Inventor
Naomichi Sueda
末田 直道
Shoichi Kojima
昌一 小島
Hikari Hoshi
光 星
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP63079346A priority Critical patent/JPH01251237A/en
Publication of JPH01251237A publication Critical patent/JPH01251237A/en
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To return a state to a desired inference state and to execute the re-execution therefrom by storing the change history of knowledge of each part of the system generated from the change of the knowledge. CONSTITUTION:When the change is generated in a working memory 8, a token is generated, and this token flows to a rule network 1, and flows into plural net sequences concerned in the network 1. Change information at this time is stored in a change management table 10. Debugging of inference is executed by stopping the inference and inspecting an inference state, based on information stored in the table 10. In that case, when it becomes clear that a fact that a rule being in a state before several rules is started is the cause generating an erroneous state, it is returned to before its state and an erroneous rule is corrected and executed again, and whether the inference as scheduled is executed or not can be confirmed.

Description

【発明の詳細な説明】 [発明の目的コ (産業上の利用分野) 本発明は、エキスパートシステム等の推論エンジンを備
えた推論システムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention (Field of Industrial Application) The present invention relates to an inference system including an inference engine such as an expert system.

(従来の技術) 近年、専門家の知識を集約し、それを知識ベース化し専
門家と同等の働きをさせようとする、いわゆるエキスパ
ートシステムの開発が盛んに行われ始めており、一部に
は実用に供するシステムも現れてきている。
(Conventional technology) In recent years, the development of so-called expert systems that aggregate the knowledge of experts, turn it into a knowledge base, and attempt to function in the same way as experts has begun to be actively carried out, and some of them have been put into practical use. Systems that serve this purpose are also emerging.

このようなエキスパートシステムは、断片的な知識が格
納された知識ベースと、それを解釈し断片的な知識をつ
なぎ合せ結論を導出する推論エンジンとから成っている
Such an expert system consists of a knowledge base that stores fragmented knowledge and an inference engine that interprets it, connects the fragmented knowledge, and derives a conclusion.

このため、知識を変更すると簡単に違った動作を実現す
ることができ、システムの拡張を容易にできるという特
徴を持っている反面、動作記述が手続き的に書かれてい
ないため、その動作のフォローがしにくいという欠点が
ある。
For this reason, it is possible to easily realize a different behavior by changing the knowledge, and the system can be expanded easily. However, since the behavior description is not written procedurally, the behavior can be easily followed. The disadvantage is that it is difficult to remove.

それゆえ、エキスパートシステム開発時におけるデバッ
グの際、知識の変更に対するシステムへの影響を知る手
段、あるいは誤動作の原因となっている知識の検索を行
う手段が必要とされている。
Therefore, when debugging during the development of an expert system, there is a need for a means of knowing the effect of changes in knowledge on the system, or a means of searching for knowledge that is causing malfunctions.

例えば推論の説明機能はこのような要求の一部を満すも
のとして知られている。これは、推論過程をトレースし
、どのような知識がどのような順番で適用されてきたか
を知らせるものである。
For example, the explanation function of inference is known to meet some of these requirements. This traces the reasoning process and tells us what kind of knowledge has been applied and in what order.

しかしながら、このようなシステム開発のデバッグ時に
は、例えば知識の質の向上を図るため、推論途中のある
状態からいくつか前の状態に戻って知識を少し変更し再
度実行することが必要とされるため、上述した推論の説
明機能では対応できない。
However, when debugging such system development, for example, in order to improve the quality of knowledge, it is necessary to go back from a certain state during inference to a few previous states, change the knowledge slightly, and re-execute it. , cannot be handled by the inference explanation function described above.

(発明が解決しようとする課題) このようにエキスパートシステムの開発を行う分野では
、デバッグの際、推論途中のある状態からいくつか前の
状態に戻って知識を少し変更し再度実行することができ
る機能の開発が望まれている。
(Problem to be solved by the invention) In the field of expert system development, when debugging, it is possible to return to several previous states from a certain state during inference, change the knowledge slightly, and re-execute. Development of this function is desired.

そこで、本発明の目的は、所望とする推論状態まで状態
を戻しそこから再実行できる機能を有する推論システム
を提供することにある。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide an inference system having a function of returning the state to a desired inference state and re-executing the inference state from there.

[発明の構成] (課題を解決するための手段) 本発明は、断片的な知識を推論し、これら推論された知
識をつなぎ合せることにより所定の結論を導出する推論
エンジンを有するシステムにあって、知識の変更から生
じるシステム各部の知識の変更履歴を記憶するとともに
、任意の推論状態で知識の変更が生じたときこの知識変
更に伴いシステム各部の知識を変更するものである。
[Structure of the Invention] (Means for Solving the Problems) The present invention resides in a system having an inference engine that infers fragmentary knowledge and derives a predetermined conclusion by connecting the inferred knowledge. , stores the history of changes in the knowledge of each part of the system resulting from changes in knowledge, and changes the knowledge of each part of the system in accordance with this knowledge change when knowledge changes occur in any inference state.

(作 用) 本発明では、知識の変更から生じるシステム各部の知識
の変更履歴を確認することで、所望とする推論状態まで
状態を戻すことが容易に行える。
(Function) In the present invention, by checking the history of changes in knowledge of each part of the system resulting from changes in knowledge, it is possible to easily return the state to a desired inference state.

また、任意の推論状態で知識の変更が生じたときこの知
識変更に伴いシステム各部の知識を変更しているので、
そこから再実行できる。
In addition, when knowledge changes occur in any inference state, the knowledge of each part of the system is changed in accordance with this knowledge change.
You can rerun it from there.

(実施例) 以下に本発明の一実施例に示すが、それに先立ちエキス
パートシステムに関する基本的原理を説明する。
(Example) An example of the present invention will be described below, but prior to that, the basic principle regarding the expert system will be explained.

エキスパートシステムは、断片的な知識が格納された知
識ベースと、それを解釈し断片的な知識をつなぎ合せ結
論を導出する推論エンジンとから成っている。
An expert system consists of a knowledge base that stores fragmented knowledge and an inference engine that interprets it, connects the fragmented knowledge, and derives a conclusion.

知識ベースにおける知識はルールと事実とからなり、事
実はワーキングメモリに格納され、ルールは例えば第1
図に示すようにネットワーク状にコンパイルされている
。ルールの記述は第2図に示すように「もし条件1〜条
件nが成立するならば、行動1〜行動mを行え!」の形
式をとる。
Knowledge in a knowledge base consists of rules and facts, facts are stored in working memory, rules are
As shown in the figure, it is compiled into a network. As shown in FIG. 2, the rule description takes the form of "If conditions 1 to n are satisfied, perform actions 1 to m!".

推論エンジンにおける推論は第3図に示すように認知−
行動サイクルをとる。同図において、パターンマツチと
はルールの条件部とワーキングメモリの内容とが一致す
るルールを捜すことであり、競合解消とは同時に成立つ
ルールに対しどのルールから適用するかを決めることで
あり、行動とは選ばれたルールの行動部を実行すること
である。
The inference in the inference engine is based on cognition as shown in Figure 3.
Take action cycles. In the figure, pattern matching means searching for a rule whose conditional part matches the contents of working memory, and conflict resolution means deciding which rule to apply first among the rules that hold at the same time. Action is the execution of the action part of the selected rule.

そして、行動することによってワーキングメモリの内容
が変化し、再びパターンマツチがおこる。
Then, by taking action, the contents of working memory change, and pattern matching occurs again.

このような繰返しにより競合解消するルールが無くなっ
たとき推論を終了する。なお、推論の途中停止はルール
の実行回数または指定ルールが起動されたときに起こる
The inference ends when there are no more rules to resolve the conflict through such repetition. Note that the inference is stopped midway through the number of times the rule is executed or when a specified rule is activated.

さて、以下に示す実施例は本発明をルールネットワーク
を用いたエキスパートシステムに適用させたもの であり、第1図はこの実施例に係るコンパイルされたル
ールの構造を示す図である。
Now, in the embodiment shown below, the present invention is applied to an expert system using a rule network, and FIG. 1 is a diagram showing the structure of compiled rules according to this embodiment.

同図において、1はルールネットワーク(Reteネッ
ト)、2は各ルールの1つの条件の要素の比較ノード、
3はあるルール内の異なる2つの条件要素が結合される
結合ノード、4は最終的に帰着するルール名であるター
ミナルノードである。
In the figure, 1 is a rule network (Rete net), 2 is a comparison node for elements of one condition of each rule,
3 is a join node where two different condition elements within a certain rule are combined, and 4 is a terminal node which is the name of the final rule.

また、5は結合ノード3に溜められるトークン(ワーキ
ングメモリの変更情報)の格納場所を表すトークンポイ
ンタテーブルを指し示すノードスタックテーブルであり
、結合ノード3にはトークンが左側からきて溜る場合と
右側からくて溜る場合との2ケースがあるため、このノ
ードスタックテーブル5は両方に対応するポインタエリ
アを持っている。
In addition, 5 is a node stack table that points to a token pointer table representing the storage location of tokens (working memory change information) stored in the joint node 3. In the joint node 3, there are cases where tokens come from the left side and accumulate, and when tokens are stored from the right side. Since there are two cases, one in which the data accumulates, and the other in which the data accumulates, this node stack table 5 has pointer areas corresponding to both cases.

6はノードスタックテーブル5から指し示された位置に
対応rるテーブル情報がトークンスタックブールの該当
エリアを指しているトークンポインタテーブルである。
6 is a token pointer table in which the table information corresponding to the position pointed to from the node stack table 5 points to the corresponding area of the token stack Boolean.

なお、このトークンポインタテーブル6は結合ノード3
に複数のトークンが溜ることから、それらの情報へのリ
ンク情報も格納されている。
Note that this token pointer table 6 is
Since multiple tokens are stored in the , link information to those information is also stored.

7はトークンポインタテーブルから指し示された位置に
対応するテーブル情報が結合ノード3で結合されたトー
クン群を示すワーキングメモリの各要素を指しているト
ークンスタックテーブル、8はルールの行動部によって
、作成、修正、削除される要素単位が格納されているワ
ーキングメモリである。
7 is a token stack table in which the table information corresponding to the position pointed from the token pointer table points to each element of the working memory indicating a group of tokens combined at the connection node 3; 8 is a token stack table created by the action part of the rule. , a working memory in which element units to be modified or deleted are stored.

ここで、操作された要素単位はトークンとしてルールネ
ットワーク1に流される。
Here, the operated element unit is sent to the rule network 1 as a token.

9はこのようにルールネットワーク1で流されたトーク
ンがターミナルノード4まで行きついた所のルール名が
登録される競合ルールエリアであり、この競合ルールエ
リア9にルール名が登録される順番は競合解消戦略に従
って優先度の高い順に並べ直され登録される。10は各
エリアの変更履歴を管理する変更管理テーブルであり、
前の状態への復旧に利用される。
Reference numeral 9 is a conflict rule area in which the name of the rule where the token passed in the rule network 1 reaches the terminal node 4 is registered, and the order in which the rule names are registered in this conflict rule area 9 is determined by conflict resolution. They are rearranged and registered in descending order of priority according to the strategy. 10 is a change management table that manages the change history of each area;
Used to restore to previous state.

次に、このシステムの動作を説明する。Next, the operation of this system will be explained.

ワーキングメモリ8に変更が生じると、トークンが発生
する。このトークンはルールネットワーク1に流され、
このルールネットワーク1内の該当する複数のネット系
列に流れ込んでいく。
When a change occurs in working memory 8, a token is generated. This token is passed to rule network 1,
It flows into a plurality of corresponding net series within this rule network 1.

そして、あるネット系列における比較ノード2でテスト
に失敗したときは、流れて来たトークンは該ネット系列
からなくなる。
Then, when the test fails at comparison node 2 in a certain net series, the flowing token disappears from the net series.

一方、比較ノード2でのテストが全て成功したときには
、トークンは結合ノード2に流され、該当するノードス
タックテーブル5の該当方向すなわち左側から流れて来
たときには左側、右側から流れてきたときには右側のポ
インタが指し示すトークンポインタテーブル6の追加/
削除処理が行われる。同時に、このときの変更情報は変
更管理テーブル10に登録される。
On the other hand, when all the tests at the comparison node 2 are successful, the token is flowed to the joining node 2, and when it flows from the corresponding direction of the node stack table 5, that is, from the left side, the token flows from the left side, and when it flows from the right side, it flows from the right side. Addition of token pointer table 6 pointed to by pointer/
Deletion processing is performed. At the same time, the change information at this time is registered in the change management table 10.

この変更管理テーブル10は登録情報として、第4図に
示すように、認知−行動サイクル番号、変更テーブル番
号、変更インデックス、変更タイプ(追加/修正/削除
)、トリガールール名、変更前情報を格納する。
As shown in FIG. 4, this change management table 10 stores a recognition-behavior cycle number, a change table number, a change index, a change type (addition/modification/deletion), a trigger rule name, and pre-change information as registered information. do.

ところで、推論時のパターンマツチ処理が進むとトーク
ンスタックテーブル7の状態も変化するので、その変更
情報も変更管理テーブル10に格納する。
By the way, as the pattern matching process during inference progresses, the state of the token stack table 7 also changes, so the change information is also stored in the change management table 10.

また、競合ルールエリア9には、トークンが各ネット系
列に流れ最終的にターミナルノード4に辿り着いたルー
ルが登録され、競合解消処理にてこのルールが選ばれ競
合ルールエリア9から削除される。この情報も変更管理
テーブル10に格納される。
Further, in the conflict rule area 9, a rule by which the token flows through each net series and finally reaches the terminal node 4 is registered, and this rule is selected and deleted from the conflict rule area 9 in the conflict resolution process. This information is also stored in the change management table 10.

ワーキングメモリ8は上述した競合解消処理にて選ばれ
たルールの行動部で指定された処理により変化し、その
変化情報もまた変化管理テーブル10に格納される。
The working memory 8 changes according to the process specified in the action section of the rule selected in the conflict resolution process described above, and the change information is also stored in the change management table 10.

さて、推論のデバッグは、ある状態で推論を止め、変化
管理テーブル10に格納された情報に基づき推論状態を
検査することにより行われる。
Now, inference debugging is performed by stopping the inference in a certain state and inspecting the inference state based on the information stored in the change management table 10.

この実施例では、その際に、いくつか前の状態にあるル
ールが起動されたことが間違った状態を作り出した原因
であると判明したとき、その状態の前まで戻し間違った
ルールを修正し再度実行し、予定通りの推論が行えたか
どうかを確認することができる。これは、間違った状態
を作り出した状態でのルールの修正情報を変化管理テー
ブル10より後入先出し、トークンポインタテーブル6
、トークンスタックテーブル7、競合ルールエリア9お
よびワーキングメモリ8の状態を更新していくからであ
る。
In this example, when it is determined that a rule in a previous state was activated that caused the incorrect state, the user returns to the previous state and corrects the incorrect rule and tries again. You can run it and check whether the inference was performed as planned. This is done by putting the rule correction information in the state that created the wrong state out from the change management table 10, and by using the token pointer table 6.
This is because the states of the token stack table 7, conflict rule area 9, and working memory 8 are updated.

なお、変化管理テーブル10では取出した情報は削除し
ている。これにより、任意の推論状態まで、トークンポ
インタテーブル6、トークンスタックテーブル7、競合
ルールエリア9およびワーキングメモリ8の情報を変化
管理テーブル10の情報と整合性を保ちつつ復旧するこ
とができる。
Note that the extracted information is deleted from the change management table 10. Thereby, the information in the token pointer table 6, token stack table 7, conflict rule area 9, and working memory 8 can be restored to any inference state while maintaining consistency with the information in the change management table 10.

この実施例では、上述したように、いくつか前の状態に
あるルールが起動されたことが間違った状態を作り出し
た原因であると判明したとき、その状態の前まで戻し間
違ったルールを修正し再度実行し、予定通りの推論が行
えたかどうかを確認することができるので、知識検証が
非常に行い易くなる。
In this example, as described above, when it is determined that the activation of a rule in a previous state caused an incorrect state, the erroneous rule is corrected by going back to the previous state. Since you can run it again and check whether the inference was performed as planned, knowledge verification becomes much easier.

なお、このような実施例において、各テーブルでは変更
の差分をとり、その差分情報を管理すれば、メモリの省
スペース化を図ることができ、また実行効率を向上させ
ることもできる。
Note that in such an embodiment, by calculating the difference of changes in each table and managing the difference information, memory space can be saved and execution efficiency can be improved.

また、推論が非常に深くなって変更データが多くなり、
変更管理テーブルの記憶容量を越えるようなときは、古
い情報を2次記憶媒体にスワップしておく方式をとって
もよい。
Also, the inference becomes very deep and there is a lot of changing data,
If the storage capacity of the change management table is exceeded, a method may be used in which old information is swapped to a secondary storage medium.

さらにまた、より処理の高速性が要求される場合は、変
更管理テーブル情報をアドレス管理12ダイレクトに変
更メモリ情報を格納する方式をとればよい。またバーチ
ャルメモリのときは、各テーブルのベースアドレスを記
憶し、格納アドレスをリロケータブルナなものにすれば
よい。
Furthermore, if higher processing speed is required, a method may be adopted in which the change management table information is stored directly in the address management 12 and the change memory information. When using virtual memory, the base address of each table may be stored and the storage address may be relocatable.

また、テーブルを使用効率よく管理しているときは、変
更管理テーブル情報として各テーブルのスペース管理情
報もその対象とすればよい。
Furthermore, when tables are managed efficiently, the space management information of each table may also be included as change management table information.

[発明の効果コ 以上説明したように本発明によれば、知識の変更から生
じるシステム各部の知識の変更履歴を記憶するとともに
、任意の推論状態で知識の変更が生じたときこの知識変
更に伴いシステム各部の知識を変更しているので、所望
とする推論状態まで状態を戻しそこから再実行できるよ
うになる。
[Effects of the Invention] As explained above, according to the present invention, the history of changes in the knowledge of each part of the system resulting from a change in knowledge is stored, and when a change in knowledge occurs in an arbitrary inference state, Since the knowledge of each part of the system has been changed, the state can be returned to the desired inference state and re-executed from there.

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

第1図は本発明の実施例に係るコンパイルされたルール
の構造を示す図、第2図はこの実施例におけるルール記
述形式を示す図、第3図はこの実施例における推論エン
ジンの推論形式を示す図、第4図はこの実施例における
変更管理テーブルの登録情報を示す図である。 1・・・ルールネットワーク、2・・・比較ノード、3
・・・結合ノード、4・・・ターミナルノード、5・・
・ノードスタックテーブル、6・・・トークンポインタ
テーブル、7・・・トークンスタックテーブル、8・・
・ワーキングメモリ、9・・・競合ルールエリア、10
・・・変更管理テーブル。 出願人      株式会社 東芝 代理人 弁理士  須 山 佐 − +If (条件 1) (条件 n) (行動 m)  1 第2図 第3図 第4図
FIG. 1 is a diagram showing the structure of compiled rules according to the embodiment of the present invention, FIG. 2 is a diagram showing the rule description format in this embodiment, and FIG. 3 is a diagram showing the inference format of the inference engine in this embodiment. The figure shown in FIG. 4 is a diagram showing registration information of the change management table in this embodiment. 1... Rule network, 2... Comparison node, 3
...Connection node, 4...Terminal node, 5...
・Node stack table, 6... Token pointer table, 7... Token stack table, 8...
・Working memory, 9...Conflict rule area, 10
...Change management table. Applicant: Toshiba Corporation Patent Attorney Satoshi Suyama - +If (Condition 1) (Condition n) (Action m) 1 Figure 2 Figure 3 Figure 4

Claims (1)

【特許請求の範囲】 断片的な知識を推論し、これら推論された知識をつなぎ
合せることにより所定の結論を導出する推論エンジンを
少なくとも具備するシステムおいて、 前記知識の変更から生じるシステム各部の知識の変更履
歴を記憶する記憶手段と、 任意の推論状態で前記知識の変更が生じたとき、この知
識変更に伴いシステム各部の知識を変更する変更手段と を具備する推論システム。
[Scope of Claims] A system comprising at least an inference engine that infers fragmentary knowledge and derives a predetermined conclusion by connecting the inferred knowledge, comprising: knowledge of each part of the system resulting from a change in the knowledge; An inference system comprising: a storage means for storing a change history of the information; and a change means for changing the knowledge of each part of the system in accordance with the knowledge change when the knowledge is changed in an arbitrary inference state.
JP63079346A 1988-03-31 1988-03-31 Inference system Pending JPH01251237A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63079346A JPH01251237A (en) 1988-03-31 1988-03-31 Inference system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63079346A JPH01251237A (en) 1988-03-31 1988-03-31 Inference system

Publications (1)

Publication Number Publication Date
JPH01251237A true JPH01251237A (en) 1989-10-06

Family

ID=13687339

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63079346A Pending JPH01251237A (en) 1988-03-31 1988-03-31 Inference system

Country Status (1)

Country Link
JP (1) JPH01251237A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04123232A (en) * 1990-01-26 1992-04-23 Internatl Business Mach Corp <Ibm> Method of debugging
JPH0689177A (en) * 1990-01-26 1994-03-29 Internatl Business Mach Corp <Ibm> Method and system for rewinding state of expert system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04123232A (en) * 1990-01-26 1992-04-23 Internatl Business Mach Corp <Ibm> Method of debugging
JPH0689177A (en) * 1990-01-26 1994-03-29 Internatl Business Mach Corp <Ibm> Method and system for rewinding state of expert system

Similar Documents

Publication Publication Date Title
Nguyen et al. Generalized target assignment and path finding using answer set programming
Tel Topics in distributed algorithms
Yao et al. Robust execution of BDI agent programs by exploiting synergies between intentions
CN100390730C (en) Agent system and information processing method therefor
CN107357688A (en) Distributed system and its fault recovery method and device
CN110648124B (en) Method and apparatus for concurrently executing transactions in a blockchain
Antola et al. High-level synthesis of data paths with concurrent error detection
CN110706108B (en) Method and apparatus for concurrently executing transactions in a blockchain
JPH01251237A (en) Inference system
Hawkins et al. A hybrid BDD and SAT finite domain constraint solver
KR960014980B1 (en) Computer system including lan analyzer and method of analyzing communication procedure
Paˆris et al. The performance of available copy protocols for the management of replicated data
Al-Shihabi et al. A design-plan-oriented methodology for applying case-based adaptation to engineering design
JPH04263540A (en) Spare line allocating device and network system
Xu et al. Formal semantics and verification of dynamic reliability block diagrams for system reliability modeling
Martin et al. Addressing the qualification problem in FLUX
Howe Accepting the inevitable: The role of failure recovery in the design of planners
Bai et al. An architecture for flexibly interleaving planning and execution
CARDOSO et al. Linear logic for imprecise firings in object Petri nets
Atchison Architecting for scale: how to maintain high availability and manage risk in the Cloud
Solotorevsky et al. Distributed Constraint Satisfaction Problems-a model and application
JPH09245015A (en) Hierarchical planning method
JPH0359731A (en) Debugging device
Lilien et al. Database Integrity Block Construct: Concepts and Design Issues
Glacet et al. The impact of edge deletions on the number of errors in networks