doc/groups.dox
changeset 1779 f6cafba4dbf2
parent 1639 aec340db8fc2
child 1847 7cbc12e42482
equal deleted inserted replaced
28:76f7b3b3ae78 29:6092b767ba69
   123 \brief This group describes the algorithms
   123 \brief This group describes the algorithms
   124 for finding paths and flows in graphs.
   124 for finding paths and flows in graphs.
   125 */
   125 */
   126 
   126 
   127 /**
   127 /**
       
   128 @defgroup topology Topology related algorithms
       
   129 @ingroup galgs
       
   130 \brief This group describes the algorithms
       
   131 for discover the topology of the graphs.
       
   132 */
       
   133 
       
   134 /**
   128 @defgroup exceptions Exceptions
   135 @defgroup exceptions Exceptions
   129 This group contains the exceptions thrown by LEMON library
   136 This group contains the exceptions thrown by LEMON library
   130 */
   137 */
   131 
   138 
   132 /**
   139 /**