Details

Time bar (total: 6.4s)

analyze461.0ms (7.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)

sample43.0ms (0.7%)

Algorithm
intervals
Results
11.0ms43×body2048valid
8.0ms162×body128valid
4.0ms24×body1024valid
4.0ms12×body4096valid
3.0msbody512valid
2.0ms34×body128nan
1.0msbody256valid
1.0ms11×body128invalid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify412.0ms (6.4%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (319.0ms)

IterNodesCost
0183424
1183424

prune4.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 31.9b

Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize14.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.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
1.6b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
21.0b
(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_2487
14×*-un-lft-identity_binary64_2465
add-exp-log_binary64_2503 add-cbrt-cube_binary64_2501
add-log-exp_binary64_2504 add-cube-cbrt_binary64_2500
difference-of-squares_binary64_2434 times-frac_binary64_2471 sqrt-prod_binary64_2481 associate-/l*_binary64_2410
pow1_binary64_2526
flip--_binary64_2440 cancel-sign-sub-inv_binary64_2431 flip3--_binary64_2469
distribute-lft-out--_binary64_2417
associate-/l/_binary64_2412 cbrt-undiv_binary64_2499 sub-neg_binary64_2458 div-exp_binary64_2516 diff-log_binary64_2557 sqrt-div_binary64_2482
associate-/r*_binary64_2409 pow1/2_binary64_2545 clear-num_binary64_2464 div-sub_binary64_2470 div-inv_binary64_2462 rem-sqrt-square_binary64_2478 prod-exp_binary64_2514 frac-2neg_binary64_2476 sqrt-pow1_binary64_2483 cbrt-unprod_binary64_2498
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)
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series271.0ms (4.2%)

Counts
4 → 12
Calls

4 calls:

106.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
72.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
60.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
32.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify90.0ms (1.4%)

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (66.0ms)

IterNodesCost
048991979
148991979

prune121.0ms (1.9%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New78886
Fresh000
Picked101
Done000
Total79887

Merged error: 4.8b

Counts
87 → 8
Compiler

Compiled 2105 to 1261 computations (40.1% saved)

localize12.0ms (0.2%)

Local error

Found 4 expressions with local error:

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

rewrite100.0ms (1.6%)

Algorithm
rewrite-expression-head
Rules
693×times-frac_binary64_2471
439×add-sqr-sqrt_binary64_2487
364×*-un-lft-identity_binary64_2465
290×add-cube-cbrt_binary64_2500
74×difference-of-squares_binary64_2434
71×associate-/r*_binary64_2409
40×sqrt-prod_binary64_2481
37×distribute-lft-out--_binary64_2417
25×add-exp-log_binary64_2503
17×div-inv_binary64_2462
15×div-exp_binary64_2516
13×add-cbrt-cube_binary64_2501
add-log-exp_binary64_2504
cbrt-undiv_binary64_2499 pow1_binary64_2526
associate-/r/_binary64_2411
cancel-sign-sub-inv_binary64_2431
flip--_binary64_2440 rec-exp_binary64_2515 flip3--_binary64_2469 associate-/l*_binary64_2410 1-exp_binary64_2509
sub-neg_binary64_2458 diff-log_binary64_2557 sqrt-div_binary64_2482
inv-pow_binary64_2550 pow1/2_binary64_2545 pow-flip_binary64_2539 clear-num_binary64_2464 rem-sqrt-square_binary64_2478 frac-2neg_binary64_2476 sqrt-pow1_binary64_2483
Counts
4 → 356
Calls

4 calls:

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

series302.0ms (4.7%)

Counts
4 → 12
Calls

4 calls:

139.0ms
(/.f64 1 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) 2)))
66.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
64.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
33.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify186.0ms (2.9%)

Algorithm
egg-herbie
Counts
368 → 368
Iterations

Useful iterations: 0 (53.0ms)

IterNodesCost
0496816295
1496816295

