Skip to content

graph_tool centrality mesures #8

@Amira-sdmk

Description

@Amira-sdmk

Hello
I am using graph-tool latest version with python 3.8.10, i created a graph of 100 vertices and I have a problemwith the calculation of eigenvector centrality measure here is the command (from the documentation) :
graph_tool.centrality.eigenvector(g, weight=None, vprop=None, epsilon=1e-06, max_iter=None)
I receive a message saying:
(3.8731052026008155, <VertexPropertyMap object with value type 'double', for Graph 0x7fdf6f0575e0, at 0x7fdf6e637be0>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions