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

CGAL::Precondition_exception #4

Open
BrunoSalerno opened this issue Dec 29, 2014 · 0 comments
Open

CGAL::Precondition_exception #4

BrunoSalerno opened this issue Dec 29, 2014 · 0 comments

Comments

@BrunoSalerno
Copy link

I'm using version 0.21 hosted here . But, since you are the author, I post the issue here. I have circa 30K points and 50~ tags. All in one file. When I run clustr I get this error always after a certain tag:

terminate called after throwing an instance of 'CGAL::Precondition_exception'
  what():  CGAL ERROR: precondition violation!
Expr: ! is_infinite(e)
File: /usr/include/CGAL/Triangulation_2.h
Line: 987

if I remove just 2 points (one belonging to the last 'succesful' tag and one belonging to the following one), everything works fine. Why do I have to delete these 2 points? Is this a bug? The points look fine.

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

No branches or pull requests

1 participant