期刊文献+

Prim最小生成树算法的动态优化 被引量:11

Dynamic optimum of minimum span tree's algorithm devised by Prim
下载PDF
导出
摘要 根据Prim最小生成树算法的设计思想,设计了独特CloseEdge型closedge向量表示U到V-U集合中的边,用上三角法建立了无向图的邻接多重双向链表,构造了链接closedge向量和邻接多重双向链表表结点的VU集合双向链。查找最小权值的边仅在VU集合双向链上进行,且当顶点被加入U集合后,常量时间删除其对应的VU集合双向链和邻接多重双向链表中的结点,使得最小生成树的生成达到极小化,其语句执行频度平均为e。 According to the minimum span tree's algorithm devised by prim,designs a unique closedge vector whose type is CloseEdge,the closedge vector is used to represent edges between any pairs of point in U set and V-U set,sets up an adjacency multiple doubly linked list to show a undirected graph with top triangle matrix,builds doubly linked list representing VU set to link to closedge vector and to adjacency multiple doubly linked list.Find the edge with minimum weight only in doubly linked VU list,and after adding a vertex into U set,in constant time to delete one corresponding node in doubly linked VU list and another corresponding vertex in adjacency multiple doubly linked list,thus to produce a minimum span tree in minimum time,the average frequent of sentence execution is e,that is the number of edge in graph.
作者 李洪波 陈军
出处 《计算机工程与应用》 CSCD 北大核心 2007年第12期69-73,共5页 Computer Engineering and Applications
关键词 最小生成树 closedge向量 邻接多重双向链表 VU集合双向链 动态优化 minimum span tree closedge vector adjacency multiple doubly linked list doubly linked VU list, dynamic optimum
  • 相关文献

参考文献4

二级参考文献13

  • 1甘应爱 田丰 等.运筹学[M].北京:清华大学出版社,1998..
  • 2宋保军 周义仓.数学建模[M].西安:西安交通大学出版社,2000..
  • 3严蔚敏 吴伟民.数据结构:第二版[M].清华大学出版社,1995-04..
  • 4X Wen, S Fuhrman, G S M D B Carr et al. Large-scale temporal gene expression mapping of central nervous system development. The National Academy of Science, NW, 1998.
  • 5M B Eisen, P T SpeUman, P O Brown et al. Cluster analysis and display of gene-wide expression patterns. The National Academy of Science, NW, 1998.
  • 6R Herwig, A J Poustka, C Miiller et al. Large-scale dustering of eDNA-fingerprinting data, The National Academy of Science, NW, 1999.
  • 7P Tamayo, D Slonim, J Mesirov et al. Interpreting patterns of gene expression with self-organizing maps: Methods and application to hematopoietic differentiation. The National Academy of Science, NW, 1999.
  • 8Jiawei Huan, Micheline Karnber. Data Mining: Concept and Techrfiques. San Mateo, CA: Morgan-Kaufmann, 2000.
  • 9Ying Xu, Victor Olrnan, Dong Xu. Clustering gene expression data using a graph-theoretic approach: An application of minimum spanning trees, Bioinformatics, 2001, 18(2): 1-10.
  • 10K M Ramonel, B Zhang, R Ewing et al. Microarray analysis of chitin elicitation in arabidopsis thaliana. Molecular Plant Pathology, 2002, 3(5): 301-305.

共引文献282

同被引文献62

引证文献11

二级引证文献27

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部