Details

Time bar (total: 15.3s)

sample207.0ms

Algorithm
intervals
Results
91.0ms1635×body80nan
33.0ms509×body80valid

simplify56.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.1b

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite142.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:
11.0ms
(* (- t 1.0) (log a))
4.0ms
(* y (log z))
35.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))
86.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)

series381.0ms

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

simplify63.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
05801143
12309897
25002860

prune421.0ms

Pruning

3 alts after pruning (3 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)
1.0b
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

rewrite64.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:
38.0ms
(* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
0.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
0.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)

series836.0ms

Counts
4 → 12
Calls
4 calls:
342.0ms
(* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
84.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
77.0ms
(fma (log (/ 1 a)) t b)
333.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

simplify118.0ms

Algorithm
egg-herbie
Counts
165 → 165
Iterations

Useful iterations: 2 (85.0ms)

IterNodesCost
09042177
141411915
250011905

prune716.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0b

localize23.0ms

Local error

Found 4 expressions with local error:

0.1b
(fma (log (/ 1 a)) t b)
0.1b
(pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3)
1.0b
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (cbrt (pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3))))) y)
43.6b
(cbrt (pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
28×add-exp-log
16×div-exp
14×add-cbrt-cube
12×cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity
prod-exp
unpow-prod-down cube-prod
pow1 pow-exp
cbrt-undiv expm1-log1p-u log1p-expm1-u add-log-exp
pow-unpow times-frac associate-/r*
cube-mult pow-to-exp unpow3 cbrt-unprod sqr-pow
rec-exp pow-pow frac-2neg pow1/3 1-exp associate-*r/ clear-num rem-cbrt-cube fma-udef div-inv associate-/l/ associate-/l* rem-cube-cbrt
Counts
4 → 89
Calls
4 calls:
0.0ms
(fma (log (/ 1 a)) t b)
1.0ms
(pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3)
27.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (cbrt (pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3))))) y)
1.0ms
(cbrt (pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3))

series3.0s

Counts
4 → 12
Calls
4 calls:
80.0ms
(fma (log (/ 1 a)) t b)
2.4s
(pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3)
344.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (cbrt (pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3))))) y)
96.0ms
(cbrt (pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3))

simplify78.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
05941258
125691059
250021029

prune405.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize23.0ms

Local error

Found 4 expressions with local error:

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

rewrite105.0ms

Algorithm
rewrite-expression-head
Rules
258×times-frac
176×add-sqr-sqrt
154×unpow-prod-down
120×associate-*l*
114×*-un-lft-identity
108×add-cube-cbrt
72×add-exp-log
51×div-exp
31×fma-udef
29×exp-sum
26×pow-exp prod-exp
22×sqr-pow
20×unswap-sqr
16×add-cbrt-cube
13×log-prod associate-*r*
pow1 pow-to-exp
rec-exp 1-exp div-inv
cbrt-undiv expm1-log1p-u rem-log-exp cbrt-unprod log1p-expm1-u add-log-exp
log-pow
frac-times log-div pow-flip associate-*r/ log-rec pow-prod-down associate-*l/ *-commutative inv-pow
Counts
4 → 248
Calls
4 calls:
4.0ms
(log (/ 1 a))
0.0ms
(fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b))
0.0ms
(fma (log (/ 1 a)) t b)
83.0ms
(* (/ (pow (/ 1 (pow a 1.0)) 1.0) (exp (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)))) (/ x y))

series852.0ms

Counts
4 → 12
Calls
4 calls:
117.0ms
(log (/ 1 a))
100.0ms
(fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b))
83.0ms
(fma (log (/ 1 a)) t b)
552.0ms
(* (/ (pow (/ 1 (pow a 1.0)) 1.0) (exp (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)))) (/ x y))

simplify119.0ms

Algorithm
egg-herbie
Counts
260 → 260
Iterations

Useful iterations: 2 (81.0ms)

IterNodesCost
013933618
144443448
250023421

prune1.3s

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

regimes185.0ms

Accuracy

52.5% (0.6b remaining)

Error of 0.6b against oracle of 0.1b and baseline of 1.3b

bsearch339.0ms

Steps
ItersRangePoint
8
3.3287878951861095e-224
7.255245196657817e-221
1.190356007915927e-222
8
-2.3832728625365243e-91
-1.7151445531670253e-95
-1.0216426453804218e-94

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04227
14227

end0.0ms

sample5.7s

Algorithm
intervals
Results
2.5s45972×body80nan
1.0s15167×body80valid