JPH06203071A - Pattern searching device - Google Patents

Pattern searching device

Info

Publication number
JPH06203071A
JPH06203071A JP4349323A JP34932392A JPH06203071A JP H06203071 A JPH06203071 A JP H06203071A JP 4349323 A JP4349323 A JP 4349323A JP 34932392 A JP34932392 A JP 34932392A JP H06203071 A JPH06203071 A JP H06203071A
Authority
JP
Japan
Prior art keywords
search
search order
pattern
order
knowledge
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
JP4349323A
Other languages
Japanese (ja)
Inventor
Susumu Hamada
進 濱田
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 JP4349323A priority Critical patent/JPH06203071A/en
Priority to US08/173,082 priority patent/US5587918A/en
Publication of JPH06203071A publication Critical patent/JPH06203071A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To provide a pattern searching device which efficiently searches a specific pattern from a searching object expressed as a network consisting of a set of nodes and an arc between the nodes. CONSTITUTION:This device is provided with a search pattern input part 11 which inputs a pattern to be retrieved, a search order designation part 12 to designate the search order of the node included in a search pattern by a user, a general search order knowledge input part 13 which inputs general search order knowledge not depending on the search pattern, a search order synthesis knowledge input part 15 which inputs search order synthesis knowledge to synthesize search order, a search order synthesis part 17 which synthesizes new search order from the search order designated by a user, a search order edit part 18 which edits synthesized search order, and a search engine 19 which searches the search pattern from the searching object according to finally obtained search order.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ノードの集合とノード
間のアークとからなるネットワークとして表現される探
索対象から特定のパターンを探索するパターン探索装置
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a pattern search device for searching for a specific pattern from a search target expressed as a network consisting of a set of nodes and arcs between nodes.

【0002】[0002]

【従来の技術】ノードの集合とノード間のアークとから
なるネットワークとして表現されるものとしては、例え
ば電子回路が挙げられる。電子回路を構成するトランジ
スタ、抵抗等の素子がノードに、素子間の接続関係がア
ークに、回路全体がネットワークに相当する。このよう
なネットワークとして表現された対象(以下、探索対象
という)から、特定のパターンを探索したいという要求
がある。具体的には、例えば集積回路のレイアウト設計
に際しては、一般にある特定のパターンを構成している
部分はチップ上の近傍位置にまとめて配置するが、その
ためにはその特定のパターンを探索する必要がある。
2. Description of the Related Art An example of a network represented by a set of nodes and arcs between nodes is an electronic circuit. Elements such as transistors and resistors that form an electronic circuit correspond to nodes, connection relationships between elements correspond to arcs, and the entire circuit corresponds to a network. There is a demand to search for a specific pattern from a target expressed as such a network (hereinafter, referred to as a search target). Specifically, for example, when designing the layout of an integrated circuit, generally, the portions forming a specific pattern are collectively arranged in the vicinity of the chip, but for that purpose, it is necessary to search for the specific pattern. is there.

【0003】このような特定パターンの探索は、一般に
推論システムによって行われる。この特定パターンの探
索に際して、従来では探索したいパターン(以下、探索
パターンという)に含まれるノードと条件を手続き的に
記述している。この場合、ノードおよび条件の探索順序
の記述は、探索パターンに含まれるノードとその条件の
記述の手続きの中で一体となっているため、探索順序の
みを変更することは容易にはできない。また、探索パタ
ーンに含まれるノードとその条件および探索順序をプロ
ダクションシステムのルールのような形式で記述した場
合にも、探索順序は書き方に依存するため、細かい順序
の指定はできない。これらのことから、従来の方法では
探索パターンの探索効率が悪い。
The search for such a specific pattern is generally performed by an inference system. When searching for this specific pattern, conventionally, the nodes and conditions included in the pattern to be searched (hereinafter referred to as the search pattern) are procedurally described. In this case, since the description of the search order of the nodes and the conditions is integrated in the procedure of describing the nodes and the conditions included in the search pattern, it is not easy to change only the search order. Further, even when the nodes included in the search pattern, their conditions, and the search order are described in a format such as the rules of the production system, the search order depends on the writing method, and therefore a detailed order cannot be specified. For these reasons, the search efficiency of the search pattern is poor in the conventional method.

【0004】さらに、上述した探索パターンに含まれる
ノードとその条件および探索順序を記述する二つの方法
のいずれにおいても、探索順序の指定は個々の探索パタ
ーンについて個別に行わなければならないため、探索パ
ターンの種類が多くなるとパターンの探索効率が低下す
る。また、パターンの記述をグラフィカルに行なえるよ
うなものでは、探索順序を指定して推論効率を上げるこ
とができない。
Further, in any of the above-described two methods for describing the nodes included in the search pattern, the conditions thereof, and the search order, the search order must be specified individually for each search pattern. As the number of types increases, the pattern search efficiency decreases. In addition, if the pattern can be described graphically, the inference efficiency cannot be improved by specifying the search order.

【0005】[0005]

【発明が解決しようとする課題】以上のように従来の技
術では、ノードの集合とノード間のアークとからなるネ
ットワークとして表現される探索対象から特定の探索パ
ターンを探索する場合、探索順序の変更ができないため
探索効率が悪いという問題があった。
As described above, in the conventional technique, when a specific search pattern is searched from a search target expressed as a network composed of a set of nodes and arcs between the nodes, the search order is changed. However, there was a problem that the search efficiency was poor because it was not possible.

【0006】本発明は、ノードの集合とノード間のアー
クとからなるネットワークとして表現された探索対象か
ら、効率的に特定のパターンを探索することができるパ
ターン探索装置を提供することを目的とする。
It is an object of the present invention to provide a pattern search device capable of efficiently searching for a specific pattern from a search target expressed as a network consisting of a set of nodes and arcs between nodes. .

【0007】[0007]

【課題を解決するための手段】上記の課題を解決するた
め、本発明は探索パターンの記述と、探索パターン中の
ノードや条件の探索順序の指定の記述とを分離すること
を基本とする。
In order to solve the above-mentioned problems, the present invention is based on separating the description of the search pattern from the description of specifying the search order of nodes and conditions in the search pattern.

【0008】すなわち、本発明のパターン探索装置は、
ノードの集合とノード間のアークとからなるネットワー
クとして表現された探索対象から特定の探索パターンを
探索するパターン探索装置において、探索パターンを入
力するための探索パターン入力手段と、この探索パター
ン入力手段により入力された探索パターンに含まれるノ
ードの探索順序を指定するための探索順序指定手段と、
この探索順序指定手段により指定された探索順序に従っ
て探索対象から探索パターンを探索する探索手段とを備
えることを基本的な特徴とする。
That is, the pattern searching apparatus of the present invention is
In a pattern search device for searching for a specific search pattern from a search target expressed as a network consisting of a set of nodes and arcs between nodes, a search pattern input means for inputting the search pattern and this search pattern input means Search order designating means for designating a search order of nodes included in the input search pattern,
A basic feature is to include a search means for searching a search pattern from a search target in accordance with the search order designated by the search order designation means.

【0009】また、本発明においては探索順序について
の個別の探索パターンに依存しない一般探索順序知識を
入力するための一般探索順序知識入力手段と、この一般
順序知識入力手段により入力された一般探索順序知識と
探索順序指定手段により指定された探索順序を組み合わ
せて新たな探索順序を合成する探索順序合成手段をさら
に備え、探索順序合成手段により合成された探索順序に
従って探索対象から探索パターンを探索する構成として
もよい。
Further, in the present invention, general search order knowledge input means for inputting general search order knowledge that does not depend on individual search patterns in the search order, and general search order input by this general order knowledge input means. A configuration further comprising search order combining means for combining knowledge and a search order specified by the search order specifying means to combine a new search order, and searching a search pattern from a search target according to the search order combined by the search order combining means May be

