Boost C++ Libraries: Ticket #12067: polygon/voronoi missing edges https://svn.boost.org/trac10/ticket/12067 <p> For the following input to the voronoi builder (or the voronoi visualizer from the examples dir, from which the attached image was generated) </p> <pre class="wiki">6 -10 -20 10 -20 5 0 10 20 -10 20 -5 0 </pre><p> 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. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12067 Trac 1.4.3 n4tivex@… Mon, 14 Mar 2016 14:29:33 GMT attachment set https://svn.boost.org/trac10/ticket/12067 https://svn.boost.org/trac10/ticket/12067 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">voronoi.png</span> </li> </ul> <p> Voronoi visualization with missing edges marked </p> Ticket anonymous Tue, 15 Mar 2016 10:33:31 GMT component changed; owner set https://svn.boost.org/trac10/ticket/12067#comment:1 https://svn.boost.org/trac10/ticket/12067#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Lucanus Simonson</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">polygon</span> </li> </ul> Ticket