[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[igraph] equivalent of BFS iterator in igraph C?
From: |
Galen Wilkerson |
Subject: |
[igraph] equivalent of BFS iterator in igraph C? |
Date: |
Thu, 17 Nov 2011 19:39:47 -0500 |
Hi,
I am trying to BFS from a source node, but stop when reaching a certain number of nodes.
I can do this easily in Python with igraph, but am not sure how this will work in the C version.
thanks for help.
G
- [igraph] equivalent of BFS iterator in igraph C?,
Galen Wilkerson <=