Boost logo

Boost Users :

Subject: [Boost-users] Generating kuratowski subgraph with external edge index map
From: Amir Hassan (amir_at_[hidden])
Date: 2014-10-13 15:00:55


Hi!

I have a graph which i test for planarity and in case the test fails i
want to generate the kuratowski subgraph. I have code that used to compile
with boost graph 1.36 but doesn't with 1.56. I guess the problem has to do
with the type of the edge index map. you can find code and error messages
here:
http://stackoverflow.com/questions/26346343/c-boost-graph-generating-kuratowski-subgraph-with-external-edge-index-map

Help is greatly appreciated!

greets,
amir


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net