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 debugging and GraphViz visualization utilities #169

Merged
merged 13 commits into from
Oct 22, 2023
Merged

Conversation

0x0f0f0f
Copy link
Member

If you install GraphViz and run dot (defined in viz/viz.jl) on an e-graph, then you get a nice visualization. Thanks to @vitrun in #123 - would you be willing to help out to adapt the function to Metatheory v2.0?

@0x0f0f0f
Copy link
Member Author

See #41

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

Merging #169 (ef978aa) into master (39349f9) will decrease coverage by 2.30%.
The diff coverage is 31.25%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   71.29%   69.00%   -2.30%     
==========================================
  Files          15       16       +1     
  Lines        1317     1355      +38     
==========================================
- Hits          939      935       -4     
- Misses        378      420      +42     
Files Coverage Δ
src/EGraphs/EGraphs.jl 100.00% <ø> (ø)
src/EGraphs/egraph.jl 84.67% <ø> (-0.29%) ⬇️
src/EGraphs/saturation.jl 85.79% <100.00%> (+0.16%) ⬆️
src/Metatheory.jl 100.00% <ø> (ø)
src/Syntax.jl 84.05% <84.61%> (+0.23%) ⬆️
src/extras/graphviz.jl 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@0x0f0f0f 0x0f0f0f merged commit 7828344 into master Oct 22, 2023
8 of 10 checks passed
0x0f0f0f added a commit that referenced this pull request May 10, 2024
Add debugging and GraphViz visualization utilities
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