Subject: [Boost-bugs] [Boost C++ Libraries] #12067: polygon/voronoi missing edges
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-03-14 14:28:52
#12067: polygon/voronoi missing edges
-----------------------+------------------------------
Reporter: n4tivex@⦠| Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.57.0
Severity: Problem | Keywords: voronoi, polygon
-----------------------+------------------------------
For the following input to the voronoi builder (or the voronoi visualizer
from the examples dir, from which the attached image was generated)
{{{
6
-10 -20
10 -20
5 0
10 20
-10 20
-5 0
}}}
I expect the red edge to be present on the lefthand side of the attached
image. Instead there is no edge. The green edge on the right hand side,
however, is present.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12067> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC