Details

Time bar (total: 11.6s)

sample214.0ms

Algorithm
intervals
Results
111.0ms986×body80nan
36.0ms287×body80valid
0.0msbody640valid

simplify38.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
03910
11118
24648
316548
450018

prune11.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize17.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.2b
(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)

series503.0ms

Counts
3 → 9
Calls
3 calls:
89.0ms
(+ (fma x (log y) z) (+ t a))
359.0ms
(fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))
55.0ms
(fma x (log y) z)

simplify71.0ms

Algorithm
egg-herbie
Counts
50 → 50
Iterations

Useful iterations: 3 (66.0ms)

IterNodesCost
0187278
1634250
23135246
35002245

prune227.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.1b

localize17.0ms

Local error

Found 4 expressions with local error:

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

rewrite329.0ms

Algorithm
rewrite-expression-head
Rules
24×log-prod *-un-lft-identity
23×add-sqr-sqrt
20×add-log-exp
17×add-cube-cbrt
12×distribute-rgt-in distribute-lft-in
11×sum-log
10×pow1
add-exp-log associate-*r* associate-*l* add-cbrt-cube
associate-+l+
associate-+r+ fma-def associate-*l/
expm1-log1p-u flip3-+ frac-add flip-+ log1p-expm1-u
flip3-- flip-- distribute-lft-out
+-commutative pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr
distribute-lft-out-- difference-of-squares
Counts
4 → 110
Calls
4 calls:
303.0ms
(+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c)))
4.0ms
(+ (* x (log y)) z)
14.0ms
(* (- b 0.5) (log c))
4.0ms
(* x (log y))

series404.0ms

Counts
4 → 12
Calls
4 calls:
250.0ms
(+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c)))
51.0ms
(+ (* x (log y)) z)
61.0ms
(* (- b 0.5) (log c))
41.0ms
(* x (log y))

simplify68.0ms

Algorithm
egg-herbie
Counts
122 → 122
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
0654874
12592787
25001766

prune502.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt c) (cbrt c))
0.6b
(cbrt c)
0.6b
(cbrt c)
0.6b
(cbrt c)

rewrite9.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:
6.0ms
(* (cbrt c) (cbrt c))
0.0ms
(cbrt c)
1.0ms
(cbrt c)
1.0ms
(cbrt c)

series758.0ms

Counts
4 → 12
Calls
4 calls:
207.0ms
(* (cbrt c) (cbrt c))
181.0ms
(cbrt c)
182.0ms
(cbrt c)
189.0ms
(cbrt c)

simplify90.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 3 (85.0ms)

IterNodesCost
0119308
1477281
22972258
35001255

prune529.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize23.0ms

Local error

Found 4 expressions with local error:

0.2b
(* x (log (cbrt y)))
0.3b
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
48×log-prod
36×distribute-rgt-in distribute-lft-in
30×cbrt-prod
26×add-sqr-sqrt
24×add-cube-cbrt associate-+l+ *-un-lft-identity
12×associate-+r+
pow1
add-exp-log add-cbrt-cube add-log-exp
associate-*r*
expm1-log1p-u log1p-expm1-u
pow1/3 associate-*l*
log-pow
+-commutative fma-def flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr
Counts
4 → 111
Calls
4 calls:
8.0ms
(* x (log (cbrt y)))
12.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
0.0ms
(cbrt y)
1.0ms
(cbrt y)

series550.0ms

Counts
4 → 12
Calls
4 calls:
94.0ms
(* x (log (cbrt y)))
103.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
178.0ms
(cbrt y)
175.0ms
(cbrt y)

simplify65.0ms

Algorithm
egg-herbie
Counts
123 → 123
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
0384753
11636640
25001570

prune652.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

regimes477.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
04318
14318

end0.0ms

sample6.0s

Algorithm
intervals
Results
3.0s27810×body80nan
1.2s9217×body80valid
1.0msbody640valid
1.0msbody1280valid