Changes between Initial Version and Version 1 of Ticket #15995, comment 1


Ignore:
Timestamp:
May 9, 2020, 7:17:45 PM (5 years ago)
Author:
waddlesplash

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15995, comment 1

    initial v1  
    1 Indeed, appears LookupArea() just iterates over the area list. I'm not sure why it would be O(N^2) though, wouldn't that just be O(N)?
     1Indeed, appears LookupArea() just iterates over the area list. I'm not sure why it would be O({{{N^2}}}) though, wouldn't that just be O(N)?