ImageVerifierCode 换一换
格式:PPT , 页数:51 ,大小:441KB ,
资源ID:3475108      下载积分:20 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.docduoduo.com/d-3475108.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录   微博登录 

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(有田友和(桜美林大学)本桥友江(関东学院大).ppt)为本站会员(微传9988)主动上传,道客多多仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知道客多多(发送邮件至docduoduo@163.com或直接QQ联系客服),我们立即给予删除!

有田友和(桜美林大学)本桥友江(関东学院大).ppt

1、An octal degree graph representation for the rectangular dissections,有田友和(桜美林大学)、本橋友江(関東学院大) 土田賢省(東洋大)、夜久竹夫(日大)年月日 日本大学文理学部,Title corrected,資料,IASTED SEA (Cambridge, 2002) HJ2003 (Hangary-Japan Sympos. Discrete Math., Tokyo) IASTED AI04 (Insbruck, 2004),対象 均一型矩形分割不均一型矩形分割操作(壁指向) 変形(壁移動、行列追加削除移動、) 特徴

2、抽出(表行合計計算、表構造正誤) 応用 図表(文書) 建物(OR) 地形図,1.Introduction Motivation Aim Known Representation Method Purpose,Motivation TablesHomogeneous Heterogeneous rectangular rectangulardissections dissectionEditing operations often cause unexpected results.,Word,MotivationExcel does not allow this operation,Aim Re

3、presentation method for rectangular dissection processing system. Formalization of rectangular dissection editing operations.,Known Representation Methods Quad-Tree Representation J.L.Bentley,1975 for Search Algorithm Rectangular Dual Graph Representation Kozminski,K and Kinnen,E,1984 for Plant Layo

4、ut,Known Representation Methods Quad-Tree Representation,NE,NW,SW,SE,NE,NW,SW,SE,Known Representation Methods Rectangular Dual Graph Representation,Horizontal edge Vertical edge,W,N,E,S,Known Representation MethodsExample 1 Quad-tree Rep. has a weak power of expression.,Known Representation MethodsE

5、xample 2 Rectangular Dual Graph Rep. may require higher complexity in editing operation.,Known results (cont.),Theorem. Decision problem of a graph to be a (homogeneous) grid graph O(n) (1990),Relate Results,Data Structures : Tessellation graphs (Motohashi et. al. FOSE02-Matsuyama) Viewer (Kirishima

6、 et. al., LA02Summer, IASTED SE 02-Cambridge-USA) Equivalent condition of graphs to be tessellation graphs (Kirishima et. al., IASTED AI 03-Insbruck),Purpose To propose a graph representation method for tables in consideration of editing and drawing and to investigate mathematical properties. To int

7、roduce typical algorithms on the graphs and evaluate their complexity. To introduce a graph grammar,2. Attribute Graphs for tables,Example,Def 2.1Table T (2,3)-table Partition P (1,1),(2,1),(1,2), . . . Grid g=(grow,gcolumn)north wall of c nw(c)=1, sw(c)=2, east wall of c ew(c)=6, ww(c)=2.,0,2,4,6,0

8、,2,1,cell,Def 2.2 Tabular Diagram D=(T,P,g)perimeter cells with width=0 or height=0 We consider tabular diagrams with perimeter cells.,0 0 2 4 6 6,0,0,1,2,2,Def 2.3 (Tessellation Graph) A tabular diagram D=(T,P,g) is represented by an attribute graph G=(V,E,L,A,)1st step put a node to a cellD G,Grap

9、h representation 2nd step set edges and edge labels nw(c) =nw(d)sw(c) =sw(d)ew(c) =ew(d)ww(c) =ww(d) D G,c,d,c,d,c,d,c,d,North wall edgeSouth Wall EdgeEast Wall EdgeWest Wall Edge,Graph representation 3rd step set an attributeD G,vc (1,2,6,2),nw(c)=1 sw(c)=2 ew(c)=6 ww(c)=2,c,2 6,1 2,d,vd,vc,d,c,Pro

10、perties D : a tabular diagram of an (n,m)-table GD : a tessellation graph for D. 1 node in GD corresponds to 1 cell in D The degree of a node in GD 8. Proposition 2.2 2|ED| = 6(2n-4) + 6(2m-4) + 8k + 16(k : the number of non perimeter cells),3D :rectangularpiped dissection : 24 degree quasi grid gra

11、phs,Horizontal 4 links (black) x nsew = 16 links Vertical 4 links (pink) x up-down 2 = 8 links Total 24 links,Similar results to Proposition 2.2 hold for the 16 degree quasi grid graphs ; degree 16 for the 24 quasi grid graphs ; degree 24.,Proposition 2.2 GD:a rectangular piped dissection graph for

12、D of an (m,n,l)-cube. k : the number of inner cells in GD. For #ED, 2x#ED = 20(n-2)(m-2)x2 + 20(m-2)(l-2)x2 + 20(l-2)(n-2)x2+ 16(n-2)x4 + 16(m-2)x4 + 16(l-2)x4+ 12 x 8+ 24k,Proposition (cf. Kundu)RD : A rectangular dissection with no wall crossing s.t. RD is not a T*-plan but is represented in a tes

13、sellation diagram,Proof. A spiral graph with perimeter cells and Its corresponding tessellation graphs,RemarkAttributes for location of inner cells : not necessary Location information cited in perimeter cells,3.1 ALGORITHM Unify-Cells (1) Input/Output Spec. Example,D,E,(2) Illustration of Unify-Cel

14、ls MechanismGD GE (3) Theorem (Unify-Cells) Algorithm Unify-Cells runs in constant time.,3.2 ALGORITHM Move-East-Wall (1) INPUT/OUTPUT Spec. Example,D,E,Moved Wall,c,Input Output GD=(VD,ED,L,D,A,D) GE=(VE,EE,L,E,A,E) vc 0 : movement value,Traverse nodes upward through east wall edges .,Update east w

15、all of each node, through east wall edges .,Update west wall of nodes in the right side column.,(2) Illustration of Move-East-Wall mechanisms,D,E,Inserted Column,Traverse nodes upward through west wall edges .,Add nodes and change edges.,Apply Move- East-Wall.,Insert-Column (cont),3.5 Theorem 3 10,

16、2003 CS graph grammars to generates the tessellation graphs,and the grid graphs, respectively. Cf. There is no NLC graph grammar that generates the grid graphs (Janssen & Rozenberg).,APPENDIX Multi Dim. Dissections 2004, SCAI04,Multi layer 2D: Multi layer rectangular dissections(Stratum diagram)16 d

17、egree quasi grid graphs 3D : Rectangular parallel piped dissections(Architect)24 degree quasi grid graphs Multi Dimension : General caseWall linked quasi grid graphs,A1. Multi layer rectangular dissection: 16 degree quasi grid graph,Horizontal 2 links x nsew = 8 links Nsew links x updown 2 = 8 links

18、 Total 16 links,A2. 3D :rectangularpiped dissection : 24 degree quasi grid graphs,Horizontal 4 links (black) x nsew = 16 links Vertical 4 links (pink) x up-down 2 = 8 links Total 24 links,Similar results to Proposition 2.2 hold for the 16 degree quasi grid graphs ; degree 16 for the 24 quasi grid gr

19、aphs ; degree 24.,Related works,Browsers SVG and XML browsers 9, 2002 Quasi grid graphs SVG & XML,4. Conclusion,Summary Quasi grid graphs called tessellation graphs for the rectangular dissections The node degrees 8. Typical algorithms are shown, and their complexity approved. A CS graph grammar tha

20、t characterize the tessellation graphs is introduced. Attribute graphs for 3D rectangular piped dissection; The node degrees 24,Accession to the Aim Representation Method for Table Processing system is proposed. Table editing operations are formalized.,Future Works 1 Processing Systems on XML & SVG Parsable graph grammars for tessellation graph,Future Works 2,地形図応用 多層地形構造構造 地表水面(層) 地層図 立体型地形構造構造 立体地層図 ,

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报