Skip to content

Dataflow: Add MergePathGraph module. #12475

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

Merged
merged 6 commits into from
Mar 13, 2023

Conversation

aschackmull
Copy link
Contributor

This adds a convenience module that allows easy combination of 2 PathGraph modules as a disjoint union in order to display the results of two separate flow computations in a path-problem query.

@aschackmull
Copy link
Contributor Author

See #12476 for an example of its use.

@aschackmull aschackmull force-pushed the dataflow/mergepathgraph branch from 3490d4f to 289f921 Compare March 10, 2023 13:57
@aschackmull aschackmull requested review from a team as code owners March 13, 2023 10:09
Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@aschackmull aschackmull merged commit f53a05b into github:main Mar 13, 2023
@aschackmull aschackmull deleted the dataflow/mergepathgraph branch March 13, 2023 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants