Yes, but it set bidirectionalS in adjacency_list. Doesn't it say that we could walk in both ways?
On Mon, 24 Sep 2012, tolik levchik wrote:Your graph does not actually have a cycle. Here is a drawing of it:
The following code http://ideone.com/MbvUI outputs 'false', why?
A ---> B
| ^
| /
| /
| /
| /
| /
v/
C
In particular, notice that there is a topological order for the graph: A, C, B; all edges go forward in that order.
-- Jeremiah Willcock
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users