Details

Time bar (total: 6.0s)

analyze256.0ms (4.2%)

Algorithm
search
Search
TrueOtherFalseIter
0%0%100%0
0%0%100%1
0%0%100%2
0%0%100%3
0%0%100%4
0%0%100%5
0%0%100%6
0%0%100%7
0%0%100%8
0%0%100%9
0%0%100%10
0%0%100%11
0%0%100%12
0%0%100%13
0%0%100%14
Compiler

Compiled 30 to 24 computations (20% saved)

sample35.0ms (0.6%)

Algorithm
intervals
Results
12.0ms243×body128valid
11.0ms290×pre128true
2.0ms34×body128nan
1.0ms13×body256valid
Compiler

Compiled 47 to 41 computations (12.8% saved)

simplify235.0ms (3.9%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (67.0ms)

IterNodesCost
092724
192724

prune5.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 30.5b

Counts
2 → 1
Compiler

Compiled 65 to 53 computations (18.5% saved)

localize11.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
0.2b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
0.2b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
30.4b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)

rewrite38.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt_binary64_101
14×*-un-lft-identity_binary64_79
add-exp-log_binary64_117 add-cbrt-cube_binary64_115
add-cube-cbrt_binary64_114 add-log-exp_binary64_118
sqrt-prod_binary64_95 times-frac_binary64_85 associate-/l*_binary64_24 difference-of-squares_binary64_48
pow1_binary64_140
flip--_binary64_54 flip3--_binary64_83 cancel-sign-sub-inv_binary64_45
distribute-lft-out--_binary64_31
cbrt-undiv_binary64_113 div-exp_binary64_130 sqrt-div_binary64_96 diff-log_binary64_171 associate-/l/_binary64_26 sub-neg_binary64_72
associate-/r*_binary64_23 div-sub_binary64_84 div-inv_binary64_76 cbrt-unprod_binary64_112 prod-exp_binary64_128 rem-sqrt-square_binary64_92 sqrt-pow1_binary64_97 clear-num_binary64_78 pow1/2_binary64_159 frac-2neg_binary64_90
Counts
4 → 74
Calls

4 calls:

13.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
9.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series532.0ms (8.8%)

Counts
4 → 12
Calls

4 calls:

210.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
140.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
119.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
63.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify70.0ms (1.2%)

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
050311979

prune156.0ms (2.6%)

Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New82486
Fresh000
Picked101
Done000
Total83487

Merged error: 0.3b

Counts
87 → 4
Compiler

Compiled 3087 to 1986 computations (35.7% saved)

localize14.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
0.2b
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
0.2b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
0.3b
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))

rewrite51.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
45×add-exp-log_binary64_117 add-cbrt-cube_binary64_115
22×times-frac_binary64_85
20×*-un-lft-identity_binary64_79
17×cbrt-undiv_binary64_113 div-exp_binary64_130
13×cbrt-unprod_binary64_112 prod-exp_binary64_128
11×associate-/l*_binary64_24
10×add-cube-cbrt_binary64_114 add-sqr-sqrt_binary64_101
add-log-exp_binary64_118
associate-/r/_binary64_25
associate-/r*_binary64_23 distribute-lft-out_binary64_30
flip-+_binary64_53 div-inv_binary64_76 flip3-+_binary64_82 pow1_binary64_140
clear-num_binary64_78 frac-2neg_binary64_90
sum-log_binary64_170 +-commutative_binary64_9 flip--_binary64_54 diff-log_binary64_171 flip3--_binary64_83 cancel-sign-sub-inv_binary64_45 associate-/l/_binary64_26 sub-neg_binary64_72
Counts
4 → 99
Calls

4 calls:

16.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
12.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
7.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

series907.0ms (15%)

Counts
4 → 12
Calls

4 calls:

394.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
319.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
131.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
63.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify76.0ms (1.3%)

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
049603037
149603037

prune552.0ms (9.1%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1038111
Fresh303
Picked101
Done000
Total1078115

Merged error: 0b

Counts
115 → 8
Compiler

Compiled 12077 to 8320 computations (31.1% saved)

localize12.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))
0.2b
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
0.2b
(/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))
0.2b
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))

