Skip to content
Snippets Groups Projects
Commit a8809dda 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: r179]]
parent e2404451
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment