Changeset 757:f1fe0ddad6f7 in lemon for lemon/concepts/heap.h
- Timestamp:
- 07/08/09 17:22:36 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/concepts/heap.h
r756 r757 37 37 /// 38 38 /// This concept class describes the main interface of heaps. 39 /// The various heap structuresare efficient39 /// The various \ref heaps "heap structures" are efficient 40 40 /// implementations of the abstract data type \e priority \e queue. 41 41 /// They store items with specified values called \e priorities
Note: See TracChangeset
for help on using the changeset viewer.