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

[Port] Fallback for all edge operations #39

Open
gdalle opened this issue Nov 11, 2021 · 1 comment
Open

[Port] Fallback for all edge operations #39

gdalle opened this issue Nov 11, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@gdalle
Copy link
Member

gdalle commented Nov 11, 2021

For an edge operation f, define both f(g, src(e), dst(e)) and f(g, e) on abstract graphs

See sbromberger/LightGraphs.jl#1287

@gdalle gdalle added enhancement New feature or request good first issue Good for newcomers labels Nov 11, 2021
@gdalle
Copy link
Member Author

gdalle commented Mar 10, 2022

Does this require duplicating all edge operations or is there a clever way to do this (eg a macro)?

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

No branches or pull requests

1 participant