Replies: 3 comments 3 replies
-
What are the semantics of Would an SMT-style, (also, converted from issue to discussion, as this is a ways out) |
Beta Was this translation helpful? Give feedback.
-
This sounds interesting. I'm thinking about backtrackable e-graphs a lot recently following this paper. I would like to experiment a little bit and see how this would look like in egg. Could you describe your potential usage (and background) in more details? |
Beta Was this translation helpful? Give feedback.
-
Here is a proof-of-concept persistent union-find I wrote during the last few days, although I'm not quite sure which direction that repo will end up going, |
Beta Was this translation helpful? Give feedback.
-
It'd be really nice to support incremental rewrites of some sort, then egg could function as a library underlying a more complex incremental solver
I'm thinking something along these lines
I know this is much easier said than done given the deduplicating nature of the egraph, but it's a neat idea none the less
Beta Was this translation helpful? Give feedback.
All reactions