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

Add transitive reduction to dump_schedule #422

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Add transitive reduction to dump_schedule #422

merged 1 commit into from
Jul 24, 2023

Conversation

rj00a
Copy link
Member

@rj00a rj00a commented Jul 24, 2023

Objective

Perform transitive reduction on the output of the dump_schedule utility to make it easier to understand.

Solution

Send the output through the graphviz tred command before piping through dot. Can be disabled with the --no-tred flag.

@rj00a rj00a enabled auto-merge (squash) July 24, 2023 11:19
@rj00a rj00a merged commit 27a22b7 into main Jul 24, 2023
13 checks passed
@rj00a rj00a deleted the tred branch July 24, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant