[go: up one dir, main page]

JP2548433B2 - Physical quantity distribution processing method - Google Patents

Physical quantity distribution processing method

Info

Publication number
JP2548433B2
JP2548433B2 JP2195359A JP19535990A JP2548433B2 JP 2548433 B2 JP2548433 B2 JP 2548433B2 JP 2195359 A JP2195359 A JP 2195359A JP 19535990 A JP19535990 A JP 19535990A JP 2548433 B2 JP2548433 B2 JP 2548433B2
Authority
JP
Japan
Prior art keywords
grid
physical quantity
point
distribution
search
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
JP2195359A
Other languages
Japanese (ja)
Other versions
JPH0480612A (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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2195359A priority Critical patent/JP2548433B2/en
Publication of JPH0480612A publication Critical patent/JPH0480612A/en
Application granted granted Critical
Publication of JP2548433B2 publication Critical patent/JP2548433B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Testing Or Calibration Of Command Recording Devices (AREA)

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、2次元平面上に与えられた物理量の分布の
処理方法に関するものである。
TECHNICAL FIELD The present invention relates to a method of processing a distribution of a physical quantity given on a two-dimensional plane.

従来技術 以下に従来の物理量分布の処理方法について説明す
る。第9図に従来法による物理量分布の処理フローチャ
ートを示す。ポイントIで格子のXY座標値および各格子
点における物理量を入力し、ポイントIIにおいて探索し
ていない格子があるかないか判断し、探索していない格
子があれば、ポイントIIIで制御変数に従って物理量分
布の探索を行い、ポイントIVで分布の座標値を計算す
る。すべての格子が探索済みとなれば処理を終了する。
2. Description of the Related Art A conventional physical quantity distribution processing method will be described below. FIG. 9 shows a processing flow chart of the physical quantity distribution by the conventional method. Input the XY coordinate values of the grid and the physical quantity at each grid point at point I, judge whether there is a grid that has not been searched at point II, and if there is a grid that has not been searched, distribute the physical quantity according to the control variable at point III. Then, the coordinates of the distribution are calculated at point IV. When all the grids have been searched, the process ends.

第10図に格子点により構成される一つの格子を示す。
各格子点P1・P2・P3・P4、各格子点での物理量の値をF1
・F2・F3・F4とする。いま、この格子の外から検索物理
量値Cを探索してきて、図の線分P1P2上に求める点PS
見出されたとする。点PSが線分P1P2上に見出されたとい
うことはF1<C<F2かまたはF1>C>F2の場合のいずれ
かである。F1<C<F2であった場合、格子が十分密にと
ってあり、一つの格子の境界で同値の物理量分布が3点
以上で交わらないとすれば、C<F3であれば点PEは線分
P2P3上に存在しないことが判明し、次にF4<Cであれば
点PEは線分P3P4上に存在することが判明する。このよう
検索を行う場合、次に検索すべき格子点を3個の制御変
数S,T,Uによって見つけ出す。制御変数S,T,Uの持つ意味
は、SはX軸方向、TはY軸方向の制御変数であり−1,
0,1のいずれかの値をとり、Uはさらに次の格子点を見
出すための制御変数で−1,1のいずれかの値をとる。全
格子点には左下隅からX軸方向,Y軸方向にそれぞれ順に
2次元的に番号を付けておく。ここで探索している2つ
の格子点を比較して検索物理量値Cより大きい物理量を
持つ格子点を代表点とする。いま、それを(I,J)であ
るとすると次に比較すべき格子点が(I+S,J+T)と
なる。2つの格子点(I,J),(I+S,J+T)の間に検
索物理量値Cを持つ点が存在しなければ、さらに次に格
子点(I+S±T*U,J+T±S*U)(±は代表点と
検索物理量値Cの分布線の向う方向によって決定され
る。)と比較を行う。第11図にすべての場合についての
制御変数S,T,Uの置き方を示す。図中の黒丸(●)印は
代表点を表し、白丸(○)印は検索物理量値Cよりも小
さい値の物理量を持つ格子点である。第12図に格子図の
一例を示す。図中の×は検索物理量値Cの分布位置とす
る。いまこの第12図において、格子点(1,1)から探索
を行い、次に格子点A(2,2)と格子点B(3,2)に与え
られた物理量を比較して、格子点Aが検索物理量値Cよ
り大きい物理量を持つと判明した場合、次の検索物理量
値Cの分布位置を得るには第11図の1の制御変数S,T,U
を用いる。従って次に比較すべき格子点はS=0,T=1
であるから(2+0,2+1)、つまり第12図中の格子点
D(2,3)となり、格子点Dの持つ物理量が検索物理量
値Cより大きいとすれば、次に比較すべき格子点はU=
1であるから(2+0+1×1,2+1+0×1)、つま
り格子点E(3,3)となる。このように格子を探索し、
第12図中の×印で示した検索物理量値Cの分布位置を得
ていくが、一度探索した格子点は重複しないように記憶
しておく。記憶の方法は2次元の表を作り、探索した格
子点は1、していない格子点は0としておく。以上のよ
うな探索を行い、探索していない格子点がなくなればこ
の処理は終了となる。また、探索物理量Cより大きい物
理量を持つという閉領域を求めるには、与えられた格子
図の外枠の格子点について、物理量Cとの比較を行い、
物理量値がCである点が見つかれば、もう一度、先に書
いた方法により全格子点に対して探索を行う。
Fig. 10 shows one grid composed of grid points.
At each grid point P 1 , P 2 , P 3 , P 4 , the value of the physical quantity at each grid point is F 1
- and F 2 · F 3 · F 4 . Now, it is assumed that a search physical quantity value C is searched from outside the lattice and a desired point P S is found on the line segment P 1 P 2 in the figure. The point P S was found on the line segment P 1 P 2 either when F 1 <C <F 2 or F 1 >C> F 2 . If F 1 <C <F 2 , the lattice is sufficiently dense, and if the physical quantity distributions of the same value do not intersect at three or more points at the boundary of one lattice, then if C <F 3 , then the point P E Is a line segment
It turns out that they do not lie on P 2 P 3 , and then if F 4 <C, then the point P E lies on the line segment P 3 P 4 . When performing such a search, the grid point to be searched next is found by the three control variables S, T, and U. The control variables S, T, U have the meaning that S is the control variable in the X-axis direction and T is the control variable in the Y-axis direction.
U takes a value of 0 or 1, and U is a control variable for finding the next grid point, and takes a value of −1 or 1. All grid points are numbered two-dimensionally in the X-axis direction and the Y-axis direction from the lower left corner. The two grid points searched here are compared with each other, and a grid point having a physical quantity larger than the search physical quantity value C is set as a representative point. Now, if it is (I, J), the next grid point to be compared is (I + S, J + T). If there is no point having the retrieval physical quantity value C between the two grid points (I, J) and (I + S, J + T), then the grid point (I + S ± T * U, J + T ± S * U) ( ± is determined by the representative point and the direction in which the distribution line of the retrieved physical quantity value C is oriented.). Figure 11 shows how to place the control variables S, T, and U in all cases. Black circles (●) marks in the figure represent representative points, and white circles (◯) marks are grid points having physical quantities smaller than the search physical quantity value C. FIG. 12 shows an example of the lattice diagram. The x in the figure is the distribution position of the search physical quantity value C. Now, in FIG. 12, a search is performed from the grid point (1,1), and then the physical quantities given to the grid point A (2,2) and the grid point B (3,2) are compared, and the grid point is compared. When it is found that A has a physical quantity larger than the search physical quantity value C, the control variables S, T, U in FIG.
To use. Therefore, the next grid point to be compared is S = 0, T = 1
Therefore, (2 + 0,2 + 1), that is, the grid point D (2,3) in FIG. 12, and if the physical quantity of the grid point D is larger than the search physical quantity value C, the grid point to be compared next is U =
Since it is 1, it becomes (2 + 0 + 1 × 1,2 + 1 + 0 × 1), that is, the grid point E (3,3). Search the grid like this,
The distribution position of the search physical quantity value C indicated by the mark X in FIG. 12 is obtained, but the grid points searched once are stored so as not to overlap. As a storage method, a two-dimensional table is created, and the searched grid point is set to 1 and the unsearched grid point is set to 0. When the above search is performed and there are no grid points that have not been searched, this process ends. Further, in order to obtain a closed region having a physical quantity larger than the search physical quantity C, the grid points of the outer frame of the given grid map are compared with the physical quantity C,
When a point whose physical quantity value is C is found, the search is performed again for all the lattice points by the method described above.

発明が解決しようとする課題 しかしながら、上記従来の処理法では、同じ値の物理
量分布がいくつか分散して現れる場合、同じところを何
度か探索済みであるかどうか確かめなければならない可
能性があり無駄が生じる。また、物理量分布の各格子間
でのつながりの情報が得られないため、さらに与えられ
た格子内の一部の領域の分布状態を得たい場合には、そ
の領域内の全格子点についてもう一度探索しなかればな
らないという問題があった。
However, in the above-described conventional processing method, when several physical quantity distributions of the same value appear in a dispersed manner, it may be necessary to check whether or not the same place has been searched several times. Waste occurs. In addition, since we cannot obtain information on the connections between the lattices of the physical quantity distribution, if we want to obtain the distribution state of some regions within a given lattice, we search again for all lattice points in that region. There was a problem that I had to do it.

本発明は上記従来の問題点を解決するもので、無駄な
く確実に物理量分布が処理でき、また分布全体の格子間
でのつながりの情報が得られ、処理後もその情報を活用
することが可能な物理量分布の処理方法を提供すること
を目的とする。
The present invention solves the above-mentioned conventional problems, and it is possible to reliably process physical quantity distribution without waste, obtain information on the connection between grids of the entire distribution, and use the information after processing. An object of the present invention is to provide a method of processing a physical quantity distribution that is simple.

課題を解決するための手段 この目的を達成するために本発明の物理量分布の処理
方法は、物理量分布が各格子間でどのようにつながって
いるかを整数値で表す構成を有している。
Means for Solving the Problems In order to achieve this object, the physical quantity distribution processing method of the present invention has a configuration in which how the physical quantity distribution is connected between the respective grids is represented by an integer value.

作用 この構成によって、物理量分布の各格子間のつながり
の情報を得ることができる。
Action With this configuration, it is possible to obtain information on the connection between the lattices of the physical quantity distribution.

実施例 以下、本発明の一実施例について説明する。第1図に
本発明による物理量分布の処理フローチャートを示す。
ポイントIで格子のXY座標値および各格子点における物
理量を入力し、ポイントIIにおいて一通り全格子を探索
して形状番号を得て、ポイントIIIではこの形状番号を
参照し、線番号,状態番号,同列(縦列)内順番を得
る。次にポイントIVでポイントIIIで得た情報をもとに
してソーティングを行い、最後にポイントVで分布の座
標値を計算し終了となる。
Example Hereinafter, an example of the present invention will be described. FIG. 1 shows a processing flowchart of the physical quantity distribution according to the present invention.
The XY coordinate values of the grid and the physical quantities at each grid point are input at point I, the whole grid is searched at point II to obtain the shape number, and the shape number is referred to at point III, and the line number and state number are referenced. , Get the order in the same column (column). Then, at point IV, sorting is performed based on the information obtained at point III, and finally, the coordinate value of the distribution is calculated at point V, and the processing ends.

第2図に物理量分布を示す格子図の一例を示す(×印
は検索物理量Cの分布を表す)。格子点の番号のつけ方
は従来法と同じである。検索を行う順序は、Y軸に平行
な方向にX座標値の小さなものから始める。図中の格子
内の番号は探索する順序を表す。×軸方向の格子番号が
等しい格子は同列とする。この探索で、形状番号を決定
する。形状番号には最初0の値が置かれる。第3図に格
子点により構成される一つの格子を示す。各格子点をQ1
・Q2・Q3・Q4、各格子点での物理量の値をG1・G2・G3
G4とする。Cを検索物理量値とすると、G1<C<G4また
はG1>C>G4であれば形状変数に1が加えられ、G2<C
<G3またはG2>C>G3であれば2が加えられ、G1<C<
G2またはG1>C>G2であれば4が加えられ、G4<C<G3
またはG4>C>G3であれば8が加えられる。第3図中の
ような検索先物理量値Cの分布があるとすると、形状番
号は0+4+8で12となる。もしどの線分上にも検索物
理量値Cが存在しなければ形状番号は0のままである。
第4図に形状番号の取り得るすべての場合を示す。形状
番号が0以外の値を持つ格子は、格子の左下の格子点と
ともにあらかじめ2次元の表を用意しておき、そこに格
納する。この探索を第2図のような分布で行った結果の
格子図を第5図(図中の格子内の番号は格子番号)に示
す。
FIG. 2 shows an example of a lattice diagram showing the physical quantity distribution (x indicates the distribution of the retrieved physical quantity C). The numbering of grid points is the same as the conventional method. The search order starts from the smallest X coordinate value in the direction parallel to the Y axis. The numbers in the grid in the figure represent the order of searching. Grids with the same grid number in the x-axis direction are in the same row. The shape number is determined by this search. The shape number is initially set to a value of 0. FIG. 3 shows one grid composed of grid points. Q 1 for each grid point
・ Q 2・ Q 3・ Q 4 , the value of physical quantity at each grid point is G 1・ G 2・ G 3
G 4 When C is a retrieval physical quantity value, if G 1 <C <G 4 or G 1 >C> G 4 , 1 is added to the shape variable, and G 2 <C
If <G 3 or G 2 >C> G 3 , 2 is added, and G 1 <C <
If G 2 or G 1 >C> G 2 , then 4 is added and G 4 <C <G 3
Alternatively, if G 4 >C> G 3 , then 8 is added. If there is a distribution of the retrieval destination physical quantity values C as shown in FIG. 3, the shape number is 0 + 4 + 8, which is 12. If the search physical quantity value C does not exist on any line segment, the shape number remains 0.
FIG. 4 shows all possible cases of shape numbers. For a grid whose shape number is a value other than 0, a two-dimensional table is prepared in advance together with the grid point at the lower left of the grid and stored in that table. FIG. 5 (the numbers in the lattice in the figure are the lattice numbers) is shown in FIG. 5 as a lattice diagram as a result of performing this search with the distribution shown in FIG.

次にこの情報を参照にして、線番号,状態番号,同列
内の順番の値を得る。線番号は、前列または同列で分布
のつながりがなければ新たに線番号を付け、つながって
いれその線番号をつける。第5図において、番の格子
は番の格子と分布がつながっているため線番号は番
の格子と同じ1となる。番の格子はこれまで探索を行
った格子とは分布がつながっていないので新たに線番号
を2とする。状態番号は、第5図の,,番の格子
のように分布の両端が次の列とつながっている場合に、
上方向に続いている格子の状態番号は2、下方向に続い
ている格子の状態番号をは1とする。,,番の状
態番号は2とする。その他の場合は0としておく。第5
図において番の格子から見て,番の格子は下方向
に続いているので状態番号は1となり、,,,
,,,,,番の格子は上方向に続いている
ので状態番号は2となる。次に同列内の順番は、つなが
って線での同列の順番で、その列と前列が左上方から分
布がつながっていて、また後列とは右下方で分布がつな
がっている場合は負の値となり、それ以外からつながっ
ている場合は正の値をとる。形状番号が3の場合は同列
でのつながりはないので、同列内の順番は1かまたは−
1となる。第5図で,,番の各格子は左上方から
右下方へ分布がつながってるため、同列内の順番は、そ
れぞれ−1,−2,−3となる。この処理を第5図をもとに
行い、前記の2次元の表に求めた線番号,状態番号,同
列内の順番を格納した結果を第6図に示す。
Next, by referring to this information, the line number, the state number, and the value of the order in the same column are obtained. As for the line number, if there is no connection of distributions in the front row or the same row, a new line number is given, and if it is connected, that line number is given. In FIG. 5, since the number grid is connected to the number grid, the line number is 1, which is the same as the number grid. The grid No. is not connected to the grids searched so far, so the line number is newly set to 2. The state number is, when the both ends of the distribution are connected to the next row, like the grid of numbers in Fig. 5,
The state number of the lattice continuing in the upward direction is 2, and the state number of the lattice continuing in the downward direction is 1. The state number of No., No. is 2. In other cases, it is set to 0. Fifth
In the figure, as seen from the number grid, the number grid continues downward, so the state number is 1, and so on.
The state number is 2 because the lattices of number ,,,,, continue in the upward direction. Next, the order in the same row is the order of the same row in the line that is connected, and if the distribution is connected from the upper left side to the row and the distribution is connected to the back row at the lower right, it is a negative value. , If it is connected from other than that, it takes a positive value. If the shape number is 3, there is no connection in the same row, so the order in the same row is 1 or-
It becomes 1. In FIG. 5, since the distributions of the grids with numbers are connected from the upper left side to the lower right side, the order in the same column is -1, -2, -3, respectively. This process is performed based on FIG. 5, and the result of storing the obtained line number, state number, and the order in the same column in the two-dimensional table is shown in FIG.

次にこの第6図に示したコラム6種類の情報を用い
て、線をつなげるためのソーティングを行う。第6図を
用いてソーティングを行った結果を第7図に示す。この
ソーティングが終了した後、この順に分布の座標値を求
める計算を行う。
Next, the sorting for connecting the lines is performed using the information of the six types of columns shown in FIG. The result of sorting using FIG. 6 is shown in FIG. After this sorting is completed, calculation for obtaining the coordinate values of the distribution is performed in this order.

また、さらにこのつながりの情報をもとに、格子図内
の格子線で囲まれた一部の領域における、ある検索物理
量よりも大きいかまたは小さいかの物理量をもつ領域を
求める方法について説明する。
Further, a method of obtaining a region having a physical quantity larger or smaller than a certain search physical quantity in a part of the area surrounded by the grid lines in the grid diagram based on the information of this connection will be described.

第8図に、第5図の格子図は、X方向格子線1〜4、
Y方向格子線2〜5で切り取った格子図を示す。斜線の
領域が検索物理量Cよりも大きい領域とすれば、この領
域の座標値は次のようにして求めることができる。ま
ず、図のの格子点から出発して、最初は矢印の方向に
外枠の格子線に沿って検索物理量Cよりも大きい物理量
をもつ格子の座標値を順に格納していく。
In FIG. 8, the lattice diagram of FIG. 5 shows the X direction lattice lines 1 to 4,
The lattice diagram cut | disconnected by the Y direction lattice line 2-5 is shown. If the shaded area is larger than the search physical quantity C, the coordinate value of this area can be obtained as follows. First, starting from the grid points in the figure, first, the coordinate values of a grid having a physical quantity larger than the search physical quantity C are sequentially stored along the grid line of the outer frame in the direction of the arrow.

ここで検索を終えた格子点は記録しておく。すると、
Cよりも小さい物理量をもつ格子点があるので、ここ
で第7図のつながりの情報より、この格子(3,4)の形
状番号が9であり、この領域内ではの格子から始ま
り、の格子まで検索物理量Cが分布していることがわ
かる。従って、この点から点までの検索物理量Cの
分布の座標値を、形状番号により計算し、また順に格納
していく。点の座標値が求まった後、また外枠の格子
点上を検索し、Cよりも大きい格子点の座標値を順に格
納していく。そして、すでに検索を終えた格子点に遭遇
したらこの処理は終了となる。
The grid points that have been searched here are recorded. Then
Since there is a lattice point having a physical quantity smaller than C, the shape number of this lattice (3, 4) is 9 based on the connection information in FIG. It can be seen that the search physical quantity C is distributed up to. Therefore, the coordinate value of the distribution of the search physical quantity C from this point to the point is calculated by the shape number and stored in order. After the coordinate values of the points are obtained, the grid points of the outer frame are searched again, and the coordinate values of the grid points larger than C are stored in order. Then, when a grid point that has already been searched is encountered, this processing ends.

発明の効果 本発明によれば、2次元平面上のXY座標で区分化され
た格子と、その格子を形成する格子点を決め、各格子点
に物理量が与えられている場合の物理量分布を、格子間
の分布のつながり情報を用いて、無駄なく処理でき、さ
らにここで得られたつながりの情報をデータとして後か
ら手を加えることも可能である。
EFFECTS OF THE INVENTION According to the present invention, a grid partitioned by XY coordinates on a two-dimensional plane and grid points forming the grid are determined, and a physical quantity distribution in the case where a physical quantity is given to each grid point, It is possible to perform processing without waste by using the connection information of the distribution between the grids, and it is also possible to modify the connection information obtained here as data later.

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

第1図は本発明による物理量分布の処理フローチャー
ト、第2図は本発明の一実施例として用いる格子図、第
3図は本発明で用いる物理量分布探索における格子図、
第4図は本発明で用いられる形状番号の取り得るすべて
の場合を示す規則図、第5図は本発明の一実施例を示す
格子図、第6図は本発明の一実施例より得られた情報分
布図、第7図は第6図のソーティング後の情報分布図、
第8図は第5図の格子図の一部を切り取った格子図、第
9図は従来法による物理量分布の処理フローチャート、
第10図は従来法で用いる物理量分布探索における格子の
一例図、第11図は従来法で用いられる制御変数の規則
図、第12図は従来法で用いられる格子図である。
FIG. 1 is a flow chart of physical quantity distribution processing according to the present invention, FIG. 2 is a lattice diagram used as an embodiment of the present invention, and FIG. 3 is a lattice diagram in a physical quantity distribution search used in the present invention.
FIG. 4 is a rule diagram showing all possible cases of shape numbers used in the present invention, FIG. 5 is a lattice diagram showing one embodiment of the present invention, and FIG. 6 is obtained from one embodiment of the present invention. Information distribution map, Fig. 7 is the information distribution map after sorting of Fig. 6,
FIG. 8 is a grid diagram obtained by cutting out a part of the grid diagram of FIG. 5, and FIG. 9 is a processing flow chart of physical quantity distribution by the conventional method,
FIG. 10 is an example of a grid in the physical quantity distribution search used in the conventional method, FIG. 11 is a rule diagram of control variables used in the conventional method, and FIG. 12 is a grid diagram used in the conventional method.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】2次元平面上のX,Y座標で区分化された格
子の前記X,Y座標値と前記格子の物理量を入力する手段
と、前記格子を探索して形状番号を得る手段と、前記形
状番号に基づき線番号,状態番号,同列内順番を得る手
段と、前記線番号,前記状態番号,前記同列内順番を基
にソーティングを行う手段と、前記X,Y座標値と前記形
状番号により座標値の計算をする手段を備えたことを特
徴とする物理量分布の処理方法。
1. A means for inputting the X, Y coordinate values of a grid partitioned by X, Y coordinates on a two-dimensional plane and a physical quantity of the grid, and means for searching the grid to obtain a shape number. , A means for obtaining a line number, a state number, and an in-sequential order based on the shape number, a means for sorting based on the line number, the state number, and an in-sequential order, the X, Y coordinate values and the shape A method of processing a physical quantity distribution, characterized by comprising means for calculating coordinate values by numbers.
JP2195359A 1990-07-23 1990-07-23 Physical quantity distribution processing method Expired - Fee Related JP2548433B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2195359A JP2548433B2 (en) 1990-07-23 1990-07-23 Physical quantity distribution processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2195359A JP2548433B2 (en) 1990-07-23 1990-07-23 Physical quantity distribution processing method

Publications (2)

Publication Number Publication Date
JPH0480612A JPH0480612A (en) 1992-03-13
JP2548433B2 true JP2548433B2 (en) 1996-10-30

Family

ID=16339866

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2195359A Expired - Fee Related JP2548433B2 (en) 1990-07-23 1990-07-23 Physical quantity distribution processing method

Country Status (1)

Country Link
JP (1) JP2548433B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10348741A1 (en) * 2003-10-16 2005-05-12 Saurer Gmbh & Co Kg Method for visually presenting compliance with given effects

Also Published As

Publication number Publication date
JPH0480612A (en) 1992-03-13

Similar Documents

Publication Publication Date Title
US5450536A (en) Technique for automatically resizing tables
Egenhofer et al. A topological data model for spatial databases
Cabello et al. Testing homotopy for paths in the plane
US5838594A (en) Method and apparatus for generating finite element meshes, and analyzing method and apparatus
CN109163722B (en) Humanoid robot path planning method and device
JP2627512B2 (en) Network diagram creation device
JP2548433B2 (en) Physical quantity distribution processing method
CN118747350A (en) A universal data fusion method and system based on massive vector data
Marek-Sadowska et al. The crossing distribution problem [IC layout]
CN108536837B (en) Knowledge tree generation method, device, equipment and storage medium
Arge External Memory Geometric Data Structures
Viaña et al. Multi-vmap: A multi-scale model for vector maps
Shi An optimal algorithm for area minimization of slicing floorplans
Dayan Rubber-band based topological router
JP2596698B2 (en) How to generate contours
CN118605519A (en) Warehouse path planning method, device and equipment
JP2902799B2 (en) How to clip shapes
JPH02212980A (en) Processing method for physical quantity distribution
JP3165180B2 (en) Graph figure automatic layout device
JP2992412B2 (en) Parameter setting method in CAD / CAM device
Kessenich et al. Global forced hierarchical router
Yearsley et al. A deductive model of planar spatio-temporal objects
JP2690657B2 (en) Layout pattern generator
WO1995026532A1 (en) Apparatus and method for storing diagram data
JP3367869B2 (en) Wiring reduction processing method, wiring reduction processing device, and storage medium for storing wiring reduction processing program

Legal Events

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