COIN-OR::LEMON - Graph Library

Changeset 710:f1fe0ddad6f7 in lemon-main for lemon/radix_heap.h


Ignore:
Timestamp:
07/08/09 17:22:36 (15 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Move the heaps to a separate group (#299)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/radix_heap.h

    r709 r710  
    2020#define LEMON_RADIX_HEAP_H
    2121
    22 ///\ingroup auxdat
     22///\ingroup heaps
    2323///\file
    2424///\brief Radix heap implementation.
     
    3030
    3131
    32   /// \ingroup auxdat
     32  /// \ingroup heaps
    3333  ///
    3434  /// \brief Radix heap data structure.
Note: See TracChangeset for help on using the changeset viewer.