Replies: 2 comments
-
Hi, can you please create an issue instead of a discussion? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Moved to issues |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is an exmple,
assert(boost::geometry::is_valid(output));
will failed.Do we have a well designed snap rouding algorithm? I can find some things in CGAL (https://doc.cgal.org/latest/Snap_rounding_2/index.html).
https://godbolt.org/z/dProo1bf7
Beta Was this translation helpful? Give feedback.
All reactions