$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Walthall (walthall_at_[hidden])
Date: 2008-07-30 16:52:10
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