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.8.1-2.fc43 | - |
Fedora 42 | 0.2.8.0-2.fc42 | - |
Fedora 41 | 0.2.8.0-1.fc41 | - |
Fedora EPEL 10.1 | 0.2.8.0-1.el10_0 | - |
Fedora EPEL 10.0 | 0.2.8.0-1.el10_0 | - |
You can contact the maintainers of this package via email at
ghc-psqueues dash maintainers at fedoraproject dot org
.