Skip to content

Test and implement other centrality methods than PageRank #10

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.

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

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions