Three-dimensional matching is NP-Hard
Shrinu Kushagra

TL;DR
This paper presents a linear-time reduction for 3-dimensional matching, improving the lower bound on its computational complexity under the exponential time hypothesis.
Contribution
It introduces a more efficient reduction from 3SAT to 3DM, enhancing the understanding of 3DM's computational hardness.
Findings
Provides a linear-time reduction from 3SAT to 3DM
Improves the exponential time lower bound from $2^{o( oot4 m{m})}$ to $2^{o(m)}$
Strengthens the NP-hardness evidence for 3DM
Abstract
The standard proof of NP-Hardness of 3DM provides a power- reduction of 3SAT to 3DM. In this note, we provide a linear-time reduction. Under the exponential time hypothesis, this reduction improves the runtime lower bound from (under the standard reduction) to .
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
TopicsComplexity and Algorithms in Graphs · Advanced Data Storage Technologies · Computational Geometry and Mesh Generation
