COIN-OR::LEMON - Graph Library

Changeset 2042:bdc953f2a449 in lemon-0.x for doc/groups.dox


Ignore:
Timestamp:
04/07/06 11:54:35 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2681
Message:

New Algorithm group for matchings

LaTeX formulas
Bug fix => /\f$ will cause parsing error in doxygen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/groups.dox

    r2016 r2042  
    142142
    143143/**
     144@defgroup matching Matching algorithms in graphs and bipartite graphs
     145@ingroup galgs
     146\brief This group describes the algorithms
     147for find matchings in graphs and bipartite graphs.
     148*/
     149
     150/**
    144151@defgroup exceptions Exceptions
    145152This group contains the exceptions thrown by LEMON library
Note: See TracChangeset for help on using the changeset viewer.