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

Product graphs #7

Open
cbbowen opened this issue May 8, 2018 · 2 comments
Open

Product graphs #7

cbbowen opened this issue May 8, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@cbbowen
Copy link
Owner

cbbowen commented May 8, 2018

Views of two or more graphs as a single Cartesian or tensor product graph should be added.

@cbbowen cbbowen added the enhancement New feature or request label May 8, 2018
@Fohlen
Copy link
Contributor

Fohlen commented Jan 6, 2019

I would strongly vow for this feature. However I would not do this begin with, it would be much better if the library would offer subgraphs (e.g minimum spanning tree) which are itself ranges over the product of the function. This would very much embrace the power of ranges v3 over the principles of BGL (which you ported so nicely).

@cbbowen
Copy link
Owner Author

cbbowen commented Jan 21, 2019

f5028e0 added graph::tensor_product_view(...) which lays the foundation for, but it's not yet feature complete.

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

No branches or pull requests

2 participants