Details

Time bar (total: 2.5s)

sample31.0ms

Algorithm
intervals
Results
14.0ms528×body80valid

simplify70.0ms

Counts
1 → 1

prune10.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize8.0ms

Local error

Found 1 expressions with local error:

0.0b
(* x (exp (* y y)))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 add-cube-cbrt *-un-lft-identity associate-*r* associate-*l* add-cbrt-cube
add-exp-log
pow-prod-down prod-exp *-commutative cbrt-unprod add-log-exp unswap-sqr
Counts
1 → 18
Calls
1 calls:
21.0ms
(* x (exp (* y y)))

series47.0ms

Counts
1 → 3
Calls
1 calls:
46.0ms
(* x (exp (* y y)))

simplify124.0ms

Counts
21 → 21

prune59.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize20.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (pow (exp y) (/ y 2)) x)
0.0b
(sqrt (exp (* y y)))
0.0b
(* (* (pow (exp y) (/ y 2)) x) (sqrt (exp (* y y))))

rewrite97.0ms

Algorithm
rewrite-expression-head
Rules
16×add-exp-log
15×add-sqr-sqrt
10×prod-exp add-cbrt-cube
add-cube-cbrt *-un-lft-identity associate-*r*
associate-*l*
pow1 sqrt-prod
unpow-prod-down cbrt-unprod add-log-exp
sqrt-pow1 unswap-sqr
pow-to-exp pow-exp *-commutative sqr-pow
rem-sqrt-square exp-prod exp-to-pow pow1/2 pow-prod-down
Counts
3 → 62
Calls
3 calls:
27.0ms
(* (pow (exp y) (/ y 2)) x)
5.0ms
(sqrt (exp (* y y)))
62.0ms
(* (* (pow (exp y) (/ y 2)) x) (sqrt (exp (* y y))))

series307.0ms

Counts
3 → 9
Calls
3 calls:
101.0ms
(* (pow (exp y) (/ y 2)) x)
38.0ms
(sqrt (exp (* y y)))
168.0ms
(* (* (pow (exp y) (/ y 2)) x) (sqrt (exp (* y y))))

simplify175.0ms

Counts
71 → 71

prune274.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes93.0ms

Accuracy

0% (0.0b remaining)

Error of 0.0b against oracle of 0.0b and baseline of 0.0b

bsearch0.0ms

simplify65.0ms

end0.0ms

sample1.1s

Algorithm
intervals
Results
516.0ms15800×body80valid