Details

Time bar (total: 11.7s)

sample183.0ms

Algorithm
intervals
Results
78.0ms1446×body80nan
29.0ms465×body80valid

simplify57.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (6.0ms)

IterNodesCost
03310
17310
21978
35588
422878
550018

prune10.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.3b

localize16.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (- t 1.0) (log a))
0.2b
(* y (log z))
0.7b
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
1.0b
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
29×add-sqr-sqrt
25×*-un-lft-identity
21×add-cube-cbrt
13×add-cbrt-cube
12×add-exp-log log-prod exp-sum
10×pow1 add-log-exp
prod-diff
associate-*r* associate-*l*
distribute-rgt-in distribute-lft-in
exp-prod
expm1-log1p-u log1p-expm1-u
times-frac prod-exp associate-/r* cbrt-unprod rem-exp-log
cbrt-undiv exp-diff diff-log div-exp pow-prod-down associate-*l/ log-pow *-commutative distribute-lft-out-- difference-of-squares unswap-sqr
sub-neg flip3-- frac-2neg associate-*r/ associate--l+ clear-num sum-log flip-- div-inv associate-/l/ associate-/l*
Counts
4 → 112
Calls
4 calls:
7.0ms
(* (- t 1.0) (log a))
5.0ms
(* y (log z))
12.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
8.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

series382.0ms

Counts
4 → 12
Calls
4 calls:
59.0ms
(* (- t 1.0) (log a))
40.0ms
(* y (log z))
164.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
119.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

simplify67.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
05801143
12309897
25002860

prune427.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.0b
(* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
0.1b
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
0.1b
(fma (log (/ 1 a)) t b)
0.7b
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

rewrite46.0ms

Algorithm
rewrite-expression-head
Rules
114×times-frac
74×add-sqr-sqrt
72×associate-*r*
58×*-un-lft-identity
57×add-cube-cbrt
55×unpow-prod-down
41×add-exp-log
24×div-exp
19×fma-udef
18×add-cbrt-cube
17×exp-sum
14×prod-exp
pow-exp
pow1 div-inv unswap-sqr
cbrt-undiv sqr-pow
expm1-log1p-u cbrt-unprod log1p-expm1-u add-log-exp
associate-*l* associate-/r*
pow-to-exp rec-exp 1-exp associate-*r/
frac-2neg pow-prod-down clear-num *-commutative associate-/l/ associate-/l*
Counts
4 → 153
Calls
4 calls:
22.0ms
(* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
1.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
1.0ms
(fma (log (/ 1 a)) t b)
14.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

series853.0ms

Counts
4 → 12
Calls
4 calls:
344.0ms
(* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
85.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
78.0ms
(fma (log (/ 1 a)) t b)
346.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

simplify96.0ms

Algorithm
egg-herbie
Counts
165 → 165
Iterations

Useful iterations: 2 (77.0ms)

IterNodesCost
09042177
141411915
250011905

prune750.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize29.0ms

Local error

Found 4 expressions with local error:

0.1b
(fma (log (/ 1 a)) t b)
0.2b
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
0.2b
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
0.7b
(/ (* (* x (/ (pow (/ (* (cbrt 1) (cbrt 1)) 1) 1.0) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))) (/ (pow (/ (cbrt 1) a) 1.0) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))) y)

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
267×add-exp-log
146×div-exp
95×prod-exp
43×pow-exp
33×add-cbrt-cube
14×pow-to-exp
12×cbrt-undiv add-sqr-sqrt
10×add-cube-cbrt *-un-lft-identity 1-exp cbrt-unprod
sqrt-pow1 sqrt-prod
pow1 exp-prod
expm1-log1p-u log1p-expm1-u add-log-exp
times-frac associate-*r/ associate-/r* fma-udef associate-/l/
rem-sqrt-square pow1/2 exp-sum
frac-times frac-2neg associate-*l/ clear-num div-inv associate-/l*
Counts
4 → 123
Calls
4 calls:
1.0ms
(fma (log (/ 1 a)) t b)
2.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
2.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
35.0ms
(/ (* (* x (/ (pow (/ (* (cbrt 1) (cbrt 1)) 1) 1.0) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))) (/ (pow (/ (cbrt 1) a) 1.0) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))) y)

series717.0ms

Counts
4 → 12
Calls
4 calls:
77.0ms
(fma (log (/ 1 a)) t b)
146.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
151.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
344.0ms
(/ (* (* x (/ (pow (/ (* (cbrt 1) (cbrt 1)) 1) 1.0) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))) (/ (pow (/ (cbrt 1) a) 1.0) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))) y)

simplify79.0ms

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
08433105
129932672
250012621

prune566.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize33.0ms

Local error

Found 4 expressions with local error:

0.2b
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
0.2b
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
0.2b
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
0.7b
(/ (* (* x (/ (pow (/ (* (cbrt 1) (cbrt 1)) 1) 1.0) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))) (/ (pow (/ (cbrt 1) a) 1.0) (* (sqrt (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) (sqrt (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))))) y)

rewrite66.0ms

Algorithm
rewrite-expression-head
Rules
519×add-exp-log
271×div-exp
207×prod-exp
81×pow-exp
51×add-cbrt-cube
27×pow-to-exp
19×cbrt-undiv
18×1-exp cbrt-unprod
15×add-sqr-sqrt
12×add-cube-cbrt *-un-lft-identity sqrt-pow1 sqrt-prod
exp-prod
pow1
expm1-log1p-u log1p-expm1-u add-log-exp
rem-sqrt-square times-frac pow1/2 associate-*r/ exp-sum associate-/r* fma-udef associate-/l/
frac-times frac-2neg associate-*l/ clear-num div-inv associate-/l*
Counts
4 → 171
Calls
4 calls:
2.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
3.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
2.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
45.0ms
(/ (* (* x (/ (pow (/ (* (cbrt 1) (cbrt 1)) 1) 1.0) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))) (/ (pow (/ (cbrt 1) a) 1.0) (* (sqrt (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) (sqrt (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))))) y)

series773.0ms

Counts
4 → 12
Calls
4 calls:
143.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
146.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
143.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
341.0ms
(/ (* (* x (/ (pow (/ (* (cbrt 1) (cbrt 1)) 1) 1.0) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))) (/ (pow (/ (cbrt 1) a) 1.0) (* (sqrt (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) (sqrt (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))))) y)

simplify113.0ms

Algorithm
egg-herbie
Counts
183 → 183
Iterations

Useful iterations: 2 (63.0ms)

IterNodesCost
010975370
135234183
250023989

prune664.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.0b

regimes187.0ms

Accuracy

0% (1.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03842
13842

end0.0ms

sample5.4s

Algorithm
intervals
Results
2.3s44920×body80nan
930.0ms14976×body80valid