equal
deleted
inserted
replaced
132 This group describes the several algorithms |
132 This group describes the several algorithms |
133 implemented in LEMON. |
133 implemented in LEMON. |
134 */ |
134 */ |
135 |
135 |
136 /** |
136 /** |
137 @defgroup gutils General Graph Utilities |
137 @defgroup gutils Basic Graph Utilities |
138 @ingroup algs |
138 @ingroup algs |
139 \brief This group describes some simple general graph utilities. |
139 \brief This group describes some simple basic graph utilities. |
140 |
140 |
141 This group describes some simple general graph utilities. |
141 This group describes some simple basic graph utilities. |
142 */ |
142 */ |
143 |
143 |
144 /** |
144 /** |
145 @defgroup flowalgs Path and Flow Algorithms |
145 @defgroup flowalgs Path and Flow Algorithms |
146 @ingroup algs |
146 @ingroup algs |