Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt algorithms in loom.alg to be multigraph compatible #64

Open
aysylu opened this issue May 12, 2015 · 0 comments
Open

Adapt algorithms in loom.alg to be multigraph compatible #64

aysylu opened this issue May 12, 2015 · 0 comments
Labels

Comments

@aysylu
Copy link
Owner

aysylu commented May 12, 2015

Support for multigraphs was added in PR #19, which allows us to represent graphs that have more than 1 edge between two vertices. However, algorithms in loom.alg still operate on the assumption that a node is uniquely defined by its two vertices.

@aysylu aysylu added the novice label May 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant