doc/groups.dox
branch1.0
changeset 329 2592532ee838
parent 327 12626fc94ccf
child 330 d3a7603026a2
equal deleted inserted replaced
13:b59711b065b7 14:fa1ee8339949
   190 
   190 
   191 This group describes the algorithms for finding a minimum cost spanning
   191 This group describes the algorithms for finding a minimum cost spanning
   192 tree in a graph
   192 tree in a graph
   193 */
   193 */
   194 
   194 
   195 @ingroup algs
       
   196 /**
   195 /**
   197 @defgroup utils Tools and Utilities
   196 @defgroup utils Tools and Utilities
   198 \brief Tools and utilities for programming in LEMON
   197 \brief Tools and utilities for programming in LEMON
   199 
   198 
   200 Tools and utilities for programming in LEMON.
   199 Tools and utilities for programming in LEMON.
   298 
   297 
   299 This group describes the skeletons and concept checking classes of LEMON's
   298 This group describes the skeletons and concept checking classes of LEMON's
   300 graph structures and helper classes used to implement these.
   299 graph structures and helper classes used to implement these.
   301 */
   300 */
   302 
   301 
   303 
   302 /**
       
   303 @defgroup map_concepts Map Concepts
       
   304 @ingroup concept
       
   305 \brief Skeleton and concept checking classes for maps
       
   306  
   304 This group describes the skeletons and concept checking classes of maps.
   307 This group describes the skeletons and concept checking classes of maps.
       
   308 */
       
   309 
   305 /**
   310 /**
   306 \anchor demoprograms
   311 \anchor demoprograms
   307 
   312 
   308 @defgroup demos Demo programs
   313 @defgroup demos Demo programs
   309 
   314