Time bar (total: 10.2s)
| 95.0ms | 119× | body | 1280 | valid |
| 31.0ms | 68× | body | 640 | valid |
| 5.0ms | 17× | body | 320 | valid |
| 4.0ms | 41× | body | 80 | valid |
| 2.0ms | 11× | 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 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 3.6b
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.2b | (pow (sin ky) 2.0) |
| 3.3b | (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 |
| 11.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 3.0ms | (pow (sin kx) 2.0) |
| 3.0ms | (pow (sin ky) 2.0) |
| 14.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 134.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 105.0ms | (pow (sin kx) 2.0) |
| 108.0ms | (pow (sin ky) 2.0) |
| 80.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 341 | 1065 |
| 1 | 1159 | 981 |
| 2 | 5001 | 976 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0.0b
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.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 |
| 1.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 7.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 4.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 254.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 345.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 376.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 295 | 1114 |
| 1 | 1091 | 988 |
| 2 | 5001 | 986 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0b
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) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) (sin th)) |
| 0.2b | (/ (sin ky) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) |
| 45× | times-frac |
| 44× | add-sqr-sqrt |
| 34× | add-cube-cbrt *-un-lft-identity |
| 25× | associate-*l* |
| 22× | unpow-prod-down |
| 18× | add-exp-log |
| 10× | add-cbrt-cube |
| 8× | sqr-pow |
| 7× | associate-/r* |
| 6× | div-exp |
| 5× | pow1 |
| 4× | prod-exp unswap-sqr |
| 3× | expm1-log1p-u associate-*r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | cbrt-undiv pow-to-exp pow-exp cbrt-unprod div-inv |
| 1× | hypot-udef frac-2neg pow-prod-down associate-*l/ clear-num *-commutative |
| 1.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 9.0ms | (* (/ (sin ky) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) (sin th)) |
| 5.0ms | (/ (sin ky) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) |
| 246.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 348.0ms | (* (/ (sin ky) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) (sin th)) |
| 380.0ms | (/ (sin ky) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 394 | 1702 |
| 1 | 1545 | 1506 |
| 2 | 5001 | 1498 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0b
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) (/ (* 1 (sin th)) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 0.3b | (/ (* 1 (sin th)) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 22× | add-exp-log |
| 17× | add-cbrt-cube |
| 10× | add-sqr-sqrt |
| 8× | add-cube-cbrt *-un-lft-identity prod-exp |
| 7× | associate-*r* |
| 6× | times-frac div-exp |
| 5× | pow1 cbrt-unprod |
| 4× | cbrt-undiv |
| 3× | expm1-log1p-u associate-*l* associate-/r* log1p-expm1-u add-log-exp |
| 2× | 1-exp div-inv |
| 1× | hypot-udef frac-2neg associate-*r/ pow-prod-down clear-num *-commutative associate-/l* unswap-sqr |
| 1.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 7.0ms | (* (sin ky) (/ (* 1 (sin th)) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 5.0ms | (/ (* 1 (sin th)) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 255.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 355.0ms | (* (sin ky) (/ (* 1 (sin th)) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 328.0ms | (/ (* 1 (sin th)) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 977 |
| 1 | 1265 | 805 |
| 2 | 5002 | 804 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 12 |
| 1 | 19 | 12 |
| 3.0s | 3710× | body | 1280 | valid |
| 1.1s | 2044× | body | 640 | valid |
| 227.0ms | 710× | body | 320 | valid |
| 125.0ms | 1263× | body | 80 | valid |
| 54.0ms | 273× | body | 160 | valid |