Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Higher-Order Delaunay Graphs/Voronoi Diagrams

Subject: CGAL users discussion list

List archive

[cgal-discuss] Higher-Order Delaunay Graphs/Voronoi Diagrams


Chronological Thread 
  • From: Phillip Keldenich <>
  • To:
  • Subject: [cgal-discuss] Higher-Order Delaunay Graphs/Voronoi Diagrams
  • Date: Thu, 21 Dec 2017 05:15:16 -0700 (MST)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Neutral ; spf=Pass
  • Ironport-phdr: 9a23:GrTWXBfgb9OUdC3gk3oRtkxolGMj4u6mDksu8pMizoh2WeGdxcu8YR7h7PlgxGXEQZ/co6odzbaO6ua4ASQp2tWoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6nK94iQPFRrhKAF7Ovr6GpLIj8Swyuu+54Dfbx9HiTahfL9+Ngm6oRnMvcQKnIVuLbo8xAHUqXVSYeRWwm1oJVOXnxni48q74YBu/SdNtf8/7sBMSar1cbg2QrxeFzQmLns65Nb3uhnZTAuA/WUTX2MLmRdVGQfF7RX6XpDssivms+d2xSeXMdHqQb0yRD+v6bpgRh31hycdLzM3/mHZhNJzgqxGrx2uuxNxzpXIYIyXKPZyYr/Rcc8ESWdHQ81fVzZBAoS5b4YXFeQBPedYr435p1sPtRu1GAyiC/3ryjBVmHD226w63PghEQrb2wEgHMwBsHDJo9rrMqcSUPy6zKnTwDXCdPxWwy3x55TTchw7vfGMQKt8ftHKyUU1CgzKkEydpIr4ND2b0eQNtnKU7+tmVe+3jW4osRp+rSOrxsgykIXGmoUVylXC+C5kw4g1PcW1RFN6bNK6CpdcqSGXOoVsTs8/TWxltjw2x78YtZO9YSME0o4oxwTFZPyCa4WI4gzsVOKWITpggnJod6izhxCo/ke70eL8Ute73ExWoSpCl9nArnEN1xrN5cibUvZx40as1SiV2wzN6uxJL1o4mbfVJpMv2LI9lIQfvVzGHiDsmUX2iKGWdl8j+uit8+nnYavpppuBOIBqjAH+M7ghmsykDOQ5KQcORXKX9vin1LH54U35XaxGgeYtkqXDrZ/VO9wXprSlDA9NzoYj9xG/Ai+639QXh3YHKEtJdw+Gj4jyJ17OPev4DeykjlS3kDZrwujGMaf7DpXMKHjDirbhcqxn505S0gpghexYsplbA7VELPPoUVLqr/TZCAU4Okq62bXJEtJ4g7seWGaLA7fRE67WvVKO5+kva72PaYsZtTD8IPgN5vT0y3Qi30MAOKOym5caPiPrVs96KlmUNCK/yuwKFn0H61Iz

Hello everyone,

do you know of any implementation (within CGAL, done using CGAL, or even
unrelated) of algorithms for computing Higher-Order Voronoi Diagrams or
Higher-Order Delaunay Graphs?

In particular, I am interested in the case of order 17 which comes up for
bottleneck matchings; the order is thus constant, but way too large to make
simple O(n^k) algorithms such as the one used by the k-order Voronoi Diagram
IPElet feasible.
There are O(knlog n) algorithms, but I could not find any implementation
and/or practical evaluation of these; engineering them properly, including
handling of degeneracies, seems to be non-straightforward.

I would be glad if anyone could provide me with a helpful pointer.

Cheers & Merry Christmas,
Phillip



--
Sent from: http://cgal-discuss.949826.n4.nabble.com/


  • [cgal-discuss] Higher-Order Delaunay Graphs/Voronoi Diagrams, Phillip Keldenich, 12/21/2017

Archive powered by MHonArc 2.6.18.

Top of Page