Time bar (total: 8.8s)
| 60.0ms | 89× | body | 1280 | valid |
| 22.0ms | 58× | body | 640 | valid |
| 7.0ms | 26× | body | 320 | valid |
| 6.0ms | 72× | body | 80 | valid |
| 2.0ms | 11× | 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: 11.7b
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 kx) 2.0) |
| 0.3b | (pow (sin ky) 2.0) |
| 4.3b | (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 |
| 44.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 2.0ms | (pow (sin kx) 2.0) |
| 1.0ms | (pow (sin ky) 2.0) |
| 19.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 146.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 110.0ms | (pow (sin kx) 2.0) |
| 105.0ms | (pow (sin ky) 2.0) |
| 76.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 |
17 alts after pruning (17 fresh and 0 done)
Merged error: 10.6b
Found 4 expressions with local error:
| 0.4b | (cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 4.3b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.3b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.3b | (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 |
| 10.0ms | (cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 15.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 14.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))) |
| 165.0ms | (cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 78.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 79.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: 3 (85.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 282 | 1291 |
| 1 | 819 | 1231 |
| 2 | 3475 | 1224 |
| 3 | 5002 | 1219 |
21 alts after pruning (21 fresh and 0 done)
Merged error: 10.6b
Found 4 expressions with local error:
| 4.3b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.3b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.3b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.3b | (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))) |
| 17.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 14.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 14.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 80.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))) |
| 75.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 80.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 |
21 alts after pruning (21 fresh and 0 done)
Merged error: 10.6b
Found 4 expressions with local error:
| 4.3b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.3b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.3b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.3b | (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 |
| 17.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))) |
| 15.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))) |
| 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))) |
| 81.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 85.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 |
22 alts after pruning (21 fresh and 1 done)
Merged error: 10.6b
0% (1.8b remaining)
Error of 12.7b against oracle of 10.9b and baseline of 12.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 54 |
| 1 | 23 | 54 |
| 2.1s | 2713× | body | 1280 | valid |
| 755.0ms | 1864× | body | 640 | valid |
| 197.0ms | 2351× | body | 80 | valid |
| 194.0ms | 748× | body | 320 | valid |
| 56.0ms | 324× | body | 160 | valid |