Time bar (total: 9.8s)
| 66.0ms | 90× | body | 1280 | valid |
| 26.0ms | 68× | body | 640 | valid |
| 6.0ms | 23× | body | 320 | valid |
| 6.0ms | 68× | body | 80 | valid |
| 1.0ms | 7× | 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 |
| done | 5001 | 10 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 10.9b
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 kx) 2.0) |
| 0.3b | (pow (sin ky) 2.0) |
| 3.3b | (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 |
| 81.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 3.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))) |
| 157.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 100.0ms | (pow (sin kx) 2.0) |
| 102.0ms | (pow (sin ky) 2.0) |
| 81.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 403 | 1038 |
| 1 | 1435 | 967 |
| 2 | 5002 | 965 |
| done | 5002 | 965 |
15 alts after pruning (15 fresh and 0 done)
Merged error: 7.3b
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)))) |
| 0.2b | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (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 |
| 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)))) |
| 20.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 258.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 380.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 351.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
Useful iterations: 2 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 295 | 1114 |
| 1 | 1091 | 988 |
| 2 | 5001 | 986 |
| done | 5001 | 986 |
17 alts after pruning (17 fresh and 0 done)
Merged error: 7.3b
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) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) |
| 0.2b | (* (/ (sin ky) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) (sin th)) |
| 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 |
| 0.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 11.0ms | (/ (sin ky) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) |
| 27.0ms | (* (/ (sin ky) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) (sin th)) |
| 257.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 392.0ms | (/ (sin ky) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) |
| 358.0ms | (* (/ (sin ky) (pow (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) 1)) (sin th)) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 394 | 1702 |
| 1 | 1545 | 1506 |
| 2 | 5002 | 1498 |
| done | 5002 | 1498 |
16 alts after pruning (16 fresh and 0 done)
Merged error: 7.3b
Found 3 expressions with local error:
| 0.1b | (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)))) |
| 0.3b | (* (sin ky) (/ (* 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 |
| 0.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 12.0ms | (/ (* 1 (sin th)) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 24.0ms | (* (sin ky) (/ (* 1 (sin th)) (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))) |
| 344.0ms | (/ (* 1 (sin th)) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 379.0ms | (* (sin ky) (/ (* 1 (sin th)) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 977 |
| 1 | 1265 | 805 |
| 2 | 5001 | 804 |
| done | 5001 | 804 |
17 alts after pruning (16 fresh and 1 done)
Merged error: 7.3b
0% (0.2b remaining)
Error of 8.9b against oracle of 8.7b and baseline of 8.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 12 |
| 1 | 22 | 12 |
| 2 | 22 | 12 |
| done | 22 | 12 |
| 2.0s | 2719× | body | 1280 | valid |
| 814.0ms | 1892× | body | 640 | valid |
| 210.0ms | 760× | body | 320 | valid |
| 202.0ms | 2287× | body | 80 | valid |
| 69.0ms | 342× | body | 160 | valid |