Details

Time bar (total: 3.4s)

analyze349.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
37.5%50%12.6%7
37.5%50%12.6%8
43.7%37.5%18.8%9
43.7%37.5%18.8%10
46.8%31.2%22%11
46.8%31.2%22%12
48.4%28.1%23.5%13
48.4%28.1%23.5%14

sample66.0ms

Algorithm
intervals
Results
14.0ms48×body1280invalid
11.0ms35×body1280valid
8.0ms42×body640valid
7.0ms33×body640invalid
6.0ms146×body80valid
3.0ms24×body320valid
2.0ms17×body320invalid
1.0msbody160valid
1.0msbody160invalid
1.0msbody80invalid

simplify50.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
049097
149097

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 (cos.f64 x) (/.f64 (sinh.f64 y) y))
0.0b
(/.f64 (sinh.f64 y) y)

rewrite20.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)
8.0ms
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y))
4.0ms
(/.f64 (sinh.f64 y) y)

series44.0ms

Counts
3 → 9
Calls
3 calls:
8.0ms
(sinh.f64 y)
23.0ms
(*.f64 (cos.f64 x) (/.f64 (sinh.f64 y) y))
13.0ms
(/.f64 (sinh.f64 y) y)

simplify77.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 0 (68.0ms)

IterNodesCost
04928621
14928621

prune40.0ms

Filtered
62 candidates to 77 candidates (-24.2%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New74377
Fresh000
Picked101
Done000
Total75378

Merged error: 0b

Counts
78 → 3

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite14.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 prod-exp_binary64 div-exp_binary64 associate-*l/_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 (sinh.f64 y) (cos.f64 x))
6.0ms
(/.f64 (*.f64 (sinh.f64 y) (cos.f64 x)) y)

series42.0ms

Counts
3 → 9
Calls
3 calls:
7.0ms
(sinh.f64 y)
16.0ms
(*.f64 (sinh.f64 y) (cos.f64 x))
18.0ms
(/.f64 (*.f64 (sinh.f64 y) (cos.f64 x)) y)

simplify46.0ms

Algorithm
egg-herbie
Counts
58 → 58
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
05809441

prune27.0ms

Filtered
44 candidates to 58 candidates (-31.8%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New58058
Fresh022
Picked011
Done000
Total58361

Merged error: 0b

Counts
61 → 3

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x))
0.0b
(/.f64 (sinh.f64 y) y)
0.4b
(pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x)) 3)
0.5b
(cbrt.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x)) 3))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
27×add-sqr-sqrt_binary64
22×*-un-lft-identity_binary64 add-cube-cbrt_binary64
19×times-frac_binary64
17×add-exp-log_binary64 add-cbrt-cube_binary64
13×associate-*l*_binary64
pow1_binary64
cbrt-prod_binary64
add-log-exp_binary64 cbrt-unprod_binary64 prod-exp_binary64
pow-unpow_binary64 associate-/r*_binary64 associate-*r*_binary64 cbrt-undiv_binary64 rem-cube-cbrt_binary64 associate-/l*_binary64 div-exp_binary64 pow-exp_binary64 associate-*l/_binary64
pow-prod-down_binary64 pow-pow_binary64 sqr-pow_binary64 cube-div_binary64 unswap-sqr_binary64 unpow-prod-down_binary64 cube-prod_binary64 div-inv_binary64 unpow3_binary64 cube-mult_binary64
cbrt-div_binary64 pow-to-exp_binary64 associate-/l/_binary64 rem-cbrt-cube_binary64 sinh-def_binary64 pow1/3_binary64 clear-num_binary64 frac-2neg_binary64 *-commutative_binary64
Counts
4 → 103
Calls
4 calls:
8.0ms
(*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x))
4.0ms
(/.f64 (sinh.f64 y) y)
7.0ms
(pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x)) 3)
3.0ms
(cbrt.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x)) 3))

series94.0ms

Counts
4 → 12
Calls
4 calls:
19.0ms
(*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x))
12.0ms
(/.f64 (sinh.f64 y) y)
37.0ms
(pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x)) 3)
26.0ms
(cbrt.f64 (pow.f64 (*.f64 (/.f64 (sinh.f64 y) y) (cos.f64 x)) 3))

simplify36.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
051391036

prune48.0ms

Filtered
87 candidates to 115 candidates (-32.2%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1150115
Fresh011
Picked011
Done011
Total1153118

Merged error: 0b

Counts
118 → 3

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (*.f64 (*.f64 y y) 1/6) (+.f64 1 (*.f64 1/120 (pow.f64 y 4))))
0.0b
(*.f64 (cos.f64 x) (+.f64 (*.f64 (*.f64 y y) 1/6) (+.f64 1 (*.f64 1/120 (pow.f64 y 4)))))
0.1b
(*.f64 1/120 (pow.f64 y 4))
0.2b
(*.f64 (*.f64 y y) 1/6)

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt_binary64
16×add-exp-log_binary64
13×associate-*r*_binary64 add-cbrt-cube_binary64
11×pow1_binary64
10×*-un-lft-identity_binary64 add-cube-cbrt_binary64
add-log-exp_binary64
associate-*l*_binary64 prod-exp_binary64
cbrt-unprod_binary64 unswap-sqr_binary64
pow-prod-down_binary64 unpow-prod-down_binary64
sum-log_binary64 *-commutative_binary64
flip3-+_binary64 associate-*r/_binary64 sqr-pow_binary64 flip-+_binary64
pow-to-exp_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 +-commutative_binary64 associate-+r+_binary64 pow-exp_binary64
Counts
4 → 79
Calls
4 calls:
10.0ms
(+.f64 (*.f64 (*.f64 y y) 1/6) (+.f64 1 (*.f64 1/120 (pow.f64 y 4))))
12.0ms
(*.f64 (cos.f64 x) (+.f64 (*.f64 (*.f64 y y) 1/6) (+.f64 1 (*.f64 1/120 (pow.f64 y 4)))))
8.0ms
(*.f64 1/120 (pow.f64 y 4))
6.0ms
(*.f64 (*.f64 y y) 1/6)

series42.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(+.f64 (*.f64 (*.f64 y y) 1/6) (+.f64 1 (*.f64 1/120 (pow.f64 y 4))))
28.0ms
(*.f64 (cos.f64 x) (+.f64 (*.f64 (*.f64 y y) 1/6) (+.f64 1 (*.f64 1/120 (pow.f64 y 4)))))
5.0ms
(*.f64 1/120 (pow.f64 y 4))
4.0ms
(*.f64 (*.f64 y y) 1/6)

simplify81.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 0 (70.0ms)

IterNodesCost
049221016
149221016

prune53.0ms

Filtered
60 candidates to 91 candidates (-51.7%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New91091
Fresh000
Picked011
Done022
Total91394

Merged error: 0b

Counts
94 → 3

regimes89.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
077
177

end0.0ms

sample2.1s

Algorithm
intervals
Results
461.0ms1433×body1280valid
420.0ms1436×body1280invalid
241.0ms1257×body640valid
221.0ms1214×body640invalid
192.0ms4381×body80valid
79.0ms631×body320valid
79.0ms610×body320invalid
37.0ms546×body80invalid
30.0ms298×body160valid
28.0ms313×body160invalid

Profiling

Loading profile data...