Details

Time bar (total: 2.6s)

sample20.0ms

Algorithm
intervals
Results
10.0ms326×body80valid
0.0msbody1280valid
0.0msbody640valid
0.0msbody160valid

simplify10.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0193
1343
2533
3633
4643
5643

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize6.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))

series27.0ms

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

simplify50.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
03659
17452
228852
3170852
4500152

prune35.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize7.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))

series75.0ms

Counts
2 → 6
Calls
2 calls:
38.0ms
(fma x z (fma 5.0 z (* x y)))
37.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

prune68.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma 5.0 z (* x y))
0.1b
(sqrt (fma 5.0 z (* x y)))
0.1b
(sqrt (fma 5.0 z (* x y)))
0.3b
(* (sqrt (fma 5.0 z (* x y))) (sqrt (fma 5.0 z (* x y))))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt
24×sqrt-prod
21×pow1
14×add-cube-cbrt *-un-lft-identity
10×sqrt-pow1 pow1/2
swap-sqr
add-exp-log associate-*r* associate-*l* add-cbrt-cube
pow-prod-up
expm1-log1p-u log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr
rem-sqrt-square
pow2 pow-plus sqrt-unprod prod-exp rem-square-sqrt *-commutative cbrt-unprod fma-udef
Counts
4 → 91
Calls
4 calls:
0.0ms
(fma 5.0 z (* x y))
1.0ms
(sqrt (fma 5.0 z (* x y)))
1.0ms
(sqrt (fma 5.0 z (* x y)))
8.0ms
(* (sqrt (fma 5.0 z (* x y))) (sqrt (fma 5.0 z (* x y))))

series226.0ms

Counts
4 → 12
Calls
4 calls:
41.0ms
(fma 5.0 z (* x y))
74.0ms
(sqrt (fma 5.0 z (* x y)))
71.0ms
(sqrt (fma 5.0 z (* x y)))
40.0ms
(* (sqrt (fma 5.0 z (* x y))) (sqrt (fma 5.0 z (* x y))))

simplify150.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 3 (140.0ms)

IterNodesCost
0143456
1536404
23215386
35002375

prune235.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (fma 5.0 z (* x y)))
0.1b
(sqrt (fma 5.0 z (* x y)))
0.2b
(* (pow (sqrt (sqrt (fma 5.0 z (* x y)))) 3) (sqrt (sqrt (fma 5.0 z (* x y)))))
0.4b
(pow (sqrt (sqrt (fma 5.0 z (* x y)))) 3)

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
93×sqrt-prod
70×add-sqr-sqrt
27×unpow-prod-down cube-prod
24×associate-*l* unswap-sqr
23×add-cube-cbrt *-un-lft-identity
10×pow1 add-exp-log
associate-*r*
add-cbrt-cube
sqrt-pow1
pow-pow sqr-pow
expm1-log1p-u pow1/2 log1p-expm1-u add-log-exp
pow-unpow prod-exp
cube-mult pow-to-exp rem-sqrt-square unpow3 pow-exp
pow-plus *-commutative pow-prod-up sqrt-pow2 cbrt-unprod rem-cube-cbrt
Counts
4 → 145
Calls
4 calls:
1.0ms
(sqrt (fma 5.0 z (* x y)))
1.0ms
(sqrt (fma 5.0 z (* x y)))
21.0ms
(* (pow (sqrt (sqrt (fma 5.0 z (* x y)))) 3) (sqrt (sqrt (fma 5.0 z (* x y)))))
6.0ms
(pow (sqrt (sqrt (fma 5.0 z (* x y)))) 3)

series551.0ms

Counts
4 → 12
Calls
4 calls:
78.0ms
(sqrt (fma 5.0 z (* x y)))
79.0ms
(sqrt (fma 5.0 z (* x y)))
42.0ms
(* (pow (sqrt (sqrt (fma 5.0 z (* x y)))) 3) (sqrt (sqrt (fma 5.0 z (* x y)))))
351.0ms
(pow (sqrt (sqrt (fma 5.0 z (* x y)))) 3)

simplify78.0ms

Algorithm
egg-herbie
Counts
157 → 157
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
03871310
116371026
25002920

prune345.0ms

Pruning

4 alts after pruning (0 fresh and 4 done)

Merged error: 0.0b

regimes62.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

sample480.0ms

Algorithm
intervals
Results
232.0ms9845×body80valid
10.0ms96×body1280valid
9.0ms115×body640valid
4.0ms72×body320valid
2.0ms35×body160valid