Time bar (total: 5.6s)
| True | Other | False | Iter |
|---|---|---|---|
| 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 |
| 25% | 74.9% | 0.1% | 7 |
| 25% | 74.9% | 0.1% | 8 |
| 25% | 74.9% | 0.1% | 9 |
| 25% | 64% | 11.1% | 10 |
| 31.2% | 54.6% | 14.2% | 11 |
| 39% | 44.1% | 16.9% | 12 |
| 39% | 41.5% | 19.5% | 13 |
| 42.9% | 37% | 20.1% | 14 |
| 22.0ms | 52× | body | 1280 | valid |
| 14.0ms | 33× | body | 1280 | invalid |
| 13.0ms | 137× | body | 80 | valid |
| 11.0ms | 35× | body | 640 | valid |
| 10.0ms | 32× | body | 640 | invalid |
| 5.0ms | 22× | body | 320 | valid |
| 4.0ms | 20× | body | 320 | invalid |
| 2.0ms | 21× | body | 80 | invalid |
| 1.0ms | 10× | body | 160 | valid |
| 1.0ms | 4× | body | 160 | invalid |
Useful iterations: 0 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 13 |
| 1 | 105 | 13 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.6b
Found 3 expressions with local error:
| 0.0b | (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) |
| 0.3b | (*.f64 (cos.f64 th) (/.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (sqrt.f64 2))) |
| 0.4b | (/.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (sqrt.f64 2)) |
| 40× | add-sqr-sqrt_binary64 |
| 38× | times-frac_binary64 |
| 32× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 |
| 22× | associate-*r*_binary64 sqrt-prod_binary64 |
| 10× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 6× | associate-/r*_binary64 |
| 5× | add-log-exp_binary64 pow1_binary64 |
| 3× | associate-*l*_binary64 unswap-sqr_binary64 associate-/l*_binary64 |
| 2× | flip3-+_binary64 associate-/l/_binary64 cbrt-unprod_binary64 cbrt-undiv_binary64 prod-exp_binary64 div-inv_binary64 div-exp_binary64 flip-+_binary64 |
| 1× | pow-prod-down_binary64 associate-*r/_binary64 clear-num_binary64 frac-2neg_binary64 +-commutative_binary64 sum-log_binary64 *-commutative_binary64 |
| 4.0ms | (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) |
| 12.0ms | (*.f64 (cos.f64 th) (/.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (sqrt.f64 2))) |
| 8.0ms | (/.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (sqrt.f64 2)) |
| 6.0ms | (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) |
| 42.0ms | (*.f64 (cos.f64 th) (/.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (sqrt.f64 2))) |
| 16.0ms | (/.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)) (sqrt.f64 2)) |
Useful iterations: 0 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5138 | 1529 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 7 | 103 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 97 | 8 | 105 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.2b | (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (cos.f64 th)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (sqrt.f64 2))) |
| 0.4b | (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (sqrt.f64 2)) |
| 6.4b | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 6.4b | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 84× | sqrt-prod_binary64 |
| 72× | times-frac_binary64 |
| 61× | add-sqr-sqrt_binary64 |
| 59× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 |
| 40× | associate-*r*_binary64 |
| 18× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 11× | pow1_binary64 |
| 10× | sqrt-div_binary64 |
| 6× | associate-/r*_binary64 cbrt-unprod_binary64 prod-exp_binary64 associate-/l*_binary64 associate-*l/_binary64 |
| 5× | flip3-+_binary64 flip-+_binary64 |
| 4× | add-log-exp_binary64 |
| 3× | pow-prod-down_binary64 cbrt-undiv_binary64 div-exp_binary64 |
| 2× | associate-/l/_binary64 pow1/2_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 div-inv_binary64 frac-times_binary64 |
| 1× | associate-*r/_binary64 associate-*l*_binary64 sqrt-undiv_binary64 clear-num_binary64 frac-2neg_binary64 *-commutative_binary64 |
| 19.0ms | (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (cos.f64 th)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (sqrt.f64 2))) |
| 8.0ms | (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (sqrt.f64 2)) |
| 4.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 4.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 30.0ms | (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (cos.f64 th)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (sqrt.f64 2))) |
| 16.0ms | (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (sqrt.f64 2)) |
| 7.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 7.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5429 | 2865 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 169 | 0 | 169 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 169 | 8 | 177 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.3b | (*.f64 (cos.f64 th) (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (/.f64 (sqrt.f64 2) (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)))))) |
| 0.4b | (/.f64 (sqrt.f64 2) (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)))) |
| 6.4b | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 6.4b | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 522× | times-frac_binary64 |
| 403× | sqrt-prod_binary64 |
| 312× | add-sqr-sqrt_binary64 |
| 270× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 |
| 257× | associate-*r*_binary64 |
| 18× | sqrt-div_binary64 |
| 15× | add-exp-log_binary64 add-cbrt-cube_binary64 associate-/r/_binary64 |
| 11× | unswap-sqr_binary64 |
| 9× | flip3-+_binary64 flip-+_binary64 |
| 8× | pow1_binary64 div-inv_binary64 |
| 6× | associate-/r*_binary64 associate-/l*_binary64 |
| 4× | add-log-exp_binary64 cbrt-undiv_binary64 div-exp_binary64 |
| 3× | cbrt-unprod_binary64 associate-*l*_binary64 prod-exp_binary64 |
| 2× | pow1/2_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 |
| 1× | pow-prod-down_binary64 associate-*r/_binary64 sqrt-undiv_binary64 clear-num_binary64 frac-2neg_binary64 *-commutative_binary64 |
| 68.0ms | (*.f64 (cos.f64 th) (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (/.f64 (sqrt.f64 2) (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)))))) |
| 8.0ms | (/.f64 (sqrt.f64 2) (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)))) |
| 4.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 4.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 42.0ms | (*.f64 (cos.f64 th) (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (/.f64 (sqrt.f64 2) (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)))))) |
| 11.0ms | (/.f64 (sqrt.f64 2) (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2)))) |
| 12.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 7.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
Useful iterations: 0 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4978 | 7394 |
| 1 | 4978 | 7394 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 391 | 1 | 392 |
| Fresh | 1 | 5 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 393 | 7 | 400 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.2b | (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (cbrt.f64 (sqrt.f64 2))) |
| 0.3b | (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (*.f64 (cbrt.f64 (sqrt.f64 2)) (cbrt.f64 (sqrt.f64 2)))) (cos.f64 th)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (cbrt.f64 (sqrt.f64 2)))) |
| 6.4b | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 6.4b | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 108× | times-frac_binary64 |
| 102× | sqrt-prod_binary64 |
| 86× | add-sqr-sqrt_binary64 |
| 84× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 |
| 78× | cbrt-prod_binary64 |
| 58× | associate-*r*_binary64 |
| 38× | add-exp-log_binary64 |
| 29× | add-cbrt-cube_binary64 |
| 16× | cbrt-unprod_binary64 prod-exp_binary64 |
| 11× | pow1_binary64 |
| 9× | associate-/r*_binary64 cbrt-undiv_binary64 div-exp_binary64 |
| 6× | associate-/l*_binary64 sqrt-div_binary64 |
| 4× | add-log-exp_binary64 |
| 3× | pow-prod-down_binary64 flip3-+_binary64 flip-+_binary64 associate-*l/_binary64 |
| 2× | associate-/l/_binary64 pow1/2_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 div-inv_binary64 |
| 1× | associate-*r/_binary64 associate-*l*_binary64 clear-num_binary64 frac-2neg_binary64 frac-times_binary64 *-commutative_binary64 |
| 9.0ms | (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (cbrt.f64 (sqrt.f64 2))) |
| 28.0ms | (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (*.f64 (cbrt.f64 (sqrt.f64 2)) (cbrt.f64 (sqrt.f64 2)))) (cos.f64 th)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (cbrt.f64 (sqrt.f64 2)))) |
| 4.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 4.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 26.0ms | (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (cbrt.f64 (sqrt.f64 2))) |
| 30.0ms | (*.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (*.f64 (cbrt.f64 (sqrt.f64 2)) (cbrt.f64 (sqrt.f64 2)))) (cos.f64 th)) (/.f64 (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) (cbrt.f64 (sqrt.f64 2)))) |
| 7.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
| 7.0ms | (sqrt.f64 (+.f64 (*.f64 a1 a1) (*.f64 a2 a2))) |
Useful iterations: 0 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4958 | 4503 |
| 1 | 4958 | 4503 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 213 | 0 | 213 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 213 | 7 | 220 |
Merged error: 0.3b
0% (0.4b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 0.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 23 |
| 1 | 16 | 23 |
| 626.0ms | 1429× | body | 1280 | valid |
| 511.0ms | 1141× | body | 1280 | invalid |
| 347.0ms | 1132× | body | 640 | valid |
| 331.0ms | 4645× | body | 80 | valid |
| 295.0ms | 964× | body | 640 | invalid |
| 124.0ms | 516× | body | 320 | invalid |
| 117.0ms | 540× | body | 320 | valid |
| 41.0ms | 511× | body | 80 | invalid |
| 38.0ms | 242× | body | 160 | invalid |
| 38.0ms | 254× | body | 160 | valid |
Loading profile data...