Details

Time bar (total: 7.7s)

sample110.0ms

Algorithm
intervals
Results
39.0ms831×body80nan
14.0ms22×body1280valid
9.0ms178×body80valid
9.0ms30×body640valid
4.0ms20×body320valid
1.0msbody160valid

simplify27.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

prune6.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 8.8b

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt
28×*-un-lft-identity
21×log-prod
20×add-cube-cbrt
11×pow1
add-exp-log prod-diff add-log-exp
distribute-rgt-in distribute-lft-in associate-*r* add-cbrt-cube
associate-*l*
expm1-log1p-u log1p-expm1-u distribute-lft-out-- difference-of-squares
fma-neg 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 → 106
Calls
4 calls:
7.0ms
(* z (log (- 1.0 y)))
19.0ms
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
4.0ms
(* x (log y))
3.0ms
(log (- 1.0 y))

series245.0ms

Counts
4 → 12
Calls
4 calls:
70.0ms
(* z (log (- 1.0 y)))
89.0ms
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
38.0ms
(* x (log y))
47.0ms
(log (- 1.0 y))

simplify56.0ms

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
0519871
11908704
25001676

prune323.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.1b

localize18.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)))))))
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))))))) t)
0.3b
(* x (log y))

rewrite77.0ms

Algorithm
rewrite-expression-head
Rules
105×add-sqr-sqrt
80×times-frac
72×associate-*r*
69×*-un-lft-identity
67×add-cube-cbrt
56×unpow-prod-down
34×associate-+r+
33×prod-diff
29×add-exp-log
24×unpow2 sqr-pow
23×distribute-rgt-in distribute-lft-in
18×log-prod unswap-sqr
15×pow1
11×prod-exp add-cbrt-cube add-log-exp
div-exp
associate--l+ log-pow
pow-to-exp associate-+l+ associate-*l* pow-exp
expm1-log1p-u log1p-expm1-u
sub-neg fma-neg cbrt-unprod
diff-log pow-prod-down sum-log *-commutative
cbrt-undiv +-commutative flip3-- fma-def flip3-+ associate-*r/ flip-- flip-+ div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 223
Calls
4 calls:
13.0ms
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
27.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
23.0ms
(- (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
4.0ms
(* x (log y))

series412.0ms

Counts
4 → 12
Calls
4 calls:
132.0ms
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
50.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
185.0ms
(- (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
44.0ms
(* x (log y))

simplify123.0ms

Algorithm
egg-herbie
Counts
235 → 235
Iterations

Useful iterations: 2 (101.0ms)

IterNodesCost
010342311
139731857
250011843

prune820.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.1b

localize20.0ms

Local error

Found 3 expressions with local error:

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

rewrite45.0ms

Algorithm
rewrite-expression-head
Rules
80×add-sqr-sqrt times-frac
72×associate-*r*
56×unpow-prod-down
44×add-cube-cbrt *-un-lft-identity
28×add-exp-log
24×unpow2 sqr-pow
18×unswap-sqr
12×log-prod
11×prod-exp
10×add-cbrt-cube
div-exp
pow1
distribute-rgt-in pow-to-exp distribute-lft-in associate-*l* pow-exp associate--l+
add-log-exp
expm1-log1p-u prod-diff cbrt-unprod log1p-expm1-u
pow-prod-down *-commutative
cbrt-undiv sub-neg flip3-- fma-neg diff-log associate-*r/ log-pow flip-- div-inv
Counts
3 → 163
Calls
3 calls:
4.0ms
(- (* x (log y)) t)
30.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
4.0ms
(* x (log y))

series147.0ms

Counts
3 → 9
Calls
3 calls:
53.0ms
(- (* x (log y)) t)
56.0ms
(* 1/2 (/ (pow y 2) (pow 1.0 2)))
37.0ms
(* x (log y))

simplify81.0ms

Algorithm
egg-herbie
Counts
172 → 172
Iterations

Useful iterations: 2 (63.0ms)

IterNodesCost
0747909
13085760
25002759

prune681.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.1b

localize25.0ms

Local error

Found 4 expressions with local error:

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

rewrite23.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:
5.0ms
(* x (log (cbrt y)))
13.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
0.0ms
(cbrt y)
1.0ms
(cbrt y)

series559.0ms

Counts
4 → 12
Calls
4 calls:
94.0ms
(* x (log (cbrt y)))
101.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
179.0ms
(cbrt y)
185.0ms
(cbrt y)

simplify56.0ms

Algorithm
egg-herbie
Counts
123 → 123
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0384753
11636640
25001570

prune716.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

regimes156.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03821
13821

end0.0ms

sample2.9s

Algorithm
intervals
Results
1.1s24079×body80nan
283.0ms5544×body80valid
257.0ms860×body640valid
243.0ms415×body1280valid
127.0ms725×body320valid
51.0ms478×body160valid