【0010】さらに、探索順序合成手段において新たな
探索順序を合成する方法を指定する探索順序合成知識を
入力するための探索順序合成知識入力手段をさらに備え
るようにしてもよい。また、探索順序合成手段により合
成された新たな探索順序に対して編集を施すための探索
順序編集手段をさらに備えるようにしてもよい。
Further, a search order synthesis knowledge input means for inputting search order synthesis knowledge designating a method for synthesizing a new search order in the search order synthesis means may be further provided. Further, a search order editing means for editing the new search order combined by the search order combining means may be further provided.

【0011】[0011]

【作用】このように本発明では、入力される探索パター
ンの記述とその探索パターン中のノードや条件の探索順
序の指定の記述を分離することにより、それぞれの記述
と保守を容易にし、探索順序をユーザが任意に指定する
ことが可能となる。これにより、探索パターンの探索効
率が向上する。
As described above, according to the present invention, by separating the description of the input search pattern from the description of the designation of the search order of the nodes and conditions in the search pattern, each description and maintenance are facilitated, and the search order is improved. It becomes possible for the user to arbitrarily specify. This improves the search efficiency of the search pattern.

【0012】また、一般的な探索順序の指定方法を一般
探索順序知識として用意すれば、この一般探索順序知識
についてはユーザが個々の探索パターンについて個別に
指定する必要がなくなる。探索順序の個別指定が必要な
場合には、データあるいは条件といった適当な単位を選
んで探索順序の指定が行なえることにより、探索順序の
指定・修正による探索パターンの探索効率向上が容易と
なる。
If a general search order designation method is prepared as general search order knowledge, the user does not need to individually specify this general search order knowledge for each search pattern. When the search order needs to be specified individually, the search order can be specified by selecting an appropriate unit such as data or condition, so that the search efficiency of the search pattern can be easily improved by specifying and modifying the search order.

【0013】[0013]

【実施例】以下、図面を参照して本発明の一実施例を説
明する。図1は本発明の一実施例に係るパターン探索装
置の構成を示すブロック図であり、図2は同実施例にお
ける探索順序指定の処理の流れを示すフローチャートで
ある。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a pattern search apparatus according to an embodiment of the present invention, and FIG. 2 is a flowchart showing the flow of processing for designating a search order in the embodiment.

【0014】このパターン探索装置は、探索パターン入
力部11、探索順序指定部12、一般探索順序知識入力
部13、一般探索順序知識ファイル14、探索順序合成
知識入力部15、探索順序合成知識ファイル16、探索
順序合成部17、探索順序編集部18および探索エンジ
ン19を有する。
This pattern searching apparatus includes a search pattern input unit 11, a search order specifying unit 12, a general search order knowledge input unit 13, a general search order knowledge file 14, a search order synthesis knowledge input unit 15, and a search order synthesis knowledge file 16. , A search order synthesis unit 17, a search order editing unit 18, and a search engine 19.

【0015】探索パターン入力部11は探索パターン、
すなわちユーザが探索したいパターンを入力するための
もので、具体的には探索パターンの作成と必要に応じて
編集を行なうためのエディタが用いられる。本実施例に
おいては、探索対象は電子回路であり、トランジスタ・
抵抗等の素子がノードに、素子間の接続関係がアーク
に、回路がネットワークにそれぞれ相当するものとす
る。
The search pattern input unit 11 is a search pattern,
That is, the user inputs a pattern to be searched, and specifically, an editor is used for creating a search pattern and editing it as necessary. In the present embodiment, the search target is an electronic circuit, and
Elements such as resistors correspond to nodes, connection relationships between elements correspond to arcs, and circuits correspond to networks.

【0016】図3は、探索パターンの一例であり、4つ
のトランジスタQ1〜Q4と1つの抵抗Rが図示のよう
に接続されたネットワークからなる。なお、探索パター
ンには、このようなネットワーク構造以外にも、例えば
「抵抗Rの値は10オーム以上」、「左上のトランジス
タQ1と右上のトランジスタQ2は同じタイプ」といっ
た条件が付加される場合もあり得るが、本実施例におい
てはこのような条件は付加されていないものと仮定して
説明する。
FIG. 3 shows an example of a search pattern, which comprises a network in which four transistors Q1 to Q4 and one resistor R are connected as shown. In addition to such a network structure, conditions such as "the resistance R has a value of 10 ohms or more" and "the upper left transistor Q1 and the upper right transistor Q2 are the same type" may be added to the search pattern. Although possible, this embodiment will be described on the assumption that such a condition is not added.

【0017】探索順序指定部12は、ユーザが探索パタ
ーン入力部11によって入力した探索パターンに対し
て、探索パターン中に現れる各ノードをどのような順序
で探索するかを指定するためのエディタである。この探
索順序指定部12による探索順序の指定を個別指定とい
う。
The search order designating section 12 is an editor for designating the order in which the nodes appearing in the search pattern are searched for the search pattern input by the user using the search pattern inputting section 11. . The designation of the search order by the search order designation unit 12 is called individual designation.

【0018】図4は、図3の探索パターンに探索順序を
指定した一例であり、「左上のトランジスタQ1→左下
のトランジスタQ3→右上のトランジスタQ2→右下の
トランジスタQ3→真中の抵抗R」の順序で探索を行な
うように指定を行っていることを示している。
FIG. 4 is an example in which the search order is specified in the search pattern of FIG. 3, in which "upper left transistor Q1 → lower left transistor Q3 → upper right transistor Q2 → lower right transistor Q3 → center resistor R". It indicates that the search is specified in order.

【0019】一般探索順序知識入力部13は、特定の探
索パターンに依存しない一般的な探索順序の指定のため
の基準が存在する場合、それを予め一般探索順序知識と
して入力するためのものである。このような一般的探索
順序知識として格納されている探索順序については、探
索順序指定部12での個別指定を省略することができ
る。こうして入力された一般探索順序知識は、一般探索
順序知識ファイル14に格納される。以下に、一般探索
順序知識の一例を示す。 <一般探索順序知識> (a)探索済みのノードと接続されているノードを先に
探す。 (b)探索済みのノードとしてトランジスタがある場
合、そのトランジスタのベースよりもエミッタやコレク
タにつながっているノードを先に探す。 (c)トランジスタと抵抗では、トランジスタを先に探
す。 (d)探索済みのノードに多くつながっているノードを
先に探す。
The general search order knowledge input unit 13 is for inputting, in advance, as general search order knowledge when there is a standard for specifying a general search order that does not depend on a specific search pattern. . Regarding the search order stored as such general search order knowledge, individual specification by the search order specifying unit 12 can be omitted. The general search order knowledge thus input is stored in the general search order knowledge file 14. An example of general search order knowledge is shown below. <General Search Order Knowledge> (a) The node connected to the searched node is searched first. (B) If there is a transistor as a node that has already been searched, the node connected to the emitter or collector is searched first rather than the base of the transistor. (C) For transistors and resistors, look for the transistor first. (D) Search for a node that is connected to many already searched nodes first.

【0020】これらの一般探索順序知識は、先に書いて
あるものほど重要であり、適用する場合にはより先に書
いてあるものを優先するものとする。これによって図3
の探索順序の設定を行なう過程を示す。
These general search order knowledges are as important as those written earlier, and when applied, those written earlier are given priority. As a result,
The process of setting the search order of is shown.

【0021】(1)まず、始めは探索済みのノードはな
いので(c)が適用されるが、トランジスタは4つある
ため、そのうちの1つが適当に選ばれる。ここでは、左
上のトランジスタQ1が選ばれたものとする。 (2)(a)が適用されて左下のトランジスタQ1と真
中の抵抗Rが候補として残り、更に(c)が適用されて
左下のトランジスタQ3が2番目となる。 (3)(a)が適用されて右下のトランジスタQ2と真
中の抵抗Rが候補として残り、更に(b)が適用されて
真中の抵抗Rが3番目となる。
(1) First, since there is no node that has been searched at first, (c) is applied, but since there are four transistors, one of them is appropriately selected. Here, it is assumed that the upper left transistor Q1 is selected. (2) When (a) is applied, the lower left transistor Q1 and the middle resistor R remain as candidates, and (c) is applied, and the lower left transistor Q3 becomes second. (3) When (a) is applied, the transistor Q2 at the lower right and the middle resistance R remain as candidates, and when (b) is applied, the middle resistance R becomes third.

