In each rule, we know how many slot variables there are. We can assign each one of them an index. A vector holding the matches is much more performant than an immutabledict or a linkedlist
Working on it in https://github.com/JuliaSymbolics/Metatheory.jl/pull/77
In each rule, we know how many slot variables there are. We can assign each one of them an index. A vector holding the matches is much more performant than an immutabledict or a linkedlist Working on it in https://github.com/JuliaSymbolics/Metatheory.jl/pull/77