Details

Time bar (total: 2.2s)

analyze4.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
25%75%0%3
62.5%25%12.5%4
68.7%12.5%18.8%5
71.8%6.2%21.9%6
73.4%3.1%23.5%7
74.2%1.6%24.3%8
74.6%0.8%24.6%9
75%0.4%24.6%10
75.1%0.2%24.7%11
75.1%0.1%24.8%12
75.1%0%24.8%13
75.2%0%24.8%14

sample28.0ms

Algorithm
intervals
Results
12.0ms67×body1024valid
5.0ms52×body512valid
3.0ms110×body128valid
2.0msbody2048valid
1.0ms18×body256valid

simplify16.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (10.0ms)

IterNodesCost
01689
11689

prune1.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 37.6b

Counts
2 → 1

localize4.0ms

Local error

Found 2 expressions with local error:

0.0b
(/.f64 (-.f64 (exp.f64 x) 1) x)
3.6b
(-.f64 (exp.f64 x) 1)

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
34×add-sqr-sqrt_binary64
29×*-un-lft-identity_binary64
21×times-frac_binary64
14×add-cube-cbrt_binary64
10×difference-of-squares_binary64
associate-/l*_binary64
difference-of-sqr-1_binary64 distribute-lft-out--_binary64
add-log-exp_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
associate-/r*_binary64
associate-/l/_binary64 pow1_binary64 flip3--_binary64 flip--_binary64
sub-neg_binary64 diff-log_binary64 cbrt-undiv_binary64 div-sub_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64
Counts
2 → 61
Calls
2 calls:
8.0ms
(/.f64 (-.f64 (exp.f64 x) 1) x)
5.0ms
(-.f64 (exp.f64 x) 1)

series72.0ms

Counts
2 → 6
Calls
2 calls:
53.0ms
(/.f64 (-.f64 (exp.f64 x) 1) x)
19.0ms
(-.f64 (exp.f64 x) 1)

simplify61.0ms

Algorithm
egg-herbie
Counts
67 → 67
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
049571013
149571013

prune48.0ms

Filtered
43 candidates to 67 candidates (-55.8%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New64367
Fresh000
Picked101
Done000
Total65368

Merged error: 0.0b

Counts
68 → 3

localize6.0ms

Local error

Found 2 expressions with local error:

0.1b
(*.f64 x (+.f64 1/2 (*.f64 x 1/6)))
0.3b
(*.f64 x 1/6)

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt_binary64
*-un-lft-identity_binary64 pow1_binary64 associate-*r*_binary64 add-cube-cbrt_binary64 add-exp-log_binary64 add-cbrt-cube_binary64 associate-*l*_binary64
pow-prod-down_binary64 add-log-exp_binary64 cbrt-unprod_binary64 associate-*r/_binary64 unswap-sqr_binary64 prod-exp_binary64 *-commutative_binary64
flip3-+_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 flip-+_binary64
Counts
2 → 40
Calls
2 calls:
6.0ms
(*.f64 x (+.f64 1/2 (*.f64 x 1/6)))
4.0ms
(*.f64 x 1/6)

series110.0ms

Counts
2 → 6
Calls
2 calls:
88.0ms
(*.f64 x (+.f64 1/2 (*.f64 x 1/6)))
22.0ms
(*.f64 x 1/6)

simplify76.0ms

Algorithm
egg-herbie
Counts
46 → 46
Iterations

Useful iterations: 0 (66.0ms)

IterNodesCost
04905440
14905440

prune30.0ms

Filtered
32 candidates to 46 candidates (-43.8%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New46046
Fresh022
Picked011
Done000
Total46349

Merged error: 0.0b

Counts
49 → 3

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(*.f64 x (+.f64 (exp.f64 x) 1))
0.0b
(/.f64 (-.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 1 1)) (*.f64 x (+.f64 (exp.f64 x) 1)))
0.0b
(*.f64 (exp.f64 x) (exp.f64 x))
3.5b
(-.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 1 1))

rewrite45.0ms

