Details

Time bar (total: 7.4s)

analyze458.0ms (6.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
12.5%87.4%0.1%5
18.7%81.1%0.1%6
21.8%71.8%6.4%7
31.2%62.4%6.4%8
35.9%55.4%8.7%9
37.8%48.8%13.4%10
42.7%42.3%15%11
47.7%34.2%18.1%12
49.1%30.4%20.5%13
51.9%25.8%22.3%14
Compiler

Compiled 18 to 15 computations (16.7% saved)

sample40.0ms (0.5%)

Algorithm
intervals
Results
8.0ms161×body128valid
8.0ms33×body2048valid
5.0ms26×body1024valid
4.0ms14×body4096valid
2.0ms12×body512valid
1.0ms25×body128nan
1.0ms10×body256valid
1.0ms10×body128invalid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify414.0ms (5.6%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (314.0ms)

IterNodesCost
0183424
1183424

prune4.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112
Error
34.7b
Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize11.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
0.4b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
1.3b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
20.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite35.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt_binary64_100
14×*-un-lft-identity_binary64_78
add-cbrt-cube_binary64_114 add-exp-log_binary64_116
add-log-exp_binary64_117 add-cube-cbrt_binary64_113
sqrt-prod_binary64_94 times-frac_binary64_84 associate-/l*_binary64_23 difference-of-squares_binary64_47
pow1_binary64_139
flip3--_binary64_82 flip--_binary64_53 cancel-sign-sub-inv_binary64_44
distribute-lft-out--_binary64_30
cbrt-undiv_binary64_112 div-exp_binary64_129 diff-log_binary64_170 sqrt-div_binary64_95 associate-/l/_binary64_25 sub-neg_binary64_71
sqrt-pow1_binary64_96 cbrt-unprod_binary64_111 prod-exp_binary64_127 rem-sqrt-square_binary64_91 frac-2neg_binary64_89 div-inv_binary64_75 associate-/r*_binary64_22 clear-num_binary64_77 div-sub_binary64_83 pow1/2_binary64_158
Counts
4 → 74
Calls

4 calls:

11.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series681.0ms (9.2%)

Counts
4 → 72
Calls

4 calls:

219.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
165.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
155.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
142.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
Compiler

Compiled 2110 to 1780 computations (15.6% saved)

simplify53.0ms (0.7%)

Algorithm
egg-herbie
Counts
146 → 146
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
050892996

prune173.0ms (2.3%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1388146
Fresh000
Picked101
Done000
Total1398147
Error
4.3b
Counts
147 → 8
Compiler

Compiled 3040 to 1733 computations (43% saved)

localize12.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 a (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) 2))
0.4b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
1.3b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
20.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite50.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
138×times-frac_binary64_84
122×add-sqr-sqrt_binary64_100
95×*-un-lft-identity_binary64_78
69×add-cube-cbrt_binary64_113
26×difference-of-squares_binary64_47
22×associate-/r*_binary64_22
16×sqrt-prod_binary64_94
13×distribute-lft-out--_binary64_30
add-cbrt-cube_binary64_114 add-exp-log_binary64_116
add-log-exp_binary64_117
div-inv_binary64_75 pow1_binary64_139
cancel-sign-sub-inv_binary64_44
cbrt-undiv_binary64_112 div-exp_binary64_129 flip3--_binary64_82 flip--_binary64_53 associate-/l*_binary64_23
diff-log_binary64_170 sqrt-div_binary64_95 sub-neg_binary64_71
sqrt-pow1_binary64_96 rem-sqrt-square_binary64_91 frac-2neg_binary64_89 associate-/r/_binary64_24 clear-num_binary64_77 pow1/2_binary64_158
Counts
4 → 150
Calls

4 calls:

14.0ms
(/.f64 a (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) 2))
8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

series756.0ms (10.2%)

Counts
4 → 74
Calls

4 calls:

291.0ms
(/.f64 a (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) 2))
162.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
156.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
146.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
Compiler

Compiled 2418 to 2033 computations (15.9% saved)

simplify92.0ms (1.2%)

Algorithm
egg-herbie
Counts
224 → 224
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
053156788

