Time bar (total: 6.1s)
| 30.0ms | 197× | body | 80 | valid |
| 15.0ms | 28× | body | 640 | valid |
| 11.0ms | 13× | body | 1280 | valid |
| 4.0ms | 11× | body | 320 | valid |
| 2.0ms | 7× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 16 |
| 1 | 123 | 16 |
| 2 | 294 | 16 |
| 3 | 1083 | 16 |
| 4 | 5001 | 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× | sqrt-div pow-exp 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))))) |
| 113.0ms | (pow (sin ky) 2.0) |
| 387.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 376.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 322.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 505 | 1608 |
| 1 | 2047 | 1504 |
| 2 | 5001 | 1501 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 1 | 122 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 1 | 123 |
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× | flip3-+ sqrt-div cbrt-unprod flip-+ 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 |
| 6.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)))))) |
| 388.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))))))) |
| 385.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)))) |
| 394.0ms | (* (pow (/ (* 2.0 l) Om) (/ 2.0 2)) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 367.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 (67.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 625 | 3077 |
| 1 | 2575 | 2742 |
| 2 | 5002 | 2739 |
1 alts after pruning (0 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 163 | 0 | 163 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 163 | 1 | 164 |
Merged error: 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 22 |
| 1 | 32 | 22 |
| 757.0ms | 6212× | body | 80 | valid |
| 448.0ms | 539× | body | 1280 | valid |
| 366.0ms | 663× | body | 640 | valid |
| 153.0ms | 377× | body | 320 | valid |
| 53.0ms | 209× | body | 160 | valid |