COIN-OR::LEMON - Graph Library

Changeset 794:d9ec436d11fe in lemon-0.x for doc


Ignore:
Timestamp:
09/03/04 12:28:21 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1088
Message:

New doxygen module "skeletons" for the skeletons.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/groups.dox

    r785 r794  
    6868
    6969/**
     70@defgroup skeletons Skeletons
     71\brief Skeletons (a.k.a. concept checking classes)
     72
     73This group describes the data/algorithm skeletons implemented in HugoLib in
     74order to make it easier to check if a certain template class or
     75template function is correctly implemented.
     76*/
     77
     78
     79/**
    7080@defgroup experimental Experimental Structures and Algorithms
    7181This group contains some Experimental structures and algorithms.
Note: See TracChangeset for help on using the changeset viewer.