Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Potential bug with ch_melkman

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Potential bug with ch_melkman


Chronological Thread 
  • From: Stefan Schirra <>
  • To:
  • Subject: Re: [cgal-discuss] Potential bug with ch_melkman
  • Date: Wed, 10 Oct 2007 18:17:01 +0200


wrote:

I think, I have an example of a potential bug in ch_melkman.
The example should have returned 6 points instead of 5.
I try with convex_hull_2 which returns the 6 points. (just uncomment the comment to see it)
I try with the gmpq kernel to find if there is a precision issue but the results are the same.
Do I miss something on the condition of use of ch_melkman ?

Are you sure that your polyline (polygon) is SIMPLE?

best regards

Stefan




Archive powered by MHonArc 2.6.16.

Top of Page