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
