共 36 条
Exactly Solving the Maximum Weight Independent Set Problem on Large Real-World Graphs
被引:0
作者:
Lamm, Sebastian
[1
]
Schulz, Christian
[2
]
Strash, Darren
[3
]
Williger, Robert
[1
]
Zhang, Huashuo
[4
]
机构:
[1] Karlsruhe Inst Technol, Inst Theoret Informat, Karlsruhe, Germany
[2] Univ Vienna, Fac Comp Sci, Vienna, Austria
[3] Hamilton Coll, Dept Comp Sci, Clinton, NY 13323 USA
[4] Colgate Univ, Dept Comp Sci, Hamilton, NY 13346 USA
来源:
2019 PROCEEDINGS OF THE MEETING ON ALGORITHM ENGINEERING AND EXPERIMENTS, ALENEX
|
2019年
基金:
欧洲研究理事会;
关键词:
LOCAL SEARCH;
FAST ALGORITHM;
CLIQUE;
D O I:
暂无
中图分类号:
TP301 [理论、方法];
学科分类号:
081202 ;
摘要:
One powerful technique to solve NP-hard optimization problems in practice is branch-and-reduce search-which is branch-and-bound that intermixes branching with reductions to decrease the input size. While this technique is known to be very effective in practice for unweighted problems, very little is known for weighted problems, in part due to a lack of known effective reductions. In this work, we develop a full suite of new reductions for the maximum weight independent set problem and provide extensive experiments to show their effectiveness in practice on real-world graphs of up to millions of vertices and edges. Our experiments indicate that our approach is able to outperform existing state-of-the-art algorithms, solving many instances that were previously infeasible. In particular, we show that branch-and-reduce is able to solve a large number of instances up to two orders of magnitude faster than existing (inexact) local search algorithms-and is able to solve the majority of instances within 15 minutes. For those instances remaining infeasible, we show that combining kernelization with local search produces higher-quality solutions than local search alone.
引用
收藏
页码:144 / 158
页数:15
相关论文
共 36 条