$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Boost.Graph with MST: getting started
From: arm2arm (arm2arm_at_[hidden])
Date: 2009-05-05 04:56:35
Hello,
I would like to start to use Graph for my project, I have seen that
boost.Graph has a MST implemented.
My problem is that I have points in 3D/2D with properties; I would like to
link them together in to MST using their distance/coordinate or some
property.
Then I would like to extract the groups for the given Edge length.
How to organize the container?
Thank you beforehand.
Arman.
-- View this message in context: http://www.nabble.com/Boost.Graph-with-MST%3A-getting-started-tp23383569p23383569.html Sent from the Boost - Users mailing list archive at Nabble.com.