$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Review Request] Inclusion of the Boost.Polygon Voronoi Library
From: Andrii Sydorchuk (sydorchuk.andriy_at_[hidden])
Date: 2012-04-14 18:47:14
>
> If you need a robust, fast Delaunay triangulation routine as source try
>> S-Hull-Pro. <http://www.s-hull.org/index_files/commercial.html>
>
>
> Do you want me to compare robust implementation Voronoi provides with
> non-robust of S-hull? I can do that, but is it fair?
>
from http://www.s-hull.org/index_files/commercial.html:
Binaries for command-line versions of the algorithm are freely available
> for Mac OSX, Windows, and Linux.
Seems that I'll be able to do comparison with S-Hull-Pro also!
Andrii