Details

Time bar (total: 13.0s)

sample188.0ms

Algorithm
intervals
Results
80.0ms1519×body80nan
30.0ms510×body80valid

simplify53.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (5.0ms)

IterNodesCost
03310
17310
21978
35588
422878
550018

prune13.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.2b

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite34.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))
12.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))

series568.0ms

Counts
4 → 12
Calls
4 calls:
55.0ms
(* (- t 1.0) (log a))
40.0ms
(* y (log z))
357.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))

simplify61.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
05801143
12309897
25002860

prune417.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize19.0ms

Local error

Found 4 expressions with local error:

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

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

series830.0ms

Counts
4 → 12
Calls
4 calls:
339.0ms
(* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
80.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
76.0ms
(fma (log (/ 1 a)) t b)
335.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 (72.0ms)

IterNodesCost
09042177
141411915
250011905

prune725.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize20.0ms

Local error

Found 4 expressions with local error:

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

rewrite54.0ms

Algorithm
rewrite-expression-head
Rules
120×times-frac
118×add-exp-log
85×associate-*r*
79×add-sqr-sqrt
67×prod-exp
63×*-un-lft-identity
62×add-cube-cbrt
56×div-exp
55×unpow-prod-down
30×add-cbrt-cube
20×pow-exp
19×fma-udef
17×exp-sum
13×rec-exp 1-exp
12×cbrt-unprod
11×pow1
cbrt-undiv div-inv unswap-sqr
pow-to-exp sqr-pow
expm1-log1p-u associate-*r/ associate-*l* pow-prod-down log1p-expm1-u add-log-exp
*-commutative
frac-times associate-*l/ un-div-inv
Counts
4 → 190
Calls
4 calls:
22.0ms
(* x (/ (pow (/ 1 a) 1.0) (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)
20.0ms
(* (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) (/ 1 y))

series824.0ms

Counts
4 → 12
Calls
4 calls:
337.0ms
(* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))))
78.0ms
(fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))
74.0ms
(fma (log (/ 1 a)) t b)
334.0ms
(* (* x (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) (/ 1 y))

simplify50.0ms

Algorithm
egg-herbie
Counts
202 → 202
Iterations

Useful iterations: 1 (26.0ms)

IterNodesCost
011182775
150012428

prune767.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

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

rewrite87.0ms

Algorithm
rewrite-expression-head
Rules
541×times-frac
254×add-sqr-sqrt
230×*-un-lft-identity
229×add-cube-cbrt
220×associate-*r*
159×unpow-prod-down
54×fma-udef
52×exp-sum
27×add-exp-log
16×div-inv
15×div-exp
13×add-cbrt-cube sqr-pow
prod-exp
unswap-sqr
pow1
add-log-exp
expm1-log1p-u pow-exp log1p-expm1-u
cbrt-undiv exp-prod associate-*l* cbrt-unprod
pow-to-exp rec-exp 1-exp associate-*r/ pow-prod-down *-commutative rem-exp-log
Counts
4 → 287
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)
57.0ms
(* x (/ (/ (pow (/ 1 a) 1.0) (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b)))) y))

series578.0ms

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

simplify72.0ms

Algorithm
egg-herbie
Counts
299 → 299
Iterations

Useful iterations: 1 (35.0ms)

IterNodesCost
018654199
150023972

prune1.5s

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

regimes200.0ms

Accuracy

74.3% (0.3b remaining)

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

bsearch345.0ms

Steps
ItersRangePoint
8
2.9265299865718764e-158
5.364345010889697e-154
4.936602630976155e-158
10
-6.674424518151835e-33
-2.5869142773886227e-46
-5.277731054367299e-33

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03525
13525

end0.0ms

sample5.4s

Algorithm
intervals
Results
2.3s46504×body80nan
913.0ms15230×body80valid