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 sorts/types/names to classes #1

Merged
merged 3 commits into from
Jul 11, 2023

Commits on Jul 11, 2023

  1. Add sorts/types/names to classes

    This adds a mapping of e-class id to class type to the format.
    
    One use case for this was in the visualizer in egglog
    (egraphs-good/egglog#147) to display the sort
    on each e-class.
    saulshanabrook committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0de129d View commit details
    Browse the repository at this point in the history
  2. Use local test files (egraphs-good#2)

    This changes the tests to use the local files instead of those in the
    extraction gym repo. I made this change so I could test the addition of
    classes.
    
    Feel free to disregard if you like.
    saulshanabrook authored and mwillsey committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    15d09ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71407f5 View commit details
    Browse the repository at this point in the history