Boost logo

Boost Users :

From: Val Samko (boost_at_[hidden])
Date: 2004-04-04 13:58:40


Hi Jeremy,

Thanks for your help.

JS> You've specified edge_weight_t as a vertex property. Instead you should
JS> have
silly me ... this was the source of my problem.

>> Finally, is it possible to use
>> johnson_all_pairs_shortest_paths
>> with adjacency_list<mapS, mapS, ...> ?
>> According to the documentation, this should be possible, but this
>> just does not compile.

JS> It is suppose to work...

JS> There were some bugs in johnson's with respect to this. I've checked in
JS> fixes.

JS> Also, with mapS you will need to specify vertex_index_t as an internal
JS> vertex property map of the adjacency_list.
I tried that, it didn't help, I hope your fixes fix this.

-- 
 Val Samko                          http://val.digiways.com/

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