This PR adds discrimination tree support for the symbolic simulation framework. The new `DiscrTree.lean` module converts `Pattern` values into discrimination tree keys, treating proof/instance arguments and pattern variables as wildcards (`Key.star`). Motivation: efficient pattern retrieval during rewriting. |
||
|---|---|---|
| .. | ||
| bench | ||
| bench-radar | ||
| compiler | ||
| elabissues | ||
| ir | ||
| lake | ||
| lean | ||
| pkg | ||
| playground | ||
| plugin | ||
| simpperf | ||
| .gitignore | ||
| common.sh | ||
| lakefile.toml | ||
| lean-toolchain | ||