Fix dot graph reader
The correct type for the dynamic property map key is actually graph_property_tag, not multigraph_t*. It looks like graph property maps only store a single value...
Showing
Please register or sign in to comment
The correct type for the dynamic property map key is actually graph_property_tag, not multigraph_t*. It looks like graph property maps only store a single value...