depq
depq is a Double-Ended Priority Queue library. It is a data structure which can insert elements and delete elements with minimum and maximum priority. If there are elements which has same priority, the element inserted first is chosen. The priority can be changed after the element is inserted.
Activity
- Latest release
- 12y ago
- Total releases
- 7
- Cadence
- ~2 months
- Last 12 months
- 0
Details
- License
- BSD-3-Clause
- First release
- Sep 19, 2009
Releases
| Version | Released | |
|---|---|---|
0.7
minor
| ||
0.6
minor
| ||
0.5
minor
| ||
0.4
minor
| ||
0.2
minor
| ||
0.3
minor
| ||
0.1
initial
|