From: Welson Sun (welson_sun_at_[hidden])
Date: 2005-02-16 15:42:30


Hi,
 
The program is really simple, it creates a graph and output to a .dot file
using the graphviz library in the BGL. It runs well in Cygwin, but in Linux,
it got a segment fault when outputing the vertex id.
 
Can you C++ gurus see what is going on? Thanks!
 
 
Welson