Details

Time bar (total: 3.9s)

analyze287.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
25%74.9%0.1%6
49.9%49.9%0.1%7
56.2%43.7%0.1%8
56.2%43.7%0.1%9
71.8%28.1%0.1%10
76.5%23.4%0.1%11
76.5%23.4%0.1%12
85%14.8%0.1%13
87.8%12.1%0.1%14

sample60.0ms

Algorithm
intervals
Results
27.0ms52×body1280valid
10.0ms39×body640valid
8.0ms132×body80valid
5.0ms23×body320valid
1.0ms10×body160valid

simplify12.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
01214
11214

prune2.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 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
0.1b
(*.f64 x (sin.f64 y))
0.1b
(*.f64 z (cos.f64 y))

rewrite14.0ms

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

series134.0ms

Counts
3 → 9
Calls
3 calls:
68.0ms
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y)))
37.0ms
(*.f64 x (sin.f64 y))
28.0ms
(*.f64 z (cos.f64 y))

simplify100.0ms

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 0 (86.0ms)

IterNodesCost
05134625

prune47.0ms

Filtered
39 candidates to 56 candidates (-43.6%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New461056
Fresh000
Picked101
Done000
Total471057

Merged error: 0.0b

Counts
57 → 10

localize13.0ms

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))
0.3b
(cbrt.f64 (cos.f64 y))
0.3b
(cbrt.f64 (cos.f64 y))
0.3b
(cbrt.f64 (cos.f64 y))

rewrite12.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 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))
1.0ms
(cbrt.f64 (cos.f64 y))
1.0ms
(cbrt.f64 (cos.f64 y))
1.0ms
(cbrt.f64 (cos.f64 y))

series328.0ms

Counts
4 → 12
Calls
4 calls:
110.0ms
(*.f64 (cbrt.f64 (cos.f64 y)) (cbrt.f64 (cos.f64 y)))
73.0ms
(cbrt.f64 (cos.f64 y))
73.0ms
(cbrt.f64 (cos.f64 y))
71.0ms
(cbrt.f64 (cos.f64 y))

simplify102.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 0 (84.0ms)

IterNodesCost
05655772

prune61.0ms

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

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New83285
Fresh099
Picked011
Done000
Total831295

Merged error: 0.0b

Counts
95 → 12

localize18.0ms

Local error

Found 4 expressions with local error:

0.1b
(*.f64 x (sin.f64 y))
0.1b
(*.f64 (*.f64 z (pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)) (cbrt.f64 (cos.f64 y)))
0.3b
(pow.f64 (cos.f64 y) 2)
0.3b
(cbrt.f64 (cos.f64 y))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
22×add-exp-log_binary64
13×add-sqr-sqrt_binary64
12×prod-exp_binary64
11×*-un-lft-identity_binary64 add-cube-cbrt_binary64
10×add-cbrt-cube_binary64
pow1_binary64 associate-*r*_binary64
cbrt-unprod_binary64 cbrt-prod_binary64
pow-exp_binary64
add-log-exp_binary64 associate-*l*_binary64
pow-to-exp_binary64 pow-unpow_binary64 unpow-prod-down_binary64
pow-prod-down_binary64 *-commutative_binary64
unpow2_binary64 pow1/3_binary64 pow-pow_binary64 sqr-pow_binary64 unswap-sqr_binary64 unpow1/3_binary64
Counts
4 → 72
Calls
4 calls:
4.0ms
(*.f64 x (sin.f64 y))
10.0ms
(*.f64 (*.f64 z (pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)) (cbrt.f64 (cos.f64 y)))
2.0ms
(pow.f64 (cos.f64 y) 2)
1.0ms
(cbrt.f64 (cos.f64 y))

series153.0ms

Counts
4 → 12
Calls
4 calls:
33.0ms
(*.f64 x (sin.f64 y))
29.0ms
(*.f64 (*.f64 z (pow.f64 (pow.f64 (cos.f64 y) 2) 1/3)) (cbrt.f64 (cos.f64 y)))
15.0ms
(pow.f64 (cos.f64 y) 2)
76.0ms
(cbrt.f64 (cos.f64 y))

simplify85.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 0 (68.0ms)

IterNodesCost
05027705

prune60.0ms

Filtered
54 candidates to 84 candidates (-55.6%)
Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New84084
Fresh01010
Picked011
Done011
Total841296

Merged error: 0.0b

Counts
96 → 12

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(*.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) (cbrt.f64 (*.f64 x (sin.f64 y))))
8.1b
(cbrt.f64 (*.f64 x (sin.f64 y)))
8.1b
(cbrt.f64 (*.f64 x (sin.f64 y)))
8.1b
(cbrt.f64 (*.f64 x (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 x (sin.f64 y))) (cbrt.f64 (*.f64 x (sin.f64 y))))
3.0ms
(cbrt.f64 (*.f64 x (sin.f64 y)))
3.0ms
(cbrt.f64 (*.f64 x (sin.f64 y)))
3.0ms
(cbrt.f64 (*.f64 x (sin.f64 y)))

series462.0ms

Counts
4 → 12
Calls
4 calls:
141.0ms
(*.f64 (cbrt.f64 (*.f64 x (sin.f64 y))) (cbrt.f64 (*.f64 x (sin.f64 y))))
107.0ms
(cbrt.f64 (*.f64 x (sin.f64 y)))
107.0ms
(cbrt.f64 (*.f64 x (sin.f64 y)))
107.0ms
(cbrt.f64 (*.f64 x (sin.f64 y)))

simplify82.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 0 (66.0ms)

IterNodesCost
04941706
14941706

prune45.0ms

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

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New70070
Fresh099
Picked011
Done022
Total701282

Merged error: 0.0b

Counts
82 → 12

regimes71.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify3.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01927
11927

end0.0ms

sample1.7s

Algorithm
intervals
Results
674.0ms1492×body1280valid
366.0ms1270×body640valid
276.0ms4219×body80valid
132.0ms690×body320valid
48.0ms329×body160valid

Profiling

Loading profile data...