Details

Time bar (total: 11.0s)

sample175.0ms

Algorithm
intervals
Results
83.0ms913×body80nan
33.0ms303×body80valid

simplify37.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
03910
11118
24648
316548
450018

prune12.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize19.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (fma x (log y) z) (+ t a))
0.1b
(fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))
0.1b
(fma x (log y) z)

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-log-exp
add-sqr-sqrt add-cube-cbrt
pow1 add-exp-log expm1-log1p-u fma-def sum-log add-cbrt-cube fma-udef log1p-expm1-u distribute-lft-out
+-commutative associate-+l+ associate-+r+ flip3-+ flip-+
Counts
3 → 41
Calls
3 calls:
8.0ms
(+ (fma x (log y) z) (+ t a))
0.0ms
(fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))
0.0ms
(fma x (log y) z)

series483.0ms

Counts
3 → 9
Calls
3 calls:
82.0ms
(+ (fma x (log y) z) (+ t a))
351.0ms
(fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))
51.0ms
(fma x (log y) z)

simplify70.0ms

Algorithm
egg-herbie
Counts
50 → 50
Iterations

Useful iterations: 3 (66.0ms)

IterNodesCost
0187278
1634250
23135246
35002245

prune230.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.1b

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (fma x (log y) z) (+ t a))
0.0b
(+ (* (log c) (- b 0.5)) (+ (fma x (log y) z) (+ t a)))
0.1b
(fma x (log y) z)
0.2b
(* (log c) (- b 0.5))

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
38×*-un-lft-identity
36×prod-diff
35×add-sqr-sqrt
31×add-cube-cbrt
23×associate-+l+
22×distribute-rgt-in distribute-lft-in
18×add-log-exp
sum-log
pow1
add-exp-log associate-*r/ add-cbrt-cube
associate-*r*
expm1-log1p-u sub-neg fma-def flip3-+ associate-*l* frac-add flip-+ log1p-expm1-u
flip3-- flip-- distribute-lft-out
+-commutative associate-+r+ fma-udef
pow-prod-down prod-exp log-pow *-commutative cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 121
Calls
4 calls:
8.0ms
(+ (fma x (log y) z) (+ t a))
28.0ms
(+ (* (log c) (- b 0.5)) (+ (fma x (log y) z) (+ t a)))
0.0ms
(fma x (log y) z)
12.0ms
(* (log c) (- b 0.5))

series612.0ms

Counts
4 → 12
Calls
4 calls:
77.0ms
(+ (fma x (log y) z) (+ t a))
386.0ms
(+ (* (log c) (- b 0.5)) (+ (fma x (log y) z) (+ t a)))
50.0ms
(fma x (log y) z)
98.0ms
(* (log c) (- b 0.5))

simplify75.0ms

Algorithm
egg-herbie
Counts
133 → 133
Iterations

Useful iterations: 2 (59.0ms)

IterNodesCost
05951187
12567952
25003947

prune521.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (log c))
0.5b
(cbrt (log c))
0.5b
(cbrt (log c))
0.5b
(* (cbrt (log c)) (cbrt (log c)))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
36×cbrt-prod
23×add-sqr-sqrt
20×pow1
17×*-un-lft-identity
15×add-cube-cbrt
pow1/3 swap-sqr log-pow
associate-*r* associate-*l*
add-exp-log
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 → 89
Calls
4 calls:
1.0ms
(cbrt (log c))
1.0ms
(cbrt (log c))
1.0ms
(cbrt (log c))
7.0ms
(* (cbrt (log c)) (cbrt (log c)))

series1.1s

Counts
4 → 12
Calls
4 calls:
268.0ms
(cbrt (log c))
267.0ms
(cbrt (log c))
272.0ms
(cbrt (log c))
273.0ms
(* (cbrt (log c)) (cbrt (log c)))

simplify87.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 3 (81.0ms)

IterNodesCost
0125517
1443446
23004388
35001381

prune426.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

localize27.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (pow (pow (log c) 2) 1/3) (* (cbrt (log c)) (- b 0.5)))
0.5b
(cbrt (log c))
0.6b
(pow (log c) 2)
1.1b
(pow (pow (log c) 2) 1/3)

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
44×distribute-rgt-in distribute-lft-in
37×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
36×prod-diff
30×unpow-prod-down
28×add-exp-log
15×prod-exp
13×associate-*l* pow-exp
10×add-cbrt-cube
pow1
pow-to-exp
pow-unpow cbrt-unprod
sqr-pow
cbrt-prod expm1-log1p-u sub-neg associate-*r/ log-pow log1p-expm1-u add-log-exp
unpow1/3 unpow2
pow-pow
flip3-- pow1/3 associate-*r* *-commutative flip--
Counts
4 → 147
Calls
4 calls:
31.0ms
(* (pow (pow (log c) 2) 1/3) (* (cbrt (log c)) (- b 0.5)))
1.0ms
(cbrt (log c))
5.0ms
(pow (log c) 2)
3.0ms
(pow (pow (log c) 2) 1/3)

series796.0ms

Counts
4 → 12
Calls
4 calls:
94.0ms
(* (pow (pow (log c) 2) 1/3) (* (cbrt (log c)) (- b 0.5)))
271.0ms
(cbrt (log c))
154.0ms
(pow (log c) 2)
276.0ms
(pow (pow (log c) 2) 1/3)

simplify68.0ms

Algorithm
egg-herbie
Counts
159 → 159
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
06211755
123411368
250021345

prune496.0ms

Pruning

8 alts after pruning (5 fresh and 3 done)

Merged error: 0.0b

regimes583.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0229
1229

end0.0ms

sample5.0s

Algorithm
intervals
Results
2.4s27652×body80nan
1.0s9257×body80valid
1.0msbody640valid
1.0msbody1280valid