|
From: | paolo |
Subject: | [igraph] memory problem |
Date: | Fri, 30 Jan 2009 11:30:58 -0000 |
Hi, I'm trying to compute the shortest path for a weighted
network with around 170000 vertices and 201000 edges. This is what happens: > s<-shortest.paths(g,weights = NULL) Error in shortest.paths(g, weights = NULL) : At vector.pmt:408 : cannot reserve space for vector,
Out of memory I run Igraph on R, windows XP, with an intel core 2, CPU T7400
at 2.16GHz, with 2GB of RAM. I attach the network I'm trying to work on. Do you think there is any chance I can sort it out? My best regards Paolo Paolo Masucci | CASA | University College
London | 1-19 Torrington Place London WC1E 6BT UK | Tel 44 207 679 1255 | email: address@hidden | web: www.casa.ucl.ac.uk |
[Prev in Thread] | Current Thread | [Next in Thread] |