Details

Time bar (total: 5.9s)

sample681.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 47.04159%

Guaranteed chance to sample good point: 0%

Results
20.0ms276×body80nan
11.0ms177×body80valid
9.0ms15×body1280valid
9.0ms27×body640valid
5.0ms24×body320valid
2.0ms17×body160valid

simplify20.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.5b

Counts
2 → 1

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite23.0ms

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

series47.0ms

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

simplify45.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0481692
11599636
25002590

prune345.0ms

Filtered
72 candidates to 96 candidates (-33.3%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New90696
Fresh000
Picked101
Done000
Total91697

Merged error: 0.0b

Counts
97 → 6

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 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.0b
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
0.3b
(* x (log y))

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
90×add-sqr-sqrt
80×times-frac
78×associate-*r*
56×unpow-prod-down
53×*-un-lft-identity
50×add-cube-cbrt
31×add-exp-log
24×log-prod unpow2 sqr-pow
19×unswap-sqr
16×distribute-rgt-in distribute-lft-in
13×add-cbrt-cube
12×pow1 prod-exp associate--l+
10×associate-+r+
div-exp associate-*l*
pow-to-exp associate-+l+ pow-exp add-log-exp
sub-neg cbrt-unprod
associate-*r/ pow-prod-down *-commutative
log-pow distribute-lft-out--
cbrt-undiv +-commutative flip3-- flip3-+ sum-log flip-- flip-+ div-inv difference-of-squares
Counts
4 → 195
Calls
4 calls:
9.0ms
(* 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)))
6.0ms
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
4.0ms
(* x (log y))

series58.0ms

Counts
4 → 12
Calls
4 calls:
17.0ms
(* 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)))
28.0ms
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
7.0ms
(* x (log y))

simplify103.0ms

Algorithm
egg-herbie
Counts
207 → 207
Iterations

Useful iterations: 2 (81.0ms)

IterNodesCost
08801531
136971356
250021353

prune401.0ms

Filtered
132 candidates to 207 candidates (-56.8%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New2061207
Fresh145
Picked011
Done000
Total2076213

Merged error: 0.0b

Counts
213 → 6

localize24.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt y) (cbrt y))
0.7b
(cbrt y)
0.7b
(cbrt y)
0.7b
(cbrt y)

rewrite13.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:
8.0ms
(* (cbrt y) (cbrt y))
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series95.0ms

Counts
4 → 12
Calls
4 calls:
28.0ms
(* (cbrt y) (cbrt y))
22.0ms
(cbrt y)
22.0ms
(cbrt y)
22.0ms
(cbrt y)

simplify71.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (66.0ms)

IterNodesCost
0148349
1471322
22276265
35002252

prune164.0ms

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

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New84185
Fresh044
Picked101
Done011
Total85691

Merged error: 0.0b

Counts
91 → 6

localize28.0ms

Local error

Found 4 expressions with local error:

0.7b
(cbrt y)
0.7b
(cbrt (cbrt y))
0.7b
(cbrt (cbrt y))
1.1b
(pow (cbrt (cbrt y)) 5)

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
30×cbrt-prod
13×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
unpow-prod-down
pow1 add-exp-log
pow1/3 add-cbrt-cube add-log-exp
pow-unpow
pow-pow
pow-to-exp pow-exp sqr-pow
Counts
4 → 63
Calls
4 calls:
1.0ms
(cbrt y)
2.0ms
(cbrt (cbrt y))
2.0ms
(cbrt (cbrt y))
3.0ms
(pow (cbrt (cbrt y)) 5)

series136.0ms

Counts
4 → 12
Calls
4 calls:
25.0ms
(cbrt y)
31.0ms
(cbrt (cbrt y))
31.0ms
(cbrt (cbrt y))
49.0ms
(pow (cbrt (cbrt y)) 5)

simplify59.0ms

Algorithm
egg-herbie
Counts
75 → 75
Iterations

Useful iterations: 3 (53.0ms)

IterNodesCost
0186380
1479358
21507324
35001308

prune171.0ms

Filtered
57 candidates to 75 candidates (-31.6%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New74175
Fresh044
Picked011
Done011
Total74781

Merged error: 0.0b

Counts
81 → 7

regimes319.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
02613
12613

end0.0ms

sample3.0s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 47.04159%

Guaranteed chance to sample good point: 0%

Results
566.0ms8996×body80nan
363.0ms5635×body80valid
302.0ms877×body640valid
256.0ms385×body1280valid
144.0ms683×body320valid
59.0ms454×body160valid

Profiling

Loading profile data...