Skip to content

C++ does not support directed or weighted graphs #2

@bagrow

Description

@bagrow

The C++ code (B_matrix.cpp) assumes the edgelist it reads is undirected and unweighted even if that is not the user's intent. I've updated portrait_divergence.py to prevent calling both C++ (--cpp) and directed/weighted options. It would be nice to support directed/weoghted graphs with the C++.

Thanks @Mattia10427725.

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