doc/groups.dox
changeset 1329 1bfaec33215b
parent 1287 984723507b86
child 1401 9588dcef6793
equal deleted inserted replaced
19:7592b4ddbcc6 20:e51bbe8d6ac8
    82 
    82 
    83 This group describes some simple general graph utilities.
    83 This group describes some simple general graph utilities.
    84 */
    84 */
    85 
    85 
    86 /**
    86 /**
       
    87 @defgroup gen_opt_group General Optimization Tools
       
    88 \brief This group describes some general optimization frameworks
       
    89 implemented in LEMON.
       
    90 
       
    91 \brief This group describes some general optimization frameworks
       
    92 implemented in LEMON.
       
    93 
       
    94 */
       
    95 
       
    96 /**
    87 @defgroup flowalgs Path and Flow Algorithms
    97 @defgroup flowalgs Path and Flow Algorithms
    88 @ingroup galgs
    98 @ingroup galgs
    89 \brief This group describes the algorithms
    99 \brief This group describes the algorithms
    90 for finding paths and flows in graphs.
   100 for finding paths and flows in graphs.
    91 */
   101 */