< ^  >

Goals for a Solution

Any reasonable solution aims to:

  • reduce the number of objects considered (determine candidates)

  • ... which, in turn, reduces #vectors read and D computations

  • but without excessive overhead in determining candidates

Beware: less vectors read does not necessarily mean less pages read


< ^  >