Testing Hamiltonicity (and other problems) in Minor-Free Graphs
Reut Levi, Nadav Shoshan

TL;DR
This paper develops sub-linear algorithms for testing Hamiltonicity and constructing near-minimum spanning subgraphs in minor-free graphs, utilizing partition oracles to achieve efficient query complexities.
Contribution
It introduces new algorithms for minor-free graphs using partition oracles, including a relaxed covering partition oracle for bounded degree graphs, improving efficiency and simplicity.
Findings
Sub-linear Hamiltonicity tester with poly(1/ε) queries.
Near-minimum spanning subgraph construction with poly(1/ε) queries.
Extension to property testing for monotone, additive properties in minor-free graphs.
Abstract
In this paper we provide sub-linear algorithms for several fundamental problems in the setting in which the input graph excludes a fixed minor, i.e., is a minor-free graph. In particular, we provide the following algorithms for minor-free unbounded degree graphs. (1) A tester for Hamiltonicity with two-sided error with -query complexity, where is the proximity parameter. (2) A local algorithm, as defined by Rubinfeld et al. (ICS 2011), for constructing a spanning subgraph with almost minimum weight, specifically, at most a factor of the optimum, with -query complexity. Both our algorithms use partition oracles, a tool introduced by Hassidim et al. (FOCS 2009), which are oracles that provide access to a partition of the graph such that the number of cut-edges is small and each part of the partition is small. The polynomial…
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.
