Testing whether a subgraph is convex or isometric
Sergio Cabello

TL;DR
This paper investigates the computational complexity of determining whether a subgraph is convex or isometric within a larger graph, providing algorithms and lower bounds for various graph classes.
Contribution
It introduces new algorithms with improved running times for specific graph classes and establishes conditional lower bounds for sparse graphs.
Findings
Subquadratic algorithms for planar graphs.
Near-linear algorithms for graphs of bounded treewidth.
Conditional lower bounds for sparse graphs.
Abstract
We consider the following two algorithmic problems: given a graph and a subgraph , decide whether is an isometric or a geodesically convex subgraph of . It is relatively easy to see that the problems can be solved by computing the distances between all pairs of vertices. We provide a conditional lower bound showing that, for sparse graphs with vertices and edges, we cannot expect to solve the problem in time for any constant . We also show that the problem can be solved in subquadratic time for planar graphs and in near-linear time for graphs of bounded treewidth. Finally, we provide a near-linear time algorithm for the setting where is a plane graph and is defined by a few cycles in .
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.
