Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Time complexity of CGAL::make_conforming_Gabriel_2

Subject: CGAL users discussion list

List archive

[cgal-discuss] Time complexity of CGAL::make_conforming_Gabriel_2


Chronological Thread 
  • From: Richard Kogelnig <>
  • To:
  • Subject: [cgal-discuss] Time complexity of CGAL::make_conforming_Gabriel_2
  • Date: Fri, 21 Oct 2011 13:29:28 +0200

Hello list,
I am wondering about the time complexity to turn a Constrained Delaunay Triangulation into a conforming Gabriel one by using CGAL::make_conforming_Gabriel_2(cdt);.
How many Steiner points will be added in the worst case?
Could someone point out a "cite-able" paper which describes the complexity?

best regard
and thanks to all developers for CGAL,
r

P.S.: please excuse a potential dublication of this message (forum interface vs mailing list)


  • [cgal-discuss] Time complexity of CGAL::make_conforming_Gabriel_2, Richard Kogelnig, 10/21/2011

Archive powered by MHonArc 2.6.16.

Top of Page