Details

Time bar (total: 6.5s)

analyze461.0ms (7.1%)

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)

sample38.0ms (0.6%)

Algorithm
intervals
Results
9.0ms35×body2048valid
9.0ms170×body128valid
5.0ms17×body4096valid
4.0ms20×body1024valid
1.0msbody512valid
1.0ms19×body128nan
1.0ms12×body128invalid
0.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify403.0ms (6.2%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (303.0ms)

IterNodesCost
0183424
1183424

prune6.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

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

Compiled 32 to 26 computations (18.8% saved)

localize12.0ms (0.2%)

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.8b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
0.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
24.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite36.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt_binary64_441
14×*-un-lft-identity_binary64_419
add-cbrt-cube_binary64_455 add-exp-log_binary64_457
add-log-exp_binary64_458 add-cube-cbrt_binary64_454
times-frac_binary64_425 difference-of-squares_binary64_388 sqrt-prod_binary64_435 associate-/l*_binary64_364
pow1_binary64_480
flip3--_binary64_423 flip--_binary64_394 cancel-sign-sub-inv_binary64_385
distribute-lft-out--_binary64_371
sqrt-div_binary64_436 sub-neg_binary64_412 diff-log_binary64_511 div-exp_binary64_470 cbrt-undiv_binary64_453 associate-/l/_binary64_366
clear-num_binary64_418 pow1/2_binary64_499 div-inv_binary64_416 prod-exp_binary64_468 cbrt-unprod_binary64_452 frac-2neg_binary64_430 sqrt-pow1_binary64_437 associate-/r*_binary64_363 rem-sqrt-square_binary64_432 div-sub_binary64_424
Counts
4 → 74
Calls

4 calls:

12.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)
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series616.0ms (9.5%)

Counts
4 → 62
Calls

4 calls:

184.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
173.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
136.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
123.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
Compiler

Compiled 1859 to 1581 computations (15% saved)

simplify68.0ms (1%)

Algorithm
egg-herbie
Counts
136 → 136
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
055362621

prune168.0ms (2.6%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1279136
Fresh000
Picked101
Done000
Total1289137
Error
6.7b
Counts
137 → 9
Compiler

Compiled 2837 to 1619 computations (42.9% saved)

localize11.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
0.8b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
0.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
24.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite41.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt_binary64_441
18×*-un-lft-identity_binary64_419
14×add-cube-cbrt_binary64_454
13×associate-*r*_binary64_359
10×times-frac_binary64_425
add-cbrt-cube_binary64_455 add-exp-log_binary64_457
add-log-exp_binary64_458
pow1_binary64_480
associate-*l*_binary64_360
flip3--_binary64_423 flip--_binary64_394 sqrt-prod_binary64_435
difference-of-squares_binary64_388 cancel-sign-sub-inv_binary64_385
associate-*l/_binary64_362 sqrt-div_binary64_436 sub-neg_binary64_412 unswap-sqr_binary64_387 frac-times_binary64_429 prod-exp_binary64_468 cbrt-unprod_binary64_452 distribute-lft-out--_binary64_371 diff-log_binary64_511
pow-prod-down_binary64_490 pow1/2_binary64_499 div-inv_binary64_416 associate-*r/_binary64_361 *-commutative_binary64_350 sqrt-pow1_binary64_437 rem-sqrt-square_binary64_432 div-exp_binary64_470 cbrt-undiv_binary64_453
Counts
4 → 83
Calls

4 calls:

16.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
9.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)))

series606.0ms (9.3%)

Counts
4 → 62
Calls

4 calls:

186.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
159.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
142.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)))
Compiler

Compiled 1859 to 1581 computations (15% saved)

simplify69.0ms (1.1%)

Algorithm
egg-herbie
Counts
145 → 145
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
049542867
149542867

prune147.0ms (2.3%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1432145
Fresh358
Picked011
Done000
Total1468154
Error
6.7b
Counts
154 → 8
Compiler

Compiled 3000 to 1712 computations (42.9% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
0.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
24.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
24.5b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite34.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt_binary64_441
12×*-un-lft-identity_binary64_419
add-log-exp_binary64_458 add-cube-cbrt_binary64_454 sqrt-prod_binary64_435
cancel-sign-sub-inv_binary64_385 pow1_binary64_480
sqrt-div_binary64_436 difference-of-squares_binary64_388 flip3--_binary64_423 add-cbrt-cube_binary64_455 add-exp-log_binary64_457 flip--_binary64_394
sub-neg_binary64_412 pow1/2_binary64_499 distribute-lft-out--_binary64_371 diff-log_binary64_511 sqrt-pow1_binary64_437 rem-sqrt-square_binary64_432
Counts
4 → 64
Calls

4 calls:

9.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
9.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)))

series557.0ms (8.5%)

Counts
4 → 60
Calls

4 calls:

151.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
140.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
139.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
126.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
Compiler

Compiled 3488 to 2664 computations (23.6% saved)

simplify59.0ms (0.9%)

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 0 (36.0ms)

IterNodesCost
050872180

prune180.0ms (2.8%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New1240124
Fresh066
Picked011
Done011
Total1248132
Error
6.7b
Counts
132 → 8
Compiler

Compiled 4322 to 2462 computations (43% saved)

localize3.0ms (0%)

rewrite0.0ms (0%)

Algorithm
rewrite-expression-head
Rules
Counts
0 → 0

series0.0ms (0%)

Counts
0 → 0

simplify6.0ms (0.1%)

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
000

prune1.0ms (0%)

Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New000
Fresh055
Picked011
Done022
Total088
Error
6.7b
Counts
8 → 8
Compiler

Compiled 0 to 0 computations (0% saved)

regimes840.0ms (12.9%)

Accuracy

Total 6.8b remaining (55.3%)

Threshold costs 0b (0%)

Compiler

Compiled 4408 to 3366 computations (23.6% saved)

bsearch49.0ms (0.8%)

Steps
ItersRangePoint
6
6.756951728045913e+56
4.7942288744708346e+57
6.842931416474762e+56
7
-7.200445918492561e+72
-1.0185539658458724e+71
-7.0486931181595724e+72
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify3.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
09048
19048

end0.0ms (0%)

sample2.1s (32%)

Algorithm
intervals
Results
283.0ms1112×body2048valid
274.0ms5240×body128valid
138.0ms714×body1024valid
126.0ms422×body4096valid
46.0ms326×body512valid
31.0ms647×body128nan
20.0ms186×body256valid
18.0ms352×body128invalid
Compiler

Compiled 1142 to 871 computations (23.7% saved)

Profiling

Loading profile data...