Details

Time bar (total: 7.4s)

sample99.0ms

Algorithm
intervals
Results
36.0ms818×body80nan
9.0ms31×body640valid
8.0ms14×body1280valid
8.0ms175×body80valid
4.0ms26×body320valid
1.0ms13×body160valid

simplify25.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0227
1386
2536
3616
4786
51106
61756
72846
83636
93926
104766
114766

prune8.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: 10.4b

Counts
2 → 2

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x (log y)) (* z (log (- 1.0 y))))
0.0b
(* z (log (- 1.0 y)))
0.2b
(* x (log y))
7.8b
(log (- 1.0 y))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
37×log-prod
31×add-sqr-sqrt
27×*-un-lft-identity
17×add-cube-cbrt
16×distribute-rgt-in distribute-lft-in
11×pow1
10×associate-+r+
add-exp-log
associate-*r* add-cbrt-cube
associate-+l+ associate-*l* add-log-exp
distribute-lft-out-- difference-of-squares
expm1-log1p-u log1p-expm1-u
log-pow
log-div pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
+-commutative flip3-- fma-def flip3-+ rem-log-exp sum-log flip-- flip-+
Counts
4 → 106
Calls
4 calls:
7.0ms
(+ (* x (log y)) (* z (log (- 1.0 y))))
6.0ms
(* z (log (- 1.0 y)))
4.0ms
(* x (log y))
4.0ms
(log (- 1.0 y))

series218.0ms

Counts
4 → 12
Calls
4 calls:
71.0ms
(+ (* x (log y)) (* z (log (- 1.0 y))))
65.0ms
(* z (log (- 1.0 y)))
41.0ms
(* x (log y))
41.0ms
(log (- 1.0 y))

simplify55.0ms

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0496683
11771625
25001600

prune458.0ms

Filtered
118 candidates to 85 candidates (72.0%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1117118
Fresh101
Picked101
Done000
Total1137120

Merged error: 0.0b

Counts
120 → 7

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
0.0b
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
0.0b
(* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
0.2b
(* x (log y))

rewrite60.0ms

Algorithm
rewrite-expression-head
Rules
118×add-sqr-sqrt
81×*-un-lft-identity
80×times-frac
78×add-cube-cbrt associate-*r*
56×unpow-prod-down
48×prod-diff
40×distribute-rgt-in distribute-lft-in
34×associate-+r+
31×add-exp-log
24×pow1 log-prod unpow2 sqr-pow
19×unswap-sqr
14×log-pow
13×add-cbrt-cube
12×prod-exp associate--l+
div-exp associate-*l*
pow-to-exp associate-+l+ pow-exp add-log-exp
expm1-log1p-u sub-neg cbrt-unprod log1p-expm1-u
associate-*r/ pow-prod-down *-commutative
distribute-lft-out--
cbrt-undiv +-commutative flip3-- fma-def flip3-+ sum-log flip-- flip-+ div-inv difference-of-squares
Counts
4 → 252
Calls
4 calls:
20.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
10.0ms
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
10.0ms
(* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
4.0ms
(* x (log y))

series313.0ms

Counts
4 → 12
Calls
4 calls:
48.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
128.0ms
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
101.0ms
(* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
36.0ms
(* x (log y))

simplify124.0ms

Algorithm
egg-herbie
Counts
264 → 264
Iterations

Useful iterations: 2 (89.0ms)

IterNodesCost
010323139
141952176
250012168

prune703.0ms

Filtered
264 candidates to 156 candidates (59.1%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New2622264
Fresh066
Picked101
Done000
Total2638271

Merged error: 0.0b

Counts
271 → 8

localize20.0ms

Local error

Found 4 expressions with local error:

0.0b
(log (sqrt y))
0.0b
(* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
0.2b
(fma (log (sqrt y)) x (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
0.2b
(* x (log (sqrt y)))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
36×add-sqr-sqrt
33×*-un-lft-identity
30×add-cube-cbrt
24×log-prod prod-diff
23×distribute-rgt-in distribute-lft-in
19×pow1
13×log-pow
12×associate-*r*
add-exp-log sqrt-prod
add-cbrt-cube
associate-*l* associate--l+
expm1-log1p-u log1p-expm1-u add-log-exp
sub-neg sqrt-pow1 pow1/2 associate-*r/ pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out-- unswap-sqr
flip3-- rem-log-exp flip-- fma-udef difference-of-squares
Counts
4 → 123
Calls
4 calls:
2.0ms
(log (sqrt y))
10.0ms
(* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
1.0ms
(fma (log (sqrt y)) x (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
5.0ms
(* x (log (sqrt y)))

series440.0ms

Counts
4 → 12
Calls
4 calls:
62.0ms
(log (sqrt y))
98.0ms
(* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
160.0ms
(fma (log (sqrt y)) x (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
119.0ms
(* x (log (sqrt y)))

simplify65.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
04892024
118871315
250011269

prune410.0ms

Filtered
135 candidates to 76 candidates (56.3%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1332135
Fresh167
Picked101
Done000
Total1358143

Merged error: 0.0b

Counts
143 → 8

localize27.0ms

Local error

Found 4 expressions with local error:

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

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
39×log-prod
30×cbrt-prod
25×add-sqr-sqrt
24×*-un-lft-identity
23×add-cube-cbrt
21×sqrt-prod
18×associate-+l+
15×distribute-rgt-in distribute-lft-in
pow1 associate-+r+
add-exp-log associate-*r* add-cbrt-cube
add-log-exp
expm1-log1p-u log-pow log1p-expm1-u
associate-*l*
distribute-rgt-out pow1/3
+-commutative fma-def distribute-lft1-in sqrt-pow1 flip3-+ pow1/2 pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ unswap-sqr
Counts
4 → 111
Calls
4 calls:
5.0ms
(* x (log (sqrt y)))
9.0ms
(+ (* 2 (log (cbrt (sqrt y)))) (log (cbrt (sqrt y))))
2.0ms
(cbrt (sqrt y))
2.0ms
(cbrt (sqrt y))

series618.0ms

Counts
4 → 12
Calls
4 calls:
86.0ms
(* x (log (sqrt y)))
229.0ms
(+ (* 2 (log (cbrt (sqrt y)))) (log (cbrt (sqrt y))))
153.0ms
(cbrt (sqrt y))
149.0ms
(cbrt (sqrt y))

simplify44.0ms

Algorithm
egg-herbie
Counts
123 → 123
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0413782
11276702
25001659

prune575.0ms

Filtered
123 candidates to 95 candidates (77.2%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1230123
Fresh077
Picked011
Done000
Total1238131

Merged error: 0.0b

Counts
131 → 8

regimes175.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03423
13423

end0.0ms

sample2.8s

Algorithm
intervals
Results
1.0s23888×body80nan
271.0ms5588×body80valid
243.0ms846×body640valid
237.0ms404×body1280valid
121.0ms720×body320valid
49.0ms478×body160valid