itinero / routing

The routing core of itinero.
Apache License 2.0
222 stars 70 forks source link

Fix StackOverflowException in QuickHull.RemoveInTriangle #321

Closed lukaskabrt closed 7 months ago

lukaskabrt commented 4 years ago

Fixes StackOverflowException in QuickHull.RemoveInTriangle function in case the points are aligned on a line.