igraph-help
[Top][All Lists]
Advanced

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

[igraph] Help!!!how to get the laplacian of a huge graph with more than


From: lan gao
Subject: [igraph] Help!!!how to get the laplacian of a huge graph with more than 10000 nodes?
Date: Thu, 23 Oct 2008 12:00:04 -0500

I have a large graph with more than 100000 nodes.
When I use graph.laplacian(g) , R says "can not locate a vecotor of size..."
If I save the graph in a sparse matrix form, then is not the right graph object that "graph.laplacian" requires.
What can I do?
Anybody knows how to sovles this problem? I appreciate your help.
 
 
 
Lani

reply via email to

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