Skip to content

Add Graph method for betweenness centrality #328

Open
@sbaldu

Description

@sbaldu

I think it would be useful to add methods in the Graph class for calculating the betweenness centrality of a node and maybe also other centrality measures (eigenvalue centrality, closeness centrality, ecc.).
These measures are very useful when studying a network, and this methods are provided by similar libraries (like NetworkX in Python), so I think that it would be a useful addition.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority:MediumPriority Label for medium priority issuecoresomething about coreenhancementNew feature or requesthacktoberfesthacktoberfest issue

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions