Metatheory.jl icon indicating copy to clipboard operation
Metatheory.jl copied to clipboard

Symbol cache not working correctly

Open 0x0f0f0f opened this issue 3 years ago • 0 comments

It seems that the symbol cache is not working correctly. It is used to reduce the search space in terms of eclasses when performing e-matching, and should be a map of symbols -> eclasses where the symbols appear.

https://github.com/0x0f0f0f/Metatheory.jl/blob/f823eb8c733f410e10fcbb66aeeb7b71ca6c4c50/src/EGraphs/saturation.jl#L45

0x0f0f0f avatar Mar 27 '21 00:03 0x0f0f0f