$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] BGL: count parallel edges between vertices (u,v)
From: Shaun Jackman (sjackman_at_[hidden])
Date: 2010-12-15 19:26:00
Hi,
Is there a function to count the number of edges between two vertices
(u,v)? In the case of parallel edges, this function could return values
larger than one.
Thanks,
Shaun