Strong SDP based bounds on the cutwidth of a graph
Elisabeth Gaar, Diane Puges, Angelika Wiegele

TL;DR
This paper introduces a semidefinite programming relaxation with valid inequalities to compute tight bounds on the graph cutwidth, an NP-hard problem, demonstrating effectiveness on medium-sized graphs.
Contribution
It develops a strengthened SDP relaxation for the graph cutwidth problem, incorporating novel inequalities from the linear ordering polytope to improve bound quality.
Findings
High-quality bounds for medium-sized graphs achieved
Method outperforms ILP solvers on dense graphs
Relaxation provides both lower and upper bounds efficiently
Abstract
Given a linear ordering of the vertices of a graph, the cutwidth of a vertex with respect to this ordering is the number of edges from any vertex before (including ) to any vertex after in this ordering. The cutwidth of an ordering is the maximum cutwidth of any vertex with respect to this ordering. We are interested in finding the cutwidth of a graph, that is, the minimum cutwidth over all orderings, which is an NP-hard problem. In order to approximate the cutwidth of a given graph, we present a semidefinite relaxation. We identify several classes of valid inequalities and equalities that we use to strengthen the semidefinite relaxation. These classes are on the one hand the well-known 3-dicycle equations and the triangle inequalities and on the other hand we obtain inequalities from the squared linear ordering polytope and via lifting the linear ordering polytope. The…
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 Optimization Algorithms Research · Advanced Graph Theory Research · VLSI and FPGA Design Techniques
