Solving the Rural Postman problem using the Adleman-Lipton model
Nicolaos Matsakis

TL;DR
This paper explores applying the Adleman-Lipton quantum model to efficiently solve the NP-complete Rural Postman problem, providing a polynomial-time algorithm that improves upon traditional methods.
Contribution
It introduces a polynomial-time algorithm based on the Adleman-Lipton model for solving the NP-complete Rural Postman problem, demonstrating potential for quantum approaches in network optimization.
Findings
Provides a polynomial $ ext{O}(n^2)$ time algorithm for RPP
Shows the applicability of the Adleman-Lipton model to NP-complete problems
Highlights potential for quantum algorithms in solving complex network problems
Abstract
In this survey we investigate the application of the Adleman-Lipton model on Rural Postman problem, which given an undirected graph with positive integer lengths on each of its edges and a subset , asks whether there exists a hamiltonian circuit that includes each edge of and has total cost (sum of edge lengths) less or equal to a given integer B (we are allowed to use any edges of the set , but we must use all edges of the set ). The Rural Postman problem (RPP) is a very interesting NP-complete problem used, especially, in network optimization. RPP is actually a special case of the Route Inspection problem, where we need to traverse all edges of an undirected graph at a minimum total cost. As all NP-complete problems, it currently admits no efficient solution and if actually as it is widely accepted to be, it cannot admit a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDNA and Biological Computing · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
