equal
deleted
inserted
replaced
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 /** |