Details

Time bar (total: 1.1s)

analyze78.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
25%74.9%0.1%3
62.4%37.5%0.1%4
68.7%31.2%0.1%5
68.7%18.7%12.6%6
68.7%18.7%12.6%7
68.7%12.5%18.8%8
68.7%12.5%18.8%9
68.7%9.4%22%10
68.7%9.4%22%11
68.7%7.8%23.5%12
68.7%7.8%23.5%13
68.7%7%24.3%14

sample19.0ms

Algorithm
intervals
Results
7.0ms256×body80valid
1.0ms24×body80overflowed

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
078
178

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 1.3b

Counts
2 → 1

localize5.0ms

Local error

Found 1 expressions with local error:

1.2b
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
18×*-un-lft-identity_binary64
12×times-frac_binary64
10×add-cube-cbrt_binary64 add-sqr-sqrt_binary64
associate-/r*_binary64 distribute-lft-out_binary64
add-cbrt-cube_binary64 associate-/l*_binary64
add-exp-log_binary64 associate-/r/_binary64
flip3-+_binary64 add-log-exp_binary64 pow1_binary64 cbrt-undiv_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64 flip-+_binary64
Counts
1 → 33
Calls
1 calls:
7.0ms
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))

series12.0ms

Counts
1 → 3
Calls
1 calls:
12.0ms
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))

simplify47.0ms

Algorithm
egg-herbie
Counts
36 → 36
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
04940434
14940434

prune22.0ms

Filtered
25 candidates to 36 candidates (-44.0%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New33336
Fresh000
Picked101
Done000
Total34337

Merged error: 1.2b

Counts
37 → 3

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(exp.f64 (-.f64 a (log.f64 (+.f64 (exp.f64 a) (exp.f64 b)))))
0.8b
(-.f64 a (log.f64 (+.f64 (exp.f64 a) (exp.f64 b))))
4.5b
(log.f64 (+.f64 (exp.f64 a) (exp.f64 b)))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity_binary64
10×add-sqr-sqrt_binary64
log-prod_binary64
add-log-exp_binary64 pow1_binary64 add-cube-cbrt_binary64 log-div_binary64 exp-prod_binary64
associate--r+_binary64 associate--r-_binary64 add-exp-log_binary64 distribute-lft-out--_binary64
flip3-+_binary64 log-pow_binary64 add-cbrt-cube_binary64 exp-sum_binary64 flip-+_binary64
sub-neg_binary64 diff-log_binary64 distribute-lft-out_binary64 rem-exp-log_binary64 difference-of-squares_binary64
flip3--_binary64 rem-log-exp_binary64 exp-diff_binary64 flip--_binary64
Counts
3 → 54
Calls
3 calls:
5.0ms
(exp.f64 (-.f64 a (log.f64 (+.f64 (exp.f64 a) (exp.f64 b)))))
8.0ms
(-.f64 a (log.f64 (+.f64 (exp.f64 a) (exp.f64 b))))
5.0ms
(log.f64 (+.f64 (exp.f64 a) (exp.f64 b)))

series30.0ms

Counts
3 → 9
Calls
3 calls:
12.0ms
(exp.f64 (-.f64 a (log.f64 (+.f64 (exp.f64 a) (exp.f64 b)))))
9.0ms
(-.f64 a (log.f64 (+.f64 (exp.f64 a) (exp.f64 b))))
9.0ms
(log.f64 (+.f64 (exp.f64 a) (exp.f64 b)))

simplify47.0ms

Algorithm
egg-herbie
Counts
63 → 63
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
05010622

prune26.0ms

Filtered
42 candidates to 63 candidates (-50.0%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New63063
Fresh022
Picked011
Done000
Total63366

Merged error: 1.2b

Counts
66 → 3

localize7.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))))
0.3b
(*.f64 (sqrt.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))) (sqrt.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))))
1.2b
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))
1.2b
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))

rewrite57.0ms

Algorithm
rewrite-expression-head
Rules
134×*-un-lft-identity_binary64
116×sqrt-prod_binary64
103×times-frac_binary64
101×add-sqr-sqrt_binary64
70×add-cube-cbrt_binary64
29×swap-sqr_binary64 distribute-lft-out_binary64
21×associate-*r*_binary64 associate-*l*_binary64
20×pow1_binary64
14×associate-/r/_binary64
10×add-cbrt-cube_binary64
pow1/2_binary64 sqrt-pow1_binary64 unswap-sqr_binary64
associate-/r*_binary64 add-exp-log_binary64
flip3-+_binary64 div-inv_binary64 flip-+_binary64
associate-/l*_binary64
pow-prod-up_binary64 sqrt-div_binary64
add-log-exp_binary64
pow-prod-down_binary64 pow-sqr_binary64
cbrt-undiv_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 div-exp_binary64
cbrt-unprod_binary64 rem-square-sqrt_binary64 associate-*r/_binary64 pow-plus_binary64 sqrt-unprod_binary64 prod-exp_binary64 frac-times_binary64 pow2_binary64 associate-*l/_binary64 *-commutative_binary64
Counts
4 → 204
Calls
4 calls:
7.0ms
(sqrt.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))))
25.0ms
(*.f64 (sqrt.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))) (sqrt.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))))
8.0ms
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))
8.0ms
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))

series56.0ms

Counts
4 → 12
Calls
4 calls:
18.0ms
(sqrt.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b))))
12.0ms
(*.f64 (sqrt.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))) (sqrt.f64 (/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))))
12.0ms
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))
15.0ms
(/.f64 (exp.f64 a) (+.f64 (exp.f64 a) (exp.f64 b)))

simplify67.0ms

Algorithm
egg-herbie
Counts
216 → 216
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
049612910
149612910

prune74.0ms

Filtered
130 candidates to 216 candidates (-66.2%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New2160216
Fresh011
Picked011
Done011
Total2163219

Merged error: 1.2b

Counts
219 → 3

localize4.0ms

rewrite0.0ms

Algorithm
rewrite-expression-head
Rules
Counts
0 → 0

series0.0ms

Counts
0 → 0

simplify7.0ms

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
000

prune0.0ms

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New000
Fresh000
Picked011
Done022
Total033

Merged error: 1.2b

Counts
3 → 3

regimes104.0ms

Accuracy

0% (0.0b remaining)

Error of 0.5b against oracle of 0.5b and baseline of 0.5b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0199
1199

end0.0ms

sample391.0ms

Algorithm
intervals
Results
228.0ms8000×body80valid
16.0ms697×body80overflowed

Profiling

Loading profile data...