ICL space and running complexity
10 Sep
2014
10 Sep
'14
4:12 p.m.
With regards to the ICL data structure, can anybody tell me what the space and time complexity is of the various interval_map types (split and regular)? http://www.boost.org/doc/libs/1_56_0/libs/icl/doc/html/index.html
11 Sep
11 Sep
12:12 a.m.
Kenneth Adam Miller
With regards to the ICL data structure, can anybody tell me what the space and time complexity is of the various interval_map types (split and regular)?
It's not as good as it could be, if it used an interval tree. You'll find discussion of this if you search for the library's review in the mailing list archive. Regards, Phil.
3729
Age (days ago)
3730
Last active (days ago)
1 comments
2 participants
participants (2)
-
Kenneth Adam Miller
-
Phil Endecott