$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] prim_minimum_spanning_tree
From: Line Blander Reinhardt (lbre_at_[hidden])
Date: 2009-08-04 04:58:15
Hi all
Is it really true that prim_minimum_spanning_tree cannot handle negative cycles??
I was surprised to find that when I have negative cycles the boost function crashes in Dijkstra.
Has this error been fixed?? Or is it just viewed as a feature??
Thanks
Line