25 Sep
2002
25 Sep
'02
2:29 p.m.
http://www.boost.org/libs/graph/doc/write-graphviz.html
"tomislav_trajkovski"
I am using the Boost 1.28.0 library on Windows 2000 with MSVC 6.0. Among other things I want to visualise a graph.
The graph is a directed acyclic graph and what I want is an optimal presentation that occupies as little screen space as possible and where edges do not cross.
Does anyone have any tips?
Tomislav Trajkovski