31 Jul
2009
31 Jul
'09
4:31 p.m.
I don't see anything obviously wrong here - have you tried using listS as your edge-list data structure? I am curious if vector is just unable to allocate sufficient contiguous memory. (You might also try to catch whatever is causing the program termination, that would be helpful in trying to root out the cause). Justin