Time bar (total: 33.2s)
| 456.0ms | 85× | body | 1280 | valid |
| 50.0ms | 62× | body | 640 | valid |
| 11.0ms | 75× | body | 80 | valid |
| 9.0ms | 19× | body | 320 | valid |
| 5.0ms | 15× | body | 160 | valid |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 5 | 632 |
| 4 | 140 |
| 3 | 64 |
| 2 | 35 |
| 1 | 23 |
| 0 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 11.2b
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.7b | (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 |
| 91.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 3.0ms | (pow (sin kx) 2.0) |
| 3.0ms | (pow (sin ky) 2.0) |
| 38.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 240.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 169.0ms | (pow (sin kx) 2.0) |
| 169.0ms | (pow (sin ky) 2.0) |
| 110.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 1861 |
| 1 | 451 |
| 0 | 181 |
17 alts after pruning (17 fresh and 0 done)
Merged error: 9.1b
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 ky) 2.0) |
| 0.3b | (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 4.7b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 72× | *-un-lft-identity |
| 50× | times-frac |
| 49× | add-sqr-sqrt |
| 41× | sqrt-prod |
| 40× | add-cube-cbrt |
| 30× | associate-*r* |
| 19× | unpow-prod-down |
| 16× | distribute-lft-out |
| 12× | add-exp-log |
| 11× | add-cbrt-cube |
| 8× | pow1 associate-/r* |
| 6× | sqrt-div |
| 4× | associate-/r/ add-log-exp |
| 3× | pow-unpow flip3-+ associate-*l* flip-+ associate-/l* unswap-sqr |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv |
| 1× | pow-to-exp rem-sqrt-square clear-num pow-pow frac-2neg sqrt-pow1 pow1/2 pow-prod-down pow-exp associate-*r/ *-commutative sqr-pow |
| 112.0ms | (* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 3.0ms | (pow (sin ky) 2.0) |
| 54.0ms | (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 41.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 237.0ms | (* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 153.0ms | (pow (sin ky) 2.0) |
| 173.0ms | (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 90.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 3086 |
| 1 | 471 |
| 0 | 195 |
20 alts after pruning (20 fresh and 0 done)
Merged error: 9.1b
Found 4 expressions with local error:
| 0.3b | (pow (sin ky) 2.0) |
| 0.3b | (* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin th) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 4.7b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.7b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 141× | add-sqr-sqrt |
| 133× | sqrt-prod |
| 111× | times-frac |
| 94× | *-un-lft-identity |
| 50× | add-cube-cbrt |
| 39× | associate-*r* associate-*l* |
| 28× | unswap-sqr |
| 27× | add-exp-log |
| 19× | unpow-prod-down |
| 16× | add-cbrt-cube distribute-lft-out |
| 12× | sqrt-div |
| 9× | pow1 |
| 8× | div-exp prod-exp |
| 4× | cbrt-undiv flip3-+ associate-/r/ cbrt-unprod flip-+ add-log-exp |
| 3× | pow-unpow |
| 2× | rem-sqrt-square rec-exp sqrt-pow1 pow1/2 1-exp div-inv |
| 1× | frac-times pow-to-exp pow-pow pow-prod-down associate-*l/ pow-exp associate-*r/ *-commutative sqr-pow |
| 5.0ms | (pow (sin ky) 2.0) |
| 215.0ms | (* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin th) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 43.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 41.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 174.0ms | (pow (sin ky) 2.0) |
| 219.0ms | (* (/ 1 (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) (/ (sin th) (sqrt (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 119.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 128.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 4591 |
| 1 | 761 |
| 0 | 254 |
21 alts after pruning (20 fresh and 1 done)
Merged error: 9.1b
Found 4 expressions with local error:
| 0.5b | (cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 4.7b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.7b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 4.7b | (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× | flip3-+ add-cbrt-cube add-exp-log flip-+ add-log-exp |
| 3× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 2× | associate-/r/ |
| 1× | cbrt-div pow1/3 div-inv |
| 15.0ms | (cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 35.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 46.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 22.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 259.0ms | (cbrt (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 131.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 126.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 112.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 3 | 3607 |
| 2 | 844 |
| 1 | 289 |
| 0 | 160 |
25 alts after pruning (24 fresh and 1 done)
Merged error: 9.1b
58% (0.7b remaining)
Error of 11.8b against oracle of 11.1b and baseline of 12.8b
| Iter | Nodes |
|---|---|
| done | 43 |
| 1 | 43 |
| 0 | 32 |
| 4.5s | 2710× | body | 1280 | valid |
| 2.7s | 1845× | body | 640 | valid |
| 590.0ms | 367× | body | 160 | valid |
| 536.0ms | 766× | body | 320 | valid |
| 524.0ms | 2312× | body | 80 | valid |