doc/groups.dox
changeset 2356 57c316cb868b
parent 2260 4274224f8a7d
child 2368 6b2e8b734ae7
equal deleted inserted replaced
42:05c0707f2a89 43:b769051e5df5
   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