Time bar (total: 16.4s)
| 64.0ms | 90× | body | 1280 | valid |
| 28.0ms | 66× | body | 640 | valid |
| 6.0ms | 25× | body | 320 | valid |
| 5.0ms | 62× | body | 80 | valid |
| 2.0ms | 13× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 16 |
| 1 | 23 | 16 |
| 2 | 34 | 16 |
| 3 | 63 | 16 |
| 4 | 126 | 16 |
| 5 | 298 | 16 |
| 6 | 994 | 16 |
| 7 | 4004 | 16 |
| done | 5000 | 16 |
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)))) |
| 0.2b | (pow (sin kx) 2.0) |
| 0.3b | (pow (sin ky) 2.0) |
| 4.1b | (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 |
| 23.0ms | (/ (sin ky) (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) |
| 16.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 131.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 102.0ms | (pow (sin kx) 2.0) |
| 102.0ms | (pow (sin ky) 2.0) |
| 78.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (120.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 170 | 1738 |
| 1 | 330 | 1550 |
| 2 | 934 | 1503 |
| 3 | 4455 | 1503 |
| done | 5000 | 1503 |
18 alts after pruning (18 fresh and 0 done)
Merged error: 10.3b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky))) |
| 0.2b | (pow (sin kx) 2.0) |
| 0.3b | (pow (sin ky) 2.0) |
| 4.1b | (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 |
| 26.0ms | (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky))) |
| 1.0ms | (pow (sin kx) 2.0) |
| 1.0ms | (pow (sin ky) 2.0) |
| 16.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 120.0ms | (/ 1 (/ (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) (sin ky))) |
| 104.0ms | (pow (sin kx) 2.0) |
| 106.0ms | (pow (sin ky) 2.0) |
| 125.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (357.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 288 | 4423 |
| 1 | 642 | 3676 |
| 2 | 1854 | 3406 |
| done | 5000 | 3406 |
18 alts after pruning (18 fresh and 0 done)
Merged error: 10.3b
Found 4 expressions with local error:
| 0.7b | (cbrt (sin kx)) |
| 0.7b | (cbrt (sin kx)) |
| 0.7b | (cbrt (sin kx)) |
| 4.1b | (sqrt (+ (* (pow (* (cbrt (sin kx)) (cbrt (sin kx))) 2.0) (pow (cbrt (sin kx)) 2.0)) (pow (sin ky) 2.0))) |
| 9× | cbrt-prod add-sqr-sqrt |
| 8× | add-cube-cbrt *-un-lft-identity |
| 5× | pow1 |
| 4× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | pow1/3 sqrt-prod |
| 2× | sqrt-div |
| 1× | rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 flip-+ |
| 1.0ms | (cbrt (sin kx)) |
| 1.0ms | (cbrt (sin kx)) |
| 1.0ms | (cbrt (sin kx)) |
| 13.0ms | (sqrt (+ (* (pow (* (cbrt (sin kx)) (cbrt (sin kx))) 2.0) (pow (cbrt (sin kx)) 2.0)) (pow (sin ky) 2.0))) |
| 97.0ms | (cbrt (sin kx)) |
| 95.0ms | (cbrt (sin kx)) |
| 95.0ms | (cbrt (sin kx)) |
| 76.0ms | (sqrt (+ (* (pow (* (cbrt (sin kx)) (cbrt (sin kx))) 2.0) (pow (cbrt (sin kx)) 2.0)) (pow (sin ky) 2.0))) |
Useful iterations: 3 (186.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 81 | 818 |
| 1 | 187 | 744 |
| 2 | 488 | 620 |
| 3 | 1730 | 609 |
| done | 5000 | 609 |
19 alts after pruning (19 fresh and 0 done)
Merged error: 10.3b
Found 4 expressions with local error:
| 0.3b | (cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 4.1b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.1b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.1b | (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 |
| 11.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))) |
| 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))) |
| 163.0ms | (cbrt (/ (sin ky) (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))) |
| 76.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 3 (414.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 2119 |
| 1 | 284 | 1894 |
| 2 | 754 | 1807 |
| 3 | 2886 | 1797 |
| done | 5001 | 1797 |
24 alts after pruning (24 fresh and 0 done)
Merged error: 10.3b
0% (1.6b remaining)
Error of 12.5b against oracle of 10.9b and baseline of 12.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 60 |
| 1 | 26 | 60 |
| done | 26 | 60 |
| 1.9s | 2763× | body | 1280 | valid |
| 785.0ms | 1892× | body | 640 | valid |
| 201.0ms | 757× | body | 320 | valid |
| 196.0ms | 2267× | body | 80 | valid |
| 60.0ms | 321× | body | 160 | valid |