Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: Range overlap (with a lot of ranges)

by BioLion (Curate)
on May 24, 2010 at 13:30 UTC ( [id://841388]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Range overlap (with a lot of ranges)
in thread Range overlap (with a lot of ranges)

So far a simple lookup based on a sorted array (each element storing the id of the range that covers it) hasn't thrashed my computer, but I am still testing. If this fails I will try a binary search (what I meant by 'guess and home in'... no CS background...!). Thanks again.

Just a something something...
  • Comment on Re^3: Range overlap (with a lot of ranges)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://841388]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-24 02:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found