Details

Time bar (total: 25.2s)

sample330.0ms

Algorithm
intervals
Results
170.0ms1598×body80nan
74.0ms510×body80valid

simplify52.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.2b
(* 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))

rewrite133.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:
11.0ms
(* (- t 1.0) (log a))
4.0ms
(* y (log z))
81.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
34.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

series377.0ms

Counts
4 → 12
Calls
4 calls:
54.0ms
(* (- t 1.0) (log a))
41.0ms
(* y (log z))
163.0ms
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y)
118.0ms
(exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))

simplify68.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
05801143
12309897
25002860

prune429.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

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

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

series965.0ms

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

simplify265.0ms

Algorithm
egg-herbie
Counts
1099 → 1099
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
0500128990

prune5.6s

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0b

localize28.0ms

Local error

Found 4 expressions with local error:

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

rewrite306.0ms

Algorithm
rewrite-expression-head
Rules
1063×times-frac
631×sqrt-prod
487×add-sqr-sqrt
479×*-un-lft-identity
477×add-cube-cbrt
436×associate-*l*
305×unpow-prod-down
61×fma-udef
60×exp-sum
40×add-exp-log add-cbrt-cube
27×div-inv
25×sqr-pow
15×prod-exp cbrt-unprod
12×cbrt-undiv div-exp
10×rem-sqrt-square
pow1
expm1-log1p-u log1p-expm1-u add-log-exp
pow-prod-down associate-*l/
sqrt-pow1 pow1/2
frac-times associate-*r/ associate-*r* *-commutative
Counts
4 → 546
Calls
4 calls:
0.0ms
(fma (log (/ 1 a)) t b)
6.0ms
(sqrt (pow (/ 1 a) 1.0))
6.0ms
(sqrt (pow (/ 1 a) 1.0))
231.0ms
(* (/ (/ (sqrt (pow (/ 1 a) 1.0)) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y) (* (/ (sqrt (pow (/ 1 a) 1.0)) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) x))

series1.3s

Counts
4 → 12
Calls
4 calls:
84.0ms
(fma (log (/ 1 a)) t b)
347.0ms
(sqrt (pow (/ 1 a) 1.0))
359.0ms
(sqrt (pow (/ 1 a) 1.0))
508.0ms
(* (/ (/ (sqrt (pow (/ 1 a) 1.0)) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) y) (* (/ (sqrt (pow (/ 1 a) 1.0)) (sqrt (exp (fma y (log (/ 1 z)) (fma (log (/ 1 a)) t b))))) x))

simplify158.0ms

Algorithm
egg-herbie
Counts
558 → 558
Iterations

Useful iterations: 1 (42.0ms)

IterNodesCost
0239414435
1500113857

prune3.6s

Pruning

5 alts after pruning (3 fresh and 2 done)

Merged error: 0b

localize57.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt x) (cbrt x))
0.5b
(cbrt x)
0.5b
(cbrt x)
0.5b
(cbrt x)

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
10.0ms
(* (cbrt x) (cbrt x))
1.0ms
(cbrt x)
1.0ms
(cbrt x)
1.0ms
(cbrt x)

series826.0ms

Counts
4 → 12
Calls
4 calls:
193.0ms
(* (cbrt x) (cbrt x))
180.0ms
(cbrt x)
172.0ms
(cbrt x)
281.0ms
(cbrt x)

simplify96.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 3 (84.0ms)

IterNodesCost
0119308
1477281
22972258
35001255

prune513.0ms

Pruning

5 alts after pruning (2 fresh and 3 done)

Merged error: 0b

regimes473.0ms

Accuracy

0% (1.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02627
12627

end0.0ms

sample9.4s

Algorithm
intervals
Results
5.0s46063×body80nan
2.1s15259×body80valid