Details

Time bar (total: 6.0s)

analyze921.0ms

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
0%99.9%0.1%5
0%99.9%0.1%6
0%99.9%0.1%7
0%99.9%0.1%8
2.7%90.9%6.4%9
4.1%86.4%9.5%10
4.4%86.1%9.5%11
19.7%65.3%15%12
21.9%60.4%17.7%13
22.7%59.6%17.7%14

sample48.0ms

Algorithm
intervals
Results
15.0ms207×body128valid
10.0ms26×body1024valid
4.0ms14×body512valid
2.0msbody1024invalid
2.0msbody512invalid
1.0msbody256valid
1.0ms30×body128nan
1.0ms17×body128invalid
0.0msbody256invalid

simplify55.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
0499116
1499116

prune3.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 5.1b

Counts
2 → 1

localize8.0ms

Local error

Found 1 expressions with local error:

6.3b
(pow.f64 (/.f64 y (+.f64 y z)) y)

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
18×unpow-prod-down_binary64
16×*-un-lft-identity_binary64
12×times-frac_binary64
10×add-cube-cbrt_binary64 add-sqr-sqrt_binary64
add-exp-log_binary64
pow-unpow_binary64 distribute-lft-out_binary64
pow1_binary64 associate-/r/_binary64 pow-exp_binary64
pow-to-exp_binary64 flip3-+_binary64 add-log-exp_binary64 pow-pow_binary64 sqr-pow_binary64 add-cbrt-cube_binary64 div-inv_binary64 div-exp_binary64 flip-+_binary64
Counts
1 → 33
Calls
1 calls:
8.0ms
(pow.f64 (/.f64 y (+.f64 y z)) y)

series361.0ms

Counts
1 → 3
Calls
1 calls:
361.0ms
(pow.f64 (/.f64 y (+.f64 y z)) y)

simplify64.0ms

Algorithm
egg-herbie
Counts
36 → 36
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
05421695

prune30.0ms

Filtered
25 candidates to 36 candidates (-44.0%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New33336
Fresh000
Picked101
Done000
Total34337

Merged error: 0b

Counts
37 → 3

localize22.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt.f64 y)
0.6b
(cbrt.f64 y)
1.2b
(pow.f64 (/.f64 (cbrt.f64 y) (cbrt.f64 (+.f64 y z))) y)
2.2b
(pow.f64 (/.f64 (*.f64 (cbrt.f64 y) (cbrt.f64 y)) (*.f64 (cbrt.f64 (+.f64 y z)) (cbrt.f64 (+.f64 y z)))) y)

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
61×unpow-prod-down_binary64
51×cbrt-prod_binary64
48×*-un-lft-identity_binary64
43×times-frac_binary64
36×add-cube-cbrt_binary64 add-sqr-sqrt_binary64
20×add-exp-log_binary64
14×cbrt-div_binary64
10×associate-/r/_binary64
flip3-+_binary64 flip-+_binary64 pow-exp_binary64
pow-unpow_binary64 pow1_binary64 distribute-lft-out_binary64
div-exp_binary64
add-log-exp_binary64 add-cbrt-cube_binary64 prod-exp_binary64 frac-times_binary64
pow-to-exp_binary64 associate-*r/_binary64 pow1/3_binary64 pow-pow_binary64 sqr-pow_binary64 div-inv_binary64 associate-*l/_binary64
Counts
4 → 116
Calls
4 calls:
1.0ms
(cbrt.f64 y)
1.0ms
(cbrt.f64 y)
13.0ms
(pow.f64 (/.f64 (cbrt.f64 y) (cbrt.f64 (+.f64 y z))) y)
18.0ms
(pow.f64 (/.f64 (*.f64 (cbrt.f64 y) (cbrt.f64 y)) (*.f64 (cbrt.f64 (+.f64 y z)) (cbrt.f64 (+.f64 y z)))) y)

series1.3s

