Solving traveling salesman problem in the Adleman–Lipton model

作者:

Highlights:

摘要

The traveling salesman problem is to find a minimum cost (weight) path for a given set of cities (vertices) and roads (edges). The path must start at a specified city and end there after going through all the other given cites only once. It is a classical NP-complete problem in graph theory. In this paper, we consider a DNA procedure for solving the traveling salesman problem in the Adleman–Lipton model. The procedure works in O(n) steps for the traveling salesman of an edge-weighted graph with n vertices.

论文关键词:DNA computing,The traveling salesman problem,Adleman–Lipton model,NP-complete problem

论文评审过程:Available online 12 September 2012.

论文官网地址:https://doi.org/10.1016/j.amc.2012.08.073