Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2008, Vol. 34 ›› Issue (15): 234-235,. doi: 10.3969/j.issn.1000-3428.2008.15.084

• Engineer Application Technology and Realization • Previous Articles     Next Articles

Depth_first Search Traversing Algorithm of Graphs in DNA Computer

WEI Guo-hui1,2, YANG Chun-de1, TAN Jun2   

  1. (1. College of Computer Science, Chongqing University of Posts and Telecommunications, Chongqing 400065; 2. Institute of Bioinformatics, Chongqing University of Posts and Telecommunications, Chongqing 400065)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-08-05 Published:2008-08-05

DNA计算机中图的深度优先搜索遍历算法

魏国辉1,2,杨春德1,谭 军2   

  1. (1. 重庆邮电大学计算机学院,重庆 400065;2. 重庆邮电大学生物信息学研究所,重庆 400065)

Abstract: The design of a graph data structure, the memory structure and the depth_first search traversing algorithm are proposed. This algorithm can make the graph implement traversing in DNA computer. In order to prove the feasibility of the method, an actual example is given out, which describes the implementation of the algorithm. On the basis of the experimental theory of bio-molecular, the algorithm is an effective and feasible method.

Key words: DNA computer, graph, breadth_first search, traversing

摘要: 提出DNA计算机中图数据结构的一种设计方法,给出具体的存储结构以及深度优先搜索遍历的算法。该算法实现了在DNA计算机下图元素的遍历。为证明其可行性,给出一个具体的算法实例,描述了DNA计算机上的运行机制。依据分子生物学的理论,证明算法是有效且可行的。

关键词: DNA计算机, 图, 深度优先搜索, 遍历

CLC Number: