Details

Time bar (total: 8.4s)

analyze1.7s (20.2%)

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
0%99.9%0.1%5
0%99.9%0.1%6
0%99.9%0.1%7
0%93.6%6.4%8
9.4%84.3%6.4%9
14.8%75.7%9.5%10
16%71.4%12.6%11
20.9%65.7%13.4%12
24.2%60.5%15.3%13
24.8%58.6%16.6%14

sample140.0ms (1.7%)

Algorithm
intervals
Results
63.0ms68×body1280valid
29.0ms48×body640valid
17.0ms119×body80valid
11.0ms15×body320valid
3.0ms20×body80invalid
2.0msbody160valid
0.0msbody80nan

simplify480.0ms (5.7%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (35.0ms)

IterNodesCost
0495126
1495126

prune12.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 14.3b

Counts
2 → 1

localize24.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 F (sin.f64 B))
0.2b
(*.f64 x (/.f64 1.0 (tan.f64 B)))
7.2b
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 x 2.0)) (neg.f64 (/.f64 1.0 2.0))))
17.2b
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 x 2.0)) (neg.f64 (/.f64 1.0 2.0)))

rewrite56.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
63×add-sqr-sqrt_binary64
49×times-frac_binary64
45×*-un-lft-identity_binary64 add-cube-cbrt_binary64
30×pow-unpow_binary64
25×add-exp-log_binary64
21×associate-*r*_binary64
16×add-cbrt-cube_binary64 associate-*l*_binary64
13×distribute-lft-neg-in_binary64 distribute-rgt-neg-in_binary64
unswap-sqr_binary64 unpow-prod-down_binary64 prod-exp_binary64
pow1_binary64
div-inv_binary64 div-exp_binary64
add-log-exp_binary64 cbrt-unprod_binary64 sqr-pow_binary64 pow-neg_binary64
pow-to-exp_binary64 associate-/r*_binary64 neg-sub0_binary64 cbrt-undiv_binary64 associate-*r/_binary64 pow-sub_binary64 associate-/l*_binary64 pow-exp_binary64
frac-times_binary64 *-commutative_binary64
pow-prod-down_binary64 pow-pow_binary64 neg-mul-1_binary64 associate-/r/_binary64 clear-num_binary64 frac-2neg_binary64 un-div-inv_binary64 tan-quot_binary64 associate-*l/_binary64
Counts
4 → 154
Calls

4 calls:

18.0ms
(*.f64 x (/.f64 1.0 (tan.f64 B)))
15.0ms
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 x 2.0)) (neg.f64 (/.f64 1.0 2.0))))
13.0ms
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 x 2.0)) (neg.f64 (/.f64 1.0 2.0)))
4.0ms
(/.f64 F (sin.f64 B))

series149.0ms (1.8%)

Counts
4 → 12
Calls

4 calls:

71.0ms
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 x 2.0)) (neg.f64 (/.f64 1.0 2.0))))
35.0ms
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 x 2.0)) (neg.f64 (/.f64 1.0 2.0)))
30.0ms
(*.f64 x (/.f64 1.0 (tan.f64 B)))
12.0ms
(/.f64 F (sin.f64 B))

simplify68.0ms (0.8%)

Algorithm
egg-herbie
Counts
166 → 166
Iterations

Useful iterations: 0 (51.0ms)

IterNodesCost
049352393
149352393

prune336.0ms (4%)

Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New15313166
Fresh000
Picked101
Done000
Total15413167

Merged error: 0.0b

Counts
167 → 13

localize22.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 x (/.f64 1.0 (tan.f64 B)))
0.3b
(*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0))))
0.7b
(/.f64 (*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))) (sin.f64 B))
17.2b
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))

rewrite49.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
43×add-sqr-sqrt_binary64
33×*-un-lft-identity_binary64 add-cube-cbrt_binary64
31×times-frac_binary64
30×pow-unpow_binary64
25×add-exp-log_binary64
21×associate-*r*_binary64
16×add-cbrt-cube_binary64
13×distribute-lft-neg-in_binary64 distribute-rgt-neg-in_binary64
prod-exp_binary64
pow1_binary64 unpow-prod-down_binary64
associate-*l*_binary64
associate-*r/_binary64 unswap-sqr_binary64 pow-neg_binary64 div-exp_binary64
add-log-exp_binary64 cbrt-unprod_binary64 div-inv_binary64
pow-to-exp_binary64 associate-/l/_binary64 associate-/r*_binary64 neg-sub0_binary64 cbrt-undiv_binary64 sqr-pow_binary64 pow-sub_binary64 pow-exp_binary64
un-div-inv_binary64 *-commutative_binary64
pow-prod-down_binary64 pow-pow_binary64 neg-mul-1_binary64 associate-/r/_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 tan-quot_binary64
Counts
4 → 133
Calls

4 calls:

13.0ms
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))
13.0ms
(/.f64 (*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))) (sin.f64 B))
12.0ms
(*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0))))
7.0ms
(*.f64 x (/.f64 1.0 (tan.f64 B)))

series150.0ms (1.8%)

Counts
4 → 12
Calls

4 calls:

68.0ms
(/.f64 (*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))) (sin.f64 B))
31.0ms
(*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0))))
28.0ms
(*.f64 x (/.f64 1.0 (tan.f64 B)))
24.0ms
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))

simplify38.0ms (0.5%)

Algorithm
egg-herbie
Counts
145 → 145
Iterations

Useful iterations: 0 (24.0ms)

