memgraph/query_modules/louvain
Ivan Paljak ec67e71d39 Fix bug in modularity calculation
Summary:
This diff does not fix our Louvain implementation completely. The algorithm
internally still optimzies the wrong function, but this will at least correctly
calculate the modularity value at the end.

Fix of the algorithm will come in a separate diff

Reviewers: dsantl

Reviewed By: dsantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2603
2019-12-16 16:34:40 +01:00
..
src Fix bug in modularity calculation 2019-12-16 16:34:40 +01:00
test Fix bug in modularity calculation 2019-12-16 16:34:40 +01:00
CMakeLists.txt Strip query modules in release build 2019-12-11 13:52:48 +01:00