期刊文献+

图的广度优先遍历的算法实现 被引量:3

The algorithm realization of breadth-first-search of the graph
下载PDF
导出
摘要 图的广度优先遍历与树的按层次遍历相似,遍历的思路是对图中的每个顶点进行访问且只访问一次.要遍历图,首先要把图采用某种存储结构存到内存之中.本文采用邻接表存储,并在此基础上进行广度优先遍历. According to graph' s breadth-first-search similar to the tree' s level traverse, train of thought of visited is a visit to every elment of the graph. Moreever, to traverse the graph, first to chart a storage structure save to memory. In this paper, we can save the graph in the way of adjacency list,the operate the breadth-first-search.
作者 杜恒
出处 《南阳师范学院学报》 CAS 2012年第12期26-29,共4页 Journal of Nanyang Normal University
关键词 图的遍历 邻接表 广度优先 traversing graph adjacency list breadth-first
  • 相关文献

参考文献5

共引文献4

同被引文献17

引证文献3

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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