igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] igraph BFS


From: Tamas Nepusz
Subject: Re: [igraph] igraph BFS
Date: Tue, 18 May 2010 12:55:53 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hi Ashwin,

Thanks for pointing it out; indeed, the documentation of igraph_bfs is
missing from the online docs, but you can find it in src/visitors.c in
the igraph source code. I will commit a patch soon that will include the
documentation of igraph_bfs in the generated docs.

Thanks,
-- 
Tamas

On Tue, May 18, 2010 at 03:07:44PM +0530, Ashwin Kumar wrote:
> 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

> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help




reply via email to

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