Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Problem on CGAL Polygon_2 Intersection

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Problem on CGAL Polygon_2 Intersection


Chronological Thread 
  • From: kyewong <>
  • To:
  • Subject: [cgal-discuss] Re: Problem on CGAL Polygon_2 Intersection
  • Date: Wed, 28 Mar 2012 01:09:40 -0700 (PDT)

Ok, got it. Thank you Sebastien and Efi.

On Wed, Mar 28, 2012 at 4:06 PM, Efi Fogel [via cgal-discuss] <[hidden email]> wrote:
The intersection computation must be used with an exact-predicate-exact-construction kernel. There is no other way.

We are working on fixing the code so that the predicate do_intersect() can be used with an exact-predicate-inexact-construction kernel, but there is no time frame yet.

I doubt there is a difference between the versions and, even if there is it's irrelevant.


On Wed, Mar 28, 2012 at 9:28 AM, Sebastien Loriot (GeometryFactory) <[hidden email]> wrote:
On 03/28/2012 05:20 AM, kyewong wrote:
Just one more thing too add:
I tested both CGAL 3.8 and CGAL 4.0, and found that this problem is much
more severe in 4.0 than in 3.8.
What do you mean?

Sebastien.


I sincerely hope that this problem could be solved soon since it brings me
lots of troubles (for example, using
Exact_predicates_exact_constructions_kernel will make the computation quite
slow and cause a lot of changes to existing code).
Thanks!

--
View this message in context: http://cgal-discuss.949826.n4.nabble.com/Problem-on-CGAL-Polygon-2-Intersection-tp4507862p4511240.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss





If you reply to this email, your message will be added to the discussion below:
http://cgal-discuss.949826.n4.nabble.com/Problem-on-CGAL-Polygon-2-Intersection-tp4507862p4511628.html
To start a new topic under cgal-discuss, email [hidden email]
To unsubscribe from cgal-discuss, click here.
NAML



--
Kai WANG



View this message in context: Re: Problem on CGAL Polygon_2 Intersection
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page