Details

Time bar (total: 1.9s)

sample29.0ms

Algorithm
intervals
Results
15.0ms474×body80valid

simplify13.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (9.0ms)

IterNodesCost
0185
1464
2774
3873
4873

prune7.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 2

localize6.0ms

Local error

Found 1 expressions with local error:

0.0b
(fma (fma y 2.0 x) x (* y 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
1 → 10
Calls
1 calls:
1.0ms
(fma (fma y 2.0 x) x (* y y))

series30.0ms

Counts
1 → 3
Calls
1 calls:
30.0ms
(fma (fma y 2.0 x) x (* y y))

simplify100.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
04268
110452
246752
3241952
4500152

prune32.0ms

Filtered
13 candidates to 10 candidates (76.9%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New12113
Fresh011
Picked101
Done000
Total13215

Merged error: 0.0b

Counts
15 → 2

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma (fma y 2.0 x) x (* y y))
0.0b
(* (sqrt (fma (fma y 2.0 x) x (* y y))) (sqrt (fma (fma y 2.0 x) x (* y y))))
6.1b
(sqrt (fma (fma y 2.0 x) x (* y y)))
6.1b
(sqrt (fma (fma y 2.0 x) x (* y y)))

rewrite13.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:
1.0ms
(fma (fma y 2.0 x) x (* y y))
6.0ms
(* (sqrt (fma (fma y 2.0 x) x (* y y))) (sqrt (fma (fma y 2.0 x) x (* y y))))
2.0ms
(sqrt (fma (fma y 2.0 x) x (* y y)))
2.0ms
(sqrt (fma (fma y 2.0 x) x (* y y)))

series193.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(fma (fma y 2.0 x) x (* y y))
32.0ms
(* (sqrt (fma (fma y 2.0 x) x (* y y))) (sqrt (fma (fma y 2.0 x) x (* y y))))
64.0ms
(sqrt (fma (fma y 2.0 x) x (* y y)))
69.0ms
(sqrt (fma (fma y 2.0 x) x (* y y)))

simplify159.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 3 (149.0ms)

IterNodesCost
0141562
1488484
23117464
35003449

prune187.0ms

Filtered
103 candidates to 63 candidates (61.2%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1030103
Fresh011
Picked011
Done000
Total1032105

Merged error: 0.0b

Counts
105 → 2

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* x x) (* (* x 2.0) y))
0.0b
(+ (+ (* x x) (* (* x 2.0) y)) (* y y))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
fma-def sum-log
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log +-commutative expm1-log1p-u flip3-+ add-cbrt-cube flip-+ log1p-expm1-u
associate-+l+
Counts
2 → 32
Calls
2 calls:
4.0ms
(+ (* x x) (* (* x 2.0) y))
6.0ms
(+ (+ (* x x) (* (* x 2.0) y)) (* y y))

series71.0ms

Counts
2 → 6
Calls
2 calls:
45.0ms
(+ (* x x) (* (* x 2.0) y))
26.0ms
(+ (+ (* x x) (* (* x 2.0) y)) (* y y))

simplify44.0ms

Algorithm
egg-herbie
Counts
38 → 38
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0204251
11082223
25002196

prune77.0ms

Filtered
38 candidates to 30 candidates (78.9%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New37138
Fresh000
Picked101
Done011
Total38240

Merged error: 0b

Counts
40 → 2

localize7.0ms

Local error

Found 1 expressions with local error:

0.0b
(fma y (fma 2.0 x y) (pow x 2))

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:
1.0ms
(fma y (fma 2.0 x y) (pow x 2))

series28.0ms

Counts
1 → 3
Calls
1 calls:
28.0ms
(fma y (fma 2.0 x y) (pow x 2))

simplify99.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
04168
19752
245352
3242652
4500252

prune28.0ms

Filtered
13 candidates to 10 candidates (76.9%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New13013
Fresh000
Picked011
Done011
Total13215

Merged error: 0b

Counts
15 → 2

regimes25.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
073

end0.0ms

sample679.0ms

Algorithm
intervals
Results
464.0ms14181×body80valid

Profiling

Loading profile data...