Continue reading...
Notice how the highlighted region shrinks at each step. The algorithm never examines points outside the narrowing window. In a balanced tree with nnn points, this takes about log4(n)\log_4(n)log4(n) steps. For a million points, that's roughly 10 steps instead of a million comparisons.
,这一点在wps中也有详细论述
Follow topics & set alerts with myFT
Open file path from cursor to end of line