【0022】(4)(1)が適用されて右下のトランジ
スタQ3と右上のトランジスタQ2が候補として残り、
更に(d)が適用されて右下のトランジスタQ4が4番
目となる。 (5)右上のトランジスタQ2が最後(5番目)とな
る。
(4) By applying (1), the transistor Q3 at the lower right and the transistor Q2 at the upper right remain as candidates,
Further, by applying (d), the transistor Q4 at the lower right becomes the fourth transistor. (5) The transistor Q2 on the upper right is the last (fifth).

【0023】探索順序指定部12においてユーザにより
指定されたパターン別探索順序と、一般探索順序知識フ
ァイル14から検索された一般探索順序知識とは探索順
序合成部17により組み合わされ、新たな探索順序が合
成される。
The search order for each pattern specified by the user in the search order specifying unit 12 and the general search order knowledge retrieved from the general search order knowledge file 14 are combined by the search order combining unit 17 to create a new search order. Is synthesized.

【0024】探索順序合成知識入力部15は、探索順序
合成部17において新たな探索順序を合成する方法を指
定する探索順序合成知識を入力するためのものである。
こうして入力された探索順序合成知識は、探索順序合成
知識ファイル16に格納される。以下に、探索順序合成
知識の一例を示す。 <探索順序合成知識> (A)ユーザによる探索順序の指定があれば、それを優
先する。 (B)ユーザによる探索順序の指定がなければ、一般探
索順序知識によって探索順序を指定する。 (C)(B)でも決まらない部分は、システムが適当に
指定する。
The search order synthesis knowledge input unit 15 is for inputting search order synthesis knowledge that specifies a method for synthesizing a new search order in the search order synthesis unit 17.
The search order synthesis knowledge input in this way is stored in the search order synthesis knowledge file 16. An example of search order synthesis knowledge is shown below. <Search Order Synthesis Knowledge> (A) If a search order is specified by the user, it is prioritized. (B) If the user does not specify the search order, the general search order knowledge is used to specify the search order. The system appropriately specifies the parts that are not determined by (C) and (B).

【0025】このような探索順序合成知識が探索順序合
成知識ファイル16に格納されており、またユーザが図
5に示したように部分的に探索順序を指定してあり、さ
らに前記(a)〜(d)に例示した一般探索順序知識が
一般探索順序知識ファイル14に格納されているとす
る。この場合、探索順序合成部17で合成される新たな
探索順序は以下のような過程で行なわれる。 <合成される新たな探索順序> (1)(A)によりまず左上のトランジスタQ1が1番
目として確定する。 (2)他にユーザによる指定はないので、次は(B)に
より一般探索順序知識による指定が行なわれる。 (3)一般探索順序知識の(a)および(c)により左
下のトランジスタQ3が2番目となる。 (4)(1)および(2)により真中の抵抗Rが3番目
となる。 (5)(1)および(4)により右下のトランジスタQ
4が4番目となる。 (6)右上のトランジスタQ2が最後(5番目)とな
る。 以上のようにして求められた探索順序は、図6に示すよ
うになる。すなわち、Q1→Q3→R→Q4→Q2とな
る。
The search order synthesis knowledge as described above is stored in the search order synthesis knowledge file 16, and the user partially specifies the search order as shown in FIG. It is assumed that the general search order knowledge illustrated in (d) is stored in the general search order knowledge file 14. In this case, the new search order synthesized by the search order synthesis unit 17 is performed in the following process. <New Search Sequence to be Combined> (1) First, the upper left transistor Q1 is determined as the first by (A). (2) Since there is no other designation by the user, next, designation by general search order knowledge is performed in (B). (3) Due to the general search order knowledge (a) and (c), the lower left transistor Q3 becomes second. (4) Due to (1) and (2), the middle resistance R becomes the third. (5) The transistor Q at the lower right due to (1) and (4)
4 becomes the 4th. (6) The transistor Q2 on the upper right is the last (fifth). The search order obtained as described above is as shown in FIG. That is, Q1 → Q3 → R → Q4 → Q2.

