Pure priority search queues
The psqueues package provides Priority Search Queues> in three different flavors. Each of the three implementations provides the same API, so they can be used interchangeably. Typical applications of Priority Search Queues include: * Caches, and more specifically LRU Caches; * Schedulers; * Pathfinding algorithms, such as Dijkstra's and A*.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.2.7.2-8.fc35 | - |
Fedora 35 | 0.2.7.2-8.fc35 | - |
Fedora 34 | 0.2.7.2-6.fc34 | - |
You can contact the maintainers of this package via email at
ghc-psqueues dash maintainers at fedoraproject dot org
.