From: Johan Oudinet (johan.oudinet_at_[hidden])
Date: 2006-08-01 04:00:18


On 7/31/06, Louis Lavery <louis_at_[hidden]> wrote:
> p219 of the BGL book says that in_edges(...) is available for
> bidirectional graphs but that in_degree(...) is not.
> Shouldn't both or neither be available?

in_degree is available....
http://www.boost.org/libs/graph/doc/BidirectionalGraph.html

Regards,

-- 
Johan