Time bar (total: 8.4s)
| 13.0ms | 259× | body | 80 | valid |
| 9.0ms | 275× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 6 |
| 1 | 61 | 6 |
| 2 | 192 | 6 |
| 3 | 649 | 6 |
| 4 | 1602 | 6 |
| 5 | 2720 | 6 |
| 6 | 3667 | 6 |
| 7 | 4387 | 6 |
| 8 | 4711 | 6 |
| 9 | 4956 | 6 |
| 10 | 5001 | 6 |
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: 0.2b
Found 4 expressions with local error:
| 0.0b | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 0.0b | (- x (* (+ y 0.5) (log y))) |
| 0.1b | (+ (- x (* (+ y 0.5) (log y))) y) |
| 0.1b | (* (+ y 0.5) (log y)) |
| 20× | add-log-exp |
| 19× | *-un-lft-identity |
| 14× | add-sqr-sqrt |
| 12× | log-prod |
| 10× | add-cube-cbrt |
| 7× | pow1 |
| 6× | add-exp-log distribute-rgt-in distribute-lft-in diff-log add-cbrt-cube associate--r+ |
| 4× | associate-*r* associate-*l* sum-log |
| 3× | sub-neg distribute-lft-out |
| 2× | associate-+l- associate-+l+ flip3-- flip3-+ associate-*l/ flip-- flip-+ distribute-lft-out-- |
| 1× | +-commutative associate--l- pow-prod-down prod-exp associate--l+ log-pow *-commutative cbrt-unprod difference-of-squares unswap-sqr |
| 7.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 3.0ms | (- x (* (+ y 0.5) (log y))) |
| 5.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 7.0ms | (* (+ y 0.5) (log y)) |
| 80.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 40.0ms | (- x (* (+ y 0.5) (log y))) |
| 52.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 453.0ms | (* (+ y 0.5) (log y)) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 640 |
| 1 | 1624 | 599 |
| 2 | 5001 | 591 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 7 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 8 | 94 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 0.3b | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 49× | distribute-rgt-in distribute-lft-in |
| 48× | log-prod |
| 30× | cbrt-prod |
| 25× | *-un-lft-identity |
| 24× | associate-+l+ |
| 23× | add-sqr-sqrt add-cube-cbrt |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 6× | flip3-+ associate-*l/ flip-+ add-log-exp |
| 4× | associate-*r/ associate-*l* frac-add |
| 3× | pow-prod-down prod-exp cbrt-unprod |
| 2× | associate-+r+ pow1/3 |
| 1× | +-commutative associate-*r* sum-log *-commutative distribute-lft-out |
| 13.0ms | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 12.0ms | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 488.0ms | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 826.0ms | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 185.0ms | (cbrt y) |
| 186.0ms | (cbrt y) |
Useful iterations: 2 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 640 | 1101 |
| 1 | 2507 | 971 |
| 2 | 5003 | 939 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 2 | 120 |
| Fresh | 1 | 5 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 120 | 8 | 128 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt (* (cbrt y) (cbrt y))) |
| 0.6b | (cbrt (cbrt y)) |
| 16× | cbrt-prod |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log pow1/3 add-cbrt-cube add-log-exp |
| 1.0ms | (cbrt y) |
| 2.0ms | (cbrt y) |
| 4.0ms | (cbrt (* (cbrt y) (cbrt y))) |
| 2.0ms | (cbrt (cbrt y)) |
| 190.0ms | (cbrt y) |
| 191.0ms | (cbrt y) |
| 294.0ms | (cbrt (* (cbrt y) (cbrt y))) |
| 260.0ms | (cbrt (cbrt y)) |
Useful iterations: 4 (112.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 215 |
| 1 | 236 | 195 |
| 2 | 753 | 185 |
| 3 | 3141 | 185 |
| 4 | 5001 | 180 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 0 | 57 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 57 | 8 | 65 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* (+ y 0.5) (* 2 (log (pow y 1/3)))) |
| 0.3b | (+ (* (+ y 0.5) (* 2 (log (pow y 1/3)))) (* (log (cbrt y)) (+ y 0.5))) |
| 0.6b | (cbrt y) |
| 5.0b | (pow y 1/3) |
| 57× | distribute-rgt-in distribute-lft-in |
| 56× | log-prod |
| 28× | associate-+l+ |
| 27× | unpow-prod-down |
| 26× | *-un-lft-identity |
| 24× | add-sqr-sqrt add-cube-cbrt |
| 10× | pow1 add-exp-log |
| 9× | add-cbrt-cube sqr-pow |
| 6× | flip3-+ associate-*l/ flip-+ add-log-exp |
| 4× | associate-*r/ associate-*l* frac-add |
| 3× | cbrt-prod pow-unpow pow-prod-down prod-exp cbrt-unprod |
| 2× | associate-+r+ |
| 1× | +-commutative pow-to-exp pow-pow unpow1/3 pow1/3 associate-*r* pow-exp sum-log *-commutative distribute-lft-out |
| 10.0ms | (* (+ y 0.5) (* 2 (log (pow y 1/3)))) |
| 13.0ms | (+ (* (+ y 0.5) (* 2 (log (pow y 1/3)))) (* (log (cbrt y)) (+ y 0.5))) |
| 1.0ms | (cbrt y) |
| 2.0ms | (pow y 1/3) |
| 477.0ms | (* (+ y 0.5) (* 2 (log (pow y 1/3)))) |
| 1.1s | (+ (* (+ y 0.5) (* 2 (log (pow y 1/3)))) (* (log (cbrt y)) (+ y 0.5))) |
| 197.0ms | (cbrt y) |
| 184.0ms | (pow y 1/3) |
Useful iterations: 2 (99.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 808 | 1193 |
| 1 | 3242 | 985 |
| 2 | 5002 | 937 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 0 | 135 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 135 | 8 | 143 |
Merged error: 0.0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 21 |
| 1 | 30 | 21 |
| 348.0ms | 8023× | body | 80 | valid |
| 284.0ms | 8074× | body | 80 | nan |
| 0.0ms | 1× | body | 320 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | valid |
| 0.0ms | 1× | body | 160 | valid |