|
From: | Gábor Csárdi |
Subject: | Re: [igraph] Shortest path matrix |
Date: | Sun, 5 Jul 2015 16:29:04 +0200 |
Hi,
Just tried the way you told. But it is giving the resultant matrix in form of[,1] [,2][1,] Integer,3 Integer,3[2,] Integer,3 Integer,3 in your example. This is not giving the result as 1 2 3 1 2 3 3 2 1 3 2 1 as this.
[Prev in Thread] | Current Thread | [Next in Thread] |