Boost logo

Boost Users :

From: sr kumar (srgama_at_[hidden])
Date: 2005-07-06 17:05:57


Hi,
Is there a reason that the in_edges are not being maintained for
a directedS adjacency_list?

A quick look through implementations of boost::detail::add_edge(*)
indicates correct maintainance for a bidirectional case, and reuse
of the out_edges for the undirected case.

I'm hopefully not missing something obvious to more enlightened
souls and would appreciate any ideas to get the in_edges correctly
for a directedS adjacency_list.

thanks,
-sr


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