Time bar (total: 27.4s)
| 135.0ms | 91× | body | 1280 | valid |
| 56.0ms | 24× | body | 320 | valid |
| 50.0ms | 58× | body | 640 | valid |
| 14.0ms | 71× | body | 80 | valid |
| 5.0ms | 12× | body | 160 | valid |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 5 | 654 |
| 4 | 156 |
| 3 | 68 |
| 2 | 39 |
| 1 | 23 |
| 0 | 13 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 9.7b
Found 4 expressions with local error:
| 0.1b | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 0.2b | (pow (sin kx) 2.0) |
| 0.3b | (pow (sin ky) 2.0) |
| 2.7b | (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× | associate-/r* add-exp-log 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 clear-num frac-2neg sqrt-pow1 pow1/2 div-exp div-inv |
| 57.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 6.0ms | (pow (sin kx) 2.0) |
| 5.0ms | (pow (sin ky) 2.0) |
| 49.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 191.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 135.0ms | (pow (sin kx) 2.0) |
| 165.0ms | (pow (sin ky) 2.0) |
| 140.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 1650 |
| 1 | 395 |
| 0 | 178 |
15 alts after pruning (15 fresh and 0 done)
Merged error: 6.8b
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.1b | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 24× | add-sqr-sqrt |
| 19× | *-un-lft-identity times-frac add-cube-cbrt |
| 13× | associate-*l* |
| 10× | add-cbrt-cube add-exp-log |
| 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 clear-num frac-2neg pow-prod-down associate-*l/ *-commutative |
| 0.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 29.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 13.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| 298.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 469.0ms | (* (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) (sin th)) |
| 555.0ms | (/ (sin ky) (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2)))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 1352 |
| 1 | 314 |
| 0 | 135 |
16 alts after pruning (16 fresh and 0 done)
Merged error: 6.8b
Found 4 expressions with local error:
| 0.1b | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 0.1b | (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky)) |
| 0.1b | (* (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky))) (sin th)) |
| 0.2b | (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky))) |
| 156× | times-frac |
| 104× | add-sqr-sqrt |
| 92× | *-un-lft-identity |
| 90× | add-cube-cbrt |
| 44× | associate-*l* |
| 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-*r* cbrt-unprod |
| 2× | clear-num frac-2neg associate-/r/ |
| 1× | hypot-udef pow-prod-down associate-*l/ *-commutative pow-flip inv-pow |
| 0.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 9.0ms | (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky)) |
| 42.0ms | (* (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky))) (sin th)) |
| 9.0ms | (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky))) |
| 426.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 449.0ms | (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky)) |
| 538.0ms | (* (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky))) (sin th)) |
| 409.0ms | (/ 1 (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 4519 |
| 1 | 793 |
| 0 | 291 |
16 alts after pruning (16 fresh and 0 done)
Merged error: 6.8b
Found 3 expressions with local error:
| 0.1b | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 0.1b | (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky)) |
| 0.2b | (/ (sin th) (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky))) |
| 84× | times-frac |
| 53× | add-sqr-sqrt *-un-lft-identity add-cube-cbrt |
| 16× | associate-/r* |
| 10× | add-cbrt-cube add-exp-log |
| 6× | div-inv associate-/l* |
| 4× | cbrt-undiv div-exp |
| 3× | expm1-log1p-u pow1 log1p-expm1-u add-log-exp |
| 2× | clear-num frac-2neg |
| 1× | hypot-udef associate-/r/ |
| 0.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 10.0ms | (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky)) |
| 21.0ms | (/ (sin th) (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky))) |
| 390.0ms | (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) |
| 459.0ms | (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky)) |
| 475.0ms | (/ (sin th) (/ (hypot (pow (sin kx) (/ 2.0 2)) (pow (sin ky) (/ 2.0 2))) (sin ky))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 2466 |
| 1 | 496 |
| 0 | 206 |
20 alts after pruning (19 fresh and 1 done)
Merged error: 6.8b
0% (0.2b remaining)
Error of 8.7b against oracle of 8.5b and baseline of 8.7b
| Iter | Nodes |
|---|---|
| done | 14 |
| 0 | 14 |
| 5.1s | 2672× | body | 1280 | valid |
| 2.2s | 1912× | body | 640 | valid |
| 567.0ms | 761× | body | 320 | valid |
| 520.0ms | 2276× | body | 80 | valid |
| 135.0ms | 379× | body | 160 | valid |