mage icon indicating copy to clipboard operation
mage copied to clipboard

Update nxalg procedures and add Louvain CD

Open antepusic opened this issue 3 years ago • 0 comments

Description

Align nxalg procedures with NetworkX 2.8.4 and add Louvain community detection.

Pull request type

  • [ ] Bugfix
  • [x] Algorithm/Module
  • [ ] Feature
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no API changes)
  • [ ] Build related changes
  • [ ] Documentation content changes
  • [ ] Other (please describe):

Related issues

Delete if this PR doesn't resolve any issues. Link the issue if it does.

######################################

Reviewer checklist (the reviewer checks this part)

Module/Algorithm

  • [ ] Core algorithm/module implementation
  • [ ] Query module implementation
  • [ ] Unit tests
  • [ ] End-to-end tests
  • [ ] Code documentation
  • [ ] README short description
  • [ ] Documentation on memgraph/docs

######################################

antepusic avatar Jul 11 '22 12:07 antepusic