A new DNA encoding method for traveling salesman problem

Aili Han,Daming Zhu
DOI: https://doi.org/10.1007/11816102_36
2006-01-01
Abstract:We have devised a new DNA encoding method to represent weight and apply it to solve the traveling salesman problem, an instance of optimization problems on weighted graphs. For any weighted graphG=(V,E), vi∈V, 1≤i≤n, where exists weight wij on edgevivj, we use two DNA strands with different lengths to encode each of the edges. The longerDNA strand consists of three parts: one for the departure vertex, another for the weight, and the last for the arrival vertex. The shorter DNA strand is the reverse complementation of the center part of the longer one. The proposed weight encoding method is an improvement on the previous weight encoding methods, and it can more easily find the optimal solutions than the former ones. This work extends the capability of DNA computing to solving numerical optimization problems, which is contrasted with other DNA computing methods focusing on decision problems.
What problem does this paper attempt to address?