Details

Time bar (total: 50.3s)

analyze941.0ms (1.9%)

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)

sample81.0ms (0.2%)

Algorithm
intervals
Results
32.0ms251×body128valid
19.0ms278×pre128true
3.0ms22×body128nan
1.0msbody256valid
Compiler

Compiled 47 to 41 computations (12.8% saved)

simplify918.0ms (1.8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (701.0ms)

IterNodesCost
0183424
1183424

prune9.0ms (0%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 29.3b

Counts
2 → 2
Compiler

Compiled 49 to 40 computations (18.4% saved)

localize23.0ms (0%)

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

rewrite79.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt_binary64_100
14×*-un-lft-identity_binary64_78
add-cbrt-cube_binary64_114 add-exp-log_binary64_116
add-log-exp_binary64_117 add-cube-cbrt_binary64_113
sqrt-prod_binary64_94 times-frac_binary64_84 associate-/l*_binary64_23 difference-of-squares_binary64_47
pow1_binary64_139
flip3--_binary64_82 flip--_binary64_53 cancel-sign-sub-inv_binary64_44
distribute-lft-out--_binary64_30
cbrt-undiv_binary64_112 div-exp_binary64_129 diff-log_binary64_170 sqrt-div_binary64_95 associate-/l/_binary64_25 sub-neg_binary64_71
sqrt-pow1_binary64_96 cbrt-unprod_binary64_111 prod-exp_binary64_127 rem-sqrt-square_binary64_91 frac-2neg_binary64_89 div-inv_binary64_75 associate-/r*_binary64_22 clear-num_binary64_77 div-sub_binary64_83 pow1/2_binary64_158
Counts
4 → 74
Calls

4 calls:

24.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2))
18.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b)
12.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))
8.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))

series535.0ms (1.1%)

Counts
4 → 12
Calls

4 calls:

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

simplify363.0ms (0.7%)

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (287.0ms)

IterNodesCost
048991979
148991979

prune861.0ms (1.7%)

Pruning

42 alts after pruning (41 fresh and 1 done)

PrunedKeptTotal
New464086
Fresh011
Picked011
Done000
Total464288

Merged error: 0.4b

Counts
88 → 42
Compiler

Compiled 3083 to 1973 computations (36% saved)

localize125.0ms (0.2%)

Local error

Found 4 expressions with local error:

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

rewrite174.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
45×add-cbrt-cube_binary64_114 add-exp-log_binary64_116
22×times-frac_binary64_84
20×*-un-lft-identity_binary64_78
17×cbrt-undiv_binary64_112 div-exp_binary64_129
13×cbrt-unprod_binary64_111 prod-exp_binary64_127
11×associate-/l*_binary64_23
10×add-sqr-sqrt_binary64_100 add-cube-cbrt_binary64_113
add-log-exp_binary64_117
associate-/r/_binary64_24
associate-/r*_binary64_22 distribute-lft-out_binary64_29
flip-+_binary64_52 div-inv_binary64_75 pow1_binary64_139 flip3-+_binary64_81
frac-2neg_binary64_89 clear-num_binary64_77
+-commutative_binary64_8 flip3--_binary64_82 diff-log_binary64_170 flip--_binary64_53 cancel-sign-sub-inv_binary64_44 associate-/l/_binary64_25 sub-neg_binary64_71 sum-log_binary64_169
Counts
4 → 99
Calls

4 calls:

65.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
55.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
24.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
8.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

series1.5s (3.1%)

Counts
4 → 12
Calls

4 calls:

649.0ms
(/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))))
506.0ms
(/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2))
315.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))
78.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))

simplify274.0ms (0.5%)

Algorithm
egg-herbie
Counts
111 → 111
Iterations

Useful iterations: 0 (110.0ms)

IterNodesCost
049823037
149823037

prune2.1s (4.2%)

Pruning

76 alts after pruning (74 fresh and 2 done)

PrunedKeptTotal
New6249111
Fresh152540
Picked011
Done011
Total7776153

Merged error: 0.0b

Counts
153 → 76
Compiler

Compiled 5339 to 3515 computations (34.2% saved)

localize33.0ms (0.1%)

Local error

Found 4 expressions with local error:

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

rewrite72.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity_binary64_78
15×add-sqr-sqrt_binary64_100
14×add-cube-cbrt_binary64_113
12×times-frac_binary64_84
add-log-exp_binary64_117
add-cbrt-cube_binary64_114 add-exp-log_binary64_116
distribute-lft-out_binary64_29 pow1_binary64_139
associate-/r*_binary64_22
sqrt-prod_binary64_94 associate-/l*_binary64_23
flip-+_binary64_52 flip3--_binary64_82 flip--_binary64_53 sqrt-div_binary64_95 associate-/r/_binary64_24 flip3-+_binary64_81
+-commutative_binary64_8 sqrt-pow1_binary64_96 cbrt-undiv_binary64_112 div-exp_binary64_129 rem-sqrt-square_binary64_91 diff-log_binary64_170 frac-2neg_binary64_89 div-inv_binary64_75 clear-num_binary64_77 cancel-sign-sub-inv_binary64_44 pow1/2_binary64_158 sub-neg_binary64_71 sum-log_binary64_169
Counts
4 → 72
Calls

4 calls:

20.0ms
(/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))
15.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
13.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))
12.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))

series810.0ms (1.6%)

Counts
4 → 12
Calls

4 calls:

452.0ms
(/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))
138.0ms
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))
133.0ms
(+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
86.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))

simplify189.0ms (0.4%)

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (142.0ms)

IterNodesCost
049051972
149051972

prune3.1s (6.1%)

Pruning

109 alts after pruning (106 fresh and 3 done)

PrunedKeptTotal
New434184
Fresh86573
Picked011
Done022
Total51109160

Merged error: 0b

Counts
160 → 109
Compiler

Compiled 5498 to 3761 computations (31.6% saved)

localize68.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.2b
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))
0.2b
(/.f64 c (+.f64 b (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))))
0.3b
(+.f64 b (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))))
0.4b
(*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))

rewrite179.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
35×add-sqr-sqrt_binary64_100
31×*-un-lft-identity_binary64_78
21×add-cube-cbrt_binary64_113
19×pow1_binary64_139
18×sqrt-prod_binary64_94
12×times-frac_binary64_84 sqrt-div_binary64_95
add-cbrt-cube_binary64_114 add-log-exp_binary64_117 sqrt-pow1_binary64_96 swap-sqr_binary64_45 add-exp-log_binary64_116 pow1/2_binary64_158
flip3--_binary64_82 flip--_binary64_53
associate-*l*_binary64_19 associate-*r*_binary64_18
pow-prod-up_binary64_148 distribute-lft-out_binary64_29
frac-times_binary64_88 associate-/r*_binary64_22 unswap-sqr_binary64_46
pow-sqr_binary64_51 associate-/l*_binary64_23 pow-prod-down_binary64_149
flip-+_binary64_52 rem-sqrt-square_binary64_91 associate-*l/_binary64_21 associate-/r/_binary64_24 associate-*r/_binary64_20 flip3-+_binary64_81
+-commutative_binary64_8 pow2_binary64_159 *-commutative_binary64_9 sqr-abs_binary64_93 cbrt-unprod_binary64_111 cbrt-undiv_binary64_112 prod-exp_binary64_127 div-exp_binary64_129 diff-log_binary64_170 frac-2neg_binary64_89 sqrt-unprod_binary64_98 div-inv_binary64_75 rem-square-sqrt_binary64_90 clear-num_binary64_77 cancel-sign-sub-inv_binary64_44 pow-plus_binary64_141 sub-neg_binary64_71 sum-log_binary64_169
Counts
4 → 115
Calls

4 calls:

53.0ms
(*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
25.0ms
(/.f64 c (+.f64 b (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))))
22.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))
15.0ms
(+.f64 b (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))))

series956.0ms (1.9%)

Counts
4 → 12
Calls

4 calls:

487.0ms
(/.f64 c (+.f64 b (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))))
251.0ms
(+.f64 b (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))))
151.0ms
(*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))
66.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))

simplify194.0ms (0.4%)

Algorithm
egg-herbie
Counts
127 → 127
Iterations

Useful iterations: 0 (105.0ms)

IterNodesCost
049592848
149592848

prune3.0s (6%)

Pruning

134 alts after pruning (130 fresh and 4 done)

PrunedKeptTotal
New10027127
Fresh2103105
Picked011
Done033
Total102134236

Merged error: 0b

Counts
236 → 134
Compiler

Compiled 3864 to 2378 computations (38.5% saved)

regimes7.7s (15.3%)

Compiler

Compiled 27145 to 20216 computations (25.5% saved)

bsearch6.5s (12.9%)

simplify14.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (4.0ms)

IterNodesCost
015228
115228

end0.0ms (0%)

sample19.5s (38.7%)

Algorithm
intervals
Results
1.2s7706×body128valid
739.0ms8869×pre128true
105.0ms869×body128nan
84.0ms294×body256valid
Compiler

Compiled 6841 to 5094 computations (25.5% saved)

Pareto

0

Profiling

Loading profile data...