|
From: | Tamás Nepusz |
Subject: | Re: [igraph] adding weights after graph.union.by.name |
Date: | Thu, 25 Oct 2012 17:46:46 +0200 |
> I am facing problems with `igraph_sparsemat() function. Could it be the problem that your sparse_g variable is essentially a dangling pointer that points nowhere? You should _create_ a sparse matrix first and then pass the address of that sparse matrix to igraph_sparsemat. -- T.
[Prev in Thread] | Current Thread | [Next in Thread] |