Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Bug report: Polytope_distance_d package

Subject: CGAL users discussion list

List archive

[cgal-discuss] Bug report: Polytope_distance_d package


Chronological Thread 
  • From: jdumas <>
  • To:
  • Subject: [cgal-discuss] Bug report: Polytope_distance_d package
  • Date: Wed, 8 May 2013 15:07:26 -0700 (PDT)

Hi.

I think I've put a finger on an unexpected behavior in the package
Polytope_distance_d. It happens when the second polygon is reduced to a
single point, and only with certain coordinates. The issue is that the
solver simply hangs indefinitely instead of computing the right answer. The
interesting thing is that if I switch P and Q then the solver find the
optimal solution immediatly.

Here is a link to the minimal example code (adapted from the examples
shipped with CGAL):
http://pastebin.com/viCkT8Xw


My version of CGAL is 4.2, and gcc is 4.7.2.

Best,
Jérémie.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Bug-report-Polytope-distance-d-package-tp4657397.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page