Details

Time bar (total: 18.9s)

sample175.0ms

Algorithm
intervals
Results
69.0ms1396×body80nan
33.0ms494×body80valid

simplify52.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (5.0ms)

IterNodesCost
03310
17310
21978
35588
422878
550018

prune10.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.2b

Counts
2 → 2

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite38.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:
8.0ms
(* (- t 1.0) (log a))
7.0ms
(* y (log z))
8.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))
12.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)

series381.0ms

Counts
4 → 12
Calls
4 calls:
56.0ms
(* (- t 1.0) (log a))
37.0ms
(* y (log z))
118.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))
170.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

prune391.0ms

Filtered
124 candidates to 89 candidates (71.8%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1213124
Fresh101
Picked011
Done000
Total1224126

Merged error: 0.0b

Counts
126 → 4

localize19.0ms

Local error

Found 4 expressions with local error:

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

rewrite155.0ms

Algorithm
rewrite-expression-head
Rules
3049×times-frac
1216×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
728×unpow-prod-down
241×fma-udef
239×exp-sum
144×div-inv
72×associate-/l*
56×sqr-pow
39×add-exp-log
37×div-exp
16×add-cbrt-cube
13×associate-/r*
cbrt-undiv pow-exp
add-log-exp
pow1 expm1-log1p-u log1p-expm1-u
exp-prod
pow-to-exp rec-exp 1-exp
frac-2neg clear-num associate-/r/ rem-exp-log associate-/l/
Counts
4 → 1087
Calls
4 calls:
2.0ms
(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)
39.0ms
(/ (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))) (/ y x))

series764.0ms

Counts
4 → 12
Calls
4 calls:
87.0ms
(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)
515.0ms
(/ (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))) (/ y x))

simplify287.0ms

Algorithm
egg-herbie
Counts
1099 → 1099
Iterations

Useful iterations: 0 (27.0ms)

IterNodesCost
0500128990

prune5.6s

Filtered
1099 candidates to 847 candidates (77.1%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New109541099
Fresh202
Picked101
Done101
Total109941103

Merged error: 0.0b

Counts
1103 → 4

localize23.0ms

Local error

Found 4 expressions with local error:

0.0b
(exp (+ (* (log (/ 1 z)) y) (+ (* (log (/ 1 a)) t) b)))
0.3b
(* (log (/ 1 a)) t)
0.3b
(* (log (/ 1 z)) y)
0.8b
(* (pow (/ 1 (pow a 1.0)) 1.0) (/ x (* (exp (+ (* (log (/ 1 z)) y) (+ (* (log (/ 1 a)) t) b))) y)))

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
101×add-exp-log
50×prod-exp
48×add-sqr-sqrt
43×unpow-prod-down
42×div-exp
41×associate-*l*
39×pow-exp
30×times-frac
29×*-un-lft-identity
26×add-cube-cbrt
17×add-cbrt-cube
13×associate-*r*
12×pow1 pow-to-exp
11×unswap-sqr
10×add-log-exp
rec-exp 1-exp
sqr-pow
log-pow cbrt-unprod
expm1-log1p-u log1p-expm1-u
exp-prod sum-log *-commutative rem-exp-log
cbrt-undiv distribute-lft-neg-out pow-flip log-rec pow-prod-down div-inv inv-pow
associate-*r/ exp-sum
Counts
4 → 159
Calls
4 calls:
9.0ms
(exp (+ (* (log (/ 1 z)) y) (+ (* (log (/ 1 a)) t) b)))
5.0ms
(* (log (/ 1 a)) t)
9.0ms
(* (log (/ 1 z)) y)
25.0ms
(* (pow (/ 1 (pow a 1.0)) 1.0) (/ x (* (exp (+ (* (log (/ 1 z)) y) (+ (* (log (/ 1 a)) t) b))) y)))

series644.0ms

Counts
4 → 12
Calls
4 calls:
114.0ms
(exp (+ (* (log (/ 1 z)) y) (+ (* (log (/ 1 a)) t) b)))
60.0ms
(* (log (/ 1 a)) t)
65.0ms
(* (log (/ 1 z)) y)
404.0ms
(* (pow (/ 1 (pow a 1.0)) 1.0) (/ x (* (exp (+ (* (log (/ 1 z)) y) (+ (* (log (/ 1 a)) t) b))) y)))

simplify85.0ms

Algorithm
egg-herbie
Counts
171 → 171
Iterations

Useful iterations: 2 (64.0ms)

IterNodesCost
07582162
127861929
250011876

prune675.0ms

Filtered
171 candidates to 114 candidates (66.7%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1701171
Fresh033
Picked101
Done000
Total1714175

Merged error: 0b

Counts
175 → 4

localize37.0ms

Local error

Found 4 expressions with local error:

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

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
445×times-frac
155×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
120×sqrt-prod
114×add-exp-log
65×div-exp
47×div-inv
42×unpow-prod-down sqr-pow
39×associate-/l*
30×exp-sum fma-udef
29×add-cbrt-cube
25×prod-exp
23×cbrt-undiv
10×pow-exp
cbrt-prod
cbrt-unprod
pow-to-exp associate-/r*
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
pow1/3
frac-2neg clear-num associate-/r/ associate-/l/
Counts
4 → 327
Calls
4 calls:
1.0ms
(cbrt x)
5.0ms
(cbrt x)
1.0ms
(cbrt x)
23.0ms
(/ (/ (pow (* (cbrt (/ 1 a)) (cbrt (/ 1 a))) 1.0) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) (/ (* (cbrt y) (cbrt y)) (* (cbrt x) (cbrt x))))

series1.1s

Counts
4 → 12
Calls
4 calls:
181.0ms
(cbrt x)
185.0ms
(cbrt x)
177.0ms
(cbrt x)
590.0ms
(/ (/ (pow (* (cbrt (/ 1 a)) (cbrt (/ 1 a))) 1.0) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) (/ (* (cbrt y) (cbrt y)) (* (cbrt x) (cbrt x))))

simplify126.0ms

Algorithm
egg-herbie
Counts
339 → 339
Iterations

Useful iterations: 1 (34.0ms)

IterNodesCost
0176011270
1500210507

prune2.4s

Filtered
339 candidates to 241 candidates (71.1%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New3390339
Fresh033
Picked011
Done000
Total3394343

Merged error: 0b

Counts
343 → 4

regimes206.0ms

Accuracy

0% (1.5b remaining)

Error of 1.5b against oracle of 0.0b and baseline of 1.5b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03440
13440

end0.0ms

sample5.6s

Algorithm
intervals
Results
2.4s46051×body80nan
932.0ms15281×body80valid