Skip to content
Snippets Groups Projects
Commit ec9275c8 authored by Matthias Schmiddunser's avatar Matthias Schmiddunser
Browse files

Check for future point removal in remove_point

The list of all points to be removed is passed to remove_point and only
points that will not be removed in the future are accepted as nearest
neighbours that will take up the connections from the point to be
removed.
The remove_list is sorted for faster checking.
parent ac7a07aa
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