Time bar (total: 37.1s)
| 189.0ms | 91× | body | 1280 | valid |
| 48.0ms | 58× | body | 640 | valid |
| 18.0ms | 28× | body | 320 | valid |
| 12.0ms | 64× | body | 80 | valid |
| 6.0ms | 15× | body | 160 | valid |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 16 |
| 1 | 23 | 16 |
| 2 | 39 | 16 |
| 3 | 68 | 16 |
| 4 | 152 | 16 |
| 5 | 333 | 16 |
| 6 | 1049 | 16 |
| 7 | 4305 | 16 |
| done | 5001 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 9.8b
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) |
| 2.5b | (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 |
| 60.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 10.0ms | (pow (sin kx) 2.0) |
| 4.0ms | (pow (sin ky) 2.0) |
| 33.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 228.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 175.0ms | (pow (sin kx) 2.0) |
| 149.0ms | (pow (sin ky) 2.0) |
| 168.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 3 (773.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 1808 |
| 1 | 340 | 1625 |
| 2 | 850 | 1557 |
| 3 | 2640 | 1556 |
| done | 5000 | 1556 |
16 alts after pruning (16 fresh and 0 done)
Merged error: 7.2b
Found 3 expressions with local error:
| 0.1b | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 0.2b | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 0.2b | (/ (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))) |
| 19.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 11.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 401.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 558.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 616.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 1912 |
| 1 | 294 | 1885 |
| 2 | 797 | 1670 |
| 3 | 2370 | 1669 |
| done | 5002 | 1668 |
15 alts after pruning (14 fresh and 1 done)
Merged error: 7.2b
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 |
| 1.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 36.0ms | (* (sin ky) (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 24.0ms | (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 391.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 558.0ms | (* (sin ky) (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 497.0ms | (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
Useful iterations: done (2.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 1911 |
| 1 | 287 | 1871 |
| 2 | 889 | 1659 |
| 3 | 2812 | 1659 |
| done | 5001 | 1658 |
16 alts after pruning (14 fresh and 2 done)
Merged error: 7.2b
Found 4 expressions with local error:
| 0.3b | (* (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))))) |
| 0.4b | (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 0.4b | (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 0.4b | (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 103× | cbrt-prod |
| 81× | add-sqr-sqrt |
| 69× | times-frac |
| 57× | add-cube-cbrt *-un-lft-identity |
| 16× | swap-sqr associate-*r* associate-*l* |
| 11× | pow1 |
| 9× | pow1/3 unswap-sqr |
| 7× | cbrt-div div-inv |
| 6× | add-exp-log |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 frac-times pow-plus associate-*r/ associate-*l/ prod-exp *-commutative cbrt-unprod |
| 60.0ms | (* (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))))) |
| 4.0ms | (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 3.0ms | (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 3.0ms | (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 781.0ms | (* (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))))) |
| 748.0ms | (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 695.0ms | (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 685.0ms | (cbrt (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
Useful iterations: 4 (3.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 170 | 6097 |
| 1 | 295 | 5862 |
| 2 | 774 | 5610 |
| 3 | 1712 | 5135 |
| 4 | 4938 | 5112 |
| done | 5000 | 5112 |
21 alts after pruning (19 fresh and 2 done)
Merged error: 7.2b
0% (0.1b remaining)
Error of 8.7b against oracle of 8.5b and baseline of 8.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 19 |
| 1 | 15 | 19 |
| done | 15 | 19 |
| 4.4s | 2751× | body | 1280 | valid |
| 2.1s | 1789× | body | 640 | valid |
| 991.0ms | 2310× | body | 80 | valid |
| 937.0ms | 806× | body | 320 | valid |
| 125.0ms | 344× | body | 160 | valid |