An improved branch and bound algorithm for the maximum clique problem 论文
2007引用 233
Advanced Graph Theory ResearchComplexity and Algorithms in GraphsConstraint Satisfaction and Optimization
摘要
A new algorithm for finding a maximum clique in an undirected graph is described. An approximate coloring algorithm has been improved and used to provide bounds to the size of the maximum clique in a basic algorithm which finds a maximum clique. This basic algorithm was then extended to include dynamically varying bounds. The resulting algorithm is significantly faster than the comparable algorithm.