Time bar (total: 2.6s)
| 6.0ms | 78× | body | 1280 | valid |
| 4.0ms | 181× | body | 80 | valid |
| 3.0ms | 47× | body | 640 | valid |
| 1.0ms | 25× | body | 320 | valid |
| 0.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 4 |
| 1 | 37 | 4 |
| 2 | 103 | 4 |
| 3 | 220 | 4 |
| 4 | 387 | 4 |
| 5 | 527 | 4 |
| 6 | 803 | 4 |
| 7 | 1602 | 4 |
| 8 | 2861 | 4 |
| 9 | 4340 | 4 |
| 10 | 4803 | 4 |
| 11 | 5001 | 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: 37.9b
Found 2 expressions with local error:
| 0.0b | (* (+ x 1.0) (+ x 1.0)) |
| 3.3b | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 20× | *-un-lft-identity |
| 9× | pow1 add-sqr-sqrt |
| 6× | add-cube-cbrt flip3-+ swap-sqr flip-+ distribute-lft-out |
| 4× | add-exp-log frac-times associate-*r* associate-*l* add-cbrt-cube add-log-exp |
| 2× | distribute-rgt-in distribute-lft-in associate-*r/ associate-*l/ associate--l+ |
| 1× | pow2 sub-neg flip3-- pow-plus diff-log pow-prod-down prod-exp pow-sqr *-commutative pow-prod-up flip-- cbrt-unprod difference-of-squares unswap-sqr |
| 8.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 11.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 16.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 60.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 234 | 303 |
| 1 | 999 | 270 |
| 2 | 5001 | 261 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 2 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 2 | 62 |
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (* x (+ 2.0 x)) |
| 5× | add-sqr-sqrt *-un-lft-identity |
| 4× | associate-*r* |
| 3× | pow1 add-exp-log add-cube-cbrt associate-*l* add-cbrt-cube |
| 2× | associate-*r/ |
| 1× | distribute-rgt-in distribute-lft-in flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ distribute-lft-out add-log-exp unswap-sqr |
| 6.0ms | (* x (+ 2.0 x)) |
| 43.0ms | (* x (+ 2.0 x)) |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 85 |
| 1 | 594 | 76 |
| 2 | 2937 | 76 |
| 3 | 5001 | 76 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 25 | 1 | 26 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 26 | 2 | 28 |
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (+ (* x 2.0) (pow x 2)) |
| 3× | add-log-exp |
| 1× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ sum-log add-cbrt-cube flip-+ distribute-lft-out unpow2 |
| 5.0ms | (+ (* x 2.0) (pow x 2)) |
| 55.0ms | (+ (* x 2.0) (pow x 2)) |
Useful iterations: 2 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 77 |
| 1 | 335 | 63 |
| 2 | 1146 | 59 |
| 3 | 5001 | 59 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 15 | 0 | 15 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 15 | 2 | 17 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* (+ x 1.0) (+ (pow (+ x 1.0) 3) (* 1.0 (+ x 1.0)))) |
| 0.1b | (pow (+ x 1.0) 6) |
| 3.2b | (+ (neg (pow 1.0 3)) (pow (+ x 1.0) 6)) |
| 11.9b | (/ (+ (neg (pow 1.0 3)) (pow (+ x 1.0) 6)) (+ (* (+ x 1.0) (+ (pow (+ x 1.0) 3) (* 1.0 (+ x 1.0)))) (* 1.0 1.0))) |
| 42× | *-un-lft-identity |
| 25× | flip3-+ flip-+ |
| 20× | add-sqr-sqrt |
| 18× | add-cube-cbrt associate-*r/ |
| 15× | times-frac |
| 12× | cube-div frac-times frac-add distribute-lft-out |
| 9× | add-exp-log |
| 8× | add-cbrt-cube add-log-exp |
| 7× | pow1 |
| 5× | distribute-rgt-neg-in associate-/l* |
| 4× | unpow-prod-down associate-*r* associate-*l* |
| 3× | pow-unpow associate-/r* |
| 2× | neg-sub0 associate-+l- associate-*l/ sum-log associate-/r/ associate-/l/ |
| 1× | cbrt-undiv +-commutative distribute-rgt-in pow-to-exp distribute-rgt-out pow-pow frac-2neg distribute-lft-in unpow3 div-sub div-exp pow-prod-down neg-log pow-exp prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr sqr-pow |
| 16.0ms | (* (+ x 1.0) (+ (pow (+ x 1.0) 3) (* 1.0 (+ x 1.0)))) |
| 4.0ms | (pow (+ x 1.0) 6) |
| 16.0ms | (+ (neg (pow 1.0 3)) (pow (+ x 1.0) 6)) |
| 39.0ms | (/ (+ (neg (pow 1.0 3)) (pow (+ x 1.0) 6)) (+ (* (+ x 1.0) (+ (pow (+ x 1.0) 3) (* 1.0 (+ x 1.0)))) (* 1.0 1.0))) |
| 46.0ms | (* (+ x 1.0) (+ (pow (+ x 1.0) 3) (* 1.0 (+ x 1.0)))) |
| 35.0ms | (pow (+ x 1.0) 6) |
| 54.0ms | (+ (neg (pow 1.0 3)) (pow (+ x 1.0) 6)) |
| 436.0ms | (/ (+ (neg (pow 1.0 3)) (pow (+ x 1.0) 6)) (+ (* (+ x 1.0) (+ (pow (+ x 1.0) 3) (* 1.0 (+ x 1.0)))) (* 1.0 1.0))) |
Useful iterations: 1 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 802 | 1834 |
| 1 | 4717 | 1719 |
| 2 | 5002 | 1719 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 0 | 127 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 127 | 2 | 129 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 3 |
| 1 | 8 | 3 |
| 170.0ms | 2298× | body | 1280 | valid |
| 94.0ms | 1629× | body | 640 | valid |
| 89.0ms | 5508× | body | 80 | valid |
| 36.0ms | 834× | body | 320 | valid |
| 13.0ms | 446× | body | 160 | valid |
Loading profile data...