Details

Time bar (total: 7.1s)

sample42.0ms

Algorithm
intervals
Results
21.0ms486×body80valid

simplify922.0ms

Counts
1 → 1

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize8.0ms

Local error

Found 2 expressions with local error:

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

rewrite29.0ms

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

series60.0ms

Counts
2 → 6
Calls
2 calls:
44.0ms
(* x (exp (* y y)))
16.0ms
(exp (* y y))

simplify1.8s

Counts
34 → 34

prune105.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 2 expressions with local error:

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

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
unpow-prod-down associate-*r*
add-exp-log
pow-pow add-cbrt-cube
pow1 pow-unpow exp-prod associate-*l* prod-exp unswap-sqr sqr-pow
pow-to-exp pow-exp add-log-exp
*-commutative cbrt-unprod
Counts
2 → 45
Calls
2 calls:
23.0ms
(* x (pow (exp y) y))
6.0ms
(pow (exp y) y)

series135.0ms

Counts
2 → 6
Calls
2 calls:
78.0ms
(* x (pow (exp y) y))
58.0ms
(pow (exp y) y)

simplify909.0ms

Counts
51 → 51

prune124.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite62.0ms

Algorithm
rewrite-expression-head
Rules
26×pow-unpow
23×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
22×add-exp-log
21×prod-exp
18×times-frac
pow-to-exp unpow-prod-down pow-exp
pow-pow add-cbrt-cube
associate-*r*
exp-prod
pow1
cbrt-unprod add-log-exp sqr-pow
div-inv
associate-*l* *-commutative
Counts
3 → 90
Calls
3 calls:
7.0ms
(pow (exp y) (/ y 2))
7.0ms
(pow (exp y) (/ y 2))
45.0ms
(* (* x (pow (exp y) (/ y 2))) (pow (exp y) (/ y 2)))

series209.0ms

Counts
3 → 9
Calls
3 calls:
46.0ms
(pow (exp y) (/ y 2))
53.0ms
(pow (exp y) (/ y 2))
110.0ms
(* (* x (pow (exp y) (/ y 2))) (pow (exp y) (/ y 2)))

simplify477.0ms

Counts
99 → 99

prune330.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0.0b

regimes34.0ms

Accuracy

25.9% (0.0b remaining)

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

bsearch0.0ms

simplify832.0ms

end0.0ms

sample1.0s

Algorithm
intervals
Results
475.0ms15692×body80valid