-
- Downloads
- Added method markAsDeleted function to the index set iterator, as the
markAsDeleted method has O(log(N)) complexity because of the binary search. - Removed bug when deleting indices. The deleted index pairs were not removed when no indices where added. - added possibility to print the index sets for debugging. [[Imported from SVN: r1811]]
Please register or sign in to comment