equal
deleted
inserted
replaced
549 \image html planar.png |
549 \image html planar.png |
550 \image latex planar.eps "Plane graph" width=\textwidth |
550 \image latex planar.eps "Plane graph" width=\textwidth |
551 */ |
551 */ |
552 |
552 |
553 /** |
553 /** |
554 @defgroup approx Approximation Algorithms |
554 @defgroup approx_algs Approximation Algorithms |
555 @ingroup algs |
555 @ingroup algs |
556 \brief Approximation algorithms. |
556 \brief Approximation algorithms. |
557 |
557 |
558 This group contains the approximation and heuristic algorithms |
558 This group contains the approximation and heuristic algorithms |
559 implemented in LEMON. |
559 implemented in LEMON. |
|
560 |
|
561 <b>Maximum Clique Problem</b> |
|
562 - \ref GrossoLocatelliPullanMc An efficient heuristic algorithm of |
|
563 Grosso, Locatelli, and Pullan. |
560 */ |
564 */ |
561 |
565 |
562 /** |
566 /** |
563 @defgroup auxalg Auxiliary Algorithms |
567 @defgroup auxalg Auxiliary Algorithms |
564 @ingroup algs |
568 @ingroup algs |