Details

Time bar (total: 2.4s)

sample24.0ms

Algorithm
intervals
Results
12.0ms333×body80valid
0.0msbody640valid

simplify20.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0205
1504
21484
33184
44734
54854
64854

prune5.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (+ d3 5.0) d1)
0.0b
(fma d1 d2 (* (+ d3 5.0) d1))
0.0b
(fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1)))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity
pow1 add-exp-log add-cube-cbrt add-cbrt-cube
associate-*l*
expm1-log1p-u associate-*r* log1p-expm1-u add-log-exp
associate-*l/ fma-udef
flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr
Counts
3 → 43
Calls
3 calls:
10.0ms
(* (+ d3 5.0) d1)
0.0ms
(fma d1 d2 (* (+ d3 5.0) d1))
0.0ms
(fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1)))

series108.0ms

Counts
3 → 9
Calls
3 calls:
27.0ms
(* (+ d3 5.0) d1)
33.0ms
(fma d1 d2 (* (+ d3 5.0) d1))
48.0ms
(fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1)))

simplify56.0ms

Algorithm
egg-herbie
Counts
52 → 52
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0157218
1553192
22658192
35001192

prune135.0ms

Filtered
52 candidates to 42 candidates (80.8%)
Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(fma 37.0 d1 (fma d1 d3 (* d1 d2)))
0.0b
(fma d1 d3 (* d1 d2))

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 37.0 d1 (fma d1 d3 (* d1 d2)))
0.0ms
(fma d1 d3 (* d1 d2))

series80.0ms

Counts
2 → 6
Calls
2 calls:
44.0ms
(fma 37.0 d1 (fma d1 d3 (* d1 d2)))
36.0ms
(fma d1 d3 (* d1 d2))

simplify31.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
042101
114889
278989
3500189

prune61.0ms

Filtered
26 candidates to 20 candidates (76.9%)
Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma d1 d2 (fma 5.0 d1 (* d1 d3)))
0.0b
(fma 32.0 d1 (fma d1 d2 (fma 5.0 d1 (* d1 d3))))
0.0b
(fma 5.0 d1 (* d1 d3))

rewrite2.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
3 → 30
Calls
3 calls:
0.0ms
(fma d1 d2 (fma 5.0 d1 (* d1 d3)))
0.0ms
(fma 32.0 d1 (fma d1 d2 (fma 5.0 d1 (* d1 d3))))
0.0ms
(fma 5.0 d1 (* d1 d3))

series140.0ms

Counts
3 → 9
Calls
3 calls:
45.0ms
(fma d1 d2 (fma 5.0 d1 (* d1 d3)))
51.0ms
(fma 32.0 d1 (fma d1 d2 (fma 5.0 d1 (* d1 d3))))
44.0ms
(fma 5.0 d1 (* d1 d3))

simplify31.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 1 (4.0ms)

IterNodesCost
067171
1174150
2872150
35001150

prune105.0ms

Filtered
39 candidates to 31 candidates (79.5%)
Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1)))) (cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1)))))
0.5b
(cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1))))
0.5b
(cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1))))
0.5b
(cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1))))

rewrite9.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:
5.0ms
(* (cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1)))) (cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1)))))
1.0ms
(cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1))))
0.0ms
(cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1))))
1.0ms
(cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1))))

series613.0ms

Counts
4 → 12
Calls
4 calls:
174.0ms
(* (cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1)))) (cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1)))))
147.0ms
(cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1))))
143.0ms
(cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1))))
149.0ms
(cbrt (fma 32.0 d1 (fma d1 d2 (* (+ d3 5.0) d1))))

simplify120.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 3 (108.0ms)

IterNodesCost
03181172
19901075
24381933
35001849

prune263.0ms

Filtered
93 candidates to 72 candidates (77.4%)
Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

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

sample508.0ms

Algorithm
intervals
Results
294.0ms10076×body80valid
2.0ms17×body640valid
1.0msbody1280valid
0.0msbody320valid
0.0msbody160valid