$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 17:26:05
I just committed following major updates to the code and documentation:
1) Integrated library with the Boost.Polygon concepts via voronoi.hpp
header routines.
2) The library is still self-contained (except voronoi.hpp header) and
could be used to construct Voronoi diagram using new Voronoi builder API
without any dependencies on MPL.
3) Updated documentation for the following pages: Voronoi main, Voronoi
builder, Voronoi basic tutorial.
By this point I want to thank everybody for their feedback!
Cheers,
Andrii