[graph-tool] dfs_search question
Tiago de Paula Peixoto
tiago at skewed.de
Fri Feb 17 10:02:37 CET 2017
On 17.02.2017 05:30, Tom wrote:
> Hi,
>
> I trying to use dfs_search, and after digging through the sources, it
> appears that only dfs_search accepting a start vertex is exposed by the
> library. However, the BGL also has an overload for depth_first_search which
> doesn't need a vertex and traverses *all* vertices. (In addition to the two
> overloads, there is also a separate interface depth_first_visit(), which
> does exactly what "dfs_search" does.)
>
> Any chance of exposing the versions of [db]fs_search which don't need a
> start vertex, please?
Yes, just open an issue in the website, and I will implement it.
Best,
Tiago
--
Tiago de Paula Peixoto <tiago at skewed.de>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.skewed.de/pipermail/graph-tool/attachments/20170217/77014f2c/attachment.asc>
More information about the graph-tool
mailing list