Skip to content
Snippets Groups Projects
Commit 5440e0fb authored by Markus Blatt's avatar Markus Blatt
Browse files

- 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]]
parent 114b75ee
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment