igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] adding weights after graph.union.by.name


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.




reply via email to

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