$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Pedro Teixeira (pedro.t_at_[hidden])
Date: 2008-08-02 16:54:51
I don't think you can do that. Can't you implement whatever rule you want on
with a custom visitor?
[]'s
Pedro
On Wed, Jul 30, 2008 at 5:52 PM, David Walthall <walthall_at_[hidden]
> wrote:
> Hello. I have a graph that I'd like to run a depth first search on. Is it
> possible to control the order that edges for each node are traversed? I
> read through the documentation, but I didn't see anything that would do
> this.
>
> Thanks,
> David
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
>