PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
June 1, 20260 citationsOpen Access

Computational Complexity of the Sphere Packing Problem: NP-Completeness Proof

View Full Paper
MYMenggang Yu

Key Points

  • This paper aims to rigorously prove that the sphere packing problem is NP-complete for fixed distance thresholds.
  • Employs polynomial-time reduction from the graph independent set problem to sphere packing.
  • Constructs points on the sphere corresponding to independent sets of an arbitrary graph.
  • Ensures the reduction does not rely on additional geometric or physical assumptions.
  • Proves the decision problem is NP-complete for any fixed distance threshold d.
  • Establishes there is no polynomial-time exact algorithm unless P=NP.
  • Completes the complexity characterization of the sphere packing problem.

Abstract

The sphere packing problem asks for the maximum number of points that can be placed on the unit sphere S² such that the pairwise spherical distance is no less than a given value d. The exact value for this problem has remained unknown for over a century. This paper studies the computational complexity of this problem. We rigorously prove that, for any fixed distance threshold d, the decision problem of whether there exist N points on S² with pairwise distance ≥ d is NP-complete. The proof employs a polynomial-time reduction from the graph independent set problem to sphere packing. Given an arbitrary graph G, we construct a set of points on the sphere such that the independent sets of G are in one-to-one correspondence with the feasible solutions of the sphere packing. This reduction can be carried out in polynomial time and does not rely on any additional geometric or physical assumptions. The conclusion of this paper explains the inherent difficulty of the century-old sphere packing problem from the perspective of computational complexity: its exact solution is NP-hard, and unless P=NP, no polynomial-time exact algorithm exists. Combined with prior work on the constraint strength spectrum, this completes the full complexity characterization of the sphere packing problem, from NP-complete to constant-time solvable.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Menggang Yu (2026) studied this question.

synapsesocial.com/papers/6a1d230d02fbce9130638c4bhttps://doi.org/10.5281/zenodo.20453082
Ask AI
Helpful
Bookmark
Share
View Full Paper