基于强半定规划的图割宽界

Strong SDP based bounds on the cutwidth of a graph

Computers and Operations Research · 2023
被引 5
ABS 3

中文导读

针对NP难的图割宽问题,提出半定规划松弛方法,通过多种有效不等式加强松弛,给出上下界,实验表明对中等规模图能快速获得高质量界。

Abstract

Given a linear ordering of the vertices of a graph, the cutwidth of a vertex v with respect to this ordering is the number of edges from any vertex before v (including v) to any vertex after v 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 solution of the semidefinite program serves to obtain a lower bound and also to construct a feasible solution and thereby having an upper bound on the cutwidth. In order to evaluate the quality of our bounds, we perform numerical experiments on graphs of different sizes and densities. It turns out that we produce high quality bounds for graphs of medium size independent of their density in reasonable time. Compared to that, obtaining bounds for dense instances of the same quality is out of reach for solvers using integer linear programming techniques.

图论组合优化半定规划NP难问题