Skip to content

price (Barabasi-Albert Scale-Free) network generation hangs #11

@samwindels

Description

@samwindels

Hi,

I am trying to generate a Barabasi-Albert Scale-Free graph using the following function call:

graph_tool.generation.price_network(N=10000, m=10, c=0, gamma=1, directed=False, seed_graph=None)

Graph tool has been running for days now, without finishing. If I set m<=2, it finishes in less than a second.

I am on version 2.58 (commit 17e02e55, ), python 3.11.6.

Kind regards,

Sam

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