Details

Time bar (total: 18.0s)

analyze1.3s (6.9%)

Algorithm
search
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0493796
1493796
033
133
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
25%74.9%0.1%5
25%74.9%0.1%6
25%68.6%6.4%7
31.2%62.4%6.4%8
36.7%54.6%8.7%9
38.2%48.4%13.4%10
42.7%42.3%15%11
47.8%34.1%18.1%12
49.1%30.3%20.5%13
51.9%25.8%22.3%14
Compiler

Compiled 18 to 15 computations (16.7% saved)

sample77.0ms (0.4%)

Algorithm
intervals
Results
19.0ms42×body2048valid
15.0ms165×body128valid
10.0ms19×body4096valid
7.0ms20×body1024valid
2.0ms26×body128nan
2.0msbody512valid
1.0ms10×body128invalid
1.0msbody256valid
Compiler

Compiled 35 to 32 computations (8.6% saved)

simplify543.0ms (3%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (533.0ms)

IterNodesCost
0180224
1180224

prune7.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

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

Compiled 32 to 26 computations (18.8% saved)

localize19.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (*.f64 3 a) c)
0.4b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
0.4b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
24.7b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite259.0ms (1.4%)

Algorithm
rewrite-expression-head
Error
35.4b
Rules
17×add-sqr-sqrt_binary64_3510
14×add-exp-log_binary64_3526 add-cbrt-cube_binary64_3524
12×*-un-lft-identity_binary64_3488
10×pow1_binary64_3549
add-cube-cbrt_binary64_3523
add-log-exp_binary64_3527 times-frac_binary64_3494 associate-/l*_binary64_3433
sqrt-prod_binary64_3504
prod-exp_binary64_3537 cbrt-unprod_binary64_3521 difference-of-squares_binary64_3457
flip3--_binary64_3492 flip--_binary64_3463 pow-prod-down_binary64_3559 associate-*r*_binary64_3428
sqrt-div_binary64_3505 div-exp_binary64_3539 cbrt-undiv_binary64_3522 distribute-lft-out--_binary64_3440 associate-/l/_binary64_3435
pow1/2_binary64_3568 sqrt-pow1_binary64_3506 rem-sqrt-square_binary64_3501 diff-log_binary64_3580 sub-neg_binary64_3481 cancel-sign-sub-inv_binary64_3454 frac-2neg_binary64_3499 div-sub_binary64_3493 clear-num_binary64_3487 div-inv_binary64_3485 associate-/r*_binary64_3432 associate-*l*_binary64_3429 *-commutative_binary64_3419
Counts
4 → 75
Calls

4 calls:

27.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
9.0ms
(*.f64 (*.f64 3 a) c)
8.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
8.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
Compiler

Compiled 2006 to 1174 computations (41.5% saved)

series1.1s (6%)

Error
5.3b
Counts
4 → 60
Calls

4 calls:

364.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
264.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
261.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
86.0ms
(*.f64 (*.f64 3 a) c)
Compiler

Compiled 2706 to 2054 computations (24.1% saved)

simplify96.0ms (0.5%)

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
053712461

prune251.0ms (1.4%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New12510135
Fresh000
Picked101
Done000
Total12610136
Error
5.3b
Counts
136 → 10
Compiler

Compiled 2774 to 1538 computations (44.6% saved)

localize22.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.4b
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (/.f64 1/3 a))
0.4b
(/.f64 1/3 a)
0.4b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
24.7b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))

rewrite255.0ms (1.4%)

Algorithm
rewrite-expression-head
Error
5.3b
Rules
31×add-sqr-sqrt_binary64_3510
23×*-un-lft-identity_binary64_3488
21×add-cube-cbrt_binary64_3523
19×times-frac_binary64_3494
13×associate-*r*_binary64_3428
11×add-exp-log_binary64_3526 add-cbrt-cube_binary64_3524
pow1_binary64_3549
add-log-exp_binary64_3527 associate-*l*_binary64_3429
flip3--_binary64_3492 flip--_binary64_3463 sqrt-prod_binary64_3504
associate-/l*_binary64_3433 associate-/r*_binary64_3432
sqrt-div_binary64_3505 div-exp_binary64_3539 cbrt-undiv_binary64_3522 div-inv_binary64_3485 prod-exp_binary64_3537 cbrt-unprod_binary64_3521 frac-times_binary64_3498 unswap-sqr_binary64_3456 associate-*l/_binary64_3431 difference-of-squares_binary64_3457
pow1/2_binary64_3568 sqrt-pow1_binary64_3506 rem-sqrt-square_binary64_3501 diff-log_binary64_3580 sub-neg_binary64_3481 cancel-sign-sub-inv_binary64_3454 frac-2neg_binary64_3499 clear-num_binary64_3487 pow-prod-down_binary64_3559 associate-*r/_binary64_3430 distribute-lft-out--_binary64_3440 *-commutative_binary64_3419
Counts
4 → 93
Calls

4 calls:

30.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (/.f64 1/3 a))
8.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
7.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
5.0ms
(/.f64 1/3 a)
Compiler

Compiled 2478 to 1464 computations (40.9% saved)

series994.0ms (5.5%)

Error
5.3b
Counts
4 → 57
Calls

4 calls:

362.0ms
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (/.f64 1/3 a))
276.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
246.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))
27.0ms
(/.f64 1/3 a)
Compiler

Compiled 2562 to 1955 computations (23.7% saved)

simplify136.0ms (0.8%)

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 0 (86.0ms)

IterNodesCost
050202776

prune267.0ms (1.5%)

Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1491150
Fresh099
Picked011
Done000
Total14911160
Error
5.3b
Counts
160 → 11
Compiler

