Time bar (total: 1.8s)
| 8.0ms | 284× | body | 80 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 320 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 4 |
| 1 | 34 | 3 |
| 2 | 52 | 3 |
| 3 | 60 | 3 |
| 4 | 60 | 3 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (+ 10.0 d2) 20.0) |
| 0.0b | (* d1 (+ (+ 10.0 d2) 20.0)) |
| 14× | *-un-lft-identity |
| 7× | add-log-exp |
| 6× | add-sqr-sqrt distribute-lft-out |
| 5× | associate-*r* |
| 4× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube |
| 3× | associate-*l* sum-log |
| 2× | flip3-+ associate-*r/ flip-+ |
| 1× | +-commutative distribute-rgt-in associate-+l+ distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 6.0ms | (+ (+ 10.0 d2) 20.0) |
| 8.0ms | (* d1 (+ (+ 10.0 d2) 20.0)) |
| 20.0ms | (+ (+ 10.0 d2) 20.0) |
| 33.0ms | (* d1 (+ (+ 10.0 d2) 20.0)) |
Useful iterations: 2 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 179 |
| 1 | 791 | 157 |
| 2 | 4227 | 156 |
| 3 | 5003 | 156 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 2 | 45 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 43 | 3 | 46 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (cbrt (+ (+ 10.0 d2) 20.0)) |
| 0.3b | (cbrt (+ (+ 10.0 d2) 20.0)) |
| 0.3b | (* d1 (* (cbrt (+ (+ 10.0 d2) 20.0)) (cbrt (+ (+ 10.0 d2) 20.0)))) |
| 0.4b | (* (* d1 (* (cbrt (+ (+ 10.0 d2) 20.0)) (cbrt (+ (+ 10.0 d2) 20.0)))) (cbrt (+ (+ 10.0 d2) 20.0))) |
| 70× | cbrt-div |
| 42× | associate-*r/ |
| 35× | flip3-+ flip-+ |
| 32× | frac-times |
| 24× | *-un-lft-identity |
| 18× | pow1 add-exp-log |
| 16× | associate-*l/ |
| 15× | cbrt-prod |
| 11× | add-cbrt-cube |
| 10× | add-sqr-sqrt |
| 9× | add-cube-cbrt associate-*r* pow-prod-down prod-exp cbrt-unprod distribute-lft-out |
| 4× | associate-*l* add-log-exp |
| 2× | pow1/3 *-commutative |
| 1× | unswap-sqr |
| 5.0ms | (cbrt (+ (+ 10.0 d2) 20.0)) |
| 5.0ms | (cbrt (+ (+ 10.0 d2) 20.0)) |
| 17.0ms | (* d1 (* (cbrt (+ (+ 10.0 d2) 20.0)) (cbrt (+ (+ 10.0 d2) 20.0)))) |
| 24.0ms | (* (* d1 (* (cbrt (+ (+ 10.0 d2) 20.0)) (cbrt (+ (+ 10.0 d2) 20.0)))) (cbrt (+ (+ 10.0 d2) 20.0))) |
| 90.0ms | (cbrt (+ (+ 10.0 d2) 20.0)) |
| 90.0ms | (cbrt (+ (+ 10.0 d2) 20.0)) |
| 143.0ms | (* d1 (* (cbrt (+ (+ 10.0 d2) 20.0)) (cbrt (+ (+ 10.0 d2) 20.0)))) |
| 33.0ms | (* (* d1 (* (cbrt (+ (+ 10.0 d2) 20.0)) (cbrt (+ (+ 10.0 d2) 20.0)))) (cbrt (+ (+ 10.0 d2) 20.0))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 605 | 1733 |
| 1 | 2163 | 1543 |
| 2 | 5001 | 1490 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 0 | 121 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 121 | 3 | 124 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (+ 10.0 d2) 20.0) |
| 0.0b | (* d1 (cbrt (pow (+ (+ 10.0 d2) 20.0) 3))) |
| 0.0b | (pow (+ (+ 10.0 d2) 20.0) 3) |
| 16.4b | (cbrt (pow (+ (+ 10.0 d2) 20.0) 3)) |
| 50× | *-un-lft-identity |
| 36× | cbrt-prod |
| 24× | add-sqr-sqrt |
| 21× | distribute-lft-out |
| 19× | associate-*r* |
| 16× | unpow-prod-down cube-prod |
| 15× | add-cube-cbrt |
| 9× | add-log-exp |
| 7× | pow1 add-exp-log |
| 6× | cube-div add-cbrt-cube |
| 5× | unswap-sqr |
| 4× | cbrt-div flip3-+ flip-+ sqr-pow |
| 3× | cube-mult pow-unpow unpow3 associate-*l* sum-log |
| 2× | associate-*r/ |
| 1× | +-commutative pow-to-exp associate-+l+ pow-pow pow1/3 pow-prod-down pow-exp prod-exp *-commutative rem-cbrt-cube cbrt-unprod rem-cube-cbrt |
| 6.0ms | (+ (+ 10.0 d2) 20.0) |
| 13.0ms | (* d1 (cbrt (pow (+ (+ 10.0 d2) 20.0) 3))) |
| 11.0ms | (pow (+ (+ 10.0 d2) 20.0) 3) |
| 7.0ms | (cbrt (pow (+ (+ 10.0 d2) 20.0) 3)) |
| 17.0ms | (+ (+ 10.0 d2) 20.0) |
| 38.0ms | (* d1 (cbrt (pow (+ (+ 10.0 d2) 20.0) 3))) |
| 27.0ms | (pow (+ (+ 10.0 d2) 20.0) 3) |
| 17.0ms | (cbrt (pow (+ (+ 10.0 d2) 20.0) 3)) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 304 | 564 |
| 1 | 1480 | 534 |
| 2 | 5001 | 523 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 0 | 123 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 123 | 3 | 126 |
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 | 10 | 3 |
| 1 | 10 | 3 |
| 267.0ms | 8978× | body | 80 | valid |
| 9.0ms | 72× | body | 1280 | valid |
| 5.0ms | 44× | body | 640 | valid |
| 2.0ms | 24× | body | 320 | valid |
| 0.0ms | 7× | body | 160 | valid |