Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Bug in min_strip_2 function

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Bug in min_strip_2 function


Chronological Thread 
  • From: Michael Hoffmann <>
  • To: <>
  • Subject: Re: [cgal-discuss] Bug in min_strip_2 function
  • Date: Tue, 5 Oct 2010 17:14:41 +0200

Hi Benoît,

> After some tests, I think there is a bug in the min_strip_2 function (cf.
> "minStrip.cpp" to reproduce the bug).
> I compute the min strip of the quadrilateral shown in figure "minStrip.png"
> and I get the following results:
> -0.5818 -0.0609 0.547501
> -0.5818 -0.0609 0.257432
> One of these lines is printed in red.
> In my point of view this result is not correct, the min strip of this set
> of points should be the green line and the line parallel to the green line
> passing through the point (0.8726,0.6539).

thanks for the report. Indeed, it looks like something's fishy there. I'll
have a look...

/Michael


Archive powered by MHonArc 2.6.16.

Top of Page