Find the densest subgraph in an undirected graph through Andrew Goldberg's algorithm.
Primary LanguagePython