Details

Time bar (total: 2.4s)

sample19.0ms

Algorithm
intervals
Results
8.0ms299×body80valid
1.0msbody640valid
0.0msbody320valid
0.0msbody1280valid
0.0msbody160valid

simplify11.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0194
1453
2733
3863
4873
5873

prune6.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 1 expressions with local error:

0.0b
(fma d1 (+ 3.0 d2) (* d1 d3))

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 d1 (+ 3.0 d2) (* d1 d3))

series33.0ms

Counts
1 → 3
Calls
1 calls:
33.0ms
(fma d1 (+ 3.0 d2) (* d1 d3))

simplify61.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
03859
18252
236452
3211852
4500152

prune34.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 d1 d3 (* d1 d2))
0.0b
(fma 3.0 d1 (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 d1 d3 (* d1 d2))
0.0ms
(fma 3.0 d1 (fma d1 d3 (* d1 d2)))

series77.0ms

Counts
2 → 6
Calls
2 calls:
34.0ms
(fma d1 d3 (* d1 d2))
43.0ms
(fma 3.0 d1 (fma d1 d3 (* d1 d2)))

simplify29.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
042101
114889
278989
3500189

prune57.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0.0b

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma d1 (+ 3.0 d2) (* d1 d3))
0.1b
(sqrt (fma d1 (+ 3.0 d2) (* d1 d3)))
0.1b
(sqrt (fma d1 (+ 3.0 d2) (* d1 d3)))
0.3b
(* (sqrt (fma d1 (+ 3.0 d2) (* d1 d3))) (sqrt (fma d1 (+ 3.0 d2) (* d1 d3))))

rewrite11.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 d1 (+ 3.0 d2) (* d1 d3))
1.0ms
(sqrt (fma d1 (+ 3.0 d2) (* d1 d3)))
1.0ms
(sqrt (fma d1 (+ 3.0 d2) (* d1 d3)))
7.0ms
(* (sqrt (fma d1 (+ 3.0 d2) (* d1 d3))) (sqrt (fma d1 (+ 3.0 d2) (* d1 d3))))

series205.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(fma d1 (+ 3.0 d2) (* d1 d3))
65.0ms
(sqrt (fma d1 (+ 3.0 d2) (* d1 d3)))
68.0ms
(sqrt (fma d1 (+ 3.0 d2) (* d1 d3)))
35.0ms
(* (sqrt (fma d1 (+ 3.0 d2) (* d1 d3))) (sqrt (fma d1 (+ 3.0 d2) (* d1 d3))))

simplify157.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 2 (25.0ms)

IterNodesCost
0191592
1670516
23842490
35001490

prune188.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

localize13.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (fabs (cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))) (sqrt (fma d1 (+ 3.0 d2) (* d1 d3))))
0.2b
(* (* (fabs (cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))) (sqrt (fma d1 (+ 3.0 d2) (* d1 d3)))) (sqrt (cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))))
0.5b
(cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))
0.5b
(cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
15×associate-*r*
12×add-cube-cbrt *-un-lft-identity
11×pow1 add-exp-log add-cbrt-cube
10×sqrt-prod
cbrt-prod
expm1-log1p-u associate-*l* pow-prod-down prod-exp cbrt-unprod log1p-expm1-u add-log-exp
pow1/3 *-commutative unswap-sqr
Counts
4 → 76
Calls
4 calls:
4.0ms
(* (fabs (cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))) (sqrt (fma d1 (+ 3.0 d2) (* d1 d3))))
12.0ms
(* (* (fabs (cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))) (sqrt (fma d1 (+ 3.0 d2) (* d1 d3)))) (sqrt (cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))))
0.0ms
(cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))
1.0ms
(cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))

series540.0ms

Counts
4 → 12
Calls
4 calls:
95.0ms
(* (fabs (cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))) (sqrt (fma d1 (+ 3.0 d2) (* d1 d3))))
195.0ms
(* (* (fabs (cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))) (sqrt (fma d1 (+ 3.0 d2) (* d1 d3)))) (sqrt (cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))))
125.0ms
(cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))
124.0ms
(cbrt (fma d1 (+ 3.0 d2) (* d1 d3)))

simplify67.0ms

Algorithm
egg-herbie
Counts
88 → 88
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
05301365
120601225
250021179

prune292.0ms

Pruning

4 alts after pruning (0 fresh and 4 done)

Merged error: 0b

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

sample501.0ms

Algorithm
intervals
Results
245.0ms9574×body80valid
21.0ms226×body640valid
15.0ms168×body320valid
10.0ms88×body1280valid
3.0ms66×body160valid