Hacker News new | ask | show | jobs
by andybak 3188 days ago
That's an interesting question. I wonder if there's some potential application in collision detection.
1 comments

If you have a large number of moving parties you could make bloom filters of the tiles they're going to move through and then compare them to cull pairs which will never share tiles along their paths perhaps?