BillShaw
Results
2
issues of
BillShaw
## Summary Fixed infinite loop bug in label propagation algorithm caused by synchronous updates leading to oscillation in certain graph structures. ## Type of Change - [x] Bug fix -...
## Summary Fixed ValueError when `update_communities=True` is passed to `add_episode()`. The bug was caused by incorrect unpacking of `semaphore_gather` results, which returns a list of tuples rather than a single...