Opened 5 years ago

Last modified 5 years ago

#12994 new Bugs

Bugs in make_maximal_planar() function

Reported by: hunglv.k52tncntt@… Owned by: -
Milestone: Boost 1.63.0 Component: graph
Version: Boost 1.63.0 Severity: Problem
Keywords: Cc:

Description

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

Attachments (1)

MaximalPlanar.zip (1.1 KB ) - added by hunglv.k52tncntt@… 5 years ago.
Bug of make_maximal_planar

Download all attachments as: .zip

Change History (2)

by hunglv.k52tncntt@…, 5 years ago

Attachment: MaximalPlanar.zip added

Bug of make_maximal_planar

comment:1 by Marshall Clow, 5 years ago

Component: algorithmgraph
Owner: changed from Marshall Clow to -
Note: See TracTickets for help on using tickets.