FuJiaJie123

Results 2 issues of FuJiaJie123

Fix bug of issue #297 I have read the CLA Document and I hereby sign the CLA ---- > [!IMPORTANT] > Fixes bug in `label_propagation()` in `community_operations.py` by updating community...

I am not sure if I might be misunderstanding something, but I believe there could be an issue with line 110 in community_operations.py: `new_community = max(community_candidate, curr_community)` The core idea...