Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::graph find the cycle
From: tolik levchik (endight_at_[hidden])
Date: 2012-09-24 03:39:00


Ok, but then graph (A, B) also have cycles. Is that right too?

2012/9/24 Jeremiah Willcock <jewillco_at_[hidden]>

> On Mon, 24 Sep 2012, tolik levchik wrote:
>
> Yes, but it set bidirectionalS in adjacency_list. Doesn't it say that we
>> could walk in both ways?
>>
>
> No -- it means that the edges are single-directional, but that you can
> find all edges into a particular vertex. You might want undirectedS, which
> means that edges don't have directions.
>
> -- Jeremiah Willcock
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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