Time bar (total: 9.4s)
| 147.0ms | 103× | body | 2560 | valid |
| 41.0ms | 76× | body | 1280 | valid |
| 7.0ms | 43× | body | 640 | valid |
| 4.0ms | 256× | pre | 80 | true |
| 2.0ms | 19× | body | 320 | valid |
| 1.0ms | 14× | body | 160 | valid |
| 0.0ms | 1× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 4 |
| 1 | 11 | 4 |
| 2 | 11 | 4 |
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: 60.3b
Found 2 expressions with local error:
| 0.0b | (/ 1.0 (tan x)) |
| 4.0b | (- (/ 1.0 x) (/ 1.0 (tan x))) |
| 24× | add-sqr-sqrt |
| 20× | *-un-lft-identity |
| 19× | times-frac |
| 12× | add-cube-cbrt |
| 5× | distribute-lft-out-- |
| 4× | add-exp-log add-cbrt-cube add-log-exp difference-of-squares |
| 3× | associate-/r* div-inv associate-/l* |
| 2× | pow1 |
| 1× | tan-quot cbrt-undiv sub-neg flip3-- frac-2neg diff-log div-exp clear-num associate-/r/ frac-sub flip-- |
| 7.0ms | (/ 1.0 (tan x)) |
| 13.0ms | (- (/ 1.0 x) (/ 1.0 (tan x))) |
| 10.0ms | (/ 1.0 (tan x)) |
| 19.0ms | (- (/ 1.0 x) (/ 1.0 (tan x))) |
Useful iterations: 3 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 232 | 342 |
| 1 | 610 | 327 |
| 2 | 1880 | 327 |
| 3 | 5002 | 326 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 2 | 56 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 55 | 2 | 57 |
Merged error: 0.3b
Found 3 expressions with local error:
| 0.0b | (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x))) |
| 0.1b | (* 0.0021164021164021165 (pow x 5)) |
| 0.1b | (* 0.022222222222222223 (pow x 3)) |
| 22× | add-sqr-sqrt |
| 19× | associate-*r* |
| 13× | add-exp-log |
| 10× | add-cube-cbrt *-un-lft-identity |
| 8× | unpow-prod-down add-log-exp |
| 7× | add-cbrt-cube unswap-sqr |
| 6× | associate-*l* prod-exp |
| 4× | cube-prod sqr-pow |
| 3× | pow1 sum-log |
| 2× | pow-to-exp pow-exp *-commutative cbrt-unprod |
| 1× | +-commutative cube-mult associate-+r+ flip3-+ unpow3 flip-+ |
| 7.0ms | (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x))) |
| 5.0ms | (* 0.0021164021164021165 (pow x 5)) |
| 6.0ms | (* 0.022222222222222223 (pow x 3)) |
| 6.0ms | (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x))) |
| 5.0ms | (* 0.0021164021164021165 (pow x 5)) |
| 4.0ms | (* 0.022222222222222223 (pow x 3)) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 381 |
| 1 | 1298 | 348 |
| 2 | 5002 | 348 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 4 | 78 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 6 | 80 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x))))) |
| 0.7b | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 0.7b | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 0.7b | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 flip-+ |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 15.0ms | (* (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x))))) |
| 6.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 6.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 6.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 23.0ms | (* (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x))))) |
| 21.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 19.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 19.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 2207 |
| 1 | 1932 | 2080 |
| 2 | 5001 | 1862 |
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 10 | 99 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 91 | 14 | 105 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.7b | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 0.7b | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 0.7b | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 0.7b | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 12× | cbrt-prod |
| 8× | add-sqr-sqrt add-cube-cbrt cbrt-div *-un-lft-identity |
| 4× | pow1 add-exp-log flip3-+ pow1/3 add-cbrt-cube flip-+ add-log-exp |
| 6.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 6.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 6.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 6.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 19.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 21.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 19.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
| 19.0ms | (cbrt (+ (* 0.022222222222222223 (pow x 3)) (+ (* 0.0021164021164021165 (pow x 5)) (* 0.3333333333333333 x)))) |
Useful iterations: 2 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 275 | 1312 |
| 1 | 1020 | 1244 |
| 2 | 5001 | 1104 |
15 alts after pruning (12 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 1 | 64 |
| Fresh | 0 | 11 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 63 | 15 | 78 |
Merged error: 0.2b
0% (0.1b remaining)
Error of 0.3b against oracle of 0.2b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 18 | 7 |
| 5.2s | 3204× | body | 2560 | valid |
| 1.4s | 2553× | body | 1280 | valid |
| 233.0ms | 1268× | body | 640 | valid |
| 132.0ms | 8000× | pre | 80 | true |
| 69.0ms | 605× | body | 320 | valid |
| 26.0ms | 322× | body | 160 | valid |
| 2.0ms | 48× | body | 80 | valid |
Loading profile data...