Details

Time bar (total: 1.7s)

analyze68.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
25%74.9%0.1%5
43.7%43.7%12.6%6
53.1%31.2%15.7%7
59.3%18.7%22%8
62.4%14%23.5%9
64.8%8.6%26.6%10
66%6.6%27.4%11
66.9%4.1%29%12
67.4%3.2%29.4%13
67.9%2%30.1%14

sample22.0ms

Algorithm
intervals
Results
11.0ms241×body80valid
1.0msbody320valid
1.0msbody640valid
1.0msbody1280valid
0.0msbody160valid
0.0msbody80invalid

simplify123.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (121.0ms)

IterNodesCost
056829

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 1.0b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(+.f64 1 (exp.f64 x))
0.0b
(-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y))
1.0b
(log.f64 (+.f64 1 (exp.f64 x)))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
11×*-un-lft-identity_binary64
log-prod_binary64
add-log-exp_binary64
add-cube-cbrt_binary64 add-sqr-sqrt_binary64
pow1_binary64 add-exp-log_binary64 log-div_binary64 associate--l+_binary64
flip3-+_binary64 distribute-lft-out_binary64 add-cbrt-cube_binary64 flip-+_binary64
associate--l-_binary64
sub-neg_binary64 flip3--_binary64 diff-log_binary64 rem-log-exp_binary64 log-pow_binary64 +-commutative_binary64 flip--_binary64 sum-log_binary64
Counts
3 → 44
Calls
3 calls:
4.0ms
(+.f64 1 (exp.f64 x))
6.0ms
(-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y))
4.0ms
(log.f64 (+.f64 1 (exp.f64 x)))

series22.0ms

Counts
3 → 9
Calls
3 calls:
2.0ms
(+.f64 1 (exp.f64 x))
9.0ms
(-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y))
11.0ms
(log.f64 (+.f64 1 (exp.f64 x)))

simplify46.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
05082482

prune32.0ms

Filtered
39 candidates to 53 candidates (-35.9%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New51253
Fresh000
Picked011
Done000
Total51354

Merged error: 0.4b

Counts
54 → 3

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+.f64 1 (exp.f64 x))
0.0b
(+.f64 1 (exp.f64 x))
1.7b
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))
1.7b
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity_binary64
14×log-prod_binary64
add-log-exp_binary64 pow1_binary64 add-cube-cbrt_binary64 add-sqr-sqrt_binary64 sqrt-prod_binary64
log-pow_binary64 add-exp-log_binary64
flip3-+_binary64 distribute-lft-out_binary64 add-cbrt-cube_binary64 log-div_binary64 flip-+_binary64 sqrt-div_binary64
pow1/2_binary64 rem-log-exp_binary64 sqrt-pow1_binary64 +-commutative_binary64 sum-log_binary64
Counts
4 → 64
Calls
4 calls:
4.0ms
(+.f64 1 (exp.f64 x))
4.0ms
(+.f64 1 (exp.f64 x))
5.0ms
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))
5.0ms
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))

series31.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(+.f64 1 (exp.f64 x))
2.0ms
(+.f64 1 (exp.f64 x))
13.0ms
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))
15.0ms
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))

simplify52.0ms

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
04974606
14974606

prune44.0ms

Filtered
52 candidates to 76 candidates (-46.2%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New76076
Fresh011
Picked011
Done011
Total76379

Merged error: 0.4b

Counts
79 → 3

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x 1/2)) (+.f64 x 2))) (*.f64 x y))
0.0b
(+.f64 (*.f64 x (*.f64 x 1/2)) (+.f64 x 2))
8.5b
(log.f64 (+.f64 (*.f64 x (*.f64 x 1/2)) (+.f64 x 2)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp_binary64
log-prod_binary64
*-un-lft-identity_binary64 add-cube-cbrt_binary64 add-sqr-sqrt_binary64
pow1_binary64 add-exp-log_binary64 log-div_binary64
flip3-+_binary64 add-cbrt-cube_binary64 flip-+_binary64 associate--l+_binary64 sum-log_binary64
associate--l-_binary64
sub-neg_binary64 flip3--_binary64 diff-log_binary64 rem-log-exp_binary64 log-pow_binary64 +-commutative_binary64 flip--_binary64 associate-+r+_binary64
Counts
3 → 43
Calls
3 calls:
11.0ms
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x 1/2)) (+.f64 x 2))) (*.f64 x y))
9.0ms
(+.f64 (*.f64 x (*.f64 x 1/2)) (+.f64 x 2))
8.0ms
(log.f64 (+.f64 (*.f64 x (*.f64 x 1/2)) (+.f64 x 2)))

