Time bar (total: 2.5s)
| 9.0ms | 65× | body | 1280 | valid |
| 4.0ms | 39× | body | 640 | valid |
| 4.0ms | 124× | body | 80 | valid |
| 1.0ms | 16× | body | 320 | valid |
| 1.0ms | 12× | body | 160 | valid |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 13 |
| 1 | 96 | 13 |
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: 31.0b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 3.0b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 99× | *-un-lft-identity |
| 52× | times-frac |
| 45× | add-sqr-sqrt |
| 23× | add-cube-cbrt |
| 18× | distribute-lft-out distribute-lft-out-- |
| 9× | associate-/r* difference-of-squares |
| 7× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | add-log-exp |
| 4× | associate-/r/ |
| 3× | pow1 |
| 2× | cbrt-undiv flip3-- frac-2neg flip3-+ div-exp clear-num flip-- flip-+ div-inv associate-/l/ |
| 1× | sub-neg diff-log frac-sub |
| 5.0ms | (/ x (+ x 1.0)) |
| 7.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 29.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 3.0ms | (/ x (+ x 1.0)) |
| 3.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 7.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 0 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4965 | 1412 |
| 1 | 4965 | 1412 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 4 | 113 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 110 | 4 | 114 |
Merged error: 0.2b
Found 3 expressions with local error:
| 0.1b | (/ 3.0 (pow x 3)) |
| 0.3b | (* (/ -1 x) (+ (/ 1.0 x) 3.0)) |
| 6.2b | (- (* (/ -1 x) (+ (/ 1.0 x) 3.0)) (/ 3.0 (pow x 3))) |
| 46× | times-frac |
| 41× | add-sqr-sqrt |
| 38× | *-un-lft-identity |
| 36× | add-cube-cbrt |
| 13× | add-exp-log associate-*l* |
| 12× | unpow-prod-down cube-prod associate-/r* |
| 10× | add-cbrt-cube |
| 5× | pow1 frac-sub add-log-exp |
| 4× | cube-mult frac-times flip3-+ unpow3 associate-*r/ div-exp associate-*r* flip-+ sqr-pow |
| 3× | associate-/l* |
| 2× | cbrt-undiv distribute-rgt-in distribute-lft-in associate-*l/ prod-exp associate--l+ cbrt-unprod div-inv unswap-sqr |
| 1× | pow-to-exp sub-neg flip3-- frac-2neg diff-log pow-prod-down pow-exp clear-num *-commutative flip-- distribute-lft-out |
| 5.0ms | (/ 3.0 (pow x 3)) |
| 11.0ms | (* (/ -1 x) (+ (/ 1.0 x) 3.0)) |
| 16.0ms | (- (* (/ -1 x) (+ (/ 1.0 x) 3.0)) (/ 3.0 (pow x 3))) |
| 3.0ms | (/ 3.0 (pow x 3)) |
| 6.0ms | (* (/ -1 x) (+ (/ 1.0 x) 3.0)) |
| 5.0ms | (- (* (/ -1 x) (+ (/ 1.0 x) 3.0)) (/ 3.0 (pow x 3))) |
Useful iterations: 0 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5792 | 1502 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 2 | 132 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 131 | 5 | 136 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.1b | (/ (neg (+ (/ 1.0 x) 3.0)) x) |
| 0.1b | (/ 3.0 (pow x 3)) |
| 6.2b | (- (/ (neg (+ (/ 1.0 x) 3.0)) x) (/ 3.0 (pow x 3))) |
| 91× | times-frac |
| 84× | add-sqr-sqrt *-un-lft-identity |
| 53× | add-cube-cbrt |
| 18× | distribute-rgt-neg-in |
| 16× | distribute-lft-neg-in |
| 15× | associate-/r* associate-/l* |
| 14× | unpow-prod-down cube-prod |
| 10× | add-exp-log difference-of-squares |
| 9× | distribute-lft-out |
| 7× | add-cbrt-cube |
| 6× | sqr-pow |
| 5× | add-log-exp |
| 4× | cube-mult neg-mul-1 unpow3 div-exp distribute-lft-out-- |
| 3× | pow1 |
| 2× | cbrt-undiv neg-sub0 frac-2neg div-sub clear-num div-inv associate-/l/ distribute-neg-frac |
| 1× | associate--l- pow-to-exp sub-neg flip3-- flip3-+ diff-log distribute-frac-neg pow-exp frac-sub flip-- flip-+ |
| 10.0ms | (/ (neg (+ (/ 1.0 x) 3.0)) x) |
| 8.0ms | (/ 3.0 (pow x 3)) |
| 72.0ms | (- (/ (neg (+ (/ 1.0 x) 3.0)) x) (/ 3.0 (pow x 3))) |
| 6.0ms | (/ (neg (+ (/ 1.0 x) 3.0)) x) |
| 3.0ms | (/ 3.0 (pow x 3)) |
| 4.0ms | (- (/ (neg (+ (/ 1.0 x) 3.0)) x) (/ 3.0 (pow x 3))) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4994 | 2194 |
| 1 | 4994 | 2194 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 169 | 0 | 169 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 169 | 5 | 174 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ (/ 1.0 x) 3.0)) |
| 0.1b | (/ 3.0 (pow x 3)) |
| 0.2b | (/ (neg (sqrt (+ (/ 1.0 x) 3.0))) x) |
| 0.3b | (* (/ (neg (sqrt (+ (/ 1.0 x) 3.0))) x) (sqrt (+ (/ 1.0 x) 3.0))) |
| 146× | times-frac |
| 137× | *-un-lft-identity |
| 116× | add-sqr-sqrt |
| 105× | add-cube-cbrt |
| 66× | sqrt-prod |
| 58× | associate-*l* |
| 49× | distribute-lft-neg-in distribute-rgt-neg-in |
| 21× | associate-/l* |
| 16× | add-exp-log distribute-lft-out |
| 15× | associate-/r* |
| 13× | add-cbrt-cube |
| 12× | unpow-prod-down cube-prod |
| 8× | sqrt-div |
| 7× | pow1 neg-mul-1 associate-*r* |
| 5× | div-exp |
| 4× | cube-mult flip3-+ unpow3 flip-+ add-log-exp unswap-sqr sqr-pow |
| 3× | cbrt-undiv div-inv |
| 2× | frac-times frac-2neg associate-*r/ distribute-frac-neg prod-exp clear-num cbrt-unprod associate-/l/ distribute-neg-frac |
| 1× | distribute-lft-neg-out neg-sub0 pow-to-exp rem-sqrt-square sqrt-pow1 pow1/2 div-sub pow-prod-down associate-*l/ pow-exp *-commutative |
| 6.0ms | (sqrt (+ (/ 1.0 x) 3.0)) |
| 5.0ms | (/ 3.0 (pow x 3)) |
| 14.0ms | (/ (neg (sqrt (+ (/ 1.0 x) 3.0))) x) |
| 27.0ms | (* (/ (neg (sqrt (+ (/ 1.0 x) 3.0))) x) (sqrt (+ (/ 1.0 x) 3.0))) |
| 3.0ms | (sqrt (+ (/ 1.0 x) 3.0)) |
| 4.0ms | (/ 3.0 (pow x 3)) |
| 6.0ms | (/ (neg (sqrt (+ (/ 1.0 x) 3.0))) x) |
| 6.0ms | (* (/ (neg (sqrt (+ (/ 1.0 x) 3.0))) x) (sqrt (+ (/ 1.0 x) 3.0))) |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4986 | 3502 |
| 1 | 4986 | 3502 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 272 | 0 | 272 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 272 | 5 | 277 |
Merged error: 0.0b
99.5% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 32.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 77 |
| 1 | 41 | 77 |
| 253.0ms | 1703× | body | 1280 | valid |
| 144.0ms | 1232× | body | 640 | valid |
| 130.0ms | 4120× | body | 80 | valid |
| 57.0ms | 633× | body | 320 | valid |
| 18.0ms | 312× | body | 160 | valid |
Loading profile data...