Time bar (total: 9.3s)
| 28.0ms | 196× | body | 80 | valid |
| 17.0ms | 19× | body | 1280 | valid |
| 14.0ms | 23× | body | 640 | valid |
| 5.0ms | 11× | body | 320 | valid |
| 2.0ms | 7× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 16 |
| 1 | 131 | 16 |
| 2 | 342 | 16 |
| 3 | 1202 | 16 |
| 4 | 5002 | 16 |
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: 1.8b
Found 4 expressions with local error:
| 0.3b | (pow (sin kx) 2.0) |
| 0.5b | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 2.7b | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 9.9b | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 32× | add-sqr-sqrt |
| 30× | *-un-lft-identity |
| 26× | add-cube-cbrt |
| 21× | times-frac |
| 19× | add-exp-log |
| 15× | sqrt-prod |
| 13× | unpow-prod-down |
| 11× | associate-*l* |
| 8× | add-cbrt-cube |
| 6× | pow1 prod-exp associate-/r* |
| 5× | associate-*r* |
| 4× | expm1-log1p-u sqrt-div pow-exp log1p-expm1-u add-log-exp |
| 3× | pow-unpow flip3-+ div-exp flip-+ associate-/l* unswap-sqr sqr-pow |
| 2× | pow-to-exp associate-*r/ associate-/r/ div-inv distribute-lft-out |
| 1× | cbrt-undiv distribute-rgt-in rem-sqrt-square pow-pow frac-2neg distribute-lft-in sqrt-pow1 pow1/2 clear-num *-commutative cbrt-unprod |
| 3.0ms | (pow (sin kx) 2.0) |
| 5.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 15.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 3.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 101.0ms | (pow (sin kx) 2.0) |
| 376.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 369.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 309.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 520 | 1686 |
| 1 | 2136 | 1580 |
| 2 | 5001 | 1576 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 3 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 128 | 3 | 131 |
Merged error: 1.0b
Found 4 expressions with local error:
| 0.5b | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))))) |
| 0.6b | (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 3.3b | (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 9.9b | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 125× | add-exp-log |
| 72× | prod-exp |
| 36× | pow-exp |
| 33× | add-sqr-sqrt |
| 31× | *-un-lft-identity |
| 27× | add-cube-cbrt |
| 25× | div-exp |
| 24× | times-frac |
| 22× | associate-*l* |
| 17× | unpow-prod-down |
| 15× | sqrt-prod |
| 13× | add-cbrt-cube |
| 12× | pow-to-exp |
| 6× | associate-*r/ associate-*r* associate-/r* |
| 5× | pow1 distribute-rgt-in distribute-lft-in |
| 4× | expm1-log1p-u flip3-+ sqrt-div cbrt-unprod flip-+ log1p-expm1-u add-log-exp |
| 3× | div-inv associate-/l* unswap-sqr sqr-pow |
| 2× | associate-/r/ *-commutative distribute-lft-out |
| 1× | cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num |
| 5.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))))) |
| 18.0ms | (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 14.0ms | (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 3.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 378.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))))) |
| 372.0ms | (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 383.0ms | (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 310.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 655 | 3207 |
| 1 | 2675 | 2873 |
| 2 | 5001 | 2838 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 171 | 0 | 171 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 171 | 3 | 174 |
Merged error: 1.0b
Found 4 expressions with local error:
| 0.5b | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 2.7b | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 3.0b | (log (exp (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))))) |
| 9.9b | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 44× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 39× | times-frac |
| 38× | add-cube-cbrt |
| 25× | log-pow |
| 24× | exp-prod sqrt-prod |
| 18× | add-exp-log |
| 11× | associate-*l* |
| 10× | unpow-prod-down |
| 8× | add-cbrt-cube |
| 6× | pow1 sqrt-div prod-exp associate-/r* |
| 5× | associate-*r* |
| 4× | expm1-log1p-u flip3-+ associate-/r/ flip-+ log1p-expm1-u add-log-exp |
| 3× | log-prod div-exp pow-exp div-inv associate-/l* unswap-sqr |
| 2× | associate-*r/ distribute-lft-out sqr-pow |
| 1× | cbrt-undiv distribute-rgt-in pow-to-exp rem-sqrt-square frac-2neg distribute-lft-in sqrt-pow1 pow1/2 rem-log-exp clear-num *-commutative cbrt-unprod |
| 6.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 14.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 8.0ms | (log (exp (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))))) |
| 3.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 375.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 372.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 368.0ms | (log (exp (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))))) |
| 309.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 517 | 2194 |
| 1 | 1913 | 2021 |
| 2 | 5001 | 2014 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 149 | 0 | 149 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 149 | 3 | 152 |
Merged error: 1.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 0 | 3 | 3 |
Merged error: 1.0b
0% (0.1b remaining)
Error of 0.7b against oracle of 0.6b and baseline of 0.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 22 |
| 1 | 32 | 22 |
| 904.0ms | 6296× | body | 80 | valid |
| 630.0ms | 519× | body | 1280 | valid |
| 393.0ms | 622× | body | 640 | valid |
| 160.0ms | 352× | body | 320 | valid |
| 63.0ms | 211× | body | 160 | valid |