$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Graph] initialize_vertex change vertex color (visitor)
From: The Maschine (justthemaschine_at_[hidden])
Date: 2014-01-15 04:33:37
Hi Alex and all,
Do you think its possible to do something in the 'discovery' phase of the
visitor/search?
Can I test in the discovery of a vertex and make it 'undiscoverable'/remove
it from the search queue?
Any ideas?
Thanks