Geodesic packing in graphs
Paul Manuel, Bostjan Bresar, Sandi Klavzar

TL;DR
This paper studies the properties and computational complexity of geodesic packings and transversals in graphs, proving NP-completeness, exploring ratios, and providing algorithms for trees and product graphs.
Contribution
It introduces the concept of geodesic packing and transversal numbers, proves NP-completeness, and provides exact and algorithmic results for specific graph classes.
Findings
Decision problem for geodesic packing is NP-complete.
For trees, geodesic packing number equals the transversal number, with a linear-time algorithm.
The ratio of transversal to packing numbers can be arbitrarily close to 3.
Abstract
Given a graph , a geodesic packing in is a set of vertex-disjoint maximal geodesics, and the geodesic packing number of , , is the maximum cardinality of a geodesic packing in . It is proved that the decision version of the geodesic packing number is NP-complete. We also consider the geodesic transversal number, , which is the minimum cardinality of a set of vertices that hit all maximal geodesics in . While in every graph , the quotient is investigated. By using the rook's graph, it is proved that there does not exist a constant such that would hold for all graphs . If is a tree, then it is proved that , and a linear algorithm for determining is derived. The geodesic packing number is also…
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 Labeling and Dimension Problems
