Boost logo

Boost Users :

Subject: Re: [Boost-users] prim_minimum_spanning_tree
From: Line Blander Reinhardt (lbre_at_[hidden])
Date: 2009-08-04 14:10:34


Well Prims is not supposed to have problems with negative cycles. However Dijkstra does. I believe the problem lies in prim_minimum_spanning_tree
use of Dijkstra.
Thanks
   Line
________________________________________
Fra: me22.ca_at_[hidden] [me22.ca_at_[hidden]] På vegne af Scott McMurray [me22.ca+boost_at_[hidden]]
Sendt: 4. august 2009 18:14
Til: Line Blander Reinhardt
Emne: Re: [Boost-users] prim_minimum_spanning_tree

2009/8/4 Line Blander Reinhardt <lbre_at_[hidden]>:
> Have done thanks. Was just wondering if it had been fixed in newer versions.
>

I think it fundamentally cannot be fixed, as the algorithm doesn't
provide a way to detect the problematic conditions.

~ Scott


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net