igraph-help
[Top][All Lists]
Advanced

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

[igraph] Graphs too large for Ram


From: Ruchika Salwan
Subject: [igraph] Graphs too large for Ram
Date: Thu, 15 Dec 2016 13:14:10 +0530

Hi,

As part of my project, I need to implement truss decomposition algorithm for graphs too large to fit in memory. But I believe implementing this using igraph API would lead to massive changes to the igraph C interface(I am doing this in C).

I need some expert views on it. Is it feasible to do so using the igraph API. And what are the quick fixes I can perform to achieve this, just in case.

Thanks,

Ruchika

reply via email to

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