【0026】また、このようにして一般探索順序知識に
よって生成された探索順序で探索を実行したところ時間
がかかったのでもっと効率を高めたいというような場
合、ユーザが見て順序を変更した方が良いと思われる部
分や特殊な順序づけが必要な部分などのみを探索順序編
集部18で編集(修正)することも可能である。
In addition, since it took time to execute the search in the search order generated by the general search order knowledge in this way, when it is desired to improve efficiency, it is better for the user to change the order. It is also possible to edit (correct) only the part that seems to be good or the part that needs special ordering by the search order editing unit 18.

【0027】例えば、上述の例ではQ1→Q3→R→Q
4→Q2という探索順序が生成されたが、実は左下のト
ランジスタQ3は特殊な条件が付けられており、その関
係でこのトランジスタQ3を最初に探した方が良さそう
だということであれば、探索順序編集部18によってQ
3→Q1→R→Q4→Q2のように探索順序を修正する
ことにより、効率を上げることができる。
For example, in the above example, Q1 → Q3 → R → Q
Although a search order of 4 → Q2 is generated, in fact, the transistor Q3 at the lower left has a special condition, and if it seems that it is better to look for this transistor Q3 first, the search order is Q by the editorial department 18
The efficiency can be improved by modifying the search order such as 3 → Q1 → R → Q4 → Q2.

【0028】以上のようにして得られた探索順序の情報
は探索エンジン19に入力され、この探索順序に従って
探索対象のネットワーク(この例では電子回路)から図
3のような探索パターンが探索される。
The information on the search order obtained as described above is input to the search engine 19, and a search pattern as shown in FIG. 3 is searched for from the network to be searched (electronic circuit in this example) according to the search order. .

【0029】なお、本発明は上記実施例に限定されるも
のではなく、次のように種々変形して実施することが可
能である。例えば、一般探索順序知識ファイル14に格
納された一般探索順序知識によって完全には探索順序が
決まらない部分をユーザに逐次指定させるように、探索
順序合成知識ファイル16から検索された探索順序合成
知識で指定することも可能である。
The present invention is not limited to the above embodiment, but can be modified in various ways as follows. For example, the search order synthesis knowledge retrieved from the search order synthesis knowledge file 16 may be used so that the user sequentially designates a portion whose search order is not completely determined by the general search order knowledge stored in the general search order knowledge file 14. It is also possible to specify.

【0030】また、同様にユーザが探索順序指定部12
によって指定した探索順序を一般探索順序知識フファイ
ル14から検索された一般探索順序知識によってチェッ
ク・修正することも可能である。
Similarly, the user selects the search order designation unit 12
It is also possible to check / correct the search order designated by the general search order knowledge retrieved from the general search order knowledge file 14.

【0031】これとは逆に、一般探索順序知識ファイル
14から検索された一般探索順序知識によって生成され
た探索順序の一部をユーザが探索順序編集部18によっ
て修正・変更することも可能である。
On the contrary, the user can modify / change a part of the search order generated by the general search order knowledge retrieved from the general search order knowledge file 14 by the search order editing unit 18. .

【0032】さらに、上記実施例では探索対象のネット
ワークとして電子回路を示したが、例えば電力系統、上
下水道の管網、電話の回線網、計算機ネットワーク、あ
るいは機械の構成のようなものも探索対象のネットワー
クとすることができる。
Further, although an electronic circuit is shown as a network to be searched in the above embodiment, a network such as an electric power system, a water supply / sewerage pipe network, a telephone network, a computer network, or a machine configuration may be searched. Can be a network of.