series17.0ms

Counts
3 → 9
Calls
3 calls:
10.0ms
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x 1/2)) (+.f64 x 2))) (*.f64 x y))
3.0ms
(+.f64 (*.f64 x (*.f64 x 1/2)) (+.f64 x 2))
4.0ms
(log.f64 (+.f64 (*.f64 x (*.f64 x 1/2)) (+.f64 x 2)))

simplify49.0ms

Algorithm
egg-herbie
Counts
52 → 52
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
04916803
14916803

prune38.0ms

Filtered
43 candidates to 52 candidates (-20.9%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New51152
Fresh000
Picked101
Done022
Total52355

Merged error: 0.4b

Counts
55 → 3

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(-.f64 (+.f64 (/.f64 2 (*.f64 x x)) (+.f64 (+.f64 (log.f64 1/2) (/.f64 2 x)) (*.f64 2 (log.f64 x)))) (*.f64 x y))
0.0b
(+.f64 (/.f64 2 (*.f64 x x)) (+.f64 (+.f64 (log.f64 1/2) (/.f64 2 x)) (*.f64 2 (log.f64 x))))
0.0b
(+.f64 (+.f64 (log.f64 1/2) (/.f64 2 x)) (*.f64 2 (log.f64 x)))
0.1b
(/.f64 2 (*.f64 x x))

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
29×add-log-exp_binary64
15×sum-log_binary64
10×*-un-lft-identity_binary64
add-exp-log_binary64 add-cbrt-cube_binary64
add-cube-cbrt_binary64 add-sqr-sqrt_binary64
associate-+r+_binary64
log-prod_binary64
pow1_binary64 diff-log_binary64
flip3-+_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 associate-/l*_binary64 times-frac_binary64 flip-+_binary64
cbrt-undiv_binary64 frac-add_binary64 div-exp_binary64 +-commutative_binary64
associate-/r*_binary64 sub-neg_binary64 flip3--_binary64 cbrt-unprod_binary64 distribute-lft-out_binary64 associate-+l+_binary64 clear-num_binary64 prod-exp_binary64 frac-2neg_binary64 div-inv_binary64 flip--_binary64 associate--l+_binary64
Counts
4 → 72
Calls
4 calls:
19.0ms
(-.f64 (+.f64 (/.f64 2 (*.f64 x x)) (+.f64 (+.f64 (log.f64 1/2) (/.f64 2 x)) (*.f64 2 (log.f64 x)))) (*.f64 x y))
16.0ms
(+.f64 (/.f64 2 (*.f64 x x)) (+.f64 (+.f64 (log.f64 1/2) (/.f64 2 x)) (*.f64 2 (log.f64 x))))
11.0ms
(+.f64 (+.f64 (log.f64 1/2) (/.f64 2 x)) (*.f64 2 (log.f64 x)))
5.0ms
(/.f64 2 (*.f64 x x))

series49.0ms

Counts
4 → 12
Calls
4 calls:
18.0ms
(-.f64 (+.f64 (/.f64 2 (*.f64 x x)) (+.f64 (+.f64 (log.f64 1/2) (/.f64 2 x)) (*.f64 2 (log.f64 x)))) (*.f64 x y))
7.0ms
(+.f64 (/.f64 2 (*.f64 x x)) (+.f64 (+.f64 (log.f64 1/2) (/.f64 2 x)) (*.f64 2 (log.f64 x))))
20.0ms
(+.f64 (+.f64 (log.f64 1/2) (/.f64 2 x)) (*.f64 2 (log.f64 x)))
3.0ms
(/.f64 2 (*.f64 x x))

simplify78.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (59.0ms)

IterNodesCost
049961360
149961360

prune75.0ms

Filtered
64 candidates to 84 candidates (-31.3%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New82284
Fresh000
Picked101
Done022
Total83487

Merged error: 0.4b

Counts
87 → 4

regimes82.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0369
1369

end0.0ms

sample676.0ms

Algorithm
intervals
Results
341.0ms7359×body80valid
68.0ms222×body640valid
66.0ms121×body1280valid
35.0ms185×body320valid
13.0ms113×body160valid
2.0ms45×body80invalid
0.0ms11×body80overflowed

Profiling

Loading profile data...