Details

Time bar (total: 3.6s)

analyze276.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
31.2%68.6%0.1%6
43.7%56.2%0.1%7
59.3%40.6%0.1%8
59.3%40.6%0.1%9
68.6%31.2%0.1%10
78%21.8%0.1%11
78%21.8%0.1%12
83.5%16.4%0.1%13
88.5%11.3%0.1%14

sample43.0ms

Algorithm
intervals
Results
12.0ms29×body1280valid
10.0ms173×body80valid
8.0ms29×body640valid
3.0ms18×body320valid
1.0msbody160valid

simplify23.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (15.0ms)

IterNodesCost
022814
122814

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(+.f64 x (cos.f64 y))
0.0b
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))
0.2b
(*.f64 z (sin.f64 y))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
10×add-log-exp_binary64
*-un-lft-identity_binary64 add-sqr-sqrt_binary64
pow1_binary64 add-cube-cbrt_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
associate-*r*_binary64 associate-*l*_binary64
diff-log_binary64 sum-log_binary64
pow-prod-down_binary64 flip3-+_binary64 sub-neg_binary64 flip3--_binary64 cbrt-unprod_binary64 distribute-lft-out_binary64 unswap-sqr_binary64 prod-exp_binary64 +-commutative_binary64 flip--_binary64 flip-+_binary64 associate--l+_binary64 *-commutative_binary64
Counts
3 → 43
Calls
3 calls:
4.0ms
(+.f64 x (cos.f64 y))
7.0ms
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))
4.0ms
(*.f64 z (sin.f64 y))

series101.0ms

Counts
3 → 9
Calls
3 calls:
21.0ms
(+.f64 x (cos.f64 y))
50.0ms
(-.f64 (+.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))
30.0ms
(*.f64 z (sin.f64 y))

simplify80.0ms

Algorithm
egg-herbie
Counts
52 → 52
Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
05300652

prune39.0ms

Filtered
37 candidates to 52 candidates (-40.5%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New45752
Fresh000
Picked011
Done000
Total45853

Merged error: 0.0b

Counts
53 → 8

localize14.0ms

Local error

Found 4 expressions with local error:

0.5b
(*.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) (cbrt.f64 (*.f64 z (sin.f64 y))))
7.1b
(cbrt.f64 (*.f64 z (sin.f64 y)))
7.1b
(cbrt.f64 (*.f64 z (sin.f64 y)))
7.1b
(cbrt.f64 (*.f64 z (sin.f64 y)))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
11×pow1_binary64
10×add-sqr-sqrt_binary64
pow1/3_binary64
*-un-lft-identity_binary64 add-cube-cbrt_binary64
cbrt-prod_binary64
add-exp-log_binary64
add-log-exp_binary64 swap-sqr_binary64 associate-*r*_binary64 add-cbrt-cube_binary64 associate-*l*_binary64
pow-prod-down_binary64 pow-prod-up_binary64 pow-sqr_binary64
cbrt-unprod_binary64 pow-plus_binary64 unswap-sqr_binary64 prod-exp_binary64 pow2_binary64 *-commutative_binary64
Counts
4 → 58
Calls
4 calls:
6.0ms
(*.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) (cbrt.f64 (*.f64 z (sin.f64 y))))
3.0ms
(cbrt.f64 (*.f64 z (sin.f64 y)))
3.0ms
(cbrt.f64 (*.f64 z (sin.f64 y)))
3.0ms
(cbrt.f64 (*.f64 z (sin.f64 y)))

series468.0ms

Counts
4 → 12
Calls
4 calls:
145.0ms
(*.f64 (cbrt.f64 (*.f64 z (sin.f64 y))) (cbrt.f64 (*.f64 z (sin.f64 y))))
108.0ms
(cbrt.f64 (*.f64 z (sin.f64 y)))
107.0ms
(cbrt.f64 (*.f64 z (sin.f64 y)))
108.0ms
(cbrt.f64 (*.f64 z (sin.f64 y)))

simplify81.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
04911706
14911706

prune53.0ms

