regression in graph - brandes_betweenness_centrality_test

21 Aug
2004
21 Aug
'04
12:27 p.m.
There's memory access violation in brandes_betweenness_centrality_test.cpp . This error is thrown inside function put called in line 264 : for (tie(vi, vi_end) = vertices(g); vi != vi_end; ++vi) put(centrality, *vi, 0); // <<--- access violation inside put B.
7598
Age (days ago)
7598
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bronek Kozicki