boostorg / graph

Boost.org graph module
http://boost.org/libs/graph
319 stars 204 forks source link

If using Boost::subgraph. Don't use Vertex_index_t. #371

Open edwinclement08 opened 5 months ago

edwinclement08 commented 5 months ago

If any of y'all end up using boost::subgraph and try to add property map to it, then vertex_index_t does not work(looks like it is internally used by subgraph.