Time bar (total: 9.7s)
| 79.0ms | 97× | body | 1280 | valid |
| 21.0ms | 45× | body | 640 | valid |
| 8.0ms | 76× | body | 80 | valid |
| 8.0ms | 26× | body | 320 | valid |
| 3.0ms | 12× | 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.8b
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 |
| 45.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 1.0ms | (pow (sin kx) 2.0) |
| 2.0ms | (pow (sin ky) 2.0) |
| 20.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)) |
| 108.0ms | (pow (sin kx) 2.0) |
| 102.0ms | (pow (sin ky) 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 |
17 alts after pruning (17 fresh and 0 done)
Merged error: 10.4b
Found 4 expressions with local error:
| 0.3b | (* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 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-*r* |
| 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-*l* 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 associate-*r/ div-exp pow-prod-down *-commutative div-inv |
| 44.0ms | (* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 1.0ms | (pow (sin kx) 2.0) |
| 1.0ms | (pow (sin ky) 2.0) |
| 15.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 142.0ms | (* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 105.0ms | (pow (sin kx) 2.0) |
| 110.0ms | (pow (sin ky) 2.0) |
| 76.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 437 | 948 |
| 1 | 1864 | 870 |
| 2 | 5002 | 870 |
20 alts after pruning (20 fresh and 0 done)
Merged error: 10.4b
Found 4 expressions with local error:
| 0.3b | (/ (sin th) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 0.4b | (/ (sin ky) (sqrt (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))) |
| 114× | sqrt-prod |
| 94× | *-un-lft-identity |
| 66× | times-frac |
| 56× | add-sqr-sqrt |
| 54× | add-cube-cbrt |
| 22× | associate-/r* |
| 20× | unpow-prod-down distribute-lft-out |
| 12× | sqrt-div |
| 8× | add-exp-log add-cbrt-cube |
| 6× | pow1 associate-/l* |
| 4× | flip3-+ associate-/r/ flip-+ add-log-exp |
| 2× | cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num div-inv |
| 20.0ms | (/ (sin th) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 23.0ms | (/ (sin ky) (sqrt (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))) |
| 143.0ms | (/ (sin th) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 146.0ms | (/ (sin ky) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 76.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))) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 381 | 2366 |
| 1 | 1146 | 2160 |
| 2 | 4717 | 2153 |
| 3 | 5001 | 2153 |
24 alts after pruning (24 fresh and 0 done)
Merged error: 10.4b
Found 4 expressions with local error:
| 4.3b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.9b | (cbrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.9b | (cbrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.9b | (cbrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 24× | *-un-lft-identity |
| 15× | cbrt-prod |
| 9× | add-sqr-sqrt |
| 8× | add-cube-cbrt unpow-prod-down distribute-lft-out |
| 6× | cbrt-div |
| 5× | pow1 sqrt-prod |
| 4× | add-exp-log flip3-+ add-cbrt-cube flip-+ add-log-exp |
| 3× | pow1/3 |
| 2× | sqrt-div |
| 1× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 15.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 8.0ms | (cbrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 8.0ms | (cbrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 8.0ms | (cbrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 71.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 96.0ms | (cbrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 102.0ms | (cbrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 96.0ms | (cbrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 3 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 756 |
| 1 | 517 | 709 |
| 2 | 1979 | 703 |
| 3 | 5001 | 694 |
25 alts after pruning (24 fresh and 1 done)
Merged error: 10.4b
0% (1.7b remaining)
Error of 13.0b against oracle of 11.3b and baseline of 13.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 36 |
| 1 | 24 | 36 |
| 2.3s | 2761× | body | 1280 | valid |
| 1.0s | 1850× | body | 640 | valid |
| 256.0ms | 754× | body | 320 | valid |
| 247.0ms | 2310× | body | 80 | valid |
| 71.0ms | 325× | body | 160 | valid |