Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Verifying Voronoi Diagrams

Subject: CGAL users discussion list

List archive

[cgal-discuss] Verifying Voronoi Diagrams


Chronological Thread 
  • From: "Chaman Singh Verma" <>
  • To: cgal-discuss <>
  • Subject: [cgal-discuss] Verifying Voronoi Diagrams
  • Date: Sun, 12 Oct 2008 16:28:22 +0530
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=RxqnlVfNsp9JNkUpx4YdQAg+I8YdfH/9FPRTUYfxV/pWznyRbdN3bgQMaW3GoTwIQh mm9RmnexRL8PlaDabZqEVkSp1kf3JG5POfZfRO80vphmL1Q5lOZkWY45rf3RIge9wqs6 i3Y+WnKX1tiE851ooyDv/dpifFKMNSS2ATzEk=

Hello
 
Can someome let me know what is the best way to check the correctness of
voronoi diagrams in 3D ?
 
One way I was thinking of converting Voronoi to Delaunay traiangulation and then
check with Delaunay InSphere  tests.  But if therer is some better way, please let me know.
 
Thanks.
csv



Archive powered by MHonArc 2.6.16.

Top of Page