COIN-OR::LEMON - Graph Library

source: lemon-0.x/doc/groups.dox @ 406:e8377ac921b6

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

Docs are now divided into modules.

File size: 503 bytes
Line 
1
2/// @defgroup experimental Experimental strucures and algorithms
3/// This group contains some Experimental strucures and algorithms.
4/// The stuffs here are subject to change.
5
6/// \ingroup experimental
7namespace hugo { }
8
9/// @defgroup gwrappers Wrapper classes for graphs
10/// @ingroup experimental
11/// This group contains several wrapper classes for graphs
12
13/// @defgroup graphs Graph structures.
14/// @ingroup experimental
15/// This group describes the several graph structures implemented in HugoLib.
Note: See TracBrowser for help on using the repository browser.