Skip to content

Fix residual weighted rich-club calculation #1709

@hanzh346

Description

@hanzh346

In the graph measures "WeightedRC", the measure is repeatedly calculated on each node of layers of graphs. The measure should be global, so one value per layer, but now the measure is residually calculated by nodes, each node in layers have same weighted rich club value.

Now the workaround is to get rid of the for loop going through the nodes
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working and need to be fixed right awaymeasureGraph measures

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions