You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perm.py: remove broken hack for excluding transitive edges
Graphviz includes the tred program for computing transitive reduction
so use this to post process the complete graph instead. This means
that graphs containing edges that drop more than one perm that are not
implied by transitivity are displayed correctly.
0 commit comments