Details

Time bar (total: 6.4s)

analyze468.0ms (7.3%)

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)

sample44.0ms (0.7%)

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

Compiled 35 to 32 computations (8.6% saved)

simplify415.0ms (6.5%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (321.0ms)

IterNodesCost
0183424
1183424

prune7.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)

localize11.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)))

rewrite34.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt_binary64_2828
14×*-un-lft-identity_binary64_2806
add-exp-log_binary64_2844 add-cbrt-cube_binary64_2842
add-log-exp_binary64_2845 add-cube-cbrt_binary64_2841
times-frac_binary64_2812 sqrt-prod_binary64_2822 difference-of-squares_binary64_2775 associate-/l*_binary64_2751
pow1_binary64_2867
cancel-sign-sub-inv_binary64_2772 flip3--_binary64_2810 flip--_binary64_2781
distribute-lft-out--_binary64_2758
sqrt-div_binary64_2823 associate-/l/_binary64_2753 div-exp_binary64_2857 cbrt-undiv_binary64_2840 diff-log_binary64_2898 sub-neg_binary64_2799
pow1/2_binary64_2886 div-inv_binary64_2803 associate-/r*_binary64_2750 sqrt-pow1_binary64_2824 div-sub_binary64_2811 prod-exp_binary64_2855 cbrt-unprod_binary64_2839 rem-sqrt-square_binary64_2819 clear-num_binary64_2805 frac-2neg_binary64_2817
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
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

series261.0ms (4.1%)

Counts
4 → 12
Calls

4 calls:

102.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
66.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
61.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
33.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify93.0ms (1.5%)

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (69.0ms)

IterNodesCost
048991979
148991979

prune123.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)))

rewrite98.0ms (1.5%)

Algorithm
rewrite-expression-head
Rules
693×times-frac_binary64_2812
439×add-sqr-sqrt_binary64_2828
364×*-un-lft-identity_binary64_2806
290×add-cube-cbrt_binary64_2841
74×difference-of-squares_binary64_2775
71×associate-/r*_binary64_2750
40×sqrt-prod_binary64_2822
37×distribute-lft-out--_binary64_2758
25×add-exp-log_binary64_2844
17×div-inv_binary64_2803
15×div-exp_binary64_2857
13×add-cbrt-cube_binary64_2842
add-log-exp_binary64_2845
cbrt-undiv_binary64_2840 pow1_binary64_2867
associate-/r/_binary64_2752
cancel-sign-sub-inv_binary64_2772
1-exp_binary64_2850 rec-exp_binary64_2856 flip3--_binary64_2810 flip--_binary64_2781 associate-/l*_binary64_2751
sqrt-div_binary64_2823 diff-log_binary64_2898 sub-neg_binary64_2799
pow1/2_binary64_2886 pow-flip_binary64_2880 sqrt-pow1_binary64_2824 rem-sqrt-square_binary64_2819 inv-pow_binary64_2891 clear-num_binary64_2805 frac-2neg_binary64_2817
Counts
4 → 356
Calls

4 calls:

26.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)))
71.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
60.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
32.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify189.0ms (2.9%)

Algorithm
egg-herbie
Counts
368 → 368
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
0496816295
1496816295

prune769.0ms (11.9%)

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)))

rewrite38.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt_binary64_2828
18×*-un-lft-identity_binary64_2806
14×add-cube-cbrt_binary64_2841
13×associate-*r*_binary64_2746
10×times-frac_binary64_2812
add-exp-log_binary64_2844 add-cbrt-cube_binary64_2842
add-log-exp_binary64_2845
pow1_binary64_2867
associate-*l*_binary64_2747
flip3--_binary64_2810 flip--_binary64_2781 sqrt-prod_binary64_2822
cancel-sign-sub-inv_binary64_2772 difference-of-squares_binary64_2775
frac-times_binary64_2816 sqrt-div_binary64_2823 distribute-lft-out--_binary64_2758 diff-log_binary64_2898 prod-exp_binary64_2855 sub-neg_binary64_2799 cbrt-unprod_binary64_2839 associate-*l/_binary64_2749 unswap-sqr_binary64_2774
pow1/2_binary64_2886 div-inv_binary64_2803 div-exp_binary64_2857 *-commutative_binary64_2737 cbrt-undiv_binary64_2840 sqrt-pow1_binary64_2824 rem-sqrt-square_binary64_2819 associate-*r/_binary64_2748 pow-prod-down_binary64_2877
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)
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series278.0ms (4.3%)

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))
67.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
65.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 (55.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)))

rewrite25.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt_binary64_2828 add-log-exp_binary64_2845
*-un-lft-identity_binary64_2806 add-cube-cbrt_binary64_2841 sqrt-prod_binary64_2822 pow1_binary64_2867
sqrt-div_binary64_2823 add-exp-log_binary64_2844 add-cbrt-cube_binary64_2842 flip3--_binary64_2810 flip--_binary64_2781
pow1/2_binary64_2886 cancel-sign-sub-inv_binary64_2772 sqrt-pow1_binary64_2824 diff-log_binary64_2898 sub-neg_binary64_2799 rem-sqrt-square_binary64_2819
Counts
4 → 54
Calls

4 calls:

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

series185.0ms (2.9%)

Counts
4 → 12
Calls

4 calls:

60.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)))
34.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
33.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify58.0ms (0.9%)

Algorithm
egg-herbie
Counts
66 → 66
Iterations

Useful iterations: 0 (42.0ms)

IterNodesCost
049491236
149491236

prune99.0ms (1.5%)

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)

regimes647.0ms (10.1%)

Compiler

Compiled 3408 to 2664 computations (21.8% saved)

bsearch94.0ms (1.5%)

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%)

sample2.0s (30.7%)

Algorithm
intervals
Results
285.0ms5229×body128valid
285.0ms1075×body2048valid
150.0ms749×body1024valid
124.0ms395×body4096valid
55.0ms359×body512valid
35.0ms696×body128nan
22.0ms423×body128invalid
19.0ms193×body256valid
Compiler

Compiled 912 to 703 computations (22.9% saved)

Profiling

Loading profile data...