|
计算机科学技术学报 2001
Hardness and Methods to Solve CLIQUEKeywords: algorithm,NP-hardness,approximation ratio,dynamic,programming,complexity Abstract: The paper briefly reviews NP-hard optimization problems and their inapproximability. The hardness of solving CLIQUE problem is specifically dis- cussed. A dynamic-programming algorithm and its improved version for CLIQUE are reviewed and some additional analysis is presented. The analysis implies that the improved algorithm, HEWN (hierarchical edge-weighted network), only provides a heuristic or useful method, but cannot be called a polynomial algorithm.
|