Details

Time bar (total: 4.6s)

analyze8.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%25%75%0
0%25%75%1
0%12.5%87.5%2
0%6.3%93.7%3
0%3.1%96.9%4
0%1.6%98.4%5
0%0.8%99.2%6
0%0.4%99.6%7
0%0.2%99.8%8
0.1%0.1%99.8%9
0.1%0%99.9%10
0.1%0%99.9%11
0.1%0%99.9%12
0.1%0%99.9%13
0.1%0%99.9%14

sample67.0ms

Algorithm
intervals
Results
55.0ms256×body80valid
3.0ms263×pre80true
1.0msbody80invalid

simplify109.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (106.0ms)

IterNodesCost
0506734

prune8.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 2.5b

Counts
2 → 2

localize23.0ms

Local error

Found 4 expressions with local error:

0.3b
(/.f64 3/4 (pow.f64 (fabs.f64 x) 5))
0.3b
(*.f64 (/.f64 (exp.f64 (pow.f64 (fabs.f64 x) 2)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))))
1.0b
(sqrt.f64 PI.f64)
2.5b
(exp.f64 (pow.f64 (fabs.f64 x) 2))

rewrite85.0ms

Algorithm
rewrite-expression-head
Rules
57×*-un-lft-identity_binary64
46×add-sqr-sqrt_binary64
45×times-frac_binary64
37×add-cube-cbrt_binary64
22×associate-*l*_binary64
18×frac-add_binary64
15×unpow-prod-down_binary64
13×add-exp-log_binary64 sqrt-prod_binary64
12×distribute-lft-out_binary64
11×add-cbrt-cube_binary64
associate-*r*_binary64 exp-prod_binary64
associate-/r*_binary64 pow1_binary64 associate-*r/_binary64 frac-times_binary64
flip3-+_binary64 flip-+_binary64
add-log-exp_binary64 sqr-pow_binary64
div-exp_binary64
unswap-sqr_binary64 associate-/l*_binary64 div-inv_binary64
cbrt-unprod_binary64 cbrt-undiv_binary64 prod-exp_binary64
pow-to-exp_binary64 pow-prod-down_binary64 pow1/2_binary64 unpow2_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 rem-exp-log_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 pow-exp_binary64 associate-*l/_binary64 *-commutative_binary64
Counts
4 → 137
Calls
4 calls:
5.0ms
(/.f64 3/4 (pow.f64 (fabs.f64 x) 5))
65.0ms
(*.f64 (/.f64 (exp.f64 (pow.f64 (fabs.f64 x) 2)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))))
1.0ms
(sqrt.f64 PI.f64)
3.0ms
(exp.f64 (pow.f64 (fabs.f64 x) 2))

series134.0ms

Counts
4 → 10
Calls
4 calls:
19.0ms
(/.f64 3/4 (pow.f64 (fabs.f64 x) 5))
107.0ms
(*.f64 (/.f64 (exp.f64 (pow.f64 (fabs.f64 x) 2)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))))
0.0ms
(sqrt.f64 PI.f64)
8.0ms
(exp.f64 (pow.f64 (fabs.f64 x) 2))

simplify56.0ms

Algorithm
egg-herbie
Counts
147 → 147
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
049353583
149353583

prune280.0ms

Filtered
104 candidates to 147 candidates (-41.3%)
Pruning

21 alts after pruning (21 fresh and 0 done)

PrunedKeptTotal
New12621147
Fresh101
Picked101
Done000
Total12821149

Merged error: 0.7b

Counts
149 → 21

localize27.0ms

Local error

Found 4 expressions with local error:

0.3b
(/.f64 3/4 (pow.f64 (fabs.f64 x) 5))
0.3b
(*.f64 (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))))
1.0b
(sqrt.f64 PI.f64)
1.1b
(pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x))

rewrite85.0ms

Algorithm
rewrite-expression-head
Rules
73×times-frac_binary64
72×*-un-lft-identity_binary64
71×add-sqr-sqrt_binary64
52×add-cube-cbrt_binary64
46×associate-*l*_binary64
35×unpow-prod-down_binary64
27×sqrt-prod_binary64
18×frac-add_binary64 add-exp-log_binary64
13×sqr-pow_binary64
12×distribute-lft-out_binary64
11×add-cbrt-cube_binary64
pow1_binary64 associate-*r*_binary64
associate-/r*_binary64 associate-*r/_binary64 unswap-sqr_binary64 frac-times_binary64
flip3-+_binary64 div-exp_binary64 flip-+_binary64
add-log-exp_binary64 pow-pow_binary64 prod-exp_binary64
pow-to-exp_binary64 pow-unpow_binary64 associate-/l*_binary64 div-inv_binary64 pow-exp_binary64 exp-prod_binary64
cbrt-unprod_binary64 cbrt-undiv_binary64
pow-prod-down_binary64 pow1/2_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 associate-*l/_binary64 *-commutative_binary64
Counts
4 → 171
Calls
4 calls:
5.0ms
(/.f64 3/4 (pow.f64 (fabs.f64 x) 5))
68.0ms
(*.f64 (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))))
1.0ms
(sqrt.f64 PI.f64)
4.0ms
(pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x))

series168.0ms

Counts
4 → 10
Calls
4 calls:
18.0ms
(/.f64 3/4 (pow.f64 (fabs.f64 x) 5))
126.0ms
(*.f64 (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))))
0.0ms
(sqrt.f64 PI.f64)
23.0ms
(pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x))

