memgraph/query_modules
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
..
connectivity Strip query modules in release build 2019-12-11 13:52:48 +01:00
louvain 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
example.c Rework CallProcedure to validate result sets 2019-11-28 14:58:43 +01:00