Skip to content

For large weighted graph the preprocess_transition_probs is very slow #105

Description

@sitaomin1994

I have a graph containing 4 million edges, in the processing step it compute the alias modified sample for every node and edge which is super slow. I suggest to move the computation to the random walk part which is on the fly and can speed up the algorithm

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions