Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Delaunay v/s Voronoi

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Delaunay v/s Voronoi


Chronological Thread 
  • From: Monique Teillaud <>
  • To:
  • Subject: Re: [cgal-discuss] Delaunay v/s Voronoi
  • Date: Mon, 06 Oct 2008 13:43:57 +0200

Hi ,

Using CGAL::Delaunay_triangulation_{2,3} is even easier than re-programming Delaunay or Voronoi...

Best
Monique Teillaud

Chaman Singh Verma wrote:
Hello,

So which method is easier to implement ? Voronoi or Delaunay

csv


On Fri, Oct 3, 2008 at 6:36 PM, Olivier Devillers < <mailto:>> wrote:



I have one fundamental doubt. Delaunay triangulation and Voronoi
Diagrams are dual to each other.

Delaunay and Voronoi are two point of view for the same object

implementation point of view, which one has less complexity ?


thus the complexity is exactly the same (since it is the same stuff)

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






Archive powered by MHonArc 2.6.16.

Top of Page