Raphtory
Raphtory copied to clipboard
Global Clustering Coefficient memory explosion
When running GCC on a large graph the memory requirements explode, this seems strange as it shouldn't require that much more than algorithms like pagerank which run fine. Need to investigate the cause of this excess storage requirements.