Boost C++ Libraries: Ticket #12994: Bugs in make_maximal_planar() function https://svn.boost.org/trac10/ticket/12994 <p> It seems there is a bug in make_maximal_planar() function. I created a r*r planar grid and then triangulated (made the grid maximally planar) the created grid. I tested the output but the output graph is not maximal. I attach my code </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12994 Trac 1.4.3 hunglv.k52tncntt@… Fri, 28 Apr 2017 18:57:32 GMT attachment set https://svn.boost.org/trac10/ticket/12994 https://svn.boost.org/trac10/ticket/12994 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">MaximalPlanar.zip</span> </li> </ul> <p> Bug of make_maximal_planar </p> Ticket Marshall Clow Fri, 05 Jan 2018 03:20:26 GMT owner, component changed https://svn.boost.org/trac10/ticket/12994#comment:1 https://svn.boost.org/trac10/ticket/12994#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Marshall Clow</span> to <span class="trac-author">-</span> </li> <li><strong>component</strong> <span class="trac-field-old">algorithm</span> → <span class="trac-field-new">graph</span> </li> </ul> Ticket