Time bar (total: 9.5s)
| 118.0ms | 122× | body | 1280 | valid |
| 35.0ms | 62× | body | 640 | valid |
| 5.0ms | 42× | body | 80 | valid |
| 5.0ms | 13× | body | 320 | valid |
| 4.0ms | 17× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 10 |
| 1 | 39 | 10 |
| 2 | 67 | 10 |
| 3 | 153 | 10 |
| 4 | 439 | 10 |
| 5 | 1830 | 10 |
| 6 | 5001 | 10 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 2.0b
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 ky) 2.0) |
| 0.3b | (pow (sin kx) 2.0) |
| 1.8b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 46× | add-sqr-sqrt |
| 41× | *-un-lft-identity |
| 30× | associate-*l* |
| 26× | times-frac |
| 25× | add-cube-cbrt |
| 21× | sqrt-prod |
| 20× | unpow-prod-down |
| 11× | add-exp-log |
| 9× | pow1 add-cbrt-cube hypot-def |
| 8× | distribute-lft-out sqr-pow |
| 6× | pow-unpow |
| 4× | expm1-log1p-u sqrt-div log1p-expm1-u add-log-exp |
| 3× | associate-*r* unswap-sqr |
| 2× | pow-to-exp pow-pow flip3-+ pow-exp prod-exp associate-/r/ cbrt-unprod flip-+ |
| 1× | cbrt-undiv rem-sqrt-square sqrt-pow1 pow1/2 div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 16.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 3.0ms | (pow (sin ky) 2.0) |
| 3.0ms | (pow (sin kx) 2.0) |
| 8.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 148.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 113.0ms | (pow (sin ky) 2.0) |
| 103.0ms | (pow (sin kx) 2.0) |
| 80.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 403 | 1038 |
| 1 | 1435 | 967 |
| 2 | 5002 | 965 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 9 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 9 | 131 |
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (hypot (sin ky) (sin kx)) |
| 0.1b | (/ (sin ky) (hypot (sin ky) (sin kx))) |
| 0.2b | (* (/ (sin ky) (hypot (sin ky) (sin kx))) (sin th)) |
| 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 |
| 1.0ms | (hypot (sin ky) (sin kx)) |
| 4.0ms | (/ (sin ky) (hypot (sin ky) (sin kx))) |
| 7.0ms | (* (/ (sin ky) (hypot (sin ky) (sin kx))) (sin th)) |
| 115.0ms | (hypot (sin ky) (sin kx)) |
| 171.0ms | (/ (sin ky) (hypot (sin ky) (sin kx))) |
| 220.0ms | (* (/ (sin ky) (hypot (sin ky) (sin kx))) (sin th)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 287 | 725 |
| 1 | 1045 | 645 |
| 2 | 4965 | 644 |
| 3 | 5001 | 644 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 5 | 82 |
| Fresh | 5 | 3 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 82 | 9 | 91 |
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (hypot (sin ky) (sin kx)) |
| 0.2b | (/ (sin th) (hypot (sin ky) (sin kx))) |
| 0.3b | (* (sin ky) (/ (sin th) (hypot (sin ky) (sin kx)))) |
| 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 (sin ky) (sin kx)) |
| 4.0ms | (/ (sin th) (hypot (sin ky) (sin kx))) |
| 7.0ms | (* (sin ky) (/ (sin th) (hypot (sin ky) (sin kx)))) |
| 116.0ms | (hypot (sin ky) (sin kx)) |
| 196.0ms | (/ (sin th) (hypot (sin ky) (sin kx))) |
| 220.0ms | (* (sin ky) (/ (sin th) (hypot (sin ky) (sin kx)))) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 258 | 719 |
| 1 | 1032 | 641 |
| 2 | 5002 | 641 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 81 | 1 | 82 |
| Fresh | 2 | 5 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 84 | 7 | 91 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (hypot (sin ky) (sin kx)) |
| 0.2b | (* (* (sin ky) (/ 1 (hypot (sin ky) (sin kx)))) (sin th)) |
| 0.2b | (/ 1 (hypot (sin ky) (sin kx))) |
| 0.3b | (* (sin ky) (/ 1 (hypot (sin ky) (sin kx)))) |
| 32× | add-exp-log |
| 28× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 21× | add-cube-cbrt |
| 20× | times-frac add-cbrt-cube |
| 16× | associate-*r* |
| 13× | prod-exp |
| 12× | pow1 |
| 7× | cbrt-unprod |
| 6× | div-exp |
| 4× | expm1-log1p-u associate-*l* pow-prod-down log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv rec-exp 1-exp associate-/r* associate-/l* unswap-sqr |
| 2× | associate-*r/ associate-*l/ un-div-inv *-commutative div-inv |
| 1× | hypot-udef pow-flip frac-2neg clear-num inv-pow |
| 1.0ms | (hypot (sin ky) (sin kx)) |
| 9.0ms | (* (* (sin ky) (/ 1 (hypot (sin ky) (sin kx)))) (sin th)) |
| 3.0ms | (/ 1 (hypot (sin ky) (sin kx))) |
| 8.0ms | (* (sin ky) (/ 1 (hypot (sin ky) (sin kx)))) |
| 118.0ms | (hypot (sin ky) (sin kx)) |
| 231.0ms | (* (* (sin ky) (/ 1 (hypot (sin ky) (sin kx)))) (sin th)) |
| 143.0ms | (/ 1 (hypot (sin ky) (sin kx))) |
| 173.0ms | (* (sin ky) (/ 1 (hypot (sin ky) (sin kx)))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 389 | 971 |
| 1 | 1695 | 810 |
| 2 | 5001 | 779 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 0 | 119 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 119 | 7 | 126 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 7 |
| 1 | 10 | 7 |
| 3.3s | 3713× | body | 1280 | valid |
| 1.1s | 2021× | body | 640 | valid |
| 415.0ms | 719× | body | 320 | valid |
| 145.0ms | 1260× | body | 80 | valid |
| 74.0ms | 287× | body | 160 | valid |