Worst-case analysis of clique MIPs

被引:1
|
作者
Naderi, Mohammad Javad [1 ]
Buchanan, Austin [1 ]
Walteros, Jose L. [2 ]
机构
[1] Oklahoma State Univ, Stillwater, OK 74078 USA
[2] Univ Buffalo State Univ New York, Buffalo, NY USA
基金
美国国家科学基金会;
关键词
Integer program; Branch-and-bound; Fixed-parameter tractability; Clique; k-core; Degeneracy; Clique-core gap; MAXIMUM-CLIQUE; CONVEX-HULL; OPTIMIZATION; ALGORITHM; GRAPHS;
D O I
10.1007/s10107-021-01706-2
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
The usual integer programming formulation for the maximum clique problem has several undesirable properties, including a weak LP relaxation, a quadratic number of constraints and nonzeros when applied to sparse graphs, and poor guarantees on the number of branch-and-bound nodes needed to solve it. With this as motivation, we propose new mixed integer programs (MIPs) for the clique problem that have more desirable worst-case properties, especially for sparse graphs. The smallest MIP that we propose has just O(n + m) nonzeros for graphs with n vertices and m edges. Nevertheless, it ensures a root LP bound of at most d + 1, where d denotes the graph's degeneracy (a measure of density), and is solved in O(2(d)n) branch-and-bound nodes. Meanwhile, the strongest MIP that we propose visits fewer nodes, O(1.62(d)n). Further, when a best-bound node selection strategy is used, O(2(g)n) nodes are visited, where g = (d + 1) - omega is the clique-core gap. Often, g is so small that it can be treated as a constant in which case O (n) nodes are visited. Experiments are conducted to understand their performance in practice.
引用
收藏
页码:517 / 551
页数:35
相关论文
共 50 条