Time bar (total: 8.8s)
| 64.0ms | 91× | body | 1280 | valid |
| 22.0ms | 56× | body | 640 | valid |
| 6.0ms | 75× | body | 80 | valid |
| 5.0ms | 19× | body | 320 | valid |
| 3.0ms | 15× | 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: 10.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.2b | (pow (sin ky) 2.0) |
| 0.2b | (pow (sin kx) 2.0) |
| 2.5b | (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 |
| 85.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 4.0ms | (pow (sin ky) 2.0) |
| 4.0ms | (pow (sin kx) 2.0) |
| 27.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 158.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 106.0ms | (pow (sin ky) 2.0) |
| 110.0ms | (pow (sin kx) 2.0) |
| 78.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 990 |
| 1 | 1382 | 928 |
| 2 | 5001 | 927 |
21 alts after pruning (21 fresh and 0 done)
Merged error: 9.0b
Found 4 expressions with local error:
| 0.2b | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2) (pow (sin ky) 2)))) (sin th)) |
| 0.2b | (pow (sin ky) 2) |
| 0.2b | (pow (sin kx) 2) |
| 2.5b | (sqrt (+ (pow (sin kx) 2) (pow (sin ky) 2))) |
| 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-+ unpow2 sqr-pow |
| 1× | cbrt-undiv rem-sqrt-square sqrt-pow1 pow1/2 div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 87.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2) (pow (sin ky) 2)))) (sin th)) |
| 4.0ms | (pow (sin ky) 2) |
| 4.0ms | (pow (sin kx) 2) |
| 29.0ms | (sqrt (+ (pow (sin kx) 2) (pow (sin ky) 2))) |
| 159.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2) (pow (sin ky) 2)))) (sin th)) |
| 19.0ms | (pow (sin ky) 2) |
| 23.0ms | (pow (sin kx) 2) |
| 78.0ms | (sqrt (+ (pow (sin kx) 2) (pow (sin ky) 2))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 389 | 982 |
| 1 | 1374 | 902 |
| 2 | 5001 | 899 |
21 alts after pruning (20 fresh and 1 done)
Merged error: 9.0b
Found 4 expressions with local error:
| 0.2b | (pow (sin kx) 2.0) |
| 0.2b | (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 0.3b | (* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 2.5b | (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 pow-pow frac-2neg sqrt-pow1 pow1/2 associate-*r/ pow-prod-down pow-exp clear-num *-commutative sqr-pow |
| 4.0ms | (pow (sin kx) 2.0) |
| 37.0ms | (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 83.0ms | (* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 30.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 107.0ms | (pow (sin kx) 2.0) |
| 135.0ms | (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 150.0ms | (* (sin ky) (/ (sin th) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 82.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 412 | 1572 |
| 1 | 1672 | 1426 |
| 2 | 5001 | 1423 |
21 alts after pruning (21 fresh and 0 done)
Merged error: 9.0b
Found 4 expressions with local error:
| 0.6b | (cbrt (sin ky)) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 2.5b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 20× | *-un-lft-identity |
| 15× | sqrt-prod |
| 11× | add-sqr-sqrt |
| 8× | add-cube-cbrt |
| 7× | pow1 |
| 6× | unpow-prod-down sqrt-div distribute-lft-out |
| 4× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | cbrt-prod rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 flip-+ |
| 1× | pow1/3 |
| 1.0ms | (cbrt (sin ky)) |
| 28.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 27.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 27.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 98.0ms | (cbrt (sin ky)) |
| 82.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))) |
| 82.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 3 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 583 |
| 1 | 424 | 554 |
| 2 | 1478 | 552 |
| 3 | 5002 | 551 |
23 alts after pruning (22 fresh and 1 done)
Merged error: 9.0b
0% (1.6b remaining)
Error of 12.7b against oracle of 11.1b and baseline of 12.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 34 |
| 1 | 22 | 34 |
| 2.0s | 2727× | body | 1280 | valid |
| 940.0ms | 1864× | body | 640 | valid |
| 197.0ms | 754× | body | 320 | valid |
| 194.0ms | 2300× | body | 80 | valid |
| 62.0ms | 355× | body | 160 | valid |