Details

Time bar (total: 4.2s)

sample23.0ms

Algorithm
intervals
Results
10.0ms337×body80valid
0.0msbody1280valid
0.0msbody320valid
0.0msbody640valid
0.0msbody160valid

simplify49.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (9.0ms)

IterNodesCost
0316
1926
23096
38805
416305
518725
618865
718865

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

localize8.0ms

Local error

Found 2 expressions with local error:

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

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
2 → 20
Calls
2 calls:
1.0ms
(fma t x (* y 5.0))
1.0ms
(fma (+ y z) (+ x x) (fma t x (* y 5.0)))

series83.0ms

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

simplify29.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 2 (7.0ms)

IterNodesCost
065129
1164113
2648111
35001111

prune89.0ms

Filtered
26 candidates to 23 candidates (88.5%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New23326
Fresh101
Picked101
Done000
Total25328

Merged error: 0.0b

Counts
28 → 3

localize9.0ms

Local error

Found 2 expressions with local error:

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

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
2 → 20
Calls
2 calls:
1.0ms
(fma (+ y z) (+ x x) (fma 5.0 y (* t x)))
1.0ms
(fma 5.0 y (* t x))

series89.0ms

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

simplify36.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 2 (11.0ms)

IterNodesCost
063128
1162112
2646110
35002110

prune75.0ms

Filtered
26 candidates to 23 candidates (88.5%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New26026
Fresh022
Picked011
Done000
Total26329

Merged error: 0.0b

Counts
29 → 3

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
13×*-un-lft-identity
12×associate-*r*
11×add-sqr-sqrt
add-cube-cbrt
flip3-+ flip-+
pow1 add-exp-log add-cbrt-cube add-log-exp
frac-times associate-*l* distribute-lft-out
expm1-log1p-u distribute-rgt-out log1p-expm1-u
distribute-rgt-in associate-+l+ distribute-lft-in associate-*r/ associate-*l/ fma-udef
+-commutative associate-+r+ fma-def distribute-lft1-in count-2 pow-prod-down distribute-rgt1-in prod-exp sum-log *-commutative cbrt-unprod unswap-sqr
Counts
3 → 67
Calls
3 calls:
1.0ms
(fma t x (* y 5.0))
9.0ms
(* (+ y z) (+ x x))
8.0ms
(+ (* (+ y z) (+ x x)) (fma t x (* y 5.0)))

series108.0ms

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

simplify58.0ms

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0348382
11657337
25001336

prune170.0ms

Filtered
76 candidates to 58 candidates (76.3%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New75176
Fresh101
Picked011
Done011
Total76379

Merged error: 0.0b

Counts
79 → 3

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0)))) (cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0)))))
0.6b
(cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0))))
0.6b
(cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0))))
0.6b
(cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0))))

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt *-un-lft-identity
11×pow1
flip3-+ pow1/3 flip-+
add-exp-log swap-sqr associate-*r* associate-*l*
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 → 95
Calls
4 calls:
19.0ms
(* (cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0)))) (cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0)))))
8.0ms
(cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0))))
11.0ms
(cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0))))
8.0ms
(cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0))))

series2.1s

Counts
4 → 12
Calls
4 calls:
857.0ms
(* (cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0)))) (cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0)))))
415.0ms
(cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0))))
417.0ms
(cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0))))
406.0ms
(cbrt (+ (* (+ y z) (+ x x)) (fma t x (* y 5.0))))

simplify54.0ms

Algorithm
egg-herbie
Counts
107 → 107
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
04501892
115291777
250011678

prune356.0ms

Filtered
107 candidates to 86 candidates (80.4%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1070107
Fresh000
Picked011
Done022
Total1073110

Merged error: 0.0b

Counts
110 → 3

regimes76.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
0125
1125

end0.0ms

sample651.0ms

Algorithm
intervals
Results
341.0ms10536×body80valid
16.0ms91×body1280valid
13.0ms111×body640valid
5.0ms55×body320valid
2.0ms34×body160valid