Combining MaxSAT Reasoning and Incremental Upper Bound for the Maximum Clique Problem

Tools with Artificial Intelligence(2013)

引用 88|浏览0
暂无评分
摘要
Recently, MaxSAT reasoning has been shown tobe powerful in computing upper bounds for the cardinalityof a maximum clique of a graph. However, existing upperbounds based on MaxSAT reasoning have two drawbacks: (1)at every node of the search tree, MaxSAT reasoning has to beperformed from scratch to compute an upper bound and istime-consuming, (2) due to the NP-hardness of the MaxSATproblem, MaxSAT reasoning generally cannot be complete at anode of a search tree, and may not give an upper bound tightenough for pruning search space. In this paper, we proposean incremental upper bound and combine it with MaxSATreasoning to remedy the two drawbacks. The new approach isused to develop an efficient branch-and-bound algorithm forMaxClique, called IncMaxCLQ. We conduct experiments toshow the complementarity of the incremental upper bound andMaxSAT reasoning and to compare IncMaxCLQ with severalstate-of-the-art algorithms for MaxClique.
更多
查看译文
关键词
incremental upper bound,maxsat reasoning,upper bound tightenough,pruning search space,search tree,efficient branch-and-bound algorithm formaxclique,incremental upper bound andmaxsat,severalstate-of-the-art algorithm,maximum clique problem,new approach,maximum clique,upper bound,combining maxsat reasoning,learning artificial intelligence,computational complexity,maxsat,computability
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要