igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] igraph BFS


From: Ashwin Kumar
Subject: Re: [igraph] igraph BFS
Date: Thu, 20 May 2010 09:11:24 +0530



On 19 May 2010 17:15, Tamas Nepusz <address@hidden> wrote:
> Or, I can use one of the vectors in the struct pair from the previous email
> as the father vector? I'll try it and see if it works.
Sure, you can include the father vector in the struct as a third member.

Thanks Tamas. 

Everything works as expected. :) 

I was implementing tree compaction and expansion using the dfs/bfs. 

~ashwin 

reply via email to

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