COIN-OR::LEMON - Graph Library

source: lemon-0.x/doc/groups.dox @ 424:f07ff78d4fad

Last change on this file since 424:f07ff78d4fad was 424:f07ff78d4fad, checked in by Alpar Juttner, 20 years ago

'misc' group added to the documentation

File size: 636 bytes
RevLine 
[424]1/// @defgroup misc Miscellaneous tools
2/// Here you can find several useful tools for development,
3/// debugging and testing.
[406]4
[416]5/// @defgroup experimental Experimental structures and algorithms
6/// This group contains some Experimental structures and algorithms.
[406]7/// The stuffs here are subject to change.
8
9/// @defgroup gwrappers Wrapper classes for graphs
10/// @ingroup experimental
11/// This group contains several wrapper classes for graphs
12
[407]13/// @defgroup graphs Graph structures
[406]14/// @ingroup experimental
[416]15/// This group describes the several graph structures implemented in HugoLib.
[424]16
17/// \ingroup misc experimental
18namespace hugo { }
Note: See TracBrowser for help on using the repository browser.