Time bar (total: 9.9s)
| 24.0ms | 198× | body | 80 | valid |
| 13.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 | 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.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))))) |
| 72× | *-un-lft-identity |
| 67× | add-sqr-sqrt |
| 62× | times-frac |
| 58× | associate-*l* |
| 48× | add-cube-cbrt unpow-prod-down |
| 25× | sqrt-prod |
| 19× | add-exp-log |
| 14× | associate-*r* |
| 12× | distribute-lft-out |
| 9× | unswap-sqr |
| 8× | pow1 associate-/r* add-cbrt-cube |
| 6× | prod-exp |
| 4× | sqrt-div pow-exp *-commutative add-log-exp |
| 3× | pow-unpow flip3-+ div-exp flip-+ associate-/l* sqr-pow |
| 2× | +-commutative distribute-rgt-in pow-to-exp distribute-lft-in associate-*r/ associate-/r/ div-inv |
| 1× | cbrt-undiv rem-sqrt-square pow-pow frac-2neg sqrt-pow1 pow1/2 pow-prod-down clear-num cbrt-unprod |
| 3.0ms | (pow (sin kx) 2.0) |
| 33.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 31.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 31.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 106.0ms | (pow (sin kx) 2.0) |
| 377.0ms | (/ 1.0 (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))))) |
| 378.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 319.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
Useful iterations: 2 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 847 | 2146 |
| 1 | 3364 | 2024 |
| 2 | 5002 | 2021 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 167 | 3 | 170 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 168 | 3 | 171 |
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)) |
| 133× | *-un-lft-identity |
| 113× | times-frac |
| 110× | cbrt-prod |
| 103× | add-sqr-sqrt |
| 85× | unpow-prod-down |
| 84× | add-cube-cbrt |
| 64× | associate-*l* |
| 55× | sqrt-prod |
| 40× | cube-prod |
| 25× | associate-/r* |
| 24× | distribute-lft-out |
| 18× | add-exp-log |
| 14× | associate-*r* |
| 9× | add-cbrt-cube unswap-sqr |
| 7× | pow1 sqr-pow |
| 6× | sqrt-div prod-exp |
| 5× | cube-mult unpow3 |
| 4× | cube-div cbrt-div flip3-+ *-commutative flip-+ add-log-exp |
| 3× | div-exp pow-exp associate-/l* |
| 2× | cbrt-undiv +-commutative distribute-rgt-in distribute-lft-in associate-*r/ associate-/r/ rem-cbrt-cube div-inv |
| 1× | pow-to-exp rem-sqrt-square pow-unpow frac-2neg sqrt-pow1 pow1/2 pow1/3 pow-prod-down clear-num cbrt-unprod |
| 38.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))) |
| 31.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 31.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 38.0ms | (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3)) |
| 381.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))) |
| 370.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 306.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 314.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 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 947 | 4475 |
| 1 | 3629 | 3909 |
| 2 | 5001 | 3853 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 254 | 2 | 256 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 257 | 2 | 259 |
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)) |
| 120× | *-un-lft-identity |
| 113× | times-frac |
| 98× | add-sqr-sqrt |
| 88× | cbrt-prod |
| 82× | log-pow |
| 81× | exp-prod |
| 79× | add-cube-cbrt |
| 77× | unpow-prod-down |
| 62× | associate-*l* |
| 45× | sqrt-prod |
| 32× | cube-prod |
| 20× | distribute-lft-out |
| 17× | add-exp-log |
| 14× | associate-*r* |
| 9× | unswap-sqr |
| 8× | pow1 |
| 6× | sqrt-div prod-exp add-cbrt-cube sqr-pow |
| 4× | cube-div cube-mult cbrt-div flip3-+ unpow3 *-commutative flip-+ add-log-exp |
| 3× | log-prod pow-exp |
| 2× | +-commutative distribute-rgt-in distribute-lft-in associate-*r/ div-exp rem-log-exp associate-/r/ rem-cbrt-cube div-inv |
| 1× | pow-to-exp rem-sqrt-square pow-unpow sqrt-pow1 pow1/2 pow1/3 pow-prod-down cbrt-unprod |
| 28.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 49.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))))) |
| 36.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 34.0ms | (cbrt (pow (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) 3)) |
| 403.0ms | (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 406.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))))) |
| 337.0ms | (sqrt (+ 1.0 (* (pow (/ (* 2.0 l) Om) 2.0) (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))))) |
| 318.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 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1003 | 3051 |
| 1 | 3477 | 2666 |
| 2 | 5001 | 2641 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 232 | 0 | 232 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 232 | 2 | 234 |
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 |
| 774.0ms | 6239× | body | 80 | valid |
| 431.0ms | 524× | body | 1280 | valid |
| 356.0ms | 635× | body | 640 | valid |
| 155.0ms | 403× | body | 320 | valid |
| 51.0ms | 199× | body | 160 | valid |