ICL space and running complexity
10 Sep
2014
10 Sep
'14
6: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
2:12 a.m.
Kenneth Adam Miller <kennethadammiller@gmail.com> wrote:
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.
4069
Age (days ago)
4070
Last active (days ago)
1 comments
2 participants
participants (2)
-
Kenneth Adam Miller -
Phil Endecott