$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Juerg Tschirren (yg-boost-users_at_[hidden])
Date: 2002-10-28 22:38:53
With the Boost Graph Library, I try do create an undirected graph that does
not allow parallel edges, so far without success. Does anybody have a small
example that shows how to do this?
Juerg