【0033】[0033]

【発明の効果】以上説明したように、本発明によれば探
索順序の指定が容易にできるようになるので、ノードと
アークとからなるネットワークとして表現される対象か
ら所望の探索パターンを効率よく探索することができ
る。また、このような探索効率の高い推論システム開発
のための労力や時間を削減することが可能となる。
As described above, according to the present invention, the search order can be easily specified, so that a desired search pattern can be efficiently searched from an object represented as a network composed of nodes and arcs. can do. Further, it becomes possible to reduce the labor and time for developing such an inference system with high search efficiency.

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

【図1】本発明の一実施例に係るパターン探索装置の構
成を示すブロック図
FIG. 1 is a block diagram showing a configuration of a pattern search device according to an embodiment of the present invention.

【図2】同実施例におけるパターン探索手順を説明する
ためのフローチャート
FIG. 2 is a flowchart for explaining a pattern search procedure in the embodiment.

【図3】同実施例の動作を説明するための探索パターン
の例を示す図
FIG. 3 is a diagram showing an example of a search pattern for explaining the operation of the embodiment.

【図4】図3の探索パターンに探索順序を指定した一例
を示す図
FIG. 4 is a diagram showing an example in which a search order is specified in the search pattern of FIG.

【図5】図3の探索パターンに部分的に探索順序を指定
した一例を示す図
5 is a diagram showing an example in which a search order is partially specified in the search pattern of FIG.

【図6】図3の探索パターンに探索順序を指定した他の
例を示す図
FIG. 6 is a diagram showing another example in which a search order is specified in the search pattern of FIG.

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

11…探索パターン入力部 12…探索順序
指定部 13…一般探索順序知識入力部 14…一般探索
順序知識ファイル 15…探索順序合成知識入力部 16…探索順序
合成知識ファイル 17…探索順序合成部 18…探索順序
編集部 19…探索エンジン
11 ... Search pattern input unit 12 ... Search order designation unit 13 ... General search order knowledge input unit 14 ... General search order knowledge file 15 ... Search order synthesis knowledge input unit 16 ... Search order synthesis knowledge file 17 ... Search order synthesis unit 18 ... Search order editing unit 19 ... Search engine

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】ノードの集合とノード間のアークとからな
るネットワークとして表現された探索対象から特定の探
索パターンを探索するパターン探索装置において、 前記探索パターンを入力するための探索パターン入力手
段と、 この探索パターン入力手段により入力された探索パター
ンに含まれるノードの探索順序を指定するための探索順
序指定手段と、 この探索順序指定手段により指定された探索順序に従っ
て前記探索対象から前記探索パターンを探索する探索手
段とを備えることを特徴とするパターン探索装置。
1. A pattern search device for searching for a specific search pattern from a search target represented as a network consisting of a set of nodes and arcs between nodes, search pattern input means for inputting the search pattern, A search order designating means for designating a search order of nodes included in the search pattern input by the search pattern inputting means, and a search pattern is searched from the search target according to the search order designated by the search order designating means. And a search unit for performing the pattern search.
【請求項2】ノードの集合とノード間のアークとからな
るネットワークとして表現された探索対象から特定の探
索パターンを探索するパターン探索装置において、 前記探索パターンを入力するための探索パターン入力手
段と、 この探索パターン入力手段により入力された探索パター
ンに含まれるノードの探索順序を指定するための探索順
序指定手段と、 前記探索順序についての個別の探索パターンに依存しな
い一般探索順序知識を入力するための一般探索順序知識
入力手段と、 この一般順序知識入力手段により入力された一般探索順
序知識と前記探索順序指定手段により指定された探索順
序を組み合わせて新たな探索順序を合成する探索順序合
成手段と、 この探索順序合成手段により合成された探索順序に従っ
て前記探索対象から前記探索パターンを探索する探索手
段とを備えることを特徴とするパターン探索装置。
2. A pattern search device for searching for a specific search pattern from a search target represented as a network consisting of a set of nodes and arcs between nodes, search pattern input means for inputting the search pattern, A search order specifying means for specifying a search order of nodes included in the search pattern input by the search pattern input means, and a general search order knowledge for inputting general search order knowledge that does not depend on individual search patterns for the search order. General search order knowledge input means, search order combining means for combining the general search order knowledge input by the general order knowledge input means and the search order specified by the search order specifying means, and synthesizing a new search order, According to the search order synthesized by the search order synthesizing means, the search target is searched for in the search order. Pattern search apparatus characterized by comprising a search unit for searching for a pattern.
JP4349323A 1992-12-28 1992-12-28 Pattern searching device Pending JPH06203071A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP4349323A JPH06203071A (en) 1992-12-28 1992-12-28 Pattern searching device
US08/173,082 US5587918A (en) 1992-12-28 1993-12-27 Circuit pattern comparison apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4349323A JPH06203071A (en) 1992-12-28 1992-12-28 Pattern searching device

