$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: tomislav_trajkovski (tomislav_t_at_[hidden])
Date: 2002-09-25 02:20:17
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