Details

Time bar (total: 3.4s)

sample18.0ms

Algorithm
intervals
Results
6.0ms322×body80valid
0.0msbody640valid
0.0msbody1280valid

simplify10.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0193
1343
2533
3633
4643
5643

prune7.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize5.0ms

Local error

Found 1 expressions with local error:

0.0b
(fma x (+ y z) (* z 5.0))

rewrite1.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp
Counts
1 → 10
Calls
1 calls:
0.0ms
(fma x (+ y z) (* z 5.0))

series25.0ms

Counts
1 → 3
Calls
1 calls:
24.0ms
(fma x (+ y z) (* z 5.0))

simplify51.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
03659
17452
228852
3170852
4500152

prune34.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(fma x z (fma 5.0 z (* x y)))
0.0b
(fma 5.0 z (* x y))

rewrite1.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp
Counts
2 → 20
Calls
2 calls:
0.0ms
(fma x z (fma 5.0 z (* x y)))
0.0ms
(fma 5.0 z (* x y))

series64.0ms

Counts
2 → 6
Calls
2 calls:
31.0ms
(fma x z (fma 5.0 z (* x y)))
33.0ms
(fma 5.0 z (* x y))

simplify99.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
040100
112288
257988
3352488
4500188

prune66.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (fma 5.0 z (* x y))) (cbrt (fma 5.0 z (* x y))))
0.6b
(cbrt (fma 5.0 z (* x y)))
0.6b
(cbrt (fma 5.0 z (* x y)))
0.6b
(cbrt (fma 5.0 z (* x y)))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
10.0ms
(* (cbrt (fma 5.0 z (* x y))) (cbrt (fma 5.0 z (* x y))))
1.0ms
(cbrt (fma 5.0 z (* x y)))
1.0ms
(cbrt (fma 5.0 z (* x y)))
1.0ms
(cbrt (fma 5.0 z (* x y)))

series686.0ms

Counts
4 → 12
Calls
4 calls:
174.0ms
(* (cbrt (fma 5.0 z (* x y))) (cbrt (fma 5.0 z (* x y))))
169.0ms
(cbrt (fma 5.0 z (* x y)))
172.0ms
(cbrt (fma 5.0 z (* x y)))
170.0ms
(cbrt (fma 5.0 z (* x y)))

simplify119.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 3 (110.0ms)

IterNodesCost
0271726
1833671
23661604
35001580

prune279.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize17.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (fma 5.0 z (* x y)))
0.6b
(cbrt (cbrt (fma 5.0 z (* x y))))
0.6b
(cbrt (* (cbrt (fma 5.0 z (* x y))) (cbrt (fma 5.0 z (* x y)))))
0.9b
(pow (cbrt (cbrt (fma 5.0 z (* x y)))) 4)

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
22×cbrt-prod
11×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
unpow-prod-down
pow1 add-exp-log
expm1-log1p-u pow1/3 add-cbrt-cube log1p-expm1-u add-log-exp
pow-unpow
pow-pow
pow-to-exp pow-exp sqr-pow
Counts
4 → 66
Calls
4 calls:
1.0ms
(cbrt (fma 5.0 z (* x y)))
1.0ms
(cbrt (cbrt (fma 5.0 z (* x y))))
5.0ms
(cbrt (* (cbrt (fma 5.0 z (* x y))) (cbrt (fma 5.0 z (* x y)))))
4.0ms
(pow (cbrt (cbrt (fma 5.0 z (* x y)))) 4)

series839.0ms

Counts
4 → 12
Calls
4 calls:
183.0ms
(cbrt (fma 5.0 z (* x y)))
175.0ms
(cbrt (cbrt (fma 5.0 z (* x y))))
179.0ms
(cbrt (* (cbrt (fma 5.0 z (* x y))) (cbrt (fma 5.0 z (* x y)))))
302.0ms
(pow (cbrt (cbrt (fma 5.0 z (* x y)))) 4)

simplify145.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 3 (137.0ms)

IterNodesCost
0478682
11345632
24748584
35001574

prune337.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

regimes65.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
083
183

end0.0ms

sample495.0ms

Algorithm
intervals
Results
208.0ms9847×body80valid
10.0ms107×body1280valid
7.0ms97×body640valid
3.0ms62×body320valid
1.0ms29×body160valid