An O(|E|)-linear Model for the MaxCut Problem
Sostenes L. Lins, Diogo B. Henriques

TL;DR
This paper introduces a new linear polytope model with at most 11|E| inequalities for the MaxCut problem, simplifying the problem to a polynomial-sized formulation especially for complete graphs.
Contribution
The paper presents a novel polytope model for MaxCut with at most 11|E| inequalities, each involving at most 4 variables, improving the linear formulation complexity.
Findings
Polytope $ ext{P}_{12}$ has at most $11|E|$ inequalities.
Each inequality involves at most 4 edge variables with coefficients $ ext{±}1$.
Model applies to complete graphs, reducing general MaxCut to this case.
Abstract
A polytope is a {\em model} for a combinatorial problem on finite graphs whose variables are indexed by the edge set of if the points of with (0,1)-coordinates are precisely the characteristic vectors of the subset of edges inducing the feasible configurations for the problem. In the case of the (simple) MaxCut Problem, which is the one that concern us here, the feasible subsets of edges are the ones inducing the bipartite subgraphs of . In this paper we introduce a new polytope given by at most inequalities, which is a model for the MaxCut Problem on . Moreover, the left side of each inequality is the sum of at most 4 edge variables with coefficients and right side 0,1, or 2. We restrict our analysis to the case of , the complete graph in vertices, where is an even positive integer…
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 Graph Theory Research · Optimization and Packing Problems · Complexity and Algorithms in Graphs
