Time bar (total: 10.1s)
| 64.0ms | 89× | body | 1280 | valid |
| 23.0ms | 58× | body | 640 | valid |
| 7.0ms | 26× | body | 320 | valid |
| 6.0ms | 72× | 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: 11.7b
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) |
| 4.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 |
| 15.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 3.0ms | (pow (sin kx) 2.0) |
| 3.0ms | (pow (sin ky) 2.0) |
| 8.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 150.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 102.0ms | (pow (sin kx) 2.0) |
| 106.0ms | (pow (sin ky) 2.0) |
| 74.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 |
16 alts after pruning (16 fresh and 0 done)
Merged error: 7.1b
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 |
| 1.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 4.0ms | (/ (sin ky) (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)) |
| 256.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 382.0ms | (/ (sin ky) (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)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 295 | 1114 |
| 1 | 1091 | 988 |
| 2 | 5001 | 986 |
15 alts after pruning (15 fresh and 0 done)
Merged error: 7.1b
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))) |
| 4.0ms | (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 7.0ms | (* (sin ky) (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
| 259.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 329.0ms | (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 366.0ms | (* (sin ky) (/ (sin th) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))))) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 1109 |
| 1 | 1164 | 984 |
| 2 | 5001 | 983 |
17 alts after pruning (17 fresh and 0 done)
Merged error: 7.1b
Found 4 expressions with local error:
| 0.1b | (expm1 (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th))) |
| 0.1b | (log1p (expm1 (* (/ (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)))) |
| 0.2b | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 25× | add-sqr-sqrt |
| 20× | add-cube-cbrt *-un-lft-identity |
| 19× | times-frac |
| 13× | associate-*l* |
| 11× | add-exp-log add-cbrt-cube |
| 6× | pow1 |
| 5× | log1p-expm1-u |
| 4× | expm1-log1p-u add-log-exp |
| 3× | associate-*r* associate-/r* associate-/l* |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv unswap-sqr |
| 1× | log1p-udef expm1-log1p frac-2neg log1p-expm1 pow-prod-down associate-*l/ clear-num *-commutative expm1-udef |
| 1.0ms | (expm1 (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th))) |
| 1.0ms | (log1p (expm1 (* (/ (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)))) |
| 7.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 391.0ms | (expm1 (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th))) |
| 326.0ms | (log1p (expm1 (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)))) |
| 373.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 348.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
Useful iterations: 2 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 292 | 1359 |
| 1 | 1038 | 1206 |
| 2 | 4774 | 1205 |
| 3 | 5001 | 1205 |
16 alts after pruning (15 fresh and 1 done)
Merged error: 7.1b
0% (0.2b remaining)
Error of 8.5b against oracle of 8.3b and baseline of 8.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 13 |
| 1 | 17 | 13 |
| 2.0s | 2713× | body | 1280 | valid |
| 773.0ms | 1864× | body | 640 | valid |
| 345.0ms | 748× | body | 320 | valid |
| 198.0ms | 2351× | body | 80 | valid |
| 63.0ms | 324× | body | 160 | valid |