Details

Time bar (total: 2.3s)

analyze67.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
25%74.9%0.1%5
25%50%25.1%6
25%31.2%43.8%7
31.2%25%43.8%8
39%17.2%43.8%9
42.9%13.3%43.8%10
47.2%9%43.8%11
49.4%6.8%43.8%12
51.6%4.6%43.8%13
52.7%3.5%43.8%14

sample12.0ms

Algorithm
intervals
Results
6.0ms256×body128valid

simplify9.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
03813
13813

prune4.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 2

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(+.f64 (*.f64 x x) (*.f64 y y))
0.0b
(+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y y))
0.1b
(+.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y y)) (*.f64 y y))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
19×add-log-exp_binary64
10×sum-log_binary64
flip3-+_binary64 *-un-lft-identity_binary64 pow1_binary64 add-cube-cbrt_binary64 add-exp-log_binary64 add-cbrt-cube_binary64 add-sqr-sqrt_binary64 +-commutative_binary64 flip-+_binary64
associate-+l+_binary64
Counts
3 → 38
Calls
3 calls:
7.0ms
(+.f64 (*.f64 x x) (*.f64 y y))
7.0ms
(+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y y))
10.0ms
(+.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y y)) (*.f64 y y))

series134.0ms

Counts
3 → 9
Calls
3 calls:
37.0ms
(+.f64 (*.f64 x x) (*.f64 y y))
47.0ms
(+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y y))
50.0ms
(+.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y y)) (*.f64 y y))

simplify84.0ms

Algorithm
egg-herbie
Counts
47 → 47
Iterations

Useful iterations: 0 (71.0ms)

IterNodesCost
04844758
14844758

prune35.0ms

Filtered
33 candidates to 47 candidates (-42.4%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New44347
Fresh011
Picked011
Done000
Total44549

Merged error: 0.0b

Counts
49 → 5

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(+.f64 (*.f64 x x) (*.f64 y (*.f64 y 3)))
0.2b
(*.f64 y (*.f64 y 3))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
pow1_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
add-log-exp_binary64
pow-prod-down_binary64 *-un-lft-identity_binary64 cbrt-unprod_binary64 add-cube-cbrt_binary64 associate-*l*_binary64 prod-exp_binary64 add-sqr-sqrt_binary64
flip3-+_binary64 associate-*r*_binary64 +-commutative_binary64 flip-+_binary64 sum-log_binary64 *-commutative_binary64
Counts
2 → 29
Calls
2 calls:
5.0ms
(+.f64 (*.f64 x x) (*.f64 y (*.f64 y 3)))
5.0ms
(*.f64 y (*.f64 y 3))

series82.0ms

Counts
2 → 6
Calls
2 calls:
46.0ms
(+.f64 (*.f64 x x) (*.f64 y (*.f64 y 3)))
36.0ms
(*.f64 y (*.f64 y 3))

simplify50.0ms

Algorithm
egg-herbie
Counts
35 → 35
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
04976410
14976410

prune22.0ms

Filtered
21 candidates to 35 candidates (-66.7%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New34135
Fresh033
Picked011
Done011
Total34640

Merged error: 0.0b

Counts
40 → 6

localize10.0ms

Local error

Found 4 expressions with local error:

0.1b
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))) (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))) (*.f64 y y))
0.2b
(*.f64 (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))) (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))))
6.6b
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))
6.6b
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt_binary64
24×sqrt-prod_binary64
21×pow1_binary64
16×sqrt-div_binary64
14×*-un-lft-identity_binary64 add-cube-cbrt_binary64
10×pow1/2_binary64 sqrt-pow1_binary64
flip3-+_binary64 flip-+_binary64
swap-sqr_binary64
add-log-exp_binary64 associate-*r*_binary64 add-exp-log_binary64 add-cbrt-cube_binary64 associate-*l*_binary64
pow-prod-up_binary64
unswap-sqr_binary64 frac-times_binary64
pow-prod-down_binary64 pow-sqr_binary64
associate-*r/_binary64 rem-sqrt-square_binary64 associate-*l/_binary64
cbrt-unprod_binary64 rem-square-sqrt_binary64 pow-plus_binary64 sqrt-unprod_binary64 prod-exp_binary64 +-commutative_binary64 pow2_binary64 sum-log_binary64 *-commutative_binary64
Counts
4 → 98
Calls
4 calls:
14.0ms
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))) (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))) (*.f64 y y))
14.0ms
(*.f64 (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))) (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))))
5.0ms
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))
4.0ms
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))

series233.0ms

Counts
4 → 12
Calls
4 calls:
58.0ms
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))) (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))) (*.f64 y y))
51.0ms
(*.f64 (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))) (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))))
66.0ms
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))
58.0ms
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))

simplify79.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 0 (53.0ms)

IterNodesCost
049552047
149552047

prune65.0ms

Filtered
67 candidates to 110 candidates (-64.2%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New1091110
Fresh123
Picked101
Done022
Total1115116

Merged error: 0.0b

Counts
116 → 5

localize13.0ms

Local error

Found 4 expressions with local error:

0.4b
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))) 4) (cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))))
0.9b
(pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))) 4)
7.2b
(cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))
7.2b
(cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
34×add-sqr-sqrt_binary64
24×unpow-prod-down_binary64
22×cbrt-prod_binary64
16×*-un-lft-identity_binary64 add-cube-cbrt_binary64 sqrt-prod_binary64
13×associate-*l*_binary64
10×add-exp-log_binary64 unswap-sqr_binary64
cbrt-div_binary64 pow1_binary64 associate-*r*_binary64
add-cbrt-cube_binary64
add-log-exp_binary64 pow-pow_binary64 sqr-pow_binary64
flip3-+_binary64 pow-unpow_binary64 pow1/3_binary64 prod-exp_binary64 flip-+_binary64
pow-to-exp_binary64 associate-*r/_binary64 sqrt-pow1_binary64 pow-exp_binary64
pow1/2_binary64 cbrt-unprod_binary64 sqrt-pow2_binary64 *-commutative_binary64
Counts
4 → 96
Calls
4 calls:
16.0ms
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))) 4) (cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))))
8.0ms
(pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))) 4)
4.0ms
(cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))
4.0ms
(cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))

series596.0ms

Counts
4 → 12
Calls
4 calls:
55.0ms
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))) 4) (cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y)))))
222.0ms
(pow.f64 (sqrt.f64 (cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))) 4)
157.0ms
(cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))
163.0ms
(cbrt.f64 (+.f64 (*.f64 x x) (*.f64 y (+.f64 y y))))

simplify94.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
049522660
149522660

prune93.0ms

Filtered
83 candidates to 108 candidates (-30.1%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New1071108
Fresh022
Picked011
Done022
Total1076113

Merged error: 0.0b

Counts
113 → 6

regimes74.0ms

Accuracy

0% (0.1b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 0.1b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01122
11122

end0.0ms

sample356.0ms

Algorithm
intervals
Results
226.0ms8000×body128valid
0.0msbody128invalid

Profiling

Loading profile data...