Time bar (total: 1.8m)
| 2.8s | 726× | body | 10240 | exit |
| 111.0ms | 120× | body | 1280 | valid |
| 35.0ms | 61× | body | 640 | valid |
| 15.0ms | 23× | body | 320 | valid |
| 5.0ms | 42× | body | 80 | valid |
| 3.0ms | 10× | 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: 5.4b
Found 4 expressions with local error:
| 0.2b | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 0.2b | (pow (sin ky) 2.0) |
| 0.2b | (pow (sin kx) 2.0) |
| 5.0b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 46× | *-un-lft-identity |
| 27× | add-sqr-sqrt |
| 26× | add-cube-cbrt |
| 25× | sqrt-prod |
| 24× | times-frac |
| 16× | unpow-prod-down |
| 10× | distribute-lft-out |
| 8× | add-exp-log associate-/r* |
| 7× | pow1 |
| 6× | pow-unpow add-cbrt-cube |
| 4× | sqrt-div add-log-exp |
| 3× | associate-/l* |
| 2× | pow-to-exp pow-pow flip3-+ pow-exp associate-/r/ flip-+ sqr-pow |
| 1× | cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num div-inv |
| 20.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 1.0ms | (pow (sin ky) 2.0) |
| 2.0ms | (pow (sin kx) 2.0) |
| 16.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 128.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 111.0ms | (pow (sin ky) 2.0) |
| 107.0ms | (pow (sin kx) 2.0) |
| 79.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 329 | 1021 |
| 1 | 1106 | 946 |
| 2 | 5002 | 943 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 3.1b
Found 4 expressions with local error:
| 0.2b | (pow (sin ky) 2.0) |
| 0.2b | (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky))) |
| 0.2b | (pow (sin kx) 2.0) |
| 5.0b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 180× | times-frac |
| 150× | *-un-lft-identity |
| 99× | add-sqr-sqrt |
| 98× | add-cube-cbrt |
| 65× | sqrt-prod |
| 32× | unpow-prod-down |
| 28× | associate-/r* |
| 26× | distribute-lft-out |
| 17× | add-exp-log |
| 9× | add-cbrt-cube |
| 8× | pow1 |
| 7× | div-exp |
| 6× | pow-unpow |
| 5× | div-inv |
| 4× | add-log-exp |
| 3× | cbrt-undiv associate-/l* |
| 2× | pow-to-exp rec-exp pow-pow sqrt-div 1-exp pow-exp sqr-pow |
| 1× | rem-sqrt-square pow-flip frac-2neg sqrt-pow1 flip3-+ pow1/2 clear-num associate-/r/ flip-+ inv-pow |
| 1.0ms | (pow (sin ky) 2.0) |
| 25.0ms | (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky))) |
| 1.0ms | (pow (sin kx) 2.0) |
| 19.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 111.0ms | (pow (sin ky) 2.0) |
| 122.0ms | (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky))) |
| 106.0ms | (pow (sin kx) 2.0) |
| 78.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 642 | 2588 |
| 1 | 2882 | 2325 |
| 2 | 5001 | 2177 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 3.1b
Found 4 expressions with local error:
| 0.2b | (pow (sin kx) 2.0) |
| 0.3b | (* (sqrt (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky)))) (sqrt (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky))))) |
| 5.0b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 5.0b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 928× | times-frac |
| 822× | sqrt-prod |
| 638× | add-sqr-sqrt |
| 612× | *-un-lft-identity |
| 356× | add-cube-cbrt |
| 132× | swap-sqr |
| 94× | distribute-lft-out |
| 92× | associate-*r* associate-*l* |
| 79× | unpow-prod-down |
| 64× | unswap-sqr |
| 30× | pow1 |
| 26× | sqrt-pow1 |
| 18× | div-inv |
| 10× | pow1/2 |
| 9× | pow-prod-up |
| 8× | pow-flip sqrt-div inv-pow |
| 7× | add-exp-log |
| 6× | add-cbrt-cube |
| 5× | pow-prod-down pow-sqr |
| 4× | associate-/r/ add-log-exp |
| 3× | pow-unpow |
| 2× | rem-sqrt-square flip3-+ flip-+ |
| 1× | pow2 frac-times pow-to-exp pow-pow pow-plus sqrt-unprod associate-*r/ associate-*l/ pow-exp prod-exp rem-square-sqrt *-commutative cbrt-unprod sqr-pow |
| 2.0ms | (pow (sin kx) 2.0) |
| 247.0ms | (* (sqrt (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky)))) (sqrt (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky))))) |
| 19.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))) |
| 107.0ms | (pow (sin kx) 2.0) |
| 126.0ms | (* (sqrt (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky)))) (sqrt (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky))))) |
| 74.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))) |
Useful iterations: 1 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1068 | 10300 |
| 1 | 5002 | 9188 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 3.1b
Found 4 expressions with local error:
| 0.4b | (* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin ky) (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))))) |
| 5.0b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 5.0b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 185× | sqrt-prod |
| 163× | add-sqr-sqrt |
| 144× | times-frac |
| 132× | *-un-lft-identity |
| 72× | add-cube-cbrt |
| 39× | associate-*r* associate-*l* |
| 28× | add-exp-log unswap-sqr |
| 24× | unpow-prod-down distribute-lft-out |
| 18× | add-cbrt-cube |
| 16× | sqrt-div |
| 11× | associate-/r* |
| 9× | div-exp |
| 8× | pow1 prod-exp |
| 6× | associate-/r/ |
| 5× | cbrt-undiv flip3-+ flip-+ |
| 4× | cbrt-unprod add-log-exp |
| 3× | div-inv associate-/l* |
| 2× | rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp |
| 1× | frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative |
| 119.0ms | (* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin ky) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 25.0ms | (/ (sin ky) (sqrt (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))) |
| 124.0ms | (* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin ky) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 153.0ms | (/ (sin ky) (sqrt (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: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 667 | 4588 |
| 1 | 3218 | 4114 |
| 2 | 5001 | 3905 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 3.1b
85.1% (0.3b remaining)
Error of 2.3b against oracle of 1.9b and baseline of 4.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 28 |
| 1 | 35 | 28 |
| 1.6m | 23597× | body | 10240 | exit |
| 3.6s | 3672× | body | 1280 | valid |
| 1.2s | 2094× | body | 640 | valid |
| 319.0ms | 734× | body | 320 | valid |
| 147.0ms | 1202× | body | 80 | valid |
| 78.0ms | 298× | body | 160 | valid |