$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jun Aishima (jaishima_at_[hidden])
Date: 2002-07-08 18:48:52
I am using the depth-first search and want to use it in a case where a
maximum of two (or three?) edges can come out from each vertex. Does
anybody know how the visitor class or the depth-first search can be
modified so that I can do this?
Thanks,
Jun Aishima