Skip to content

triple updating may be wrong in TripleNetwork? #3

@rincedd

Description

@rincedd

On rewiring links in a TripleNetwork the numbers of triples might not be updated? This seems to happen in the older largenet code used in the undirected voter model with triplet and quadruplet output. In that case, even though the number of 0-1-links is zero, a non-zero number of 0-1-0 triplets is reported. As the changeLink() method is still the same code, I suspect that the problem persists.

For now, carefully check triplet numbers for consistency when using TripleNetwork.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions