大约有 1 项符合查询结果(耗时:0.0041秒) [XML]
您是不是要找:
What would cause an algorithm to have O(log log n) complexity?
...), so the runtime for some of its operations are O(log log U). The related y-fast trie gets some of its O(log log U) runtimes by maintaining balanced BSTs of O(log U) nodes each, allowing searches in those trees to run in time O(log log U). The tango tree and related multisplay tree data structures ...