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

Support weighted graphs in EdgeList Format #43

Open
ljschumacher opened this issue Nov 2, 2021 · 0 comments
Open

Support weighted graphs in EdgeList Format #43

ljschumacher opened this issue Nov 2, 2021 · 0 comments

Comments

@ljschumacher
Copy link

It would be great to extend loadgraph functionality to support reading a graph in the EdgeList format but with weights specified, i.e. [source, dest, weight] for each edge. This could be read as a SimpleWeightedGraph, for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant