Details

Time bar (total: 11.8s)

sample184.0ms

Algorithm
intervals
Results
80.0ms1446×body80nan
29.0ms465×body80valid

simplify52.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (5.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))

rewrite40.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))
8.0ms
(* y (log z))
13.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))

series389.0ms

Counts
4 → 12
Calls
4 calls:
60.0ms
(* (- t 1.0) (log a))
36.0ms
(* y (log z))
174.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
118.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

simplify60.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
05801143
12309897
25002860

prune443.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize20.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)

rewrite53.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:
24.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)
15.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

series844.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)))))
83.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
78.0ms
(fma (log (/ 1 a)) t b)
339.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

simplify99.0ms

Algorithm
egg-herbie
Counts
165 → 165
Iterations

Useful iterations: 2 (74.0ms)

IterNodesCost
09042177
141411915
250011905

prune758.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)

rewrite56.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))))
42.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)

series885.0ms

Counts
4 → 12
Calls
4 calls:
74.0ms
(fma (log (/ 1 a)) t b)
140.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
144.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
527.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 (51.0ms)

IterNodesCost
08433107
129792674
250012623

prune578.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize32.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)

rewrite67.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))))
5.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))))
42.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)

series767.0ms

Counts
4 → 12
Calls
4 calls:
144.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
144.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
145.0ms
(sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))
334.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)

simplify103.0ms

Algorithm
egg-herbie
Counts
183 → 183
Iterations

Useful iterations: 2 (61.0ms)

IterNodesCost
010975367
135374180
250023986

prune643.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.0b

regimes183.0ms

Accuracy

0% (1.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03842
13842

end0.0ms

sample5.5s

Algorithm
intervals
Results
2.4s44920×body80nan
944.0ms14976×body80valid