Partially Ordered Sets Corresponding to the Partition Problem
Susumu Kubo

TL;DR
This paper introduces two partially ordered sets related to the partition problem, providing a novel structural approach that offers insights into the problem's complexity and potential polynomial-time solutions for specific cases.
Contribution
The paper proposes a new poset-based methodology for analyzing the partition problem, revealing structural properties and polynomially solvable cases.
Findings
Both posets have width $O(2^n / n^{3/2})$ indicating problem hardness.
Candidate solutions correspond to elements of the second poset, with size $2^{n} - 2 inom{n}{loor{n/2}}$.
Polynomially solvable cases are identified by examining minimal elements of the second poset.
Abstract
The partition problem is a well-known basic NP-complete problem. We mainly consider the optimization version of it in this paper. The problem has been investigated from various perspectives for a long time and can be solved efficiently in practice. Hence, we might say that the only remaining task is to decide whether the problem can be solved in polynomial time in the number of given integers. We propose two partially ordered sets (posets) and present a novel methodology for solving the partition problem. The first poset is order-isomorphic to a well-known poset whose structures are related to the solutions of the subset sum problem, while the second is a subposet of the first and plays a crucial role in this paper. We first show several properties of the two posets, such as size, height and width (the largest size of a subset consisting of incomparable elements). Both widths are…
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
TopicsAdvanced Combinatorial Mathematics · Genome Rearrangement Algorithms · Advanced Graph Theory Research
