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

Change graphiti layout for unknown edges #508

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

vlad902
Copy link
Contributor

@vlad902 vlad902 commented Oct 11, 2024

As noted in [1], graphiti could generate graphs where the implication pointed downward in the presence of 'unknown' edges. Explicitly tell graphviz to avoid using those edges in making layout decisions.

Before (note 125 implies 73):
before

After:
after

[1] https://leanprover.zulipchat.com/#narrow/stream/458659-Equational/topic/Graphiti/near/476308901

As noted in [1], graphiti could generate graphs where the implication
pointed downward in the presence of 'unknown' edges. Explicitly tell
graphviz to avoid using those edges in making layout decisions.

[1] https://leanprover.zulipchat.com/#narrow/stream/458659-Equational/topic/Graphiti/near/476308901
@pitmonticone pitmonticone merged commit 42fd75f into teorth:main Oct 11, 2024
1 check passed
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.

2 participants