Compiled 3173 to 1791 computations (43.6% saved)

localize24.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.3b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a)
0.4b
(/.f64 3 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a))
0.4b
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
24.7b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))

rewrite850.0ms (4.7%)

Algorithm
rewrite-expression-head
Error
5.3b
Rules
156×times-frac_binary64_3494
144×add-sqr-sqrt_binary64_3510
111×*-un-lft-identity_binary64_3488
79×add-cube-cbrt_binary64_3523
32×difference-of-squares_binary64_3457
25×associate-/r*_binary64_3432
19×sqrt-prod_binary64_3504
16×distribute-lft-out--_binary64_3440
11×add-exp-log_binary64_3526 add-cbrt-cube_binary64_3524
associate-/l*_binary64_3433
add-log-exp_binary64_3527 div-inv_binary64_3485
pow1_binary64_3549
div-exp_binary64_3539 cbrt-undiv_binary64_3522
flip3--_binary64_3492 flip--_binary64_3463
sqrt-div_binary64_3505 frac-2neg_binary64_3499 clear-num_binary64_3487 associate-/l/_binary64_3435
pow1/2_binary64_3568 sqrt-pow1_binary64_3506 rem-sqrt-square_binary64_3501 diff-log_binary64_3580 sub-neg_binary64_3481 cancel-sign-sub-inv_binary64_3454 associate-/r/_binary64_3434 div-sub_binary64_3493
Counts
4 → 175
Calls

4 calls:

22.0ms
(/.f64 3 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a))
20.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a)
8.0ms
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
8.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))
Compiler

Compiled 6055 to 3355 computations (44.6% saved)

series1.5s (8.1%)

Error
5.3b
Counts
4 → 72
Calls

4 calls:

493.0ms
(/.f64 3 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a))
317.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) b) a)
265.0ms
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
262.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))
Compiler

Compiled 3684 to 2862 computations (22.3% saved)

simplify173.0ms (1%)

Algorithm
egg-herbie
Counts
247 → 247
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
052517764

prune609.0ms (3.4%)

Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New2443247
Fresh279
Picked011
Done011
Total24612258
Error
5.3b
Counts
258 → 12
Compiler

Compiled 6960 to 3902 computations (43.9% saved)

localize29.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a))
0.4b
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
8.4b
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a)) (/.f64 b (*.f64 3 a)))
24.7b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))

rewrite271.0ms (1.5%)

Algorithm
rewrite-expression-head
Error
5.3b
Rules
15×*-un-lft-identity_binary64_3488
14×add-sqr-sqrt_binary64_3510
11×add-cube-cbrt_binary64_3523 times-frac_binary64_3494
add-exp-log_binary64_3526 add-cbrt-cube_binary64_3524 sqrt-prod_binary64_3504
add-log-exp_binary64_3527 cancel-sign-sub-inv_binary64_3454
associate-/l*_binary64_3433
pow1_binary64_3549
flip3--_binary64_3492 sqrt-div_binary64_3505 flip--_binary64_3463 div-inv_binary64_3485
diff-log_binary64_3580 sub-neg_binary64_3481 distribute-lft-out--_binary64_3440 div-exp_binary64_3539 cbrt-undiv_binary64_3522 associate-/l/_binary64_3435
pow1/2_binary64_3568 sqrt-pow1_binary64_3506 rem-sqrt-square_binary64_3501 frac-sub_binary64_3497 sub-div_binary64_3495 difference-of-squares_binary64_3457 distribute-rgt-out--_binary64_3442 prod-exp_binary64_3537 cbrt-unprod_binary64_3521 frac-2neg_binary64_3499 clear-num_binary64_3487 associate-/r*_binary64_3432
Counts
4 → 80
Calls

4 calls:

26.0ms
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a)) (/.f64 b (*.f64 3 a)))
21.0ms
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a))
8.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))
8.0ms
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
Compiler

Compiled 2581 to 1446 computations (44% saved)

series1.5s (8.3%)

Error
5.3b
Counts
4 → 73
Calls

4 calls:

421.0ms
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a)) (/.f64 b (*.f64 3 a)))
414.0ms
(/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))) (*.f64 3 a))
282.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c))))
270.0ms
(-.f64 (*.f64 b b) (*.f64 3 (*.f64 a c)))
Compiler

Compiled 3913 to 2975 computations (24% saved)

simplify106.0ms (0.6%)

Algorithm
egg-herbie
Counts
153 → 153
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
051933200

prune282.0ms (1.6%)

Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New1530153
Fresh099
Picked011
Done022
Total15312165
Error
5.3b
Counts
165 → 12
Compiler

Compiled 3557 to 1994 computations (43.9% saved)

regimes2.6s (14.3%)

Accuracy

Total 5.3b remaining (47.6%)

Threshold costs 0b (0%)

Compiler

Compiled 8464 to 6716 computations (20.7% saved)

bsearch116.0ms (0.6%)

Steps
ItersRangePoint
8
7.726734627321722e-138
5.832221787937052e-134
1.8586457953181464e-134
8
-5.222027993423419e+93
-4.0928987339401984e+89
-4.666147932669531e+93
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify6.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
010859
110859

end0.0ms (0%)

sample4.8s (26.5%)

Algorithm
intervals
Results
507.0ms1120×body2048valid
464.0ms5222×body128valid
252.0ms693×body1024valid
212.0ms393×body4096valid
110.0ms398×body512valid
72.0ms685×body128nan
33.0ms368×body128invalid
30.0ms174×body256valid
Compiler

Compiled 1614 to 1282 computations (20.6% saved)

Profiling

Loading profile data...