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
Hello, I am recently using python-egglog, and I am stuck in some problems. I have two questions:
How can I reason about the flow and order of rewrites to get from the input expression to the extracted expression? Something like the Explanations in the Rust plugin.
Also using rewrite without the "when" argument is not actually applying the rule unconditionally, and it is cost-based. How can I make EGG apply a rule unconditionally ignoring the costs?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I am recently using python-egglog, and I am stuck in some problems. I have two questions:
Your answer is much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions