igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] igraph BFS


From: Ashwin Kumar
Subject: [igraph] igraph BFS
Date: Tue, 18 May 2010 15:07:44 +0530

Hi 

I am using igraph 0.6 C interface. I need to work on trees, find the depth of the tree, and other statistics (average out degree, etc). I am also trying to use the igraph_bfs() function call. But, I am unable to find any documentation for this call in the HTML online help or the downloadable PDF. However, I do find an example implementation in the examples folder. 

Could anyone give me the function syntax, list of inputs and outputs? 

Thanks
~ashwin

reply via email to

[Prev in Thread] Current Thread [Next in Thread]