Papers
Topics
Authors
Recent
Search
2000 character limit reached

Algorithms for Diameters of Unicycle Graphs and Diameter-Optimally Augmenting Trees

Published 19 Nov 2020 in cs.DS and cs.CG | (2011.09591v1)

Abstract: We consider the problem of computing the diameter of a unicycle graph (i.e., a graph with a unique cycle). We present an O(n) time algorithm for the problem, where n is the number of vertices of the graph. This improves the previous best O(n \log n) time solution [Oh and Ahn, ISAAC 2016]. Using this algorithm as a subroutine, we solve the problem of adding a shortcut to a tree so that the diameter of the new graph (which is a unicycle graph) is minimized; our algorithm takes O(n2 \log n) time and O(n) space. The previous best algorithms solve the problem in O(n2 \log3 n) time and O(n) space [Oh and Ahn, ISAAC 2016], or in O(n2) time and O(n2) space [Bil`o, ISAAC 2018].

Citations (3)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Authors (2)

Collections

Sign up for free to add this paper to one or more collections.