psqueues haskell

Total: 120 trials · 40 passed · 80 failed

Jasper Van der Jeugt's `psqueues` package (jaspervdj/psqueues): pure priority search queues in three flavours (OrdPSQ, IntPSQ, HashPSQ). Bug fixes mined from upstream history; modern HEAD is the base, each patch reverse-applies a fix to install the original bug.

Crate: psqueues
Base commit: e65ee4793b3a

Per-property results

Propertypassedfailedotherverdict
HashPsqInsertEqualPriorityKeyTieBreak0400bug found
OrdPsqBalanceAfterOperations4000
OrdPsqFromListLastOccurrenceWins0400bug found