IterNodesCost
051312183

prune280.0ms (3.3%)

Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New1396145
Fresh5712
Picked101
Done000
Total14513158

Merged error: 0.0b

Counts
158 → 13

localize22.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (*.f64 x 1.0) (tan.f64 B))
0.3b
(*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0))))
0.7b
(/.f64 (*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))) (sin.f64 B))
17.2b
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))

rewrite45.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt_binary64
30×pow-unpow_binary64
27×*-un-lft-identity_binary64 add-cube-cbrt_binary64
25×add-exp-log_binary64
24×times-frac_binary64
16×add-cbrt-cube_binary64
13×distribute-lft-neg-in_binary64 distribute-rgt-neg-in_binary64
associate-*r*_binary64 unpow-prod-down_binary64 prod-exp_binary64
associate-/r*_binary64 div-exp_binary64
pow1_binary64 pow-neg_binary64
add-log-exp_binary64 cbrt-undiv_binary64 associate-*r/_binary64 div-inv_binary64
pow-to-exp_binary64 associate-/l/_binary64 cbrt-unprod_binary64 neg-sub0_binary64 sqr-pow_binary64 associate-*l*_binary64 unswap-sqr_binary64 pow-sub_binary64 pow-exp_binary64
clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 un-div-inv_binary64
pow-pow_binary64 neg-mul-1_binary64 associate-/r/_binary64 tan-quot_binary64 *-commutative_binary64
Counts
4 → 122
Calls

4 calls:

14.0ms
(/.f64 (*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))) (sin.f64 B))
11.0ms
(*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0))))
11.0ms
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))
5.0ms
(/.f64 (*.f64 x 1.0) (tan.f64 B))

series147.0ms (1.7%)

Counts
4 → 12
Calls

4 calls:

67.0ms
(/.f64 (*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))) (sin.f64 B))
30.0ms
(*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0))))
27.0ms
(/.f64 (*.f64 x 1.0) (tan.f64 B))
23.0ms
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (neg.f64 (/.f64 1.0 2.0)))

simplify54.0ms (0.6%)

Algorithm
egg-herbie
Counts
134 → 134
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
049452100
149452100

prune248.0ms (2.9%)

Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New1295134
Fresh6612
Picked101
Done000
Total13611147

Merged error: 0.0b

Counts
147 → 11

localize23.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (*.f64 x 1.0) (tan.f64 B))
0.2b
(/.f64 F (*.f64 (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (/.f64 1.0 2.0)) (sin.f64 B)))
0.2b
(*.f64 (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (/.f64 1.0 2.0)) (sin.f64 B))
17.2b
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (/.f64 1.0 2.0))

rewrite40.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
25×add-exp-log_binary64
24×add-sqr-sqrt_binary64
19×*-un-lft-identity_binary64 add-cube-cbrt_binary64
16×add-cbrt-cube_binary64
15×times-frac_binary64
13×pow-unpow_binary64
associate-*l*_binary64 unpow-prod-down_binary64 prod-exp_binary64
div-exp_binary64
pow1_binary64
associate-/r*_binary64 add-log-exp_binary64 cbrt-undiv_binary64 associate-/l*_binary64
pow-to-exp_binary64 cbrt-unprod_binary64 associate-*r*_binary64 sqr-pow_binary64 unswap-sqr_binary64 div-inv_binary64 pow-exp_binary64
clear-num_binary64 frac-2neg_binary64
pow-pow_binary64 associate-/r/_binary64 tan-quot_binary64 *-commutative_binary64
Counts
4 → 97
Calls

4 calls:

12.0ms
(*.f64 (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (/.f64 1.0 2.0)) (sin.f64 B))
11.0ms
(/.f64 F (*.f64 (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (/.f64 1.0 2.0)) (sin.f64 B)))
9.0ms
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (/.f64 1.0 2.0))
5.0ms
(/.f64 (*.f64 x 1.0) (tan.f64 B))

series229.0ms (2.7%)

Counts
4 → 12
Calls

4 calls:

93.0ms
(*.f64 (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (/.f64 1.0 2.0)) (sin.f64 B))
83.0ms
(/.f64 F (*.f64 (pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (/.f64 1.0 2.0)) (sin.f64 B)))
26.0ms
(/.f64 (*.f64 x 1.0) (tan.f64 B))
26.0ms
(pow.f64 (+.f64 (+.f64 (*.f64 F F) 2.0) (*.f64 2.0 x)) (/.f64 1.0 2.0))

simplify48.0ms (0.6%)

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
049741776
149741776

prune167.0ms (2%)

Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1063109
Fresh3710
Picked011
Done000
Total10911120

Merged error: 0.0b

Counts
120 → 11

regimes246.0ms (2.9%)

Accuracy

Total 0.2b remaining (74.9%)

Threshold costs 0.2b (74.9%)

bsearch134.0ms (1.6%)

Steps
ItersRangePoint
8
3040.7324025650373
7712014.360816213
6874909.974872331
9
-2.166553379375817e+30
-4.0218625629144235e+21
-1.1305106783563191e+26

simplify3.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
010475
110475

end0.0ms (0%)

sample3.5s (41.7%)

Algorithm
intervals
Results
1.4s1604×body1280valid
820.0ms1400×body640valid
536.0ms3968×body80valid
283.0ms686×body320valid
93.0ms662×body80invalid
93.0ms342×body160valid
11.0ms120×body80nan
0.0msbody320invalid

Profiling

Loading profile data...