Skip to content

Early stopping when false=true #7

Description

@eytans

We should add a mechanism to detect bad "colors". We can say a color is bad if it has proven something that can not be. Colors are implemented under the assumption that only a few colored unions will happen, but when we add a false assumption it can imply that false = true, and the entire E-Graph can fold into a single E-Class which will be very expensive.

  • Detect vacuity using classes_by_op
  • Create delete_color
  • Implement automatic runner hooks to delete colors
    • Make this optional for experiments
  • Collect to stats how many colors were deleted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions