doc/groups.dox
changeset 2508 c86db0f7f917
parent 2491 b63ae56979ef
child 2514 57143c09dc20
equal deleted inserted replaced
52:ccde0df15b1e 53:df3416530a3a
   260 \image html edge_biconnected_components.png
   260 \image html edge_biconnected_components.png
   261 \image latex edge_biconnected_components.eps "bi-edge-connected components" width=\textwidth
   261 \image latex edge_biconnected_components.eps "bi-edge-connected components" width=\textwidth
   262 */
   262 */
   263 
   263 
   264 /**
   264 /**
       
   265 @defgroup planar Planarity embedding and drawing
       
   266 @ingroup algs
       
   267 \brief This group contains algorithms for planarity embedding and drawing
       
   268 
       
   269 This group contains algorithms for planarity checking, embedding and drawing.
       
   270 
       
   271 \image html planar.png
       
   272 \image latex planar.eps "Plane graph" width=\textwidth
       
   273 */
       
   274 
       
   275 /**
   265 @defgroup matching Matching algorithms 
   276 @defgroup matching Matching algorithms 
   266 @ingroup algs
   277 @ingroup algs
   267 \brief This group describes the algorithms
   278 \brief This group describes the algorithms
   268 for find matchings in graphs and bipartite graphs.
   279 for find matchings in graphs and bipartite graphs.
   269 
   280