doc/groups.dox
changeset 1169 8b06fbd5712c
parent 1043 52a2201a88e9
child 1172 37338ae42a2b
equal deleted inserted replaced
16:d721bd17dcac 17:693396132c35
    81 \brief This group describes the algorithms
    81 \brief This group describes the algorithms
    82 for finding paths and flows in graphs.
    82 for finding paths and flows in graphs.
    83 */
    83 */
    84 
    84 
    85 /**
    85 /**
       
    86 @defgroup exceptions Exceptions
       
    87 This group contains the exceptions thrown by LEMON library
       
    88 */
       
    89 
       
    90 /**
    86 @defgroup misc Miscellaneous Tools
    91 @defgroup misc Miscellaneous Tools
    87 Here you can find several useful tools for development,
    92 Here you can find several useful tools for development,
    88 debugging and testing.
    93 debugging and testing.
    89 */
    94 */
    90 
    95 
   114 /**
   119 /**
   115 @defgroup experimental Experimental Structures and Algorithms
   120 @defgroup experimental Experimental Structures and Algorithms
   116 This group contains some Experimental structures and algorithms.
   121 This group contains some Experimental structures and algorithms.
   117 The stuff here is subject to change.
   122 The stuff here is subject to change.
   118 */
   123 */
       
   124