Details

Time bar (total: 25.4s)

analyze259.0ms (1%)

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)

sample45.0ms (0.2%)

Algorithm
intervals
Results
10.0ms107×body256valid
10.0ms52×body512valid
8.0ms280×pre128true
5.0ms97×body128valid
1.0ms24×body128nan
Compiler

Compiled 47 to 41 computations (12.8% saved)

simplify457.0ms (1.8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (292.0ms)

IterNodesCost
0170624
1170624

prune5.0ms (0%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 51.3b

Counts
2 → 1
Compiler

Compiled 66 to 54 computations (18.2% saved)

localize13.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.1b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
0.2b
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))) (*.f64 3 a))
0.3b
(*.f64 (*.f64 3 a) c)
24.9b
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))

rewrite42.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
19×*-un-lft-identity_binary64_1111
14×add-cbrt-cube_binary64_1147 add-exp-log_binary64_1149
10×add-log-exp_binary64_1150
pow1_binary64_1172
add-sqr-sqrt_binary64_1133 add-cube-cbrt_binary64_1146
distribute-lft-out_binary64_1062
times-frac_binary64_1117 associate-/l*_binary64_1056
prod-exp_binary64_1160 cbrt-unprod_binary64_1144
associate-*r*_binary64_1051 pow-prod-down_binary64_1182 distribute-rgt-neg-in_binary64_1069
associate-+l-_binary64_1046 flip-+_binary64_1085 associate-/l/_binary64_1058 flip3-+_binary64_1114 div-exp_binary64_1162 neg-sub0_binary64_1106 cbrt-undiv_binary64_1145 sum-log_binary64_1202
*-commutative_binary64_1042 div-inv_binary64_1108 cancel-sign-sub-inv_binary64_1077 associate-/r*_binary64_1055 frac-2neg_binary64_1122 flip3--_binary64_1115 diff-log_binary64_1203 neg-log_binary64_1204 +-commutative_binary64_1041 associate-*l*_binary64_1052 sub-neg_binary64_1104 clear-num_binary64_1110 div-sub_binary64_1116 flip--_binary64_1086
Counts
4 → 73
Calls

4 calls:

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

series457.0ms (1.8%)

Counts
4 → 12
Calls

4 calls:

227.0ms
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))) (*.f64 3 a))
137.0ms
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))
63.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
30.0ms
(*.f64 (*.f64 3 a) c)

simplify59.0ms (0.2%)

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
050181664

prune135.0ms (0.5%)

Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New81485
Fresh000
Picked101
Done000
Total82486

Merged error: 0.1b

Counts
86 → 4
Compiler

Compiled 2664 to 1701 computations (36.1% saved)

localize12.0ms (0%)

Local error

Found 4 expressions with local error:

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

rewrite66.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
55×add-cbrt-cube_binary64_1147 add-exp-log_binary64_1149
34×times-frac_binary64_1117
28×*-un-lft-identity_binary64_1111 add-sqr-sqrt_binary64_1133
19×prod-exp_binary64_1160 cbrt-unprod_binary64_1144
17×div-exp_binary64_1162 cbrt-undiv_binary64_1145
14×associate-/l*_binary64_1056 pow1_binary64_1172
12×add-cube-cbrt_binary64_1146
associate-/r*_binary64_1055 difference-of-squares_binary64_1080 distribute-lft-out--_binary64_1063
associate-*r*_binary64_1051 pow-prod-down_binary64_1182 associate-/r/_binary64_1057
div-inv_binary64_1108 add-log-exp_binary64_1150 distribute-rgt-neg-in_binary64_1069 sqrt-prod_binary64_1127
flip3--_binary64_1115 flip--_binary64_1086
*-commutative_binary64_1042 frac-2neg_binary64_1122 associate-*l*_binary64_1052 clear-num_binary64_1110
associate-/l/_binary64_1058
Counts
4 → 123
Calls

4 calls:

20.0ms
(/.f64 (/.f64 (*.f64 (*.f64 3 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
16.0ms
(/.f64 (*.f64 (*.f64 3 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
6.0ms
(*.f64 (*.f64 3 a) c)
6.0ms
(*.f64 (*.f64 3 a) c)

series748.0ms (2.9%)

Counts
4 → 12
Calls

4 calls:

390.0ms
(/.f64 (*.f64 (*.f64 3 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c)))))
299.0ms
(/.f64 (/.f64 (*.f64 (*.f64 3 a) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))))) (*.f64 3 a))
29.0ms
(*.f64 (*.f64 3 a) c)
28.0ms
(*.f64 (*.f64 3 a) c)

simplify91.0ms (0.4%)

Algorithm
egg-herbie
Counts
135 → 135
Iterations

Useful iterations: 0 (60.0ms)

IterNodesCost
050133312

prune400.0ms (1.6%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1278135
Fresh303
Picked101
Done000
Total1318139

Merged error: 0.0b

Counts
139 → 8
Compiler

Compiled 8598 to 5630 computations (34.5% saved)

localize13.0ms (0%)

Local error

Found 4 expressions with local error:

0.1b
(-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))
0.3b
(/.f64 (*.f64 a (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a))))))) a)
0.3b
(*.f64 c (*.f64 3 a))
0.3b
(*.f64 a (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))))

rewrite62.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
36×add-sqr-sqrt_binary64_1133
31×*-un-lft-identity_binary64_1111
28×associate-*r*_binary64_1051
25×times-frac_binary64_1117
23×add-cbrt-cube_binary64_1147 add-exp-log_binary64_1149
19×add-cube-cbrt_binary64_1146
11×pow1_binary64_1172
prod-exp_binary64_1160 cbrt-unprod_binary64_1144
associate-*l*_binary64_1052 difference-of-squares_binary64_1080 add-log-exp_binary64_1150 distribute-lft-out--_binary64_1063
div-exp_binary64_1162 cbrt-undiv_binary64_1145
pow-prod-down_binary64_1182
associate-/r*_binary64_1055 distribute-rgt-neg-in_binary64_1069 sqrt-prod_binary64_1127
*-commutative_binary64_1042 div-inv_binary64_1108 flip3--_binary64_1115 unswap-sqr_binary64_1079 flip--_binary64_1086 associate-*r/_binary64_1053 associate-/r/_binary64_1057
cancel-sign-sub-inv_binary64_1077 frac-2neg_binary64_1122 associate-/l/_binary64_1058 diff-log_binary64_1203 associate-/l*_binary64_1056 sub-neg_binary64_1104 clear-num_binary64_1110
Counts
4 → 100
Calls

4 calls:

23.0ms
(*.f64 a (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))))
17.0ms
(/.f64 (*.f64 a (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a))))))) a)
6.0ms
(*.f64 c (*.f64 3 a))
5.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))

series780.0ms (3.1%)

Counts
4 → 12
Calls

4 calls:

386.0ms
(*.f64 a (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))))
305.0ms
(/.f64 (*.f64 a (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a))))))) a)
61.0ms
(-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))
28.0ms
(*.f64 c (*.f64 3 a))

simplify70.0ms (0.3%)

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
049792387
149792387

prune245.0ms (1%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New1111112
Fresh167
Picked011
Done000
Total1128120

Merged error: 0b

Counts
120 → 8
Compiler

Compiled 5488 to 3314 computations (39.6% saved)

localize16.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.3b
(/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a)
0.3b
(*.f64 c (*.f64 3 a))
0.3b
(/.f64 3 (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a))
0.3b
(/.f64 (/.f64 (*.f64 3 a) 1) (/.f64 3 (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a)))

rewrite1.1s (4.5%)

Algorithm
rewrite-expression-head
Rules
9095×times-frac_binary64_1117
4137×*-un-lft-identity_binary64_1111 add-sqr-sqrt_binary64_1133
3081×add-cube-cbrt_binary64_1146
528×difference-of-squares_binary64_1080 distribute-lft-out--_binary64_1063
388×div-inv_binary64_1108
348×associate-/r*_binary64_1055
264×distribute-rgt-neg-in_binary64_1069 sqrt-prod_binary64_1127
186×associate-/r/_binary64_1057
109×add-exp-log_binary64_1149
88×flip3--_binary64_1115 flip--_binary64_1086
77×add-cbrt-cube_binary64_1147
75×div-exp_binary64_1162
47×cbrt-undiv_binary64_1145
37×associate-/l*_binary64_1056
11×prod-exp_binary64_1160
pow1_binary64_1172
1-exp_binary64_1155
cbrt-unprod_binary64_1144
add-log-exp_binary64_1150
frac-2neg_binary64_1122 pow-prod-down_binary64_1182 associate-*l*_binary64_1052 clear-num_binary64_1110
associate-/l/_binary64_1058
*-commutative_binary64_1042 associate-*r*_binary64_1051
Counts
4 → 2635
Calls

4 calls:

111.0ms
(/.f64 (/.f64 (*.f64 3 a) 1) (/.f64 3 (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a)))
42.0ms
(/.f64 3 (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a))
20.0ms
(/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a)
6.0ms
(*.f64 c (*.f64 3 a))

series1.2s (4.9%)

Counts
4 → 12
Calls

4 calls:

469.0ms
(/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a)
442.0ms
(/.f64 3 (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a))
309.0ms
(/.f64 (/.f64 (*.f64 3 a) 1) (/.f64 3 (/.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 3 a)))))) a)))
29.0ms
(*.f64 c (*.f64 3 a))

simplify1.3s (5.3%)

Algorithm
egg-herbie
Counts
2647 → 2647
Iterations

Useful iterations: 0 (84.0ms)

IterNodesCost
06648180934

prune16.0s (63.2%)

Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New264702647
Fresh066
Picked011
Done011
Total264782655

Merged error: 0b

Counts
2655 → 8
Compiler

Compiled 128434 to 72198 computations (43.8% saved)

regimes100.0ms (0.4%)

Compiler

Compiled 1051 to 773 computations (26.5% saved)

bsearch0.0ms (0%)

simplify3.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
08229
18229

end0.0ms (0%)

sample1.5s (5.9%)

Algorithm
intervals
Results
378.0ms3783×body256valid
274.0ms8872×pre128true
218.0ms1442×body512valid
142.0ms2775×body128valid
42.0ms872×body128nan
Compiler

Compiled 296 to 216 computations (27% saved)

Profiling

Loading profile data...