Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added `nodes` field to `EGraph` to avoid storing nodes in `analysis` and `analysis_pending` * eliminated `node` field of `ExplainNode` (used `EGraph.nodes` instead) * serde * serde * Clarify `id_to_expr` and prevent `copy_with_unions` when explanations are disabled * Added note that enode in `make` may not be canonical
- Loading branch information