Skip to content

Test and implement other centrality methods than PageRank #10

@Greaby

Description

@Greaby

PageRank return sometime the error : failed to converge.
It depends on the structure of the graph

They added other methods for calculating node centrality to Graphology.

Interesting methods :

  • Betweenness centrality
  • Eigenvector centrality

Why not add a config to choose the calculation method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions