Details

Time bar (total: 14.5s)

sample204.0ms

Algorithm
intervals
Results
89.0ms1635×body80nan
32.0ms509×body80valid

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

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

rewrite127.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:
12.0ms
(* (- t 1.0) (log a))
4.0ms
(* y (log z))
31.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))
77.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)

series388.0ms

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

simplify61.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
05801143
12309897
25002860

prune424.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.0b

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

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

series833.0ms

Counts
4 → 12
Calls
4 calls:
343.0ms
(* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
82.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
80.0ms
(fma (log (/ 1 a)) t b)
328.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

simplify92.0ms

Algorithm
egg-herbie
Counts
165 → 165
Iterations

Useful iterations: 2 (73.0ms)

IterNodesCost
09042177
141411915
250011905

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

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

series2.8s

Counts
4 → 12
Calls
4 calls:
75.0ms
(fma (log (/ 1 a)) t b)
2.3s
(pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3)
340.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (cbrt (pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3))))) y)
99.0ms
(cbrt (pow (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)) 3))

simplify71.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
05941258
125691059
250021029

prune376.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

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

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

series795.0ms

Counts
4 → 12
Calls
4 calls:
115.0ms
(log (/ 1 a))
94.0ms
(fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b))
73.0ms
(fma (log (/ 1 a)) t b)
512.0ms
(* (/ (pow (/ 1 (pow a 1.0)) 1.0) (exp (fma (log (/ 1 z)) y (fma (log (/ 1 a)) t b)))) (/ x y))

simplify106.0ms

Algorithm
egg-herbie
Counts
260 → 260
Iterations

Useful iterations: 2 (75.0ms)

IterNodesCost
013933618
144443448
250023421

prune1.3s

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

regimes177.0ms

Accuracy

52.5% (0.6b remaining)

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

bsearch307.0ms

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

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04227
14227

end0.0ms

sample5.4s

Algorithm
intervals
Results
2.4s45972×body80nan
930.0ms15167×body80valid