Filtered
52 candidates to 70 candidates (-34.6%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New70070
Fresh066
Picked011
Done011
Total70878

Merged error: 0.0b

Counts
78 → 8

localize12.0ms

Local error

Found 4 expressions with local error:

0.5b
(*.f64 (cbrt.f64 z) (cbrt.f64 z))
0.6b
(cbrt.f64 z)
0.6b
(cbrt.f64 z)
0.6b
(cbrt.f64 z)

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod_binary64
23×add-sqr-sqrt_binary64
15×*-un-lft-identity_binary64 add-cube-cbrt_binary64
11×pow1_binary64
pow1/3_binary64
swap-sqr_binary64 associate-*r*_binary64 add-exp-log_binary64 associate-*l*_binary64
add-log-exp_binary64 add-cbrt-cube_binary64 unswap-sqr_binary64
pow-prod-down_binary64 pow-prod-up_binary64 pow-sqr_binary64
cbrt-unprod_binary64 pow-plus_binary64 prod-exp_binary64 pow2_binary64 *-commutative_binary64
Counts
4 → 73
Calls
4 calls:
6.0ms
(*.f64 (cbrt.f64 z) (cbrt.f64 z))
1.0ms
(cbrt.f64 z)
1.0ms
(cbrt.f64 z)
1.0ms
(cbrt.f64 z)

series363.0ms

Counts
4 → 12
Calls
4 calls:
98.0ms
(*.f64 (cbrt.f64 z) (cbrt.f64 z))
89.0ms
(cbrt.f64 z)
85.0ms
(cbrt.f64 z)
90.0ms
(cbrt.f64 z)

simplify97.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (81.0ms)

IterNodesCost
04937588
14937588

prune58.0ms

Filtered
65 candidates to 85 candidates (-30.8%)
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New85085
Fresh055
Picked011
Done022
Total85893

Merged error: 0.0b

Counts
93 → 8

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(*.f64 (cbrt.f64 (sin.f64 y)) (cbrt.f64 (sin.f64 y)))
0.6b
(cbrt.f64 (sin.f64 y))
0.6b
(cbrt.f64 (sin.f64 y))
0.6b
(cbrt.f64 (sin.f64 y))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod_binary64
23×add-sqr-sqrt_binary64
15×*-un-lft-identity_binary64 add-cube-cbrt_binary64
11×pow1_binary64
pow1/3_binary64
swap-sqr_binary64 associate-*r*_binary64 add-exp-log_binary64 associate-*l*_binary64
add-log-exp_binary64 add-cbrt-cube_binary64 unswap-sqr_binary64
pow-prod-down_binary64 pow-prod-up_binary64 pow-sqr_binary64
cbrt-unprod_binary64 pow-plus_binary64 prod-exp_binary64 pow2_binary64 *-commutative_binary64
Counts
4 → 73
Calls
4 calls:
8.0ms
(*.f64 (cbrt.f64 (sin.f64 y)) (cbrt.f64 (sin.f64 y)))
1.0ms
(cbrt.f64 (sin.f64 y))
1.0ms
(cbrt.f64 (sin.f64 y))
1.0ms
(cbrt.f64 (sin.f64 y))

series331.0ms

Counts
4 → 12
Calls
4 calls:
97.0ms
(*.f64 (cbrt.f64 (sin.f64 y)) (cbrt.f64 (sin.f64 y)))
77.0ms
(cbrt.f64 (sin.f64 y))
75.0ms
(cbrt.f64 (sin.f64 y))
81.0ms
(cbrt.f64 (sin.f64 y))

simplify77.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (58.0ms)

IterNodesCost
05047797

prune51.0ms

Filtered
55 candidates to 85 candidates (-54.5%)
Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New84185
Fresh134
Picked101
Done033
Total86793

Merged error: 0.0b

Counts
93 → 7

regimes62.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify3.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03714
13714

end0.0ms

sample1.3s

Algorithm
intervals
Results
453.0ms980×body1280valid
342.0ms5610×body80valid
221.0ms816×body640valid
76.0ms392×body320valid
27.0ms202×body160valid

Profiling

Loading profile data...