igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Cayley Tree


From: Tamas Nepusz
Subject: Re: [igraph] Cayley Tree
Date: Mon, 23 Nov 2009 12:00:21 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

> I am not sure about this:
> 
>  if depth == 1:
>        return Graph.Tree(4, 3)
Indeed, it should be Graph.Tree(coord, coord-1) and a similar correction
should also be made in the R variant.

-- 
Tamas




reply via email to

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