Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] Bug in min_strip_2 function


Chronological Thread 
  • From: Benoît Presles <>
  • To:
  • Subject: [cgal-discuss] Bug in min_strip_2 function
  • Date: Tue, 5 Oct 2010 01:04:46 +0200

Hello everybody,

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).


Thank your in advance for your help,
Best Regards,
Ben_P



Attachment: minStrip.cpp
Description: Binary data

PNG image




Archive powered by MHonArc 2.6.16.

Top of Page