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

merging graphs #10

Open
rb643 opened this issue Jul 5, 2017 · 0 comments
Open

merging graphs #10

rb643 opened this issue Jul 5, 2017 · 0 comments

Comments

@rb643
Copy link
Owner

rb643 commented Jul 5, 2017

It would be nice to be able to merge the minimal spanning tree of a graph with the thresholded version so that the final graph has a density above a certain percentage of the mst.

At the moment the union function seems to be able to combine graphs but not attributes. So the weights of each edge are stored as new seperate attributes.

For some strange reason simply adding up those attributes only gives NA's...

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

No branches or pull requests

1 participant