logo
首页技术栈工具库讨论
rbst

rbst

This package contains an implementation of a Randomized Binary Search Tree. Randomized Binary Search Trees are guaranteed to be Random BST irrespective of the number of insert / delete operations. This guarantees logarithmic time operations (with a constant factor) in the worst case.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconmonadplus/rbst4
HACKAGE
carbal install rbst
查看
标签
根据用户添加的标签生成
暂无标签