scispace - formally typeset
Open AccessJournal ArticleDOI

On computing longest paths in small graph classes

TLDR
It is shown that the longest path problem can be solved efficiently for some tree-like graph classes by this approach, and two new graph classes that have natural interval representations are proposed.
Abstract
The longest path problem is the one that finds a longest path in a given graph. While the graph classes in which the Hamiltonian path problem can be solved efficiently are widely investigated, few graph classes are known to be solved efficiently for the longest path problem. Among those, for trees, a simple linear time algorithm for the longest path problem is known. We first generalize the algorithm, and show that the longest path problem can be solved efficiently for some tree-like graph classes by this approach. We next propose two new graph classes that have natural interval representations, and show that the longest path problem can be solved efficiently on these classes.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Transmission expansion planning with re-design

TL;DR: This work introduces a new model that, rather than just adding capacity to the existing network, also allows for the network to be re-designed when it is expanded, and shows that this new model can lead to sensible cost reductions.
Journal ArticleDOI

Polynomial fixed-parameter algorithms : a case study for longest path on interval graphs.

TL;DR: This work studies the design of fixed-parameter algorithms for problems already known to be solvable in polynomial time, and shows how to solve Longest Path on Interval Graphs, parameterized by vertex deletion number k to proper interval graphs, in O(k9n) time.
Journal ArticleDOI

A linear-time algorithm for the longest path problem in rectangular grid graphs

TL;DR: This paper gives a linear-time algorithm for finding a longest path between any two given vertices in a rectangular grid graph.
Journal ArticleDOI

The 1-Fixed-Endpoint Path Cover Problem is Polynomial on Interval Graphs

TL;DR: In this paper, a polynomial-time algorithm for the 1-fixed-endpoint path cover problem on interval graphs was proposed, which is a generalization of the 1HP problem.
Posted Content

The 1-fixed-endpoint Path Cover Problem is Polynomial on Interval Graph

TL;DR: It is shown that the 1PC problem can be solved in polynomial time on the class of interval graphs, generalizing the 1HP problem which has been proved to be NP-complete even for small classes of graphs.
References
More filters
Book

Computers and Intractability: A Guide to the Theory of NP-Completeness

TL;DR: The second edition of a quarterly column as discussed by the authors provides a continuing update to the list of problems (NP-complete and harder) presented by M. R. Garey and myself in our book "Computers and Intractability: A Guide to the Theory of NP-Completeness,” W. H. Freeman & Co., San Francisco, 1979.
Book

Approximation Algorithms

TL;DR: Covering the basic techniques used in the latest research work, the author consolidates progress made so far, including some very recent and promising results, and conveys the beauty and excitement of work in the field.
Book

Algorithmic graph theory and perfect graphs

TL;DR: This new Annals edition continues to convey the message that intersection graph models are a necessary and important tool for solving real-world problems and remains a stepping stone from which the reader may embark on one of many fascinating research trails.
Related Papers (5)