doc/groups.dox
author marci
Mon, 26 Apr 2004 14:40:59 +0000
changeset 415 679e64913c5e
parent 406 e8377ac921b6
child 416 8ef4ad91c189
permissions -rw-r--r--
for igcc-3.4.0
     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
     7 namespace 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.