Skip to content

LFRCommunityGraph exceeds max degree #10

@ghost

Description

An LFRCommunityGraph with the following parameters will have degreees higher than the specified max degree.

self.num_comm = 3
self.max_comm = 100
self.comm_exp = 1.5
self.max_degree = 10
self.degree_exp = 1.5
self.mixing_par = 0.075
self.tries = 3
self.seed = None

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