• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2014, Vol. 36 ›› Issue (01): 111-114.

• 论文 • Previous Articles     Next Articles

Closed circle DNA algorithm of traveling salesman problem        

XU Jinglei,ZHAO Hongchao,LIU Xiyu   

  1. (College of Management Science and Engineering,Shandong Normal University,Jinan 250014,China)
  • Received:2012-04-27 Revised:2012-11-30 Online:2014-01-25 Published:2014-01-25

Abstract:

Traveling Salesman Problem (TSP) is a hard NPcomplete problem, which has wide applications in the engineering. It is very difficult to solve TSP problem in polynomial time by using regular algorithms. DNA computing is a new computing pattern; its inherent huge parallel computing power makes it show a huge advantage in solving many NP problems. We try to solve the TSP problem by the improved closed circle model. Firstly, the closed circle model and its improved version are introduced. Secondly, a closed circle DNA algorithm based on the improved model is proposed, which can solve the TSP problem. And the procedure is described in detail. Finally, a small case is solved by the algorithm. Experimental results show that the proposed algorithm can solve the TSP problem effectively in a lower time complexity.

Key words: TSP problem;DNA computing;closed circle model;DNA algorithm