Details

Time bar (total: 3.0s)

sample27.0ms

Algorithm
intervals
Results
12.0ms338×body80valid
1.0msbody640valid
0.0msbody1280valid
0.0msbody320valid
0.0msbody160valid

simplify54.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (11.0ms)

IterNodesCost
0316
1926
23096
38805
416305
518725
618865
718865

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

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
43×*-un-lft-identity
23×distribute-lft-out
20×add-log-exp
10×add-sqr-sqrt fma-def sum-log
add-cube-cbrt
associate-*r*
pow1 add-exp-log add-cbrt-cube
expm1-log1p-u associate-+l+ flip3-+ flip-+ log1p-expm1-u
+-commutative associate-*l*
distribute-rgt-in distribute-lft-in associate-*r/
pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 89
Calls
4 calls:
9.0ms
(+ (+ (+ y z) z) y)
6.0ms
(+ (+ y z) z)
15.0ms
(+ (* x (+ (+ (+ (+ y z) z) y) t)) (* y 5.0))
18.0ms
(* x (+ (+ (+ (+ y z) z) y) t))

series160.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(+ (+ (+ y z) z) y)
24.0ms
(+ (+ y z) z)
62.0ms
(+ (* x (+ (+ (+ (+ y z) z) y) t)) (* y 5.0))
40.0ms
(* x (+ (+ (+ (+ y z) z) y) t))

simplify56.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0402503
11821449
25001430

prune210.0ms

Filtered
101 candidates to 75 candidates (74.3%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New956101
Fresh101
Picked101
Done000
Total976103

Merged error: 0.0b

Counts
103 → 6

localize13.0ms

Local error

Found 3 expressions with local error:

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

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
26×*-un-lft-identity
17×add-log-exp
13×distribute-lft-out
fma-def sum-log
add-sqr-sqrt add-cube-cbrt
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u
+-commutative associate-+l+ flip3-+ flip-+
fma-udef
Counts
3 → 55
Calls
3 calls:
9.0ms
(+ (+ (+ y z) z) y)
6.0ms
(+ (+ y z) z)
1.0ms
(fma x (+ (+ (+ (+ y z) z) y) t) (* y 5.0))

series108.0ms

Counts
3 → 9
Calls
3 calls:
30.0ms
(+ (+ (+ y z) z) y)
27.0ms
(+ (+ y z) z)
51.0ms
(fma x (+ (+ (+ (+ y z) z) y) t) (* y 5.0))

simplify81.0ms

Algorithm
egg-herbie
Counts
64 → 64
Iterations

Useful iterations: 3 (77.0ms)

IterNodesCost
0219266
1795225
23944215
35001211

prune138.0ms

Filtered
64 candidates to 48 candidates (75.0%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New60464
Fresh415
Picked101
Done000
Total65570

Merged error: 0.0b

Counts
70 → 5

localize12.0ms

Local error

Found 2 expressions with local error:

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

rewrite5.0ms

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

series84.0ms

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

simplify41.0ms

Algorithm
egg-herbie
Counts
34 → 34
Iterations

Useful iterations: 3 (37.0ms)

IterNodesCost
0136157
1362140
21362137
35002133

prune95.0ms

Filtered
34 candidates to 30 candidates (88.2%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New32234
Fresh224
Picked011
Done000
Total34539

Merged error: 0.0b

Counts
39 → 5

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ y z)) (cbrt (+ y z)))
0.5b
(cbrt (+ y z))
0.5b
(cbrt (+ y z))
0.5b
(cbrt (+ y z))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
36×cbrt-prod
35×*-un-lft-identity
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt
11×pow1
flip3-+ pow1/3 swap-sqr flip-+ distribute-lft-out
associate-*r* associate-*l*
add-exp-log
expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 103
Calls
4 calls:
14.0ms
(* (cbrt (+ y z)) (cbrt (+ y z)))
3.0ms
(cbrt (+ y z))
3.0ms
(cbrt (+ y z))
3.0ms
(cbrt (+ y z))

series543.0ms

Counts
4 → 12
Calls
4 calls:
159.0ms
(* (cbrt (+ y z)) (cbrt (+ y z)))
127.0ms
(cbrt (+ y z))
127.0ms
(cbrt (+ y z))
130.0ms
(cbrt (+ y z))

simplify141.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 3 (132.0ms)

IterNodesCost
0256701
1932660
24373610
35001606

prune296.0ms

Filtered
115 candidates to 83 candidates (72.2%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New1150115
Fresh033
Picked011
Done011
Total1155120

Merged error: 0.0b

Counts
120 → 5

regimes113.0ms

Accuracy

0% (0.0b 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
0145
1145

end0.0ms

sample732.0ms

Algorithm
intervals
Results
404.0ms10608×body80valid
15.0ms88×body1280valid
15.0ms104×body640valid
5.0ms53×body320valid
3.0ms39×body160valid