Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Moving generator on VD

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Moving generator on VD


Chronological Thread 
  • From: Flaminigo <>
  • To:
  • Subject: Re: [cgal-discuss] Moving generator on VD
  • Date: Tue, 27 Oct 2009 22:54:57 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=wA1fsq8rSHuYXoJrFAqV/Gn3wzgy84Oy0lPYLBAl405ZIzHeOvklzZ7ybEoMjDbMGG PBsoB0hwd3DAIWEqQAt8am7gmK/jACS2YLiXG5pXUGCd+6TPfQYhl1MOPTHfBgOj7EnO UhDUrHx89fh12dHiQAI+8+LwfTL2bg9SBG0xc=

Hi, 
    Do you mean the publication "Delete and insert operations in Voronoi/Delaunay methods and applications"? However, I don't know how to craft this operation with CGAL interfaces effectively. I've also read the thread http://www.nabble.com/Voronoi-Diagram-Site-Deletion-td25811594.html. But the method is not what I want. Because the dual() operation will cost me too much.  Could you show me some small examples written in CGAL? or some links to related documentation. Thanks very much. 

Regards


On Tue, Oct 27, 2009 at 10:24 PM, Mir Abolfazl Mostafavi <> wrote:

Hi,

There a few alternatives to move a generator in Voronoi diagram. In addition to CGAL, you may refer to the work done by Mir Mostafavi at Laval University in Canada and Christ Gold works in UK.

Regards

 M. M.

 

From: Flaminigo [mailto:]
Sent: 27 octobre 2009 10:15
To:
Subject: [cgal-discuss] Moving generator on VD

 

Hi,

    I have some generators which has already been used to generate an voronoi diagram. However, I want to move the position of a generator. Instead of recomputing all the Voronoi Diagram, I want to know whether there is a good alternative. 





Archive powered by MHonArc 2.6.16.

Top of Page