Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Assertion failure inserting curves - sweep bug?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Assertion failure inserting curves - sweep bug?


Chronological Thread 
  • From: Ben Supnik <>
  • To:
  • Subject: Re: [cgal-discuss] Assertion failure inserting curves - sweep bug?
  • Date: Mon, 27 Jul 2009 15:54:43 -0400

Hi Efi,

Efraim Fogel wrote:
There are cases where applying incremental inserts is more efficient than an applying an aggregate insert, especially when the number if input curves is small, but which copy of arrangement do you refer to?

Sorry, I mis-typed ... no copy cost with the addition sweep visitor. I hit "copy costs" when converting some of my old code to arrangement_2, because my old proprietary buggy planar map had an in-place overlay operation rather than a make-a-new-one overlay operation. But this has really been an issue of finding the right CGAL algorithms to utilize.

We are not aware of any bug of that sort. Try to come up with a test case that exposes the problem, and that we can reproduce, and we'll look at it.

Okay. If there is open-source infrastructure for my code, could you do a download-build-run cycle, or do you need the test case distilled even farther? The situation is fairly involved, so I'm not sure how many steps it might take to build an isolated case.

cheers
Ben


--
Scenery Home Page: http://scenery.x-plane.com/
Scenery blog: http://xplanescenery.blogspot.com/
Plugin SDK: http://www.xsquawkbox.net/xpsdk/
X-Plane Wiki: http://wiki.x-plane.com/
Scenery mailing list:

Developer mailing list:




Archive powered by MHonArc 2.6.16.

Top of Page