Hi,

Out of curiosity: how large are your graphs? (How many nodes, how many edges?)

T. 

> On 2016. Dec 15., at 8:44, Ruchika Salwan <[email protected]> wrote:
> 
> 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 
> _______________________________________________
> igraph-help mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/igraph-help

_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to