Details

Time bar (total: 4.6s)

sample33.0ms

Algorithm
intervals
Results
19.0ms326×body80valid
1.0msbody640valid
1.0msbody1280valid
0.0msbody160valid
0.0msbody320valid

simplify55.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (11.0ms)

IterNodesCost
0316
1926
23096
38805
416305
518725
618865
718865

prune6.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(fma (+ y z) (+ x x) (fma t x (* y 5.0)))
0.0b
(fma t x (* y 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
2 → 20
Calls
2 calls:
0.0ms
(fma (+ y z) (+ x x) (fma t x (* y 5.0)))
0.0ms
(fma t x (* y 5.0))

series88.0ms

Counts
2 → 6
Calls
2 calls:
53.0ms
(fma (+ y z) (+ x x) (fma t x (* y 5.0)))
35.0ms
(fma t x (* y 5.0))

simplify28.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 2 (7.0ms)

IterNodesCost
065129
1164113
2648111
35001111

prune81.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 2 expressions with local error:

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

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 (+ y z) (+ x x) (fma 5.0 y (* t x)))
0.0ms
(fma 5.0 y (* t x))

series95.0ms

Counts
2 → 6
Calls
2 calls:
58.0ms
(fma (+ y z) (+ x x) (fma 5.0 y (* t x)))
36.0ms
(fma 5.0 y (* t x))

simplify26.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 2 (7.0ms)

IterNodesCost
063128
1162112
2646110
35002110

prune75.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x))))
0.0b
(fma 5.0 y (* t x))
0.0b
(fma 5.0 y (* t x))
0.2b
(* (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x)))) (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x)))))

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt
21×sqrt-prod
20×pow1
13×add-cube-cbrt *-un-lft-identity
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
fma-udef
pow2 rem-sqrt-square pow-plus sqrt-unprod prod-exp rem-square-sqrt *-commutative cbrt-unprod
Counts
4 → 86
Calls
4 calls:
1.0ms
(sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x))))
0.0ms
(fma 5.0 y (* t x))
0.0ms
(fma 5.0 y (* t x))
7.0ms
(* (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x)))) (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x)))))

series276.0ms

Counts
4 → 12
Calls
4 calls:
147.0ms
(sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x))))
35.0ms
(fma 5.0 y (* t x))
39.0ms
(fma 5.0 y (* t x))
56.0ms
(* (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x)))) (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x)))))

simplify180.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 2 (24.0ms)

IterNodesCost
0175711
1693615
24087573
35001573

prune227.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
107×sqrt-prod
74×add-sqr-sqrt
27×unpow-prod-down cube-prod
25×add-cube-cbrt *-un-lft-identity
24×associate-*r* unswap-sqr
12×pow1 sqrt-pow1
10×add-exp-log
associate-*l*
add-cbrt-cube
pow1/2
pow-pow sqr-pow
expm1-log1p-u rem-sqrt-square log1p-expm1-u add-log-exp
pow-unpow prod-exp
cube-mult pow-to-exp unpow3 pow-exp
*-commutative pow-prod-up sqrt-pow2 cbrt-unprod rem-cube-cbrt
Counts
4 → 156
Calls
4 calls:
1.0ms
(sqrt (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x)))))
1.0ms
(sqrt (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x)))))
20.0ms
(* (sqrt (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x))))) (pow (sqrt (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x))))) 3))
3.0ms
(pow (sqrt (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x))))) 3)

series1.8s

Counts
4 → 12
Calls
4 calls:
432.0ms
(sqrt (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x)))))
434.0ms
(sqrt (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x)))))
58.0ms
(* (sqrt (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x))))) (pow (sqrt (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x))))) 3))
920.0ms
(pow (sqrt (sqrt (fma (+ y z) (+ x x) (fma 5.0 y (* t x))))) 3)

simplify82.0ms

Algorithm
egg-herbie
Counts
168 → 168
Iterations

Useful iterations: 2 (60.0ms)

IterNodesCost
04902651
120911985
250011783

prune380.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0.0b

regimes102.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
0125
1125

end0.0ms

sample941.0ms

Algorithm
intervals
Results
619.0ms10501×body80valid
23.0ms113×body640valid
20.0ms89×body1280valid
12.0ms81×body320valid
4.0ms41×body160valid