Time bar (total: 16.7s)
| 63.0ms | 84× | body | 1280 | valid |
| 22.0ms | 55× | body | 640 | valid |
| 7.0ms | 26× | body | 320 | valid |
| 7.0ms | 80× | body | 80 | valid |
| 2.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 16 |
| 1 | 23 | 16 |
| 2 | 38 | 16 |
| 3 | 67 | 16 |
| 4 | 136 | 16 |
| 5 | 340 | 16 |
| 6 | 1217 | 16 |
| 7 | 4428 | 16 |
| done | 5000 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 13.0b
Found 4 expressions with local error:
| 0.1b | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 0.3b | (pow (sin ky) 2.0) |
| 0.3b | (pow (sin kx) 2.0) |
| 3.6b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 46× | *-un-lft-identity |
| 39× | add-sqr-sqrt |
| 26× | add-cube-cbrt |
| 25× | sqrt-prod |
| 24× | times-frac |
| 22× | unpow-prod-down |
| 10× | distribute-lft-out |
| 9× | hypot-def |
| 8× | add-exp-log associate-/r* sqr-pow |
| 7× | pow1 |
| 6× | pow-unpow add-cbrt-cube |
| 4× | expm1-log1p-u sqrt-div log1p-expm1-u add-log-exp |
| 3× | associate-/l* |
| 2× | pow-to-exp pow-pow flip3-+ pow-exp associate-/r/ flip-+ |
| 1× | cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num div-inv |
| 18.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 1.0ms | (pow (sin ky) 2.0) |
| 1.0ms | (pow (sin kx) 2.0) |
| 17.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 124.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 104.0ms | (pow (sin ky) 2.0) |
| 103.0ms | (pow (sin kx) 2.0) |
| 76.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (111.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 1808 |
| 1 | 349 | 1643 |
| 2 | 1115 | 1557 |
| done | 5000 | 1557 |
19 alts after pruning (19 fresh and 0 done)
Merged error: 9.1b
Found 3 expressions with local error:
| 0.1b | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 0.1b | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 0.1b | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 24× | add-sqr-sqrt |
| 19× | add-cube-cbrt *-un-lft-identity times-frac |
| 13× | associate-*l* |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 3× | expm1-log1p-u associate-*r* associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv unswap-sqr |
| 1× | hypot-udef frac-2neg pow-prod-down associate-*l/ clear-num *-commutative |
| 0.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 8.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 3.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 245.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 332.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 372.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
Useful iterations: 2 (90.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 1912 |
| 1 | 302 | 1885 |
| 2 | 1051 | 1670 |
| done | 5000 | 1670 |
18 alts after pruning (18 fresh and 0 done)
Merged error: 9.1b
Found 3 expressions with local error:
| 0.1b | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 0.3b | (* (sin ky) (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 0.3b | (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 24× | add-sqr-sqrt |
| 19× | add-cube-cbrt *-un-lft-identity times-frac |
| 13× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 3× | expm1-log1p-u associate-*l* associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv unswap-sqr |
| 1× | hypot-udef frac-2neg associate-*r/ pow-prod-down clear-num *-commutative |
| 0.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 8.0ms | (* (sin ky) (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 3.0ms | (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 247.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 351.0ms | (* (sin ky) (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 324.0ms | (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
Useful iterations: 2 (98.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 1911 |
| 1 | 297 | 1871 |
| 2 | 1124 | 1659 |
| done | 5000 | 1659 |
18 alts after pruning (17 fresh and 1 done)
Merged error: 9.1b
Found 4 expressions with local error:
| 0.1b | (* (/ (sin ky) (log1p (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))))) (sin th)) |
| 0.1b | (/ (sin ky) (log1p (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))))) |
| 0.2b | (log1p (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 0.3b | (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 25× | add-sqr-sqrt |
| 20× | add-cube-cbrt *-un-lft-identity |
| 19× | times-frac |
| 13× | associate-*l* |
| 11× | add-exp-log add-cbrt-cube |
| 6× | pow1 |
| 5× | log1p-expm1-u |
| 4× | expm1-log1p-u add-log-exp |
| 3× | associate-*r* associate-/r* associate-/l* |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv unswap-sqr |
| 1× | log1p-udef expm1-log1p frac-2neg log1p-expm1 pow-prod-down associate-*l/ clear-num *-commutative expm1-udef |
| 11.0ms | (* (/ (sin ky) (log1p (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))))) (sin th)) |
| 3.0ms | (/ (sin ky) (log1p (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))))) |
| 0.0ms | (log1p (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 0.0ms | (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 371.0ms | (* (/ (sin ky) (log1p (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))))) (sin th)) |
| 610.0ms | (/ (sin ky) (log1p (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))))) |
| 286.0ms | (log1p (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 275.0ms | (expm1 (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
Useful iterations: 2 (108.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 159 | 2343 |
| 1 | 355 | 2126 |
| 2 | 1209 | 1872 |
| done | 5000 | 1872 |
19 alts after pruning (17 fresh and 2 done)
Merged error: 9.1b
0% (0.2b remaining)
Error of 9.2b against oracle of 9.0b and baseline of 9.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 19 |
| 1 | 15 | 19 |
| done | 15 | 19 |
| 2.1s | 2736× | body | 1280 | valid |
| 764.0ms | 1776× | body | 640 | valid |
| 220.0ms | 2390× | body | 80 | valid |
| 209.0ms | 742× | body | 320 | valid |
| 76.0ms | 356× | body | 160 | valid |