mage icon indicating copy to clipboard operation
mage copied to clipboard

Degree centrality algorithm

Open jmatak opened this issue 3 years ago • 0 comments

Description

Implementation of degree centrality algorithm. More information about algorithm: https://www.sci.unich.it/~francesc/teaching/network/degree.html

Pull request type

  • [x] Algorithm/Module

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

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

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

jmatak avatar Aug 19 '22 15:08 jmatak