COIN-OR::LEMON - Graph Library

Changeset 757:f1fe0ddad6f7 in lemon for lemon/concepts


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/concepts/heap.h

    r756 r757  
    3737    ///
    3838    /// This concept class describes the main interface of heaps.
    39     /// The various heap structures are efficient
     39    /// The various \ref heaps "heap structures" are efficient
    4040    /// implementations of the abstract data type \e priority \e queue.
    4141    /// They store items with specified values called \e priorities
Note: See TracChangeset for help on using the changeset viewer.