Time bar (total: 9.4s)
| 66.0ms | 77× | body | 1280 | valid |
| 31.0ms | 64× | body | 640 | valid |
| 8.0ms | 80× | body | 80 | valid |
| 7.0ms | 22× | body | 320 | valid |
| 3.0ms | 13× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 10 |
| 1 | 35 | 10 |
| 2 | 63 | 10 |
| 3 | 137 | 10 |
| 4 | 417 | 10 |
| 5 | 1798 | 10 |
| 6 | 5002 | 10 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 9.6b
Found 4 expressions with local error:
| 0.2b | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 0.3b | (pow (sin ky) 2.0) |
| 0.3b | (pow (sin kx) 2.0) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 41× | *-un-lft-identity |
| 34× | add-sqr-sqrt |
| 30× | associate-*l* |
| 26× | times-frac |
| 25× | add-cube-cbrt |
| 21× | sqrt-prod |
| 14× | unpow-prod-down |
| 11× | add-exp-log |
| 9× | pow1 add-cbrt-cube |
| 8× | distribute-lft-out |
| 6× | pow-unpow |
| 4× | sqrt-div add-log-exp |
| 3× | associate-*r* unswap-sqr |
| 2× | pow-to-exp pow-pow flip3-+ pow-exp prod-exp associate-/r/ cbrt-unprod flip-+ sqr-pow |
| 1× | cbrt-undiv rem-sqrt-square sqrt-pow1 pow1/2 div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 46.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 1.0ms | (pow (sin ky) 2.0) |
| 2.0ms | (pow (sin kx) 2.0) |
| 20.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 143.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 108.0ms | (pow (sin ky) 2.0) |
| 103.0ms | (pow (sin kx) 2.0) |
| 75.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 990 |
| 1 | 1382 | 928 |
| 2 | 5001 | 927 |
19 alts after pruning (19 fresh and 0 done)
Merged error: 8.4b
Found 4 expressions with local error:
| 0.3b | (cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 46× | *-un-lft-identity |
| 30× | cbrt-prod sqrt-prod |
| 25× | add-sqr-sqrt |
| 24× | times-frac |
| 22× | add-cube-cbrt |
| 12× | unpow-prod-down distribute-lft-out |
| 8× | sqrt-div |
| 7× | pow1 |
| 4× | add-exp-log flip3-+ add-cbrt-cube flip-+ add-log-exp |
| 3× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 2× | associate-/r/ |
| 1× | cbrt-div pow1/3 div-inv |
| 14.0ms | (cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 16.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 16.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 16.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 162.0ms | (cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 75.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 75.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 72.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 3 (86.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 282 | 1291 |
| 1 | 819 | 1231 |
| 2 | 3475 | 1224 |
| 3 | 5002 | 1219 |
22 alts after pruning (22 fresh and 0 done)
Merged error: 8.4b
Found 4 expressions with local error:
| 0.6b | (cbrt (sin ky)) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 20× | *-un-lft-identity |
| 15× | sqrt-prod |
| 11× | add-sqr-sqrt |
| 8× | add-cube-cbrt |
| 7× | pow1 |
| 6× | unpow-prod-down sqrt-div distribute-lft-out |
| 4× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | cbrt-prod rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 flip-+ |
| 1× | pow1/3 |
| 1.0ms | (cbrt (sin ky)) |
| 18.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 16.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 16.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 96.0ms | (cbrt (sin ky)) |
| 77.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 77.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 74.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 3 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 583 |
| 1 | 424 | 554 |
| 2 | 1478 | 552 |
| 3 | 5002 | 551 |
25 alts after pruning (25 fresh and 0 done)
Merged error: 8.4b
Found 4 expressions with local error:
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 24× | *-un-lft-identity |
| 20× | sqrt-prod |
| 12× | add-sqr-sqrt |
| 8× | pow1 add-cube-cbrt unpow-prod-down sqrt-div distribute-lft-out |
| 4× | add-exp-log rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 add-cbrt-cube flip-+ add-log-exp |
| 15.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 16.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 15.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 18.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 77.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 78.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 76.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 75.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 118 | 696 |
| 1 | 301 | 664 |
| 2 | 1019 | 664 |
| 3 | 4120 | 664 |
| 4 | 5001 | 664 |
25 alts after pruning (24 fresh and 1 done)
Merged error: 8.4b
0% (1.7b remaining)
Error of 13.1b against oracle of 11.4b and baseline of 13.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 54 |
| 1 | 23 | 54 |
| 2.3s | 2768× | body | 1280 | valid |
| 914.0ms | 1791× | body | 640 | valid |
| 398.0ms | 2279× | body | 80 | valid |
| 272.0ms | 789× | body | 320 | valid |
| 82.0ms | 373× | body | 160 | valid |