Details

Time bar (total: 24.8s)

sample192.0ms

Algorithm
intervals
Results
68.0ms1418×body80nan
27.0ms486×body80valid

simplify52.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (5.0ms)

IterNodesCost
03310
17310
21978
35588
422878
550018

prune9.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.2b

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite273.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:
21.0ms
(* (- t 1.0) (log a))
8.0ms
(* y (log z))
166.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
72.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

series356.0ms

Counts
4 → 12
Calls
4 calls:
51.0ms
(* (- t 1.0) (log a))
39.0ms
(* y (log z))
157.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
108.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

prune411.0ms

Pruning

4 alts after pruning (4 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)

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

series793.0ms

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

simplify93.0ms

Algorithm
egg-herbie
Counts
165 → 165
Iterations

Useful iterations: 2 (74.0ms)

IterNodesCost
09042177
141411915
250011905

prune701.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0b

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ y (/ (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.6b
(/ x (/ y (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))))

rewrite236.0ms

Algorithm
rewrite-expression-head
Rules
3407×times-frac
1391×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
832×unpow-prod-down
293×associate-/r*
274×fma-udef
272×exp-sum
86×div-inv
64×sqr-pow
41×add-exp-log
38×div-exp
18×add-cbrt-cube
cbrt-undiv
pow-exp
associate-/r/ associate-/l*
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
pow-to-exp rec-exp frac-2neg 1-exp clear-num
Counts
4 → 1244
Calls
4 calls:
30.0ms
(/ y (/ (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)
64.0ms
(/ x (/ y (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))))

series708.0ms

Counts
4 → 12
Calls
4 calls:
242.0ms
(/ y (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
79.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
74.0ms
(fma (log (/ 1 a)) t b)
313.0ms
(/ x (/ y (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))))

simplify339.0ms

Algorithm
egg-herbie
Counts
1256 → 1256
Iterations

Useful iterations: 1 (79.0ms)

IterNodesCost
0492830290
1500130288

prune6.7s

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize22.0ms

Local error

Found 4 expressions with local error:

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

rewrite598.0ms

Algorithm
rewrite-expression-head
Rules
2758×times-frac
1299×add-sqr-sqrt
1072×*-un-lft-identity
1055×add-cube-cbrt
776×associate-*r*
738×sqrt-prod
558×unpow-prod-down
181×fma-udef
180×exp-sum
56×sqr-pow
54×unswap-sqr
52×div-inv
20×associate-*l*
18×add-cbrt-cube
17×add-exp-log
10×rem-sqrt-square
pow1 cbrt-undiv div-exp
expm1-log1p-u prod-exp associate-/r/ cbrt-unprod log1p-expm1-u add-log-exp
sqrt-pow1 pow1/2
associate-*r/ pow-prod-down *-commutative
Counts
4 → 946
Calls
4 calls:
0.0ms
(fma (log (/ 1 a)) t b)
9.0ms
(sqrt (pow (/ 1 a) 1.0))
9.0ms
(sqrt (pow (/ 1 a) 1.0))
450.0ms
(* (sqrt (pow (/ 1 a) 1.0)) (/ x (/ y (/ (sqrt (pow (/ 1 a) 1.0)) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))))

series1.1s

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

simplify196.0ms

Algorithm
egg-herbie
Counts
958 → 958
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
0500119685

prune5.8s

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

regimes200.0ms

Accuracy

0% (0.9b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02417
12417

end0.0ms

sample5.8s

Algorithm
intervals
Results
2.1s45448×body80nan
871.0ms15205×body80valid