index
:
algorithms
develop
master
Some algorithms in Go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-07-06
Close verification-coverage gaps; harness finds two more bugs
HEAD
master
Paul Buetow
2026-07-06
Add layered formal-verification harness
Paul Buetow
2023-04-09
sleep sort is not being benchmarked
Paul Buetow
2023-04-09
add sleep sort
Paul Buetow
2023-04-09
move types to types.go
Paul Buetow
2023-04-02
add test.out
Paul Buetow
2023-04-02
add bench results
Paul Buetow
2023-04-02
cleanup
Paul Buetow
2023-04-02
refactor
develop
Paul Buetow
2023-04-02
unit tests pass after conversion to generics
Paul Buetow
2023-04-02
initial generics
Paul Buetow
2023-03-24
add license
Paul Buetow
2023-03-24
we are on codeberg now
Paul Buetow
2023-03-24
cleanup makefile
Paul Buetow
2023-03-24
rename interface Put to Set
Paul Buetow
2020-12-26
hash works
Paul Buetow
2020-12-26
hash works
Paul Buetow
2020-12-21
remove TODO
Paul Buetow
2020-12-21
initial hash map
Paul Buetow
2020-12-21
add gomap for search
Paul Buetow
2020-12-21
add Size to search interface and fix redblacktree tests
Paul Buetow
2020-12-21
initial del support for redblack tree
Paul Buetow
2020-12-15
initial refactor of the red-black tree
Paul Buetow
2020-12-05
more on redblack bst
Paul Buetow
2020-12-05
initial redblack bst
Paul Buetow
2020-12-05
rename set to search
Paul Buetow
2020-11-15
fixed bst implementation and refactored unit tests
Paul Buetow
2020-11-12
more unit tests
Paul Buetow
2020-11-10
initial balanced bst
Paul Buetow
2020-11-10
bench and test all packages
Paul Buetow
2020-11-10
Add set benchmarking
Paul Buetow
2020-11-05
BST basic unit test works
Paul Buetow
2020-11-05
Can delete a node from bst
Paul Buetow
2020-11-03
add min and max binary search tree methods
Paul Buetow
2020-10-29
update readme
Paul Buetow
2020-10-17
more on bst
Paul Buetow
2020-10-16
more on tree
Paul Buetow
2020-10-16
add go.mod
Paul Buetow
2020-10-16
migrate to gomodules
Paul Buetow
2020-10-16
initial search tree set
Paul Buetow
2020-10-04
Add elementary set ds
Paul Buetow
2020-10-04
Initial tree data structure
Paul Buetow
2020-09-19
use reasonable benchmark thresholds for pqueues
Paul Buetow
2020-09-19
priority queue heap works
Paul Buetow
2020-08-24
more on heapprio
Paul Buetow
2020-08-24
initial heap based pq
Paul Buetow
2020-08-24
refactor
Paul Buetow
2020-08-24
fix elementary pq
Paul Buetow
2020-08-24
benchmark of pq
Paul Buetow
2020-08-24
elementary priority queue
Paul Buetow
[next]