Time bar (total: 34.2s)
| 113.0ms | 88× | body | 1280 | valid |
| 104.0ms | 59× | body | 640 | valid |
| 18.0ms | 33× | body | 320 | valid |
| 13.0ms | 68× | body | 80 | valid |
| 3.0ms | 8× | body | 160 | valid |
Useful iterations: 0 (2.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.7b
Found 4 expressions with local error:
| 0.2b | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 0.3b | (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 |
| 77.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 20.0ms | (pow (sin kx) 2.0) |
| 8.0ms | (pow (sin ky) 2.0) |
| 66.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 236.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 178.0ms | (pow (sin kx) 2.0) |
| 180.0ms | (pow (sin ky) 2.0) |
| 171.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 3 (801.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 1808 |
| 1 | 340 | 1625 |
| 2 | 850 | 1557 |
| 3 | 2640 | 1556 |
| done | 5000 | 1556 |
18 alts after pruning (18 fresh and 0 done)
Merged error: 7.0b
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)) |
| 9.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 365.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 552.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 603.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 1912 |
| 1 | 294 | 1885 |
| 2 | 797 | 1670 |
| 3 | 2370 | 1669 |
| done | 5002 | 1668 |
15 alts after pruning (15 fresh and 0 done)
Merged error: 6.9b
Found 3 expressions with local error:
| 0.1b | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 0.2b | (/ (sin th) (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))))) |
| 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))) |
| 17.0ms | (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 35.0ms | (* (sin ky) (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 378.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 433.0ms | (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 611.0ms | (* (sin ky) (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
Useful iterations: done (2.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 1911 |
| 1 | 287 | 1871 |
| 2 | 892 | 1659 |
| 3 | 2818 | 1659 |
| done | 5000 | 1658 |
17 alts after pruning (17 fresh and 0 done)
Merged error: 6.9b
Found 4 expressions with local error:
| 0.1b | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 0.2b | (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin th)) |
| 0.3b | (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin th))) |
| 0.3b | (* (sin ky) (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin th)))) |
| 156× | times-frac |
| 104× | add-sqr-sqrt |
| 92× | *-un-lft-identity |
| 90× | add-cube-cbrt |
| 44× | associate-*r* |
| 36× | add-exp-log |
| 20× | add-cbrt-cube |
| 16× | associate-/r* |
| 15× | div-exp |
| 10× | div-inv |
| 7× | pow1 cbrt-undiv prod-exp |
| 6× | associate-/l* |
| 5× | unswap-sqr |
| 4× | expm1-log1p-u rec-exp 1-exp log1p-expm1-u add-log-exp |
| 3× | associate-*l* cbrt-unprod |
| 2× | frac-2neg clear-num associate-/r/ |
| 1× | hypot-udef pow-flip associate-*r/ pow-prod-down un-div-inv *-commutative inv-pow |
| 1.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 13.0ms | (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin th)) |
| 24.0ms | (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin th))) |
| 77.0ms | (* (sin ky) (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin th)))) |
| 396.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 457.0ms | (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin th)) |
| 480.0ms | (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin th))) |
| 581.0ms | (* (sin ky) (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin th)))) |
Useful iterations: done (3.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 284 | 5598 |
| 1 | 646 | 5112 |
| 2 | 1545 | 4602 |
| 3 | 4788 | 4583 |
| done | 5000 | 4582 |
20 alts after pruning (20 fresh and 0 done)
Merged error: 6.9b
0% (0.1b remaining)
Error of 8.6b against oracle of 8.5b and baseline of 8.6b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 19 |
| 1 | 15 | 19 |
| done | 15 | 19 |
| 4.4s | 2737× | body | 1280 | valid |
| 2.5s | 1809× | body | 640 | valid |
| 575.0ms | 2326× | body | 80 | valid |
| 568.0ms | 776× | body | 320 | valid |
| 160.0ms | 352× | body | 160 | valid |