equal
deleted
inserted
replaced
139 \brief This group describes the algorithms |
139 \brief This group describes the algorithms |
140 for discover the topology of the graphs. |
140 for discover the topology of the graphs. |
141 */ |
141 */ |
142 |
142 |
143 /** |
143 /** |
|
144 @defgroup matching Matching algorithms in graphs and bipartite graphs |
|
145 @ingroup galgs |
|
146 \brief This group describes the algorithms |
|
147 for find matchings in graphs and bipartite graphs. |
|
148 */ |
|
149 |
|
150 /** |
144 @defgroup exceptions Exceptions |
151 @defgroup exceptions Exceptions |
145 This group contains the exceptions thrown by LEMON library |
152 This group contains the exceptions thrown by LEMON library |
146 */ |
153 */ |
147 |
154 |
148 /** |
155 /** |