logo
首页技术栈工具库讨论
union-find

union-find

The Union/Find algorithm implements these operations in (effectively) constant-time: Check whether two elements are in the same equivalence class. Create a union of two equivalence classes. Look up the descriptor of the equivalence class.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconnominolo/union-find25
HACKAGE
carbal install union-find
查看
标签
根据用户添加的标签生成
暂无标签