Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve IsValidOp design and performance #743

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

dr-jts
Copy link
Contributor

@dr-jts dr-jts commented Jun 17, 2021

This upgrades IsValidOp to provide simpler, clearer design and better performance. The semantics are unchanged.

GeometryGraph is removed as a dependency. This reduces the IsValidOp code dependencies to a minimum.

Performance is improved by simpler and faster noding, and better short-circuiting.

@dr-jts dr-jts merged commit 71bd03c into locationtech:master Jun 17, 2021
@dr-jts dr-jts deleted the improve-isvalid branch June 17, 2021 18:17
pramsey added a commit to pramsey/geos that referenced this pull request Jun 21, 2021
@dr-jts dr-jts mentioned this pull request Jun 25, 2021
strk pushed a commit to libgeos/geos that referenced this pull request Jul 6, 2021
Port locationtech/jts#743, Improve IsValidOp design and performance
Port locationtech/jts#755, Add IndexedNestedPolygonTester to IsValidOp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant