Details

Time bar (total: 4.7s)

analyze326.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
12.5%87.4%0.1%4
18.7%81.2%0.1%5
21.9%78%0.1%6
50%43.7%6.3%7
50%43.7%6.3%8
56.2%34.3%9.5%9
56.2%34.3%9.5%10
59.3%29.7%11%11
59.3%29.7%11%12
60.9%27.3%11.8%13
60.9%27.3%11.8%14

sample81.0ms

Algorithm
intervals
Results
18.0ms55×body1280valid
14.0ms47×body1280invalid
9.0ms44×body640valid
8.0ms40×body640invalid
7.0ms27×body320invalid
7.0ms135×body80valid
3.0ms67×body80invalid
2.0ms13×body320valid
1.0msbody160invalid
1.0msbody160valid

simplify72.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (63.0ms)

IterNodesCost
0497911
1497911

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(sinh.f64 y)
0.0b
(/.f64 (sinh.f64 y) y)
0.0b
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt_binary64
19×*-un-lft-identity_binary64 add-cube-cbrt_binary64 times-frac_binary64
13×associate-*r*_binary64
10×add-exp-log_binary64 add-cbrt-cube_binary64
pow1_binary64
associate-/r*_binary64 add-log-exp_binary64 associate-*l*_binary64 associate-/l*_binary64
sinh-def_binary64 cbrt-unprod_binary64 cbrt-undiv_binary64 unswap-sqr_binary64 prod-exp_binary64 div-inv_binary64 div-exp_binary64
pow-prod-down_binary64 associate-/l/_binary64 associate-*r/_binary64 clear-num_binary64 frac-2neg_binary64 *-commutative_binary64
Counts
3 → 68
Calls
3 calls:
1.0ms
(sinh.f64 y)
4.0ms
(/.f64 (sinh.f64 y) y)
7.0ms
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))

series189.0ms

Counts
3 → 9
Calls
3 calls:
34.0ms
(sinh.f64 y)
56.0ms
(/.f64 (sinh.f64 y) y)
100.0ms
(*.f64 (sin.f64 x) (/.f64 (sinh.f64 y) y))

simplify84.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 0 (64.0ms)

IterNodesCost
065111002

prune40.0ms

Filtered
60 candidates to 77 candidates (-28.3%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New75277
Fresh000
Picked101
Done000
Total76278

Merged error: 0.0b

Counts
78 → 2

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(sinh.f64 y)
0.0b
(/.f64 y (sinh.f64 y))
0.0b
(/.f64 1 (/.f64 y (sinh.f64 y)))
0.0b
(*.f64 (sin.f64 x) (/.f64 1 (/.f64 y (sinh.f64 y))))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
162×times-frac_binary64
106×add-sqr-sqrt_binary64
94×*-un-lft-identity_binary64
92×add-cube-cbrt_binary64
47×associate-*r*_binary64
36×add-exp-log_binary64
20×add-cbrt-cube_binary64
17×associate-/r*_binary64
15×div-exp_binary64
10×associate-/r/_binary64 div-inv_binary64
sinh-def_binary64
pow1_binary64 cbrt-undiv_binary64 prod-exp_binary64
associate-/l*_binary64
unswap-sqr_binary64
add-log-exp_binary64 1-exp_binary64 rec-exp_binary64
cbrt-unprod_binary64 associate-*l*_binary64
clear-num_binary64 frac-2neg_binary64
pow-prod-down_binary64 associate-*r/_binary64 inv-pow_binary64 un-div-inv_binary64 pow-flip_binary64 *-commutative_binary64
Counts
4 → 192
Calls
4 calls:
1.0ms
(sinh.f64 y)
3.0ms
(/.f64 y (sinh.f64 y))
6.0ms
(/.f64 1 (/.f64 y (sinh.f64 y)))
19.0ms
(*.f64 (sin.f64 x) (/.f64 1 (/.f64 y (sinh.f64 y))))

series286.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(sinh.f64 y)
95.0ms
(/.f64 y (sinh.f64 y))
58.0ms
(/.f64 1 (/.f64 y (sinh.f64 y)))
98.0ms
(*.f64 (sin.f64 x) (/.f64 1 (/.f64 y (sinh.f64 y))))

simplify91.0ms

Algorithm
egg-herbie
Counts
204 → 204
Iterations

Useful iterations: 0 (53.0ms)

IterNodesCost
050873103

prune109.0ms

Filtered
144 candidates to 204 candidates (-41.7%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New2031204
Fresh011
Picked101
Done000
Total2042206

Merged error: 0b

Counts
206 → 2

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(sinh.f64 y)
0.0b
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y)))
0.0b
(/.f64 y (sinh.f64 y))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
87×times-frac_binary64
54×*-un-lft-identity_binary64 add-cube-cbrt_binary64 add-sqr-sqrt_binary64
17×associate-/r*_binary64
10×add-exp-log_binary64 add-cbrt-cube_binary64
sinh-def_binary64 associate-/r/_binary64 associate-/l*_binary64 div-inv_binary64
cbrt-undiv_binary64 div-exp_binary64
add-log-exp_binary64 pow1_binary64
clear-num_binary64 frac-2neg_binary64
Counts
3 → 110
Calls
3 calls:
1.0ms
(sinh.f64 y)
7.0ms
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y)))
4.0ms
(/.f64 y (sinh.f64 y))

series229.0ms

Counts
3 → 9
Calls
3 calls:
35.0ms
(sinh.f64 y)
100.0ms
(/.f64 (sin.f64 x) (/.f64 y (sinh.f64 y)))
94.0ms
(/.f64 y (sinh.f64 y))

simplify97.0ms

Algorithm
egg-herbie
Counts
119 → 119
Iterations

Useful iterations: 0 (69.0ms)

IterNodesCost
049232259
149232259

prune62.0ms

Filtered
99 candidates to 119 candidates (-20.2%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1190119
Fresh011
Picked011
Done000
Total1192121

Merged error: 0b

Counts
121 → 2

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(sinh.f64 y)
0.1b
(*.f64 (sin.f64 x) (sinh.f64 y))
15.9b
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
10×add-exp-log_binary64 add-cbrt-cube_binary64
add-sqr-sqrt_binary64
*-un-lft-identity_binary64 add-cube-cbrt_binary64
pow1_binary64
associate-/r*_binary64 add-log-exp_binary64 sinh-def_binary64 associate-*r*_binary64 associate-*l*_binary64 times-frac_binary64
cbrt-unprod_binary64 cbrt-undiv_binary64 associate-*r/_binary64 prod-exp_binary64 div-exp_binary64
pow-prod-down_binary64 associate-/l/_binary64 unswap-sqr_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 div-inv_binary64 *-commutative_binary64
Counts
3 → 49
Calls
3 calls:
1.0ms
(sinh.f64 y)
5.0ms
(*.f64 (sin.f64 x) (sinh.f64 y))
6.0ms
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)

series206.0ms

Counts
3 → 9
Calls
3 calls:
36.0ms
(sinh.f64 y)
77.0ms
(*.f64 (sin.f64 x) (sinh.f64 y))
94.0ms
(/.f64 (*.f64 (sin.f64 x) (sinh.f64 y)) y)

simplify66.0ms

Algorithm
egg-herbie
Counts
58 → 58
Iterations

Useful iterations: 0 (50.0ms)

IterNodesCost
05695673

prune24.0ms

Filtered
42 candidates to 58 candidates (-38.1%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New58058
Fresh000
Picked011
Done011
Total58260

Merged error: 0b

Counts
60 → 2

regimes22.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify3.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0711
1711

end0.0ms

sample2.6s

Algorithm
intervals
Results
666.0ms1471×body1280invalid
504.0ms1487×body1280valid
245.0ms1173×body640invalid
244.0ms1204×body640valid
226.0ms4349×body80valid
122.0ms2370×body80invalid
90.0ms643×body320valid
88.0ms613×body320invalid
31.0ms317×body160valid
29.0ms292×body160invalid

Profiling

Loading profile data...