prune767.0ms (12%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New3662368
Fresh167
Picked011
Done000
Total3679376

Merged error: 4.7b

Counts
376 → 9
Compiler

Compiled 12744 to 7701 computations (39.6% 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.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
1.6b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
21.0b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite39.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt_binary64_2487
18×*-un-lft-identity_binary64_2465
14×add-cube-cbrt_binary64_2500
13×associate-*r*_binary64_2405
10×times-frac_binary64_2471
add-exp-log_binary64_2503 add-cbrt-cube_binary64_2501
add-log-exp_binary64_2504
pow1_binary64_2526
associate-*l*_binary64_2406
sqrt-prod_binary64_2481 flip--_binary64_2440 flip3--_binary64_2469
difference-of-squares_binary64_2434 cancel-sign-sub-inv_binary64_2431
associate-*l/_binary64_2408 frac-times_binary64_2475 distribute-lft-out--_binary64_2417 sub-neg_binary64_2458 unswap-sqr_binary64_2433 diff-log_binary64_2557 prod-exp_binary64_2514 sqrt-div_binary64_2482 cbrt-unprod_binary64_2498
*-commutative_binary64_2396 pow1/2_binary64_2545 associate-*r/_binary64_2407 cbrt-undiv_binary64_2499 div-exp_binary64_2516 div-inv_binary64_2462 rem-sqrt-square_binary64_2478 pow-prod-down_binary64_2536 sqrt-pow1_binary64_2483
Counts
4 → 83
Calls

4 calls:

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

series279.0ms (4.4%)

Counts
4 → 12
Calls

4 calls:

112.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (/.f64 1/2 a))
68.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
66.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
34.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify78.0ms (1.2%)

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
053602202

prune105.0ms (1.6%)

Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New94195
Fresh167
Picked011
Done011
Total959104

Merged error: 4.7b

Counts
104 → 9
Compiler

Compiled 2298 to 1382 computations (39.9% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

1.6b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
1.6b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
21.0b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
21.0b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

rewrite26.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
add-log-exp_binary64_2504 add-sqr-sqrt_binary64_2487
*-un-lft-identity_binary64_2465 sqrt-prod_binary64_2481 add-cube-cbrt_binary64_2500 pow1_binary64_2526
flip--_binary64_2440 add-exp-log_binary64_2503 add-cbrt-cube_binary64_2501 sqrt-div_binary64_2482 flip3--_binary64_2469
pow1/2_binary64_2545 sub-neg_binary64_2458 cancel-sign-sub-inv_binary64_2431 rem-sqrt-square_binary64_2478 diff-log_binary64_2557 sqrt-pow1_binary64_2483
Counts
4 → 54
Calls

4 calls:

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

series190.0ms (3%)

Counts
4 → 12
Calls

4 calls:

63.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
57.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
35.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
34.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify58.0ms (0.9%)

Algorithm
egg-herbie
Counts
66 → 66
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049491236
149491236

prune100.0ms (1.6%)

Pruning

9 alts after pruning (6 fresh and 3 done)

PrunedKeptTotal
New66066
Fresh066
Picked011
Done022
Total66975

Merged error: 4.7b

Counts
75 → 9
Compiler

Compiled 2448 to 1457 computations (40.5% saved)

regimes650.0ms (10.2%)

Compiler

Compiled 3408 to 2664 computations (21.8% saved)

bsearch87.0ms (1.4%)

Steps
ItersRangePoint
6
4.251331648447405e+36
2.988953343593775e+37
2.382809818126237e+37
9
2.3495110806852173e-299
3.6907232803257034e-294
2.595266346017017e-294
9
-1.8958728708534682e+158
-1.060642277646745e+153
-2.302834620394509e+153
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
011397
111397

end0.0ms (0%)

sample1.9s (30.4%)

Algorithm
intervals
Results
268.0ms5229×body128valid
265.0ms1075×body2048valid
147.0ms749×body1024valid
122.0ms395×body4096valid
55.0ms359×body512valid
36.0ms696×body128nan
22.0ms423×body128invalid
18.0ms193×body256valid
Compiler

Compiled 954 to 731 computations (23.4% saved)

Profiling

Loading profile data...