Time bar (total: 6.2s)
| 25.0ms | 197× | body | 80 | valid |
| 20.0ms | 28× | body | 640 | valid |
| 11.0ms | 13× | body | 1280 | 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: 0.5b
Found 4 expressions with local error:
| 0.3b | (pow (sin ky) 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)))))) |
| 1.7b | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 7.5b | (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 ky) 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)))))) |
| 14.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))))) |
| 105.0ms | (pow (sin ky) 2.0) |
| 383.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 383.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 323.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 521 | 1686 |
| 1 | 2136 | 1580 |
| 2 | 5001 | 1576 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 1 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 130 | 1 | 131 |
Merged error: 0.2b
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.5b | (* (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)))) |
| 1.8b | (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 7.5b | (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))))))) |
| 17.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)))))) |
| 387.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))))))) |
| 382.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)))) |
| 388.0ms | (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 318.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 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 655 | 3207 |
| 1 | 2675 | 2873 |
| 2 | 5001 | 2838 |
1 alts after pruning (0 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 171 | 0 | 171 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 171 | 1 | 172 |
Merged error: 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 22 |
| 1 | 32 | 22 |
| 780.0ms | 6212× | body | 80 | valid |
| 456.0ms | 539× | body | 1280 | valid |
| 391.0ms | 663× | body | 640 | valid |
| 160.0ms | 377× | body | 320 | valid |
| 61.0ms | 209× | body | 160 | valid |