Details

Time bar (total: 11.5s)

sample204.0ms

Algorithm
intervals
Results
94.0ms1394×body80nan
36.0ms474×body80valid

simplify54.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (6.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.1b

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.8b
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
0.8b
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

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:
7.0ms
(* (- t 1.0) (log a))
5.0ms
(* y (log z))
15.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))

series377.0ms

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

simplify63.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
05801143
12309897
25002860

prune358.0ms

Filtered
124 candidates to 89 candidates (71.8%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1213124
Fresh011
Picked101
Done000
Total1224126

Merged error: 0.0b

Counts
126 → 4

localize19.0ms

Local error

Found 4 expressions with local error:

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

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
32×add-exp-log
18×div-exp
13×add-sqr-sqrt add-cube-cbrt log-prod *-un-lft-identity add-cbrt-cube
12×times-frac
prod-exp
pow1
cbrt-undiv expm1-log1p-u rem-log-exp pow-exp log1p-expm1-u add-log-exp
associate-/r* log-pow
rec-exp 1-exp cbrt-unprod fma-udef div-inv
pow-to-exp log-div pow-flip frac-2neg associate-*r/ log-rec clear-num associate-/l/ associate-/l* inv-pow
Counts
4 → 82
Calls
4 calls:
1.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
1.0ms
(fma (log (/ 1 a)) t b)
3.0ms
(log (/ 1 z))
15.0ms
(/ (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y)

series596.0ms

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

simplify49.0ms

Algorithm
egg-herbie
Counts
94 → 94
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0522868
11917723
25002707

prune311.0ms

Filtered
94 candidates to 67 candidates (71.3%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New94094
Fresh033
Picked011
Done000
Total94498

Merged error: 0.0b

Counts
98 → 4

localize18.0ms

Local error

Found 4 expressions with local error:

0.1b
(pow a (- t 1.0))
0.3b
(* (pow a (- t 1.0)) (pow z y))
0.3b
(/ (* (pow a (- t 1.0)) (pow z y)) (exp b))
3.8b
(/ (/ y x) (/ (* (pow a (- t 1.0)) (pow z y)) (exp b)))

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
208×times-frac
122×add-sqr-sqrt
110×*-un-lft-identity
108×add-cube-cbrt
91×add-exp-log
63×div-exp
36×prod-exp
32×add-cbrt-cube
25×pow-to-exp pow-exp
24×div-inv
22×unpow-prod-up
18×associate-*l* prod-diff
15×cbrt-undiv unpow-prod-down
14×associate-/l*
10×associate-/r*
unswap-sqr sqr-pow
associate-*r*
pow1 pow-unpow
expm1-log1p-u cbrt-unprod log1p-expm1-u add-log-exp
pow-sub
sub-neg frac-2neg associate-*l/ clear-num associate-/l/
pow-pow associate-/r/ *-commutative distribute-lft-out-- difference-of-squares
Counts
4 → 273
Calls
4 calls:
5.0ms
(pow a (- t 1.0))
10.0ms
(* (pow a (- t 1.0)) (pow z y))
10.0ms
(/ (* (pow a (- t 1.0)) (pow z y)) (exp b))
14.0ms
(/ (/ y x) (/ (* (pow a (- t 1.0)) (pow z y)) (exp b)))

series567.0ms

Counts
4 → 12
Calls
4 calls:
55.0ms
(pow a (- t 1.0))
122.0ms
(* (pow a (- t 1.0)) (pow z y))
180.0ms
(/ (* (pow a (- t 1.0)) (pow z y)) (exp b))
210.0ms
(/ (/ y x) (/ (* (pow a (- t 1.0)) (pow z y)) (exp b)))

simplify66.0ms

Algorithm
egg-herbie
Counts
285 → 285
Iterations

Useful iterations: 1 (35.0ms)

IterNodesCost
014003238
150022969

prune829.0ms

Filtered
285 candidates to 205 candidates (71.9%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New2850285
Fresh022
Picked011
Done011
Total2854289

Merged error: 0.0b

Counts
289 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

0.1b
(pow a (- t 1.0))
0.3b
(/ (pow a (- t 1.0)) (exp b))
1.2b
(* (/ x y) (pow z y))
4.9b
(* (* (/ x y) (pow z y)) (/ (pow a (- t 1.0)) (exp b)))

rewrite59.0ms

Algorithm
rewrite-expression-head
Rules
130×add-sqr-sqrt
120×times-frac
117×*-un-lft-identity
115×add-cube-cbrt
97×add-exp-log
88×unpow-prod-up
72×prod-diff
65×associate-*r*
58×prod-exp
39×div-exp
32×add-cbrt-cube
29×unpow-prod-down
19×pow-to-exp pow-exp
18×associate-/l*
14×associate-*l*
12×cbrt-unprod
11×sqr-pow
sub-neg
pow1 cbrt-undiv
unswap-sqr
pow-unpow
expm1-log1p-u associate-*l/ log1p-expm1-u add-log-exp
associate-/r* div-inv
*-commutative pow-sub
frac-times pow-pow frac-2neg associate-*r/ pow-prod-down clear-num associate-/l/ distribute-lft-out-- difference-of-squares
Counts
4 → 277
Calls
4 calls:
5.0ms
(pow a (- t 1.0))
11.0ms
(/ (pow a (- t 1.0)) (exp b))
8.0ms
(* (/ x y) (pow z y))
20.0ms
(* (* (/ x y) (pow z y)) (/ (pow a (- t 1.0)) (exp b)))

series398.0ms

Counts
4 → 12
Calls
4 calls:
59.0ms
(pow a (- t 1.0))
73.0ms
(/ (pow a (- t 1.0)) (exp b))
56.0ms
(* (/ x y) (pow z y))
209.0ms
(* (* (/ x y) (pow z y)) (/ (pow a (- t 1.0)) (exp b)))

simplify60.0ms

Algorithm
egg-herbie
Counts
289 → 289
Iterations

Useful iterations: 1 (28.0ms)

IterNodesCost
012072845
150012383

prune706.0ms

Filtered
289 candidates to 177 candidates (61.2%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New2890289
Fresh011
Picked011
Done022
Total2894293

Merged error: 0.0b

Counts
293 → 4

regimes220.0ms

Accuracy

0% (1.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02212
12212

end0.0ms

sample6.4s

Algorithm
intervals
Results
3.0s46106×body80nan
1.2s15412×body80valid