Opened 5 years ago
Last modified 5 years ago
#12994 new Bugs
Bugs in make_maximal_planar() function
Reported by: | 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)
Change History (2)
by , 5 years ago
Attachment: | MaximalPlanar.zip added |
---|
comment:1 by , 5 years ago
Component: | algorithm → graph |
---|---|
Owner: | changed from | to
Note:
See TracTickets
for help on using tickets.
Bug of make_maximal_planar