We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b894a commit 9db4047Copy full SHA for 9db4047
src/methods/rule_based/rule2.jl
@@ -1,3 +1,4 @@
1
+using Combinatorics: permutations
2
# empty Base.ImmutableDict of the correct type
3
const SymsType = SymbolicUtils.BasicSymbolic{SymbolicUtils.SymReal}
4
const MatchDict = Base.ImmutableDict{Symbol, SymsType}
0 commit comments