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

Merge Graphs #86

Closed
techmoksha opened this issue May 12, 2014 · 1 comment
Closed

Merge Graphs #86

techmoksha opened this issue May 12, 2014 · 1 comment
Labels

Comments

@techmoksha
Copy link

Hi,

I had a problem of merging 2 acyclic graphs such that there are no duplicates and also the merged graph needs to retain the acyclic nature. I think the library has all the pieces for this, just that they are not centralized. If you find this issue valid, I can add a general merge utility API.

@jkinable
Copy link
Collaborator

" there are no duplicates" -> Duplicates of what?
In general, there is no way to guarantee that the sum of 2 acyclic graph is still acyclic.

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

3 participants