diff -r 24b3f18ed9e2 -r c279b19abc62 doc/groups.dox --- a/doc/groups.dox Tue Jun 22 16:13:00 2010 +0200 +++ b/doc/groups.dox Fri Jul 23 06:29:37 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. */ /**