Back to Search
Start Over
The Longest Path Problem has a Polynomial Solution on Interval Graphs.
- Source :
-
Algorithmica . Oct2011, Vol. 61 Issue 2, p320-341. 22p. - Publication Year :
- 2011
-
Abstract
- The longest path problem is the problem of finding a path of maximum length in a graph. Polynomial solutions for this problem are known only for small classes of graphs, while it is NP-hard on general graphs, as it is a generalization of the Hamiltonian path problem. Motivated by the work of Uehara and Uno (Proc. of the 15th Annual International Symp. on Algorithms and Computation (ISAAC), LNCS, vol. 3341, pp. 871-883, ), where they left the longest path problem open for the class of interval graphs, in this paper we show that the problem can be solved in polynomial time on interval graphs. The proposed algorithm uses a dynamic programming approach and runs in O( n) time, where n is the number of vertices of the input graph. [ABSTRACT FROM AUTHOR]
Details
- Language :
- English
- ISSN :
- 01784617
- Volume :
- 61
- Issue :
- 2
- Database :
- Academic Search Index
- Journal :
- Algorithmica
- Publication Type :
- Academic Journal
- Accession number :
- 63234331
- Full Text :
- https://doi.org/10.1007/s00453-010-9411-3