diff -r 3ffd46dc8e01 -r de428ebb47ab doc/groups.dox --- a/doc/groups.dox Sun Sep 12 07:02:51 2010 +0200 +++ b/doc/groups.dox Sun Sep 12 08:32:46 2010 +0200 @@ -551,12 +551,16 @@ */ /** -@defgroup approx Approximation Algorithms +@defgroup approx_algs Approximation Algorithms @ingroup algs \brief Approximation algorithms. This group contains the approximation and heuristic algorithms implemented in LEMON. + +Maximum Clique Problem + - \ref GrossoLocatelliPullanMc An efficient heuristic algorithm of + Grosso, Locatelli, and Pullan. */ /**