
Jeremiah Willcock
Is reverse_graph<> in Boost::Graph Library, read-only? It appears to be read-only. It should be possible to add mutation; it just isn't there yet. Do you need that feature?
other case, though. Could you please add in the rest of the mutating functions so that I can add your code to BGL?
Hello! I find the time and add all mutable functions. Not fast, but I did
it:) I attach them to this message.
I also wrote small test program, but may be it must be tested more deeply.
I want to find way to do it with minimal writing of code. What do you
think?
And, one problem: it doesn't pass test for
MutableBidirectionalGraphConcept. For example:
typedef adjacency_list