$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Floyd-Warshall Example
From: GOO Creations (goocreations_at_[hidden])
Date: 2011-04-15 02:19:23
Hi all
I'm trying to figure out how to use the Floyd-Warshall algorithm. It
seems like there is no example (like with the other algorithms); can
someone maybe point me to an example. I'm having problems with the
parameters, especially with the DistanceMatrix.
Thank you
Chris