Path eccentricity of graphs
Renzo G\'omez, Juan Guti\'errez

TL;DR
This paper studies the path eccentricity in graphs, providing bounds, algorithms for specific classes, and exploring the relationship between longest and central paths.
Contribution
It introduces tight bounds for path eccentricity in various graph classes and develops linear-time algorithms for finding such paths.
Findings
pe(G) ≤ 1 on biconvex graphs
pe(G) ≤ 2 on bipartite convex graphs
Longest paths are central in trees and bipartite permutation graphs
Abstract
Let be a connected graph. The eccentricity of a path , denoted by ecc, is the maximum distance from to any vertex in . In the \textsc{Central path} (CP) problem our aim is to find a path of minimum eccentricity. This problem was introduced by Cockayne et al., in 1981, in the study of different centrality measures on graphs. They showed that CP can be solved in linear time in trees, but it is known to be NP-hard in many classes of graphs such as chordal bipartite graphs, planar 3-connected graphs, split graphs, etc. We investigate the path eccentricity of a connected graph~ as a parameter. Let pe denote the value of ecc for a central path of . We obtain tight upper bounds for pe in some graph classes. We show that pe on biconvex graphs and that pe on bipartite convex graphs. Moreover, we design algorithms that find…
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
TopicsAdvanced Graph Theory Research · Graph theory and applications · Interconnection Networks and Systems