Publications (1)

Publication Number Publication Date
JPH06203071A true JPH06203071A (en) 1994-07-22

Family

ID=18403003

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4349323A Pending JPH06203071A (en) 1992-12-28 1992-12-28 Pattern searching device

Country Status (1)

Country Link
JP (1) JPH06203071A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60196877A (en) * 1984-03-19 1985-10-05 Olympus Optical Co Ltd Method and apparatus of retrieval
JPS63296172A (en) * 1987-05-28 1988-12-02 Nec Corp Fragment code extracting system
JPH05233744A (en) * 1991-11-08 1993-09-10 Philips Gloeilampenfab:Nv Method and device for detecting prescribed sub-circuit in electric circuit and method for constituting mask of integrated circuit by using the method
US5587918A (en) * 1992-12-28 1996-12-24 Kabushiki Kaisha Toshiba Circuit pattern comparison apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60196877A (en) * 1984-03-19 1985-10-05 Olympus Optical Co Ltd Method and apparatus of retrieval
JPS63296172A (en) * 1987-05-28 1988-12-02 Nec Corp Fragment code extracting system
JPH05233744A (en) * 1991-11-08 1993-09-10 Philips Gloeilampenfab:Nv Method and device for detecting prescribed sub-circuit in electric circuit and method for constituting mask of integrated circuit by using the method
US5587918A (en) * 1992-12-28 1996-12-24 Kabushiki Kaisha Toshiba Circuit pattern comparison apparatus

Similar Documents

Publication Publication Date Title
JPH06203071A (en) Pattern searching device
US5587918A (en) Circuit pattern comparison apparatus
JP2002503850A (en) Methods of manufacturing and designing electronic devices and electronic devices
JPH06110884A (en) Editing device
JPH05235167A (en) Automatic wiring system
JP3487870B2 (en) Hierarchical file join separation method
JPH0757115A (en) Image editing device
JPH03266104A (en) Cad/cam device
JP3153481B2 (en) Circuit diagram management system
JPH0685061A (en) Layout generating device
JPH03218051A (en) Wiring layout device
JP3113594B2 (en) Logic design optimization apparatus and method
JPH0944533A (en) Circuit diagram editing method
JP2724241B2 (en) Automatic program generator with block diagram parts processing function
KR20020031508A (en) Method for controlling muti-display at application apparatuse
JP2848444B2 (en) Schematic editor
JPH09204204A (en) Method for checking ladder sequence circuit
US6412103B1 (en) Routing method removing cycles in vertical constraint graph
JPH117455A (en) Hardware description language editing device, its method and storage medium storing hardware description language editing program
JPH05283530A (en) Lsi design system
JPH0440564A (en) Hardware circuit generating device
JPS63214880A (en) Compaction system for layout
WO2008012919A1 (en) Programmable logic controller peripheral device
JPH04156677A (en) Layout pattern generator
JP2000340500A (en) Aligner and processor for parameter set, and editting method