Details

Time bar (total: 8.1s)

analyze259.0ms (3.2%)

Algorithm
search
Search
TrueOtherFalseIter
0%0%100%0
0%0%100%1
0%0%100%2
0%0%100%3
0%0%100%4
0%0%100%5
0%0%100%6
0%0%100%7
0%0%100%8
0%0%100%9
0%0%100%10
0%0%100%11
0%0%100%12
0%0%100%13
0%0%100%14
Compiler

Compiled 30 to 24 computations (20% saved)

sample35.0ms (0.4%)

Algorithm
intervals
Results
12.0ms248×body128valid
11.0ms290×pre128true
2.0ms34×body128nan
1.0msbody256valid
Compiler

Compiled 47 to 41 computations (12.8% saved)

simplify228.0ms (2.8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (66.0ms)

IterNodesCost
092724
192724

prune8.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 29.0b

Counts
2 → 2
Compiler

Compiled 82 to 67 computations (18.3% saved)

localize11.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.1b
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
0.2b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (*.f64 2 a))
0.2b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
28.9b
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))

rewrite39.0ms (0.5%)

Algorithm
rewrite-expression-head
Rules
19×*-un-lft-identity_binary64_79
10×add-log-exp_binary64_118
add-exp-log_binary64_117 add-cbrt-cube_binary64_115
add-sqr-sqrt_binary64_101
add-cube-cbrt_binary64_114
distribute-lft-out_binary64_30
times-frac_binary64_85 associate-/l*_binary64_24 pow1_binary64_140
sqrt-prod_binary64_95 distribute-rgt-neg-in_binary64_37
cbrt-undiv_binary64_113 div-exp_binary64_130 neg-sub0_binary64_74 flip-+_binary64_53 sum-log_binary64_170 associate-+l-_binary64_14 flip--_binary64_54 sqrt-div_binary64_96 flip3--_binary64_83 associate-/l/_binary64_26 flip3-+_binary64_82
associate-/r*_binary64_23 div-sub_binary64_84 div-inv_binary64_76 neg-log_binary64_172 +-commutative_binary64_9 cbrt-unprod_binary64_112 prod-exp_binary64_128 rem-sqrt-square_binary64_92 sqrt-pow1_binary64_97 diff-log_binary64_171 clear-num_binary64_78 pow1/2_binary64_159 cancel-sign-sub-inv_binary64_45 sub-neg_binary64_72 frac-2neg_binary64_90
Counts
4 → 70
Calls

4 calls:

14.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (*.f64 2 a))
10.0ms
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

series538.0ms (6.7%)

Counts
4 → 12
Calls

4 calls:

209.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) (*.f64 2 a))
137.0ms
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
128.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))
64.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify58.0ms (0.7%)

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 0 (37.0ms)

IterNodesCost
052901826

prune173.0ms (2.2%)

Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New77582
Fresh101
Picked101
Done000
Total79584

Merged error: 0.3b

Counts
84 → 5
Compiler

Compiled 3544 to 2350 computations (33.7% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
0.2b
(/.f64 (/.f64 (*.f64 (*.f64 4 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 2 a))
0.2b
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
0.3b
(/.f64 (*.f64 (*.f64 4 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))

rewrite70.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
45×add-exp-log_binary64_117 add-cbrt-cube_binary64_115
34×times-frac_binary64_85
32×add-sqr-sqrt_binary64_101 *-un-lft-identity_binary64_79
17×cbrt-undiv_binary64_113 div-exp_binary64_130
14×associate-/l*_binary64_24
13×cbrt-unprod_binary64_112 prod-exp_binary64_128
12×add-cube-cbrt_binary64_114
10×distribute-lft-out--_binary64_31 difference-of-squares_binary64_48 add-log-exp_binary64_118
sqrt-prod_binary64_95 associate-/r*_binary64_23
cancel-sign-sub-inv_binary64_45
associate-/r/_binary64_25
flip--_binary64_54 distribute-rgt-neg-in_binary64_37 flip3--_binary64_83
div-inv_binary64_76 pow1_binary64_140
diff-log_binary64_171
clear-num_binary64_78 sub-neg_binary64_72 frac-2neg_binary64_90
associate--l-_binary64_17 neg-sub0_binary64_74 neg-log_binary64_172 associate-/l/_binary64_26
Counts
4 → 122
Calls

4 calls:

22.0ms
(/.f64 (/.f64 (*.f64 (*.f64 4 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 2 a))
16.0ms
(/.f64 (*.f64 (*.f64 4 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
11.0ms
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

series940.0ms (11.7%)

Counts
4 → 12
Calls

4 calls:

405.0ms
(/.f64 (*.f64 (*.f64 4 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
332.0ms
(/.f64 (/.f64 (*.f64 (*.f64 4 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 2 a))
141.0ms
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
61.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify81.0ms (1%)

Algorithm
egg-herbie
Counts
134 → 134
Iterations

Useful iterations: 0 (46.0ms)

IterNodesCost
049504144
149504144

prune564.0ms (7%)

Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New12311134
Fresh404
Picked101
Done000
Total12811139

Merged error: 0.0b

Counts
139 → 11
Compiler

Compiled 12217 to 8247 computations (32.5% saved)

localize14.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a))))))
0.2b
(/.f64 (*.f64 (*.f64 a 2) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a))))))) a)
0.2b
(*.f64 (*.f64 a 2) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))))))
0.2b
(-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))

rewrite75.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
57×add-sqr-sqrt_binary64_101 *-un-lft-identity_binary64_79
45×times-frac_binary64_85
36×add-exp-log_binary64_117 add-cbrt-cube_binary64_115
29×add-cube-cbrt_binary64_114
27×associate-*r*_binary64_19
14×distribute-lft-out--_binary64_31 difference-of-squares_binary64_48
12×cbrt-unprod_binary64_112 prod-exp_binary64_128
10×associate-/r*_binary64_23 cbrt-undiv_binary64_113 div-exp_binary64_130
pow1_binary64_140
sqrt-prod_binary64_95 distribute-rgt-neg-in_binary64_37
add-log-exp_binary64_118
associate-/l*_binary64_24 associate-/r/_binary64_25
div-inv_binary64_76 flip--_binary64_54 pow-prod-down_binary64_150 flip3--_binary64_83
associate-*r/_binary64_21 clear-num_binary64_78 frac-2neg_binary64_90
associate-*l*_binary64_20 *-commutative_binary64_10 diff-log_binary64_171 cancel-sign-sub-inv_binary64_45 associate-/l/_binary64_26 sub-neg_binary64_72
Counts
4 → 132
Calls

4 calls:

20.0ms
(*.f64 (*.f64 a 2) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))))))
18.0ms
(/.f64 (*.f64 (*.f64 a 2) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a))))))) a)
12.0ms
(/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a))))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))

series1.2s (14.4%)

Counts
4 → 12
Calls

4 calls:

407.0ms
(*.f64 (*.f64 a 2) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))))))
349.0ms
(/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a))))))
335.0ms
(/.f64 (*.f64 (*.f64 a 2) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a))))))) a)
65.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))

simplify83.0ms (1%)

Algorithm
egg-herbie
Counts
144 → 144
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
049834089
149834089

prune371.0ms (4.6%)

Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1413144
Fresh4610
Picked011
Done000
Total14510155

Merged error: 0.0b

Counts
155 → 10
Compiler

Compiled 8380 to 5305 computations (36.7% saved)

localize16.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.2b
(/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a))))))
0.2b
(/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))))) a)
0.2b
(-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))
0.3b
(*.f64 (*.f64 a 2) (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))))) a))

rewrite123.0ms (1.5%)

Algorithm
rewrite-expression-head
Rules
330×times-frac_binary64_85
249×add-sqr-sqrt_binary64_101 *-un-lft-identity_binary64_79
149×add-cube-cbrt_binary64_114
85×associate-*r*_binary64_19
50×distribute-lft-out--_binary64_31 difference-of-squares_binary64_48
32×add-exp-log_binary64_117 add-cbrt-cube_binary64_115
30×associate-/l*_binary64_24
25×sqrt-prod_binary64_95 distribute-rgt-neg-in_binary64_37
16×associate-/r/_binary64_25
10×associate-/r*_binary64_23 cbrt-undiv_binary64_113 div-exp_binary64_130 div-inv_binary64_76
flip--_binary64_54 cbrt-unprod_binary64_112 prod-exp_binary64_128 flip3--_binary64_83 pow1_binary64_140
add-log-exp_binary64_118
pow-prod-down_binary64_150
clear-num_binary64_78 frac-2neg_binary64_90
associate-*l*_binary64_20 associate-*r/_binary64_21 *-commutative_binary64_10 diff-log_binary64_171 cancel-sign-sub-inv_binary64_45 associate-/l/_binary64_26 sub-neg_binary64_72
Counts
4 → 292
Calls

4 calls:

34.0ms
(*.f64 (*.f64 a 2) (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))))) a))
18.0ms
(/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))))) a)
12.0ms
(/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a))))))
5.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))

series1.2s (14.9%)

Counts
4 → 12
Calls

4 calls:

466.0ms
(/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))))) a)
351.0ms
(/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a))))))
315.0ms
(*.f64 (*.f64 a 2) (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))))) a))
67.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 4 a)))

simplify140.0ms (1.7%)

Algorithm
egg-herbie
Counts
304 → 304
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
0496711298
1496711298

prune602.0ms (7.5%)

Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New3013304
Fresh358
Picked011
Done011
Total30410314

Merged error: 0b

Counts
314 → 10
Compiler

Compiled 12412 to 6520 computations (47.5% saved)

regimes78.0ms (1%)

Compiler

Compiled 786 to 603 computations (23.3% saved)

bsearch0.0ms (0%)

simplify3.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
08532
18532

end0.0ms (0%)

sample1.2s (14.6%)

Algorithm
intervals
Results
384.0ms7686×body128valid
265.0ms8828×pre128true
38.0ms828×body128nan
30.0ms314×body256valid
Compiler

Compiled 311 to 238 computations (23.5% saved)

Profiling

Loading profile data...