simplify61.0ms

Algorithm
egg-herbie
Counts
181 → 181
Iterations

Useful iterations: 0 (32.0ms)

IterNodesCost
054884966

prune280.0ms

Filtered
123 candidates to 181 candidates (-47.2%)
Pruning

23 alts after pruning (23 fresh and 0 done)

PrunedKeptTotal
New16417181
Fresh14620
Picked101
Done000
Total17923202

Merged error: 0.3b

Counts
202 → 23

localize28.0ms

Local error

Found 4 expressions with local error:

0.3b
(*.f64 (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 PI.f64)) (sqrt.f64 (sqrt.f64 PI.f64)))) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))))
1.0b
(sqrt.f64 PI.f64)
1.0b
(sqrt.f64 PI.f64)
1.1b
(pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x))

rewrite76.0ms

Algorithm
rewrite-expression-head
Rules
33×*-un-lft-identity_binary64
23×add-exp-log_binary64
22×add-sqr-sqrt_binary64
18×frac-add_binary64
14×times-frac_binary64
13×add-cube-cbrt_binary64 add-cbrt-cube_binary64
12×distribute-lft-out_binary64
11×associate-*l*_binary64
10×prod-exp_binary64
pow1_binary64
associate-*r*_binary64
associate-*r/_binary64 unpow-prod-down_binary64 frac-times_binary64
flip3-+_binary64 div-exp_binary64 sqrt-prod_binary64 flip-+_binary64
add-log-exp_binary64 cbrt-unprod_binary64 pow-pow_binary64 unswap-sqr_binary64
pow-to-exp_binary64 pow-unpow_binary64 sqr-pow_binary64 pow-exp_binary64 exp-prod_binary64
pow1/2_binary64 cbrt-undiv_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 div-inv_binary64
pow-prod-down_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 associate-*l/_binary64 *-commutative_binary64
Counts
4 → 105
Calls
4 calls:
66.0ms
(*.f64 (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 PI.f64)) (sqrt.f64 (sqrt.f64 PI.f64)))) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))))
1.0ms
(sqrt.f64 PI.f64)
1.0ms
(sqrt.f64 PI.f64)
3.0ms
(pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x))

series144.0ms

Counts
4 → 8
Calls
4 calls:
122.0ms
(*.f64 (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 PI.f64)) (sqrt.f64 (sqrt.f64 PI.f64)))) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))))
0.0ms
(sqrt.f64 PI.f64)
0.0ms
(sqrt.f64 PI.f64)
22.0ms
(pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x))

simplify51.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
052353058

prune171.0ms

Filtered
71 candidates to 113 candidates (-59.2%)
Pruning

24 alts after pruning (23 fresh and 1 done)

PrunedKeptTotal
New1094113
Fresh31922
Picked011
Done000
Total11224136

Merged error: 0.3b

Counts
136 → 24

localize29.0ms

Local error

Found 4 expressions with local error:

0.3b
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))) (sqrt.f64 PI.f64))
0.3b
(*.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (/.f64 (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))) (sqrt.f64 PI.f64)))
1.0b
(sqrt.f64 PI.f64)
1.1b
(pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x))

rewrite148.0ms

Algorithm
rewrite-expression-head
Rules
318×*-un-lft-identity_binary64
156×distribute-lft-out_binary64
154×times-frac_binary64
80×add-sqr-sqrt_binary64
58×add-cube-cbrt_binary64
57×sqrt-prod_binary64
52×associate-*r*_binary64
17×add-exp-log_binary64
15×div-inv_binary64
11×add-cbrt-cube_binary64
frac-add_binary64 unswap-sqr_binary64 unpow-prod-down_binary64
associate-/l*_binary64
associate-/l/_binary64 associate-*l*_binary64
associate-/r*_binary64 pow1_binary64 prod-exp_binary64
sqr-pow_binary64
add-log-exp_binary64 pow-pow_binary64 div-exp_binary64
pow-to-exp_binary64 flip3-+_binary64 pow-unpow_binary64 flip-+_binary64 pow-exp_binary64 exp-prod_binary64
cbrt-unprod_binary64 cbrt-undiv_binary64
pow1/2_binary64 associate-*r/_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 *-commutative_binary64
Counts
4 → 199
Calls
4 calls:
59.0ms
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))) (sqrt.f64 PI.f64))
72.0ms
(*.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (/.f64 (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))) (sqrt.f64 PI.f64)))
1.0ms
(sqrt.f64 PI.f64)
4.0ms
(pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x))

series230.0ms

Counts
4 → 10
Calls
4 calls:
82.0ms
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))) (sqrt.f64 PI.f64))
125.0ms
(*.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (/.f64 (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7))) (sqrt.f64 PI.f64)))
0.0ms
(sqrt.f64 PI.f64)
23.0ms
(pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x))

simplify79.0ms

Algorithm
egg-herbie
Counts
209 → 209
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049926022
149926022

prune203.0ms

Filtered
97 candidates to 209 candidates (-115.5%)
Pruning

25 alts after pruning (24 fresh and 1 done)

PrunedKeptTotal
New2018209
Fresh61622
Picked011
Done101
Total20825233

Merged error: 0.2b

Counts
233 → 25

regimes201.0ms

Accuracy

0% (1.0b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03240
13240

end0.0ms

sample1.8s

Algorithm
intervals
Results
1.6s8000×body80valid
90.0ms8119×pre80true
23.0ms119×body80invalid

Profiling

Loading profile data...