Details

Time bar (total: 10.4s)

sample3.3s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 74.609375%

Guaranteed chance to sample good point: 54.014423%

Results
11.0ms18×body1280valid
11.0ms33×body640valid
10.0ms160×body80valid
5.0ms26×body320valid
3.0ms19×body160valid
0.0msbody80nan

simplify21.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0217
1307
2397
3457
4607
5887
61257
71767
82087
92257
102937
112937

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 10.7b

Counts
2 → 1

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
0.0b
(* z (log (- 1.0 y)))
0.3b
(* x (log y))
5.3b
(log (- 1.0 y))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
21×log-prod *-un-lft-identity
13×add-cube-cbrt
11×pow1
add-exp-log add-log-exp
distribute-rgt-in distribute-lft-in associate-*r* add-cbrt-cube
associate-*l*
distribute-lft-out-- difference-of-squares
log-pow
log-div flip3-- diff-log pow-prod-down prod-exp *-commutative flip-- cbrt-unprod unswap-sqr
sub-neg rem-log-exp associate--l+ sum-log
Counts
4 → 86
Calls
4 calls:
6.0ms
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
6.0ms
(* z (log (- 1.0 y)))
4.0ms
(* x (log y))
3.0ms
(log (- 1.0 y))

series40.0ms

Counts
4 → 12
Calls
4 calls:
19.0ms
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
11.0ms
(* z (log (- 1.0 y)))
7.0ms
(* x (log y))
3.0ms
(log (- 1.0 y))

simplify48.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0458643
11650563
25002529

prune151.0ms

Filtered
66 candidates to 98 candidates (-48.5%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New92698
Fresh000
Picked101
Done000
Total93699

Merged error: 0.0b

Counts
99 → 6

localize17.0ms

Local error

Found 4 expressions with local error:

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

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
84×add-sqr-sqrt
80×times-frac
72×associate-*r*
56×unpow-prod-down
48×*-un-lft-identity
46×add-cube-cbrt
29×add-exp-log
24×unpow2 sqr-pow
18×log-prod unswap-sqr
11×distribute-rgt-in distribute-lft-in prod-exp add-cbrt-cube add-log-exp
10×associate-+r+
pow1 div-exp
associate--l+
pow-to-exp associate-+l+ associate-*l* pow-exp
sub-neg cbrt-unprod
diff-log pow-prod-down sum-log *-commutative
cbrt-undiv +-commutative flip3-- flip3-+ associate-*r/ log-pow flip-- flip-+ div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 178
Calls
4 calls:
6.0ms
(- (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
6.0ms
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
19.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
4.0ms
(* x (log y))

series80.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(- (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
26.0ms
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
5.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
10.0ms
(* x (log y))

simplify90.0ms

Algorithm
egg-herbie
Counts
190 → 190
Iterations

Useful iterations: 2 (70.0ms)

IterNodesCost
08431454
134091296
250011293

prune389.0ms

Filtered
125 candidates to 190 candidates (-52.0%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1846190
Fresh415
Picked101
Done000
Total1897196

Merged error: 0.0b

Counts
196 → 7

localize23.0ms

Local error

Found 4 expressions with local error:

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

rewrite46.0ms

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

series73.0ms

Counts
4 → 12
Calls
4 calls:
47.0ms
(- (+ (* x (log (sqrt y))) (+ (* (log (sqrt y)) x) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))) t)
5.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
9.0ms
(* x (log (sqrt y)))
12.0ms
(* (log (sqrt y)) x)

simplify91.0ms

Algorithm
egg-herbie
Counts
193 → 193
Iterations

Useful iterations: 2 (75.0ms)

IterNodesCost
08611474
137421262
250011246

prune376.0ms

Filtered
124 candidates to 193 candidates (-55.6%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1921193
Fresh156
Picked011
Done000
Total1937200

Merged error: 0.0b

Counts
200 → 7

localize26.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt y) (cbrt y))
0.6b
(cbrt y)
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite11.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*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
5.0ms
(* (cbrt y) (cbrt y))
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series92.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(* (cbrt y) (cbrt y))
24.0ms
(cbrt y)
21.0ms
(cbrt y)
22.0ms
(cbrt y)

simplify74.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (69.0ms)

IterNodesCost
0148349
1471322
22276265
35002252

prune138.0ms

Filtered
56 candidates to 85 candidates (-51.8%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New85085
Fresh055
Picked011
Done011
Total85792

Merged error: 0.0b

Counts
92 → 7

regimes335.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02918
13118
23118

end0.0ms

sample4.9s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 74.609375%

Guaranteed chance to sample good point: 54.014423%

Results
370.0ms5589×body80valid
279.0ms822×body640valid
265.0ms400×body1280valid
165.0ms769×body320valid
56.0ms420×body160valid
8.0ms125×body80nan
2.0ms35×body80invalid

Profiling

Loading profile data...