psqueues haskell

Total: 120 trials · 10 passed · 110 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
OrdPsqBalanceAfterOperations10300bug found
OrdPsqFromListLastOccurrenceWins0400bug found