doc/groups.dox
changeset 2386 81b47fc5c444
parent 2376 0ed45a6c74b1
child 2391 14a343be7a5a
equal deleted inserted replaced
47:0662f0f7448c 48:08e0640b1941
   149 /** 
   149 /** 
   150 @defgroup max_flow Maximum Flow algorithms 
   150 @defgroup max_flow Maximum Flow algorithms 
   151 @ingroup algs 
   151 @ingroup algs 
   152 \brief This group describes the algorithms for finding maximum flows.
   152 \brief This group describes the algorithms for finding maximum flows.
   153 
   153 
   154 This group describes the algorithms for finding maximum flows.
   154 This group describes the algorithms for finding maximum flows and
       
   155 feasible circulations.
   155 
   156 
   156 \image html flow.png
   157 \image html flow.png
   157 \image latex flow.eps "Graph flow" width=\textwidth
   158 \image latex flow.eps "Graph flow" width=\textwidth
   158 */
   159 */
   159 
   160