A Linearithmic Time Locally Optimal Algorithm for the Multiway Number Partition Optimization
Kaan Gokcesu, Hakan Gokcesu

TL;DR
This paper introduces a linearithmic time algorithm for finding locally optimal solutions to the multiway number partition problem, which is NP-hard, providing a practical approach for large instances.
Contribution
The paper presents the first linearithmic time algorithm for locally optimal solutions in multiway number partitioning, improving efficiency over exponential-time methods.
Findings
Algorithm runs in O(N log N) time
Produces locally optimal solutions efficiently
Robust to various input types
Abstract
We study the problem of multiway number partition optimization, which has a myriad of applications in the decision, learning and optimization literature. Even though the original multiway partitioning problem is NP-hard and requires exponential time complexity algorithms; we formulate an easier optimization problem, where our goal is to find a solution that is locally optimal. We propose a linearithmic time complexity algorithm that can produce such a locally optimal solution. Our method is robust against the input and requires neither positive nor integer inputs.
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 Graph Theory Research · graph theory and CDMA systems
