12 Jun
2002
12 Jun
'02
9:24 a.m.
Hello, I use the BGL to read a graphviz file and I do a depth_first_search on the graph. I would like to determine the fontname (times-roman for example) the fontcolor (black for example) and the position of each node when the depth_first_search is done. Could you help me? Thinks