Details

Time bar (total: 2.1s)

analyze15.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
49.9%49.9%0.1%5
74.9%25%0.1%6
87.4%12.5%0.1%7
93.6%6.2%0.1%8
96.7%3.1%0.1%9
98.3%1.6%0.1%10
99.1%0.8%0.1%11
99.5%0.4%0.1%12
99.7%0.2%0.1%13
99.8%0.1%0.1%14

sample20.0ms

Algorithm
intervals
Results
11.0ms256×body80valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
02114
12114

prune7.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 39.7b

Counts
2 → 1

localize10.0ms

Local error

Found 2 expressions with local error:

0.3b
(/.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) 3)
36.5b
(sqrt.f64 (/.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) 3))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt_binary64
19×times-frac_binary64
17×*-un-lft-identity_binary64 add-cube-cbrt_binary64
13×sqrt-prod_binary64
add-exp-log_binary64 add-cbrt-cube_binary64
associate-/r*_binary64 pow1_binary64 associate-/l*_binary64
associate-/l/_binary64 add-log-exp_binary64 rem-sqrt-square_binary64 div-inv_binary64
flip3-+_binary64 pow1/2_binary64 cbrt-undiv_binary64 sqrt-pow1_binary64 clear-num_binary64 frac-2neg_binary64 div-exp_binary64 flip-+_binary64 sqrt-div_binary64
Counts
2 → 54
Calls
2 calls:
10.0ms
(/.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) 3)
7.0ms
(sqrt.f64 (/.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) 3))

series47.0ms

Counts
2 → 6
Calls
2 calls:
15.0ms
(/.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) 3)
32.0ms
(sqrt.f64 (/.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) 3))

simplify59.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 0 (50.0ms)

IterNodesCost
049371096
149371096

prune86.0ms

Filtered
48 candidates to 60 candidates (-25.0%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New55560
Fresh000
Picked101
Done000
Total56561

Merged error: 20.6b

Counts
61 → 5

localize10.0ms

Local error

Found 2 expressions with local error:

0.4b
(*.f64 (sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))) (sqrt.f64 1/3))
36.7b
(sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt_binary64
13×sqrt-prod_binary64
*-un-lft-identity_binary64 pow1_binary64 add-cube-cbrt_binary64
associate-*r*_binary64 associate-*l*_binary64
add-exp-log_binary64 add-cbrt-cube_binary64 unswap-sqr_binary64 sqrt-div_binary64
pow-prod-down_binary64 pow1/2_binary64 sqrt-pow1_binary64
flip3-+_binary64 add-log-exp_binary64 flip-+_binary64 associate-*l/_binary64
cbrt-unprod_binary64 sqrt-unprod_binary64 rem-sqrt-square_binary64 prod-exp_binary64 *-commutative_binary64
Counts
2 → 47
Calls
2 calls:
12.0ms
(*.f64 (sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))) (sqrt.f64 1/3))
6.0ms
(sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)))

series57.0ms

Counts
2 → 6
Calls
2 calls:
32.0ms
(*.f64 (sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))) (sqrt.f64 1/3))
25.0ms
(sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)))

simplify55.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
05143838

prune49.0ms

Filtered
35 candidates to 53 candidates (-51.4%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New53053
Fresh044
Picked011
Done000
Total53558

Merged error: 20.6b

Counts
58 → 5

localize10.0ms

Local error

Found 2 expressions with local error:

0.4b
(/.f64 (sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))) (sqrt.f64 3))
36.7b
(sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
45×sqrt-prod_binary64
36×times-frac_binary64
32×add-sqr-sqrt_binary64
31×*-un-lft-identity_binary64 add-cube-cbrt_binary64
associate-/r*_binary64 associate-/l*_binary64
add-exp-log_binary64 add-cbrt-cube_binary64 sqrt-div_binary64
pow1_binary64
flip3-+_binary64 associate-/l/_binary64 add-log-exp_binary64 flip-+_binary64
pow1/2_binary64 cbrt-undiv_binary64 sqrt-undiv_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64
Counts
2 → 78
Calls
2 calls:
11.0ms
(/.f64 (sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))) (sqrt.f64 3))
6.0ms
(sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)))

series60.0ms

Counts
2 → 6
Calls
2 calls:
38.0ms
(/.f64 (sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z))) (sqrt.f64 3))
22.0ms
(sqrt.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)))

simplify61.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
050571814

prune71.0ms

Filtered
50 candidates to 84 candidates (-68.0%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New81384
Fresh033
Picked011
Done011
Total81889

Merged error: 20.5b

Counts
89 → 8

localize4.0ms

Local error

Found 1 expressions with local error:

0.4b
(*.f64 x (sqrt.f64 1/3))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt_binary64
associate-*r*_binary64
*-un-lft-identity_binary64 add-cube-cbrt_binary64 sqrt-prod_binary64
pow1_binary64 add-exp-log_binary64 add-cbrt-cube_binary64 associate-*l*_binary64
unswap-sqr_binary64
pow-prod-down_binary64 add-log-exp_binary64 cbrt-unprod_binary64 prod-exp_binary64 *-commutative_binary64
Counts
1 → 22
Calls
1 calls:
6.0ms
(*.f64 x (sqrt.f64 1/3))

series5.0ms

Counts
1 → 3
Calls
1 calls:
5.0ms
(*.f64 x (sqrt.f64 1/3))

simplify52.0ms

Algorithm
egg-herbie
Counts
25 → 25
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
04902133
14902133

prune20.0ms

Filtered
14 candidates to 25 candidates (-78.6%)
Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New23225
Fresh055
Picked011
Done022
Total231033

Merged error: 20.5b

Counts
33 → 10

regimes755.0ms

Accuracy

60.3% (7.8b remaining)

Error of 26.4b against oracle of 18.6b and baseline of 38.3b

bsearch30.0ms

Steps
ItersRangePoint
8
9.687733552473191e+72
2.6371565179860673e+75
2.608580135401658e+75
8
-6.358702913804977e+89
-1.6776597388798722e+85
-1.123597247650645e+88

simplify3.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
05032
15032

end0.0ms

sample545.0ms

Algorithm
intervals
Results
377.0ms8000×body80valid

Profiling

Loading profile data...