24 Jun
2011
24 Jun
'11
1:29 a.m.
On 06/23/2011 08:28 PM, Evan Driscoll wrote:
In libs/graph/example/isomorphism.hpp, if I change undirectedS to bidirectionalS, then the answer changes from the two graphs being isomorphic to not. (It then proceeds to segfault when looking at the isomorphism map.)
BTW, I've tried this on Boost 1.33.1 (extremely old, I know) and 1.47 beta. So unless it was fixed then broken... :-) Evan