Tagged Questions
3
votes
2answers
199 views
Algorithm for finding a set of regions containing a cell
I am working with some spreadsheet data and I have a set of cell regions that are of arbitrary bounds. Given any cell, what is the fastest way to determine the subset of regions which contain the ...