Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Invalid points coming out of a Voronoi Diagram

Subject: CGAL users discussion list

List archive

[cgal-discuss] Invalid points coming out of a Voronoi Diagram


Chronological Thread 
  • From: Enrico <>
  • To:
  • Subject: [cgal-discuss] Invalid points coming out of a Voronoi Diagram
  • Date: Thu, 11 Jun 2015 07:40:22 -0700 (PDT)

Hello,

I've been playing with 2D Delaunay triangulations and associated Voronoi
diagrams for a while.
The code I'm working on has been running fine for months and passed
thousands of test cases until it failed on a particular point set.

I managed to build a minimal C++ example that reproduces this failure.
I'm working with CGAL 4.6 and GCC 4.9.1.



The output of this code shows ray sources and segment ends that looks
invalid.
For example:


Am I doing something wrong or is it a particular situation that illustrates
an unsupported usage ?
Thanks in advance.

Enrico



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Invalid-points-coming-out-of-a-Voronoi-Diagram-tp4660912.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Invalid points coming out of a Voronoi Diagram, Enrico, 06/11/2015

Archive powered by MHonArc 2.6.18.

Top of Page