Time bar (total: 7.6s)
| 5.0ms | 256× | body | 80 | valid |
| 4.0ms | 256× | pre | 80 | true |
Useful iterations: 1 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 9 |
| 1 | 13 | 7 |
| 2 | 26 | 7 |
| 3 | 41 | 7 |
| 4 | 63 | 7 |
| 5 | 136 | 7 |
| 6 | 322 | 7 |
| 7 | 872 | 7 |
| 8 | 2698 | 7 |
| done | 5000 | 7 |
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 1 expressions with local error:
| 0.0b | (+ (pow x 3) (* x x)) |
| 3× | add-log-exp |
| 2× | cube-mult |
| 1× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt distribute-rgt-out *-un-lft-identity distribute-lft1-in flip3-+ unpow3 sum-log add-cbrt-cube flip-+ distribute-lft-out |
| 7.0ms | (+ (pow x 3) (* x x)) |
| 12.0ms | (+ (pow x 3) (* x x)) |
Useful iterations: 3 (146.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 179 |
| 1 | 92 | 162 |
| 2 | 409 | 144 |
| 3 | 1449 | 142 |
| done | 5000 | 142 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 14 | 3 | 17 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 15 | 3 | 18 |
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (* x (+ (* x x) x)) |
| 5× | add-sqr-sqrt associate-*r* |
| 4× | *-un-lft-identity |
| 3× | pow1 add-exp-log add-cube-cbrt associate-*l* add-cbrt-cube |
| 2× | associate-*r/ |
| 1× | distribute-rgt-in distribute-rgt-out distribute-lft-in distribute-lft1-in flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ add-log-exp unswap-sqr |
| 7.0ms | (* x (+ (* x x) x)) |
| 8.0ms | (* x (+ (* x x) x)) |
Useful iterations: 4 (775.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 255 |
| 1 | 132 | 245 |
| 2 | 413 | 215 |
| 3 | 1253 | 212 |
| 4 | 4776 | 210 |
| done | 5000 | 210 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 0 | 27 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 3 | 30 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (pow x 3) (* x x)) |
| 0.1b | (pow (+ (pow x 3) (* x x)) 3) |
| 21.0b | (cbrt (pow (+ (pow x 3) (* x x)) 3)) |
| 18× | cbrt-prod |
| 12× | cube-mult unpow-prod-down cube-prod |
| 9× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 7× | unpow3 |
| 5× | distribute-rgt-out distribute-lft1-in distribute-lft-out add-log-exp |
| 4× | pow1 add-exp-log cube-div add-cbrt-cube |
| 3× | pow-unpow flip3-+ flip-+ |
| 2× | cbrt-div sqr-pow |
| 1× | +-commutative pow-to-exp pow-pow pow1/3 pow-exp sum-log rem-cbrt-cube rem-cube-cbrt |
| 9.0ms | (+ (pow x 3) (* x x)) |
| 9.0ms | (pow (+ (pow x 3) (* x x)) 3) |
| 9.0ms | (cbrt (pow (+ (pow x 3) (* x x)) 3)) |
| 7.0ms | (+ (pow x 3) (* x x)) |
| 4.0ms | (pow (+ (pow x 3) (* x x)) 3) |
| 11.0ms | (cbrt (pow (+ (pow x 3) (* x x)) 3)) |
Useful iterations: done (423.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 1221 |
| 1 | 268 | 1010 |
| 2 | 928 | 869 |
| done | 5000 | 862 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 0 | 83 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 83 | 3 | 86 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (pow x 3) (* x x)) |
| 0.0b | (- (pow x 6) (pow x 4)) |
| 46.3b | (/ (- (pow x 6) (pow x 4)) (- (pow x 3) (* x x))) |
| 204× | add-sqr-sqrt |
| 159× | difference-of-squares |
| 117× | times-frac |
| 81× | unpow-prod-down sqr-pow |
| 49× | *-un-lft-identity |
| 27× | add-cube-cbrt |
| 26× | distribute-lft-out-- |
| 15× | cube-mult distribute-rgt-out-- unpow3 cube-prod |
| 13× | associate-/l* |
| 9× | associate-/r* |
| 7× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube |
| 4× | flip3-- flip-- |
| 3× | pow1 |
| 2× | sub-neg diff-log associate-/r/ associate-/l/ |
| 1× | cbrt-undiv frac-2neg div-sub div-exp clear-num div-inv |
| 7.0ms | (- (pow x 3) (* x x)) |
| 8.0ms | (- (pow x 6) (pow x 4)) |
| 22.0ms | (/ (- (pow x 6) (pow x 4)) (- (pow x 3) (* x x))) |
| 11.0ms | (- (pow x 3) (* x x)) |
| 10.0ms | (- (pow x 6) (pow x 4)) |
| 17.0ms | (/ (- (pow x 6) (pow x 4)) (- (pow x 3) (* x x))) |
Useful iterations: done (553.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 298 | 5086 |
| 1 | 671 | 4697 |
| 2 | 1878 | 4542 |
| done | 5001 | 4538 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 205 | 0 | 205 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 205 | 3 | 208 |
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 | 4 | 7 |
| 1 | 6 | 7 |
| done | 6 | 7 |
| 163.0ms | 8000× | body | 80 | valid |
| 112.0ms | 8000× | pre | 80 | true |
Loading profile data...