COIN-OR::LEMON - Graph Library

Changeset 710:f1fe0ddad6f7 in lemon-main for lemon/concepts/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/concepts/heap.h

    r709 r710  
    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.