A polynomial Time Algorithm to Solve The Max-atom Problem
Chams Lahlou, Laurent Truffet

TL;DR
This paper introduces a polynomial-time algorithm for the Max-atom problem, a class of inequalities involving maxima, showing that several related problems are also in P, thus advancing computational complexity understanding.
Contribution
The paper presents the first polynomial-time algorithm for the Max-atom problem, expanding the class of problems known to be solvable efficiently.
Findings
Max-atom problem is in P with an $O(n^{6} m^{2} + n^{4} m^{3} + n^{2} m^{4})$ algorithm.
Several problems previously in NP ∩ co-NP are now shown to be in P.
The algorithm enables efficient solutions for related problems in tropical geometry, game theory, and scheduling.
Abstract
In this paper we consider ()conjunctions of Max-atoms that is atoms of the form , where the offset is a real constant and are variables. We show that the Max-atom problem (MAP) belongs to . Indeed, we provide an algorithm which solves the MAP in operations, where is the number of variables which compose the max-atoms. As a by-product other problems also known to be in are in . P1: the problem to know if a tropical cone is trivial or not. P2: problem of tropical rank of a tropical matrix. P3: parity game problem. P4: scheduling problem with AND/OR precedence constraints. P5: problem on hypergraph (shortest path). P6: problem in model checking and -calculus.
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
TopicsOptimization and Search Problems · Distributed systems and fault tolerance · Advanced Algebra and Logic
