Details

Time bar (total: 2.6s)

sample20.0ms

Algorithm
intervals
Results
9.0ms390×body80valid

simplify276.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (6.0ms)

IterNodesCost
0166
1334
2564
3763
4883
51313
62363
73283
83433
94433
107973
1134993
1250013

prune6.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.1b

Counts
2 → 2

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ (* x y) (* z z)) (* z z))
0.0b
(+ (* x y) (* z z))
0.1b
(+ (+ (+ (* x y) (* z z)) (* z z)) (* z z))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
19×add-log-exp
10×sum-log
fma-def
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
3 → 51
Calls
3 calls:
6.0ms
(+ (+ (* x y) (* z z)) (* z z))
4.0ms
(+ (* x y) (* z z))
8.0ms
(+ (+ (+ (* x y) (* z z)) (* z z)) (* z z))

series132.0ms

Counts
3 → 9
Calls
3 calls:
49.0ms
(+ (+ (* x y) (* z z)) (* z z))
34.0ms
(+ (* x y) (* z z))
49.0ms
(+ (+ (+ (* x y) (* z z)) (* z z)) (* z z))

simplify131.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 3 (125.0ms)

IterNodesCost
0235373
11084317
24667293
35001292

prune124.0ms

Filtered
60 candidates to 47 candidates (78.3%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New55560
Fresh011
Picked101
Done000
Total56662

Merged error: 0.0b

Counts
62 → 6

localize8.0ms

Local error

Found 2 expressions with local error:

0.0b
(fma 2 (pow z 2) (* x y))
0.1b
(+ (fma 2 (pow z 2) (* x y)) (* z z))

rewrite4.0ms

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

series86.0ms

Counts
2 → 6
Calls
2 calls:
34.0ms
(fma 2 (pow z 2) (* x y))
51.0ms
(+ (fma 2 (pow z 2) (* x y)) (* z z))

simplify55.0ms

Algorithm
egg-herbie
Counts
33 → 33
Iterations

Useful iterations: 3 (52.0ms)

IterNodesCost
0106179
1456165
21816162
35001159

prune88.0ms

Filtered
33 candidates to 27 candidates (81.8%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New30333
Fresh325
Picked011
Done000
Total33639

Merged error: 0.0b

Counts
39 → 6

localize5.0ms

Local error

Found 1 expressions with local error:

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

series34.0ms

Counts
1 → 3
Calls
1 calls:
34.0ms
(fma 3 (* z z) (* x y))

simplify54.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
03359
17952
225652
3102552
4500152

prune38.0ms

Filtered
13 candidates to 11 candidates (84.6%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New12113
Fresh134
Picked011
Done011
Total13619

Merged error: 0.0b

Counts
19 → 6

localize9.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (fma 3 (* z z) (* x y))) (cbrt (fma 3 (* z z) (* x y))))
4.0b
(cbrt (fma 3 (* z z) (* x y)))
4.0b
(cbrt (fma 3 (* z z) (* x y)))
4.0b
(cbrt (fma 3 (* z z) (* x y)))

rewrite11.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 3 (* z z) (* x y))) (cbrt (fma 3 (* z z) (* x y))))
1.0ms
(cbrt (fma 3 (* z z) (* x y)))
1.0ms
(cbrt (fma 3 (* z z) (* x y)))
1.0ms
(cbrt (fma 3 (* z z) (* x y)))

series451.0ms

Counts
4 → 12
Calls
4 calls:
119.0ms
(* (cbrt (fma 3 (* z z) (* x y))) (cbrt (fma 3 (* z z) (* x y))))
109.0ms
(cbrt (fma 3 (* z z) (* x y)))
114.0ms
(cbrt (fma 3 (* z z) (* x y)))
109.0ms
(cbrt (fma 3 (* z z) (* x y)))

simplify102.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 3 (92.0ms)

IterNodesCost
0207828
1675759
23216701
35003655

prune233.0ms

Filtered
93 candidates to 72 candidates (77.4%)
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New91293
Fresh033
Picked011
Done022
Total91899

Merged error: 0.0b

Counts
99 → 8

regimes179.0ms

Accuracy

0% (0.1b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 0.1b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0115
1115

end0.0ms

sample555.0ms

Algorithm
intervals
Results
304.0ms12142×body80valid