Skip to content

v1.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 00:00

Metatheory v1.3.4

Diff since v1.3.3

Closed issues:

  • PatSegment (AKA slotvars in SymbolicUtils.jl) not implemented for new classical rewriting module. (#72)
  • istree(e::T) versus istree(T) (#90)
  • Monoid macro in Metatheory.Library missing interpolation (#98)
  • Extracting an Expr from ENodeTerm (#102)
  • EqualityRule does not support user defined types (#103)
  • EGraph saturation does not run its iterations (#104)
  • how could I pass the automatically generated rules into @rule and @theory macro? (#116)
  • Predicates does not work in Egraph saturation? (#117)
  • dynamic rule for egraph has weird behaviour of push! append! operation on vectors (#120)
  • bug in @areequal (#121)
  • project that manipulate quantum circuit using Metatheory.jl (#122)
  • Predicates not working in egraph (#123)

Merged pull requests: