Skip to content

Conversation

esilvia
Copy link

@esilvia esilvia commented Nov 4, 2020

Fixes #16 to prevent infinite recursion when a triangle was previously deleted from hull_next.

Port of fix in original JavaScript mapbox/delaunator#44

Fixes delfrrr#16 to prevent infinite recursion when a triangle was previously deleted from hull_next.

Port of fix in original JavaScript mapbox/delaunator#44
@miloszmaki
Copy link

It's quite important since the current version gets stuck in an infinite loop for some input data.
Please merge this PR, it solves the problem.

@Effseeing
Copy link

Fixes #16 to prevent infinite recursion when a triangle was previously deleted from hull_next.

Port of fix in original JavaScript mapbox/delaunator#44

@esilvia Why do you konw occur infinite recursion when a triangle was previously deleted from hull_next.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Infinite loop with some input coordinates

3 participants