Counts
4 → 12
Calls
4 calls:
165.0ms
(cbrt.f64 y)
168.0ms
(cbrt.f64 y)
449.0ms
(pow.f64 (/.f64 (cbrt.f64 y) (cbrt.f64 (+.f64 y z))) y)
491.0ms
(pow.f64 (/.f64 (*.f64 (cbrt.f64 y) (cbrt.f64 y)) (*.f64 (cbrt.f64 (+.f64 y z)) (cbrt.f64 (+.f64 y z)))) y)

simplify75.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
053013064

prune118.0ms

Filtered
98 candidates to 128 candidates (-30.6%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1280128
Fresh022
Picked011
Done000
Total1283131

Merged error: 0b

Counts
131 → 3

localize6.0ms

Local error

Found 1 expressions with local error:

0.0b
(/.f64 (exp.f64 (neg.f64 z)) y)

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64 add-cube-cbrt_binary64 add-sqr-sqrt_binary64 times-frac_binary64
associate-/r*_binary64 add-cbrt-cube_binary64 associate-/l*_binary64
associate-/l/_binary64 add-exp-log_binary64
add-log-exp_binary64 pow1_binary64 neg-sub0_binary64 cbrt-undiv_binary64 exp-diff_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64 exp-neg_binary64
Counts
1 → 29
Calls
1 calls:
6.0ms
(/.f64 (exp.f64 (neg.f64 z)) y)

series47.0ms

Counts
1 → 3
Calls
1 calls:
47.0ms
(/.f64 (exp.f64 (neg.f64 z)) y)

simplify94.0ms

Algorithm
egg-herbie
Counts
32 → 32
Iterations

Useful iterations: 0 (84.0ms)

IterNodesCost
04851435
14851435

prune20.0ms

Filtered
24 candidates to 32 candidates (-33.3%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New32032
Fresh011
Picked011
Done011
Total32335

Merged error: 0b

Counts
35 → 3

localize10.0ms

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z)))
0.1b
(/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z)))
0.5b
(pow.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z))) y)
0.5b
(pow.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z))) y)

rewrite87.0ms

Algorithm
rewrite-expression-head
Rules
194×sqrt-prod_binary64
172×*-un-lft-identity_binary64
168×times-frac_binary64
120×add-cube-cbrt_binary64 add-sqr-sqrt_binary64
96×unpow-prod-down_binary64
26×distribute-lft-out_binary64
14×associate-/r*_binary64 add-exp-log_binary64
12×associate-/l*_binary64
add-cbrt-cube_binary64 associate-/r/_binary64 sqrt-div_binary64
pow-unpow_binary64 pow1_binary64
flip3-+_binary64 add-log-exp_binary64 sqrt-undiv_binary64 div-inv_binary64 div-exp_binary64 flip-+_binary64 pow-exp_binary64
pow-to-exp_binary64 sqrt-pow2_binary64 cbrt-undiv_binary64 pow-pow_binary64 sqr-pow_binary64 clear-num_binary64 frac-2neg_binary64
Counts
4 → 268
Calls
4 calls:
9.0ms
(/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z)))
9.0ms
(/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z)))
14.0ms
(pow.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z))) y)
13.0ms
(pow.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z))) y)

series956.0ms

Counts
4 → 12
Calls
4 calls:
107.0ms
(/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z)))
102.0ms
(/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z)))
375.0ms
(pow.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z))) y)
371.0ms
(pow.f64 (/.f64 (sqrt.f64 y) (sqrt.f64 (+.f64 y z))) y)

simplify116.0ms

Algorithm
egg-herbie
Counts
280 → 280
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
058016720

prune145.0ms

Filtered
144 candidates to 280 candidates (-94.4%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New2800280
Fresh000
Picked011
Done022
Total2803283

Merged error: 0b

Counts
283 → 3

regimes31.0ms

Accuracy

0% (1.6b remaining)

Error of 2.1b against oracle of 0.5b and baseline of 2.1b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01949
11949

end0.0ms

sample1.4s

Algorithm
intervals
Results
388.0ms6208×body128valid
363.0ms907×body1024valid
145.0ms594×body512valid
72.0ms199×body1024invalid
53.0ms1053×body128nan
52.0ms227×body512invalid
41.0ms285×body256valid
27.0ms413×body128invalid
20.0ms145×body256invalid
5.0msbody2048valid

Profiling

Loading profile data...