Algorithm
rewrite-expression-head
Rules
22×add-sqr-sqrt_binary64
20×*-un-lft-identity_binary64
18×add-cube-cbrt_binary64 exp-prod_binary64
13×pow1_binary64 add-cbrt-cube_binary64
11×add-exp-log_binary64
associate-*r*_binary64
add-log-exp_binary64 associate-*l*_binary64
pow-prod-down_binary64
pow-prod-up_binary64 associate-*r/_binary64 associate-/l*_binary64 times-frac_binary64 pow-sqr_binary64
swap-sqr_binary64 cbrt-unprod_binary64 prod-exp_binary64 difference-of-squares_binary64
flip3-+_binary64 associate-/l/_binary64 flip3--_binary64 cbrt-undiv_binary64 associate-/r/_binary64 unswap-sqr_binary64 div-exp_binary64 flip--_binary64 flip-+_binary64 *-commutative_binary64
associate-/r*_binary64 sub-neg_binary64 diff-log_binary64 distribute-lft-out_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 pow-plus_binary64 div-sub_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 pow2_binary64
Counts
4 → 97
Calls
4 calls:
7.0ms
(*.f64 x (+.f64 (exp.f64 x) 1))
15.0ms
(/.f64 (-.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 1 1)) (*.f64 x (+.f64 (exp.f64 x) 1)))
7.0ms
(*.f64 (exp.f64 x) (exp.f64 x))
7.0ms
(-.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 1 1))

series259.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(*.f64 x (+.f64 (exp.f64 x) 1))
160.0ms
(/.f64 (-.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 1 1)) (*.f64 x (+.f64 (exp.f64 x) 1)))
25.0ms
(*.f64 (exp.f64 x) (exp.f64 x))
37.0ms
(-.f64 (*.f64 (exp.f64 x) (exp.f64 x)) (*.f64 1 1))

simplify62.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049871230
149871230

prune78.0ms

Filtered
77 candidates to 109 candidates (-41.6%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1072109
Fresh011
Picked101
Done011
Total1084112

Merged error: 0.0b

Counts
112 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(pow.f64 (exp.f64 x) 2)
0.1b
(cbrt.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 x) 2) -1) 3))
0.1b
(pow.f64 (+.f64 (pow.f64 (exp.f64 x) 2) -1) 3)
3.5b
(+.f64 (pow.f64 (exp.f64 x) 2) -1)

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
24×unpow-prod-down_binary64
23×*-un-lft-identity_binary64 add-sqr-sqrt_binary64
22×cbrt-prod_binary64
20×difference-of-sqr--1_binary64
16×cube-prod_binary64
13×add-cube-cbrt_binary64
sqr-pow_binary64
pow-unpow_binary64 add-log-exp_binary64 pow1_binary64 unpow2_binary64
distribute-lft-out_binary64 pow-pow_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
cube-div_binary64
flip3-+_binary64 flip-+_binary64 exp-prod_binary64
cbrt-div_binary64 pow-to-exp_binary64 pow-exp_binary64 unpow3_binary64 cube-mult_binary64
rem-cbrt-cube_binary64 pow1/3_binary64 rem-cube-cbrt_binary64 +-commutative_binary64 sum-log_binary64
Counts
4 → 105
Calls
4 calls:
4.0ms
(pow.f64 (exp.f64 x) 2)
9.0ms
(cbrt.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 x) 2) -1) 3))
9.0ms
(pow.f64 (+.f64 (pow.f64 (exp.f64 x) 2) -1) 3)
7.0ms
(+.f64 (pow.f64 (exp.f64 x) 2) -1)

series187.0ms

Counts
4 → 12
Calls
4 calls:
23.0ms
(pow.f64 (exp.f64 x) 2)
37.0ms
(cbrt.f64 (pow.f64 (+.f64 (pow.f64 (exp.f64 x) 2) -1) 3))
89.0ms
(pow.f64 (+.f64 (pow.f64 (exp.f64 x) 2) -1) 3)
36.0ms
(+.f64 (pow.f64 (exp.f64 x) 2) -1)

simplify78.0ms

Algorithm
egg-herbie
Counts
117 → 117
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
052971556

prune67.0ms

Filtered
61 candidates to 117 candidates (-91.8%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1170117
Fresh022
Picked011
Done011
Total1174121

Merged error: 0.0b

Counts
121 → 4

regimes16.0ms

Accuracy

98.8% (0.2b remaining)

Error of 0.3b against oracle of 0.0b and baseline of 20.4b

bsearch14.0ms

Steps
ItersRangePoint
8
-0.0006385693668335735
-3.952590414471764e-08
-0.00016710770978154628

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03144
13144

end0.0ms

sample889.0ms

Algorithm
intervals
Results
470.0ms2680×body1024valid
133.0ms1384×body512valid
78.0ms2980×body128valid
50.0ms263×body2048valid
43.0ms693×body256valid
0.0msbody128invalid

Profiling

Loading profile data...