$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Reid (j.reid_at_[hidden])
Date: 2007-05-02 09:45:22
Hi,
I've recently run into a problem where I build a boost.graph in python
and then call write_graphviz() which never returns. I haven't managed to
generate a reproducible test case yet. All I can say is that the problem
disappears if I remove all the edge and vertex properties.
Has any one seen anything like this before? When I manage to make a
small test case I shall post it.
Best,
John.