Finding Triangles or Independent Sets; and Other Dual Pair Approximations
Adrian Dumitrescu

TL;DR
This paper introduces new algorithms for triangle detection and related problems, demonstrating faster methods for approximating independent sets and graph coloring, and explores the dual pair approximation concept to unify these approaches.
Contribution
It presents novel randomized algorithms for triangle detection and approximation problems, and introduces the dual pair approximation framework for related graph problems.
Findings
A simple randomized algorithm for triangle detection.
Faster algorithms for approximating independent sets and graph coloring.
Introduction of the dual pair approximation concept.
Abstract
We revisit the algorithmic problem of finding a triangle in a graph (\textsc{Triangle Detection}), and examine its relation to other problems such as \textsc{3Sum}, \textsc{Independent Set}, and \textsc{Graph Coloring}. We obtain several new algorithms: \smallskip (I) A simple randomized algorithm for finding a triangle in a graph. As an application, we study the range of a conjecture of P\v{a}tra\c{s}cu (2010) regarding the triangle detection problem. \smallskip (II) An algorithm which given a graph performs one of the following tasks in (ie, linear) time: (i)~compute a -approximation of a maximum independent set in or (ii)~find a triangle in . The run-time is faster than that for any previous method for each of these tasks. \smallskip (III) An algorithm which given a graph performs one of the following tasks 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.
Taxonomy
TopicsManufacturing Process and Optimization · Computational Geometry and Mesh Generation · Mathematics and Applications
