Time bar (total: 3.5s)
| 8.0ms | 307× | body | 80 | valid |
| 1.0ms | 5× | body | 1280 | valid |
| 0.0ms | 4× | body | 640 | valid |
| 0.0ms | 3× | body | 320 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 4 |
| 1 | 28 | 4 |
| 2 | 38 | 4 |
| 3 | 41 | 4 |
| 4 | 41 | 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: 0.1b
Found 2 expressions with local error:
| 0.0b | (* x (+ y z)) |
| 0.0b | (+ (* x (+ y z)) (* z 5.0)) |
| 6× | add-sqr-sqrt *-un-lft-identity |
| 4× | pow1 add-exp-log add-cube-cbrt associate-*r* add-cbrt-cube add-log-exp |
| 3× | associate-*l* |
| 2× | distribute-rgt-in associate-+l+ distribute-lft-in flip3-+ associate-*r/ flip-+ |
| 1× | +-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod distribute-lft-out unswap-sqr |
| 6.0ms | (* x (+ y z)) |
| 6.0ms | (+ (* x (+ y z)) (* z 5.0)) |
| 25.0ms | (* x (+ y z)) |
| 33.0ms | (+ (* x (+ y z)) (* z 5.0)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 212 | 186 |
| 1 | 877 | 169 |
| 2 | 4182 | 168 |
| 3 | 5001 | 168 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 4 | 42 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 38 | 5 | 43 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (* z (+ x 5.0)) |
| 0.0b | (+ (* x y) (* z (+ x 5.0))) |
| 6× | add-sqr-sqrt *-un-lft-identity |
| 4× | pow1 add-exp-log add-cube-cbrt associate-*r* add-cbrt-cube add-log-exp |
| 3× | associate-*l* |
| 2× | distribute-rgt-in associate-+r+ distribute-lft-in flip3-+ associate-*r/ flip-+ |
| 1× | +-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod distribute-lft-out unswap-sqr |
| 6.0ms | (* z (+ x 5.0)) |
| 4.0ms | (+ (* x y) (* z (+ x 5.0))) |
| 33.0ms | (* z (+ x 5.0)) |
| 32.0ms | (+ (* x y) (* z (+ x 5.0))) |
Useful iterations: 1 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 182 |
| 1 | 941 | 168 |
| 2 | 4786 | 168 |
| 3 | 5001 | 168 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 4 | 42 |
| Fresh | 2 | 1 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 41 | 6 | 47 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt z) (cbrt z)) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 5.0ms | (* (cbrt z) (cbrt z)) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 210.0ms | (* (cbrt z) (cbrt z)) |
| 184.0ms | (cbrt z) |
| 181.0ms | (cbrt z) |
| 184.0ms | (cbrt z) |
Useful iterations: 3 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 288 |
| 1 | 472 | 261 |
| 2 | 2959 | 238 |
| 3 | 5003 | 235 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 1 | 85 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 85 | 6 | 91 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt (cbrt z)) |
| 0.6b | (cbrt (* (cbrt z) (cbrt z))) |
| 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 z) |
| 1.0ms | (cbrt z) |
| 2.0ms | (cbrt (cbrt z)) |
| 4.0ms | (cbrt (* (cbrt z) (cbrt z))) |
| 186.0ms | (cbrt z) |
| 186.0ms | (cbrt z) |
| 252.0ms | (cbrt (cbrt z)) |
| 287.0ms | (cbrt (* (cbrt z) (cbrt z))) |
Useful iterations: 4 (113.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 215 |
| 1 | 236 | 195 |
| 2 | 753 | 185 |
| 3 | 3141 | 185 |
| 4 | 5001 | 180 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 0 | 57 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 57 | 6 | 63 |
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 4 |
| 1 | 12 | 4 |
| 252.0ms | 9778× | body | 80 | valid |
| 12.0ms | 108× | body | 1280 | valid |
| 12.0ms | 133× | body | 640 | valid |
| 5.0ms | 69× | body | 320 | valid |
| 1.0ms | 31× | body | 160 | valid |
Loading profile data...