prune314.0ms (4.2%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New2213224
Fresh257
Picked011
Done000
Total2239232
Error
4.1b
Counts
232 → 9
Compiler

Compiled 6186 to 3733 computations (39.7% saved)

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.3b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
1.3b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
20.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
20.9b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite32.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt_binary64_100
12×*-un-lft-identity_binary64_78
sqrt-prod_binary64_94 add-log-exp_binary64_117 add-cube-cbrt_binary64_113
cancel-sign-sub-inv_binary64_44 pow1_binary64_139
add-cbrt-cube_binary64_114 flip3--_binary64_82 flip--_binary64_53 add-exp-log_binary64_116 sqrt-div_binary64_95 difference-of-squares_binary64_47
sqrt-pow1_binary64_96 rem-sqrt-square_binary64_91 distribute-lft-out--_binary64_30 diff-log_binary64_170 pow1/2_binary64_158 sub-neg_binary64_71
Counts
4 → 64
Calls

4 calls:

8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series658.0ms (8.9%)

Counts
4 → 74
Calls

4 calls:

170.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
166.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
163.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
159.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
Compiler

Compiled 4044 to 3088 computations (23.6% saved)

simplify49.0ms (0.7%)

Algorithm
egg-herbie
Counts
138 → 138
Iterations

Useful iterations: 0 (20.0ms)

IterNodesCost
051372744

prune215.0ms (2.9%)

Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1380138
Fresh077
Picked011
Done011
Total1389147
Error
4.1b
Counts
147 → 9
Compiler

Compiled 4957 to 2841 computations (42.7% saved)

localize6.0ms (0.1%)

Local error

Found 2 expressions with local error:

0.0b
(-.f64 (/.f64 a b) (/.f64 b c))
0.9b
(/.f64 1 (-.f64 (/.f64 a b) (/.f64 b c)))

rewrite40.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
83×add-sqr-sqrt_binary64_100
66×times-frac_binary64_84
53×*-un-lft-identity_binary64_78
23×add-cube-cbrt_binary64_113
20×difference-of-squares_binary64_47
13×cancel-sign-sub-inv_binary64_44
10×distribute-lft-out--_binary64_30
associate-/r*_binary64_22
add-exp-log_binary64_116
add-cbrt-cube_binary64_114 add-log-exp_binary64_117
associate-/l*_binary64_23 associate-/r/_binary64_24 pow1_binary64_139
div-exp_binary64_129 frac-sub_binary64_87 flip3--_binary64_82 div-inv_binary64_75 flip--_binary64_53
cbrt-undiv_binary64_112 inv-pow_binary64_163 diff-log_binary64_170 frac-2neg_binary64_89 1-exp_binary64_122 pow-flip_binary64_152 rec-exp_binary64_128 clear-num_binary64_77 sub-neg_binary64_71
Counts
2 → 89
Calls

2 calls:

15.0ms
(/.f64 1 (-.f64 (/.f64 a b) (/.f64 b c)))
14.0ms
(-.f64 (/.f64 a b) (/.f64 b c))

series259.0ms (3.5%)

Counts
2 → 36
Calls

2 calls:

145.0ms
(-.f64 (/.f64 a b) (/.f64 b c))
114.0ms
(/.f64 1 (-.f64 (/.f64 a b) (/.f64 b c)))
Compiler

Compiled 600 to 537 computations (10.5% saved)

simplify77.0ms (1%)

Algorithm
egg-herbie
Counts
125 → 125
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
049662100
149662100

prune78.0ms (1.1%)

Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New1223125
Fresh066
Picked011
Done022
Total12212134
Error
4.1b
Counts
134 → 12
Compiler

Compiled 1789 to 495 computations (72.3% saved)

regimes772.0ms (10.4%)

Accuracy

Total 4.6b remaining (44.9%)

Threshold costs 0b (0%)

Compiler

Compiled 3820 to 2998 computations (21.5% saved)

bsearch58.0ms (0.8%)

Steps
ItersRangePoint
7
1.4122995127471838e-68
1.8033503858249277e-66
1.691066958601468e-68
9
-3.203657050301464e+105
-6.409993448757428e+99
-3.161255245507665e+105
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify3.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
09352
19352

end0.0ms (0%)

sample2.0s (27.6%)

Algorithm
intervals
Results
279.0ms1110×body2048valid
275.0ms5228×body128valid
147.0ms748×body1024valid
118.0ms390×body4096valid
49.0ms332×body512valid
34.0ms639×body128nan
19.0ms359×body128invalid
19.0ms192×body256valid
Compiler

Compiled 998 to 779 computations (21.9% saved)

Profiling

Loading profile data...