Time bar (total: 2.4s)
| 10.0ms | 65× | body | 1280 | valid |
| 5.0ms | 44× | body | 640 | valid |
| 4.0ms | 123× | body | 80 | valid |
| 2.0ms | 17× | body | 320 | valid |
| 0.0ms | 7× | body | 160 | valid |
Useful iterations: 0 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1001 | 13 |
| 1 | 1001 | 13 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 31.4b
Found 3 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 0.0b | (/ x (+ x 1.0)) |
| 2.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 |
| 8.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 5.0ms | (/ x (+ x 1.0)) |
| 29.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 3.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 3.0ms | (/ x (+ x 1.0)) |
| 7.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4955 | 1412 |
| 1 | 4955 | 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.3b | (* (/ -1 x) (+ (/ 1.0 x) 3.0)) |
| 0.4b | (/ 3.0 (pow x 3)) |
| 6.0b | (- (* (/ -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 |
| 11.0ms | (* (/ -1 x) (+ (/ 1.0 x) 3.0)) |
| 5.0ms | (/ 3.0 (pow x 3)) |
| 17.0ms | (- (* (/ -1 x) (+ (/ 1.0 x) 3.0)) (/ 3.0 (pow x 3))) |
| 6.0ms | (* (/ -1 x) (+ (/ 1.0 x) 3.0)) |
| 4.0ms | (/ 3.0 (pow x 3)) |
| 7.0ms | (- (* (/ -1 x) (+ (/ 1.0 x) 3.0)) (/ 3.0 (pow x 3))) |
Useful iterations: 0 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5221 | 1499 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 1 | 132 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 132 | 4 | 136 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (/ (neg 3.0) (pow x 3)) (/ 3.0 x)) |
| 0.2b | (* (/ -1 x) (/ 1.0 x)) |
| 0.4b | (/ (neg 3.0) (pow x 3)) |
| 6.0b | (+ (* (/ -1 x) (/ 1.0 x)) (- (/ (neg 3.0) (pow x 3)) (/ 3.0 x))) |
| 173× | times-frac |
| 137× | add-sqr-sqrt |
| 114× | *-un-lft-identity |
| 94× | add-cube-cbrt |
| 43× | distribute-lft-neg-in |
| 42× | distribute-rgt-neg-in |
| 35× | unpow-prod-down cube-prod |
| 21× | add-exp-log |
| 18× | add-cbrt-cube |
| 17× | unpow3 |
| 15× | neg-mul-1 |
| 13× | associate-*r* associate-*l* sqr-pow |
| 12× | associate-/r* |
| 11× | cube-mult add-log-exp |
| 10× | associate-/l* difference-of-squares |
| 9× | frac-add |
| 7× | div-exp |
| 6× | pow1 distribute-rgt-out-- |
| 5× | cbrt-undiv distribute-lft-out-- |
| 4× | frac-times flip3-- associate-*r/ associate-*l/ prod-exp frac-sub flip-- cbrt-unprod unswap-sqr |
| 3× | div-inv |
| 2× | neg-sub0 sub-neg associate-+r+ diff-log div-sub sum-log |
| 1× | +-commutative associate--l- pow-to-exp associate-+r- frac-2neg flip3-+ distribute-frac-neg pow-prod-down pow-exp clear-num *-commutative flip-+ |
| 76.0ms | (- (/ (neg 3.0) (pow x 3)) (/ 3.0 x)) |
| 9.0ms | (* (/ -1 x) (/ 1.0 x)) |
| 10.0ms | (/ (neg 3.0) (pow x 3)) |
| 80.0ms | (+ (* (/ -1 x) (/ 1.0 x)) (- (/ (neg 3.0) (pow x 3)) (/ 3.0 x))) |
| 11.0ms | (- (/ (neg 3.0) (pow x 3)) (/ 3.0 x)) |
| 3.0ms | (* (/ -1 x) (/ 1.0 x)) |
| 4.0ms | (/ (neg 3.0) (pow x 3)) |
| 4.0ms | (+ (* (/ -1 x) (/ 1.0 x)) (- (/ (neg 3.0) (pow x 3)) (/ 3.0 x))) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5012 | 3454 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 279 | 0 | 279 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 279 | 4 | 283 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ 1 (- x 1.0)) |
| 0.0b | (/ x (+ x 1.0)) |
| 0.1b | (* (+ x 1.0) (/ 1 (- x 1.0))) |
| 6.9b | (- (/ x (+ x 1.0)) (* (+ x 1.0) (/ 1 (- x 1.0)))) |
| 58× | *-un-lft-identity |
| 54× | add-sqr-sqrt |
| 44× | times-frac |
| 33× | add-cube-cbrt |
| 21× | associate-*r* |
| 19× | add-exp-log |
| 13× | add-cbrt-cube |
| 9× | associate-/r* |
| 7× | pow1 distribute-lft-out-- difference-of-squares |
| 6× | associate-/r/ frac-sub associate-/l* add-log-exp |
| 5× | flip3-+ div-exp flip-+ distribute-lft-out |
| 4× | frac-times associate-*l* associate-*l/ prod-exp |
| 3× | cbrt-undiv flip3-- flip-- div-inv unswap-sqr |
| 2× | rec-exp frac-2neg 1-exp associate-*r/ clear-num un-div-inv cbrt-unprod |
| 1× | sub-neg pow-flip diff-log pow-prod-down *-commutative inv-pow |
| 5.0ms | (/ 1 (- x 1.0)) |
| 5.0ms | (/ x (+ x 1.0)) |
| 12.0ms | (* (+ x 1.0) (/ 1 (- x 1.0))) |
| 10.0ms | (- (/ x (+ x 1.0)) (* (+ x 1.0) (/ 1 (- x 1.0)))) |
| 2.0ms | (/ 1 (- x 1.0)) |
| 3.0ms | (/ x (+ x 1.0)) |
| 3.0ms | (* (+ x 1.0) (/ 1 (- x 1.0))) |
| 7.0ms | (- (/ x (+ x 1.0)) (* (+ x 1.0) (/ 1 (- x 1.0)))) |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5312 | 1609 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 1 | 153 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 152 | 5 | 157 |
Merged error: 0.0b
99.9% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 32.6b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 0.01683730658649282 | 12785707414306.22 | 14540.297240922848 |
| 8 | -12322.514085840688 | -0.2101619750885166 | -11056.680698277803 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 41 |
| 1 | 109 | 41 |
| 244.0ms | 1657× | body | 1280 | valid |
| 139.0ms | 1216× | body | 640 | valid |
| 132.0ms | 4200× | body | 80 | valid |
| 55.0ms | 635× | body | 320 | valid |
| 17.0ms | 292× | body | 160 | valid |
Loading profile data...