box-intersect icon indicating copy to clipboard operation
box-intersect copied to clipboard

Persisting the (immutable) data structure for searching later

Open CrazyPython opened this issue 5 years ago • 0 comments

Can you help me by persisting the data structure (streaming segment tree), so it can be used for bounds checks ("Find all boxes overlapping a point") later?

CrazyPython avatar Jan 25 '21 18:01 CrazyPython