GitXplorerGitXplorer
s

veb

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
4b065aeb9e9f62f9452852900c34ef9994f2200d

[silly-3.1] functions and tests (#9)

sshayne-fletcher committed 4 days ago
Unverified
240290d0069eb349d24abc448ecf1e07aa330302

add unmark

sshayne-fletcher committed 12 days ago
Verified
fb4fd2cef5748adf1ac48534717b6fe4d2734211

add explicit module export list (#7)

sshayne-fletcher committed 12 days ago
Verified
da24f010da8abed06b2cdf26fe9ac96a6ee8bdee

improve cabal file (#8)

sshayne-fletcher committed 12 days ago
Verified
3d09c4996d2e95251af3a51bf9b33a0d8a96632a

more tests (#6)

sshayne-fletcher committed 12 days ago
Unverified
b4004720dd323888cabd3258b95776044bda132f

move status badge

sshayne-fletcher committed 12 days ago

README

The README file for this repository.

van Emde Boas haskell ci

PRESERVING ORDER IN A FOREST IN LESS THAN LOGARITHMIC TIME.

Logo"We present a data structure, based upon a stratified binary tree, which enables us to manipulate online a priority queue whose priorities are selected from the interval I ... n, with an average and worst case processing time of O(log log n) per instruction. The structure is used to obtain a mergeable heap whose time requirements are about as good."