rewrite34.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity_binary64_79
15×add-sqr-sqrt_binary64_101
14×add-cube-cbrt_binary64_114
12×times-frac_binary64_85
add-log-exp_binary64_118
add-exp-log_binary64_117 add-cbrt-cube_binary64_115
distribute-lft-out_binary64_30 pow1_binary64_140
associate-/r*_binary64_23
sqrt-prod_binary64_95 associate-/l*_binary64_24
flip-+_binary64_53 flip--_binary64_54 associate-/r/_binary64_25 sqrt-div_binary64_96 flip3--_binary64_83 flip3-+_binary64_82
cbrt-undiv_binary64_113 div-exp_binary64_130 div-inv_binary64_76 sum-log_binary64_170 +-commutative_binary64_9 rem-sqrt-square_binary64_92 sqrt-pow1_binary64_97 diff-log_binary64_171 clear-num_binary64_78 pow1/2_binary64_159 cancel-sign-sub-inv_binary64_45 sub-neg_binary64_72 frac-2neg_binary64_90
Counts
4 → 72
Calls

4 calls:

11.0ms
(/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))
7.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))

series653.0ms (10.8%)

Counts
4 → 12
Calls

4 calls:

322.0ms
(/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))
143.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))
126.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
62.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))

simplify70.0ms (1.2%)

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (50.0ms)

IterNodesCost
050871969

prune244.0ms (4%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New83184
Fresh167
Picked011
Done000
Total84892

Merged error: 0b

Counts
92 → 8
Compiler

Compiled 5159 to 3583 computations (30.5% saved)

localize15.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 c (+.f64 b (sqrt.f64 (cbrt.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) 3)))))
0.2b
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))
0.5b
(cbrt.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) 3))
0.8b
(pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) 3)

rewrite39.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
27×*-un-lft-identity_binary64_79
19×add-cube-cbrt_binary64_114 add-sqr-sqrt_binary64_101
12×times-frac_binary64_85 cbrt-prod_binary64_110
add-exp-log_binary64_117 add-cbrt-cube_binary64_115
unpow-prod-down_binary64_158 add-log-exp_binary64_118 cube-prod_binary64_107
pow1_binary64_140
associate-/r*_binary64_23 cube-div_binary64_108 distribute-lft-out_binary64_30
pow-unpow_binary64_156 associate-/l*_binary64_24 flip--_binary64_54 flip3--_binary64_83
sqr-pow_binary64_51 cbrt-div_binary64_111 cube-mult_binary64_109 associate-/r/_binary64_25 unpow3_binary64_145
pow-exp_binary64_147 cbrt-undiv_binary64_113 pow-to-exp_binary64_148 div-exp_binary64_130 flip-+_binary64_53 pow-pow_binary64_151 div-inv_binary64_76 rem-cbrt-cube_binary64_103 rem-cube-cbrt_binary64_102 diff-log_binary64_171 clear-num_binary64_78 pow1/3_binary64_161 cancel-sign-sub-inv_binary64_45 flip3-+_binary64_82 sub-neg_binary64_72 frac-2neg_binary64_90
Counts
4 → 93
Calls

4 calls:

12.0ms
(/.f64 c (+.f64 b (sqrt.f64 (cbrt.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) 3)))))
6.0ms
(pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) 3)
6.0ms
(cbrt.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) 3))
5.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))

series639.0ms (10.6%)

Counts
4 → 12
Calls

4 calls:

331.0ms
(/.f64 c (+.f64 b (sqrt.f64 (cbrt.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) 3)))))
184.0ms
(pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) 3)
63.0ms
(cbrt.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) 3))
61.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))

simplify65.0ms (1.1%)

Algorithm
egg-herbie
Counts
105 → 105
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
049952455
149952455

prune129.0ms (2.1%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1050105
Fresh066
Picked011
Done011
Total1058113

Merged error: 0b

Counts
113 → 8
Compiler

Compiled 2894 to 1847 computations (36.2% saved)

regimes66.0ms (1.1%)

Compiler

Compiled 687 to 531 computations (22.7% saved)

bsearch0.0ms (0%)

simplify2.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
06324
16324

end0.0ms (0%)

sample1.1s (18.7%)

Algorithm
intervals
Results
380.0ms7704×body128valid
256.0ms8838×pre128true
38.0ms838×body128nan
30.0ms296×body256valid
Compiler

Compiled 273 to 211 computations (22.7% saved)

Profiling

Loading profile data...