Time bar (total: 8.9s)
| 24.0ms | 198× | body | 80 | valid |
| 12.0ms | 16× | body | 1280 | valid |
| 8.0ms | 15× | body | 640 | valid |
| 8.0ms | 20× | 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.8b
Found 4 expressions with local error:
| 0.3b | (pow (sin kx) 2.0) |
| 0.4b | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 2.3b | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 10.1b | (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) |
| 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))) |
| 3.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 98.0ms | (pow (sin kx) 2.0) |
| 367.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))) |
| 311.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 | 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: 0.6b
Found 4 expressions with local error:
| 0.4b | (/ 1.0 (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3))) |
| 2.3b | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 10.1b | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 14.7b | (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3)) |
| 90× | cbrt-prod |
| 66× | add-sqr-sqrt times-frac |
| 64× | *-un-lft-identity |
| 60× | add-cube-cbrt |
| 40× | unpow-prod-down |
| 33× | sqrt-prod |
| 30× | cube-prod |
| 21× | associate-/r* |
| 18× | add-exp-log |
| 11× | associate-*l* |
| 7× | add-cbrt-cube sqr-pow |
| 6× | sqrt-div prod-exp |
| 5× | pow1 cube-mult unpow3 associate-*r* |
| 4× | cube-div expm1-log1p-u cbrt-div flip3-+ flip-+ log1p-expm1-u add-log-exp |
| 3× | div-exp pow-exp associate-/l* unswap-sqr |
| 2× | associate-*r/ associate-/r/ div-inv distribute-lft-out |
| 1× | cbrt-undiv distribute-rgt-in pow-to-exp rem-sqrt-square frac-2neg distribute-lft-in sqrt-pow1 pow1/2 pow1/3 clear-num *-commutative rem-cbrt-cube cbrt-unprod |
| 9.0ms | (/ 1.0 (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3))) |
| 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))))) |
| 5.0ms | (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3)) |
| 377.0ms | (/ 1.0 (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3))) |
| 366.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 302.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 306.0ms | (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3)) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 611 | 3836 |
| 1 | 2403 | 3346 |
| 2 | 5001 | 3276 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 201 | 1 | 202 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 203 | 2 | 205 |
Merged error: 0.6b
Found 4 expressions with local error:
| 2.3b | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 2.8b | (log (exp (/ 1.0 (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3))))) |
| 10.1b | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 14.7b | (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3)) |
| 72× | cbrt-prod |
| 70× | log-pow |
| 69× | exp-prod |
| 66× | times-frac |
| 61× | add-sqr-sqrt |
| 59× | *-un-lft-identity |
| 55× | add-cube-cbrt |
| 34× | unpow-prod-down |
| 27× | sqrt-prod |
| 24× | cube-prod |
| 16× | add-exp-log |
| 11× | associate-*l* |
| 6× | pow1 sqrt-div prod-exp add-cbrt-cube sqr-pow |
| 5× | associate-*r* |
| 4× | cube-div expm1-log1p-u cube-mult cbrt-div flip3-+ unpow3 flip-+ log1p-expm1-u add-log-exp |
| 3× | log-prod pow-exp unswap-sqr |
| 2× | associate-*r/ div-exp associate-/r/ div-inv distribute-lft-out |
| 1× | distribute-rgt-in pow-to-exp rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 pow1/3 rem-log-exp *-commutative rem-cbrt-cube cbrt-unprod |
| 15.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 16.0ms | (log (exp (/ 1.0 (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3))))) |
| 3.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 8.0ms | (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3)) |
| 372.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 373.0ms | (log (exp (/ 1.0 (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3))))) |
| 311.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 310.0ms | (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3)) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 674 | 2613 |
| 1 | 2312 | 2272 |
| 2 | 5002 | 2247 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 181 | 1 | 182 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 182 | 2 | 184 |
Merged error: 0.6b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 0 | 2 | 2 |
Merged error: 0.6b
0% (0.4b remaining)
Error of 1.2b against oracle of 0.8b and baseline of 1.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 20 |
| 1 | 33 | 20 |
| 734.0ms | 6239× | body | 80 | valid |
| 425.0ms | 524× | body | 1280 | valid |
| 362.0ms | 635× | body | 640 | valid |
| 156.0ms | 403× | body | 320 | valid |
| 51.0ms | 199× | body | 160 | valid |