|
Boost Users : |
From: Val Samko (boost_at_[hidden])
Date: 2004-04-05 15:55:26
Hi Jeremy,
>> For example, why is the edge_connectivity function only
>> available in edge-connectivity.cpp, and is not present in
>> the library itself?
JS> The only reason is time. It takes time to turn a little example
JS> into a real "programming product" as Frederick Brooks would call it.
JS> Documentation needs to be written, and much more complete
JS> testing should be done. Also the algorithms in the examples
JS> may not be as general as they could/should be, and it takes time
JS> to generalize properly.
I see. Actually, I just found out that the edge_connectivity function is
present in http://www.boost.org/boost/graph/edge_connectivity.hpp ,
but that is not documented yet. I will try to implement
a vertex_connectivity function now myself, as I haven't found
any existing implementations for the BGL. Btw, your book
really helps.
-- 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