doc/groups.dox
changeset 2042 bdc953f2a449
parent 2016 ecb067198349
child 2060 be70ea3b957a
     1.1 --- a/doc/groups.dox	Fri Apr 07 09:52:30 2006 +0000
     1.2 +++ b/doc/groups.dox	Fri Apr 07 09:54:35 2006 +0000
     1.3 @@ -141,6 +141,13 @@
     1.4  */
     1.5  
     1.6  /**
     1.7 +@defgroup matching Matching algorithms in graphs and bipartite graphs
     1.8 +@ingroup galgs
     1.9 +\brief This group describes the algorithms
    1.10 +for find matchings in graphs and bipartite graphs.
    1.11 +*/
    1.12 +
    1.13 +/**
    1.14  @defgroup exceptions Exceptions
    1.15  This group contains the exceptions thrown by LEMON library
    1.16  */