Time bar (total: 3.1s)
| 7.0ms | 315× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 3 |
| 1 | 22 | 3 |
| 2 | 33 | 3 |
| 3 | 36 | 3 |
| 4 | 42 | 3 |
| 5 | 46 | 3 |
| 6 | 54 | 3 |
| 7 | 282 | 3 |
| 8 | 2072 | 3 |
| 9 | 5002 | 3 |
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: 11.2b
Found 2 expressions with local error:
| 0.0b | (* x (+ y z)) |
| 10.6b | (/ (* x (+ y z)) z) |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt *-un-lft-identity |
| 6× | add-cube-cbrt |
| 4× | pow1 associate-*r/ associate-*r* |
| 3× | times-frac associate-*l* associate-/r* |
| 2× | cbrt-undiv flip3-+ div-exp prod-exp cbrt-unprod flip-+ associate-/l/ add-log-exp |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num *-commutative div-inv distribute-lft-out associate-/l* unswap-sqr |
| 5.0ms | (* x (+ y z)) |
| 6.0ms | (/ (* x (+ y z)) z) |
| 31.0ms | (* x (+ y z)) |
| 40.0ms | (/ (* x (+ y z)) z) |
Useful iterations: 1 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 226 | 206 |
| 1 | 1099 | 177 |
| 2 | 5001 | 177 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 47 | 5 | 52 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 47 | 6 | 53 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (/ z (+ y z)) |
| 2.9b | (/ x (/ z (+ y z))) |
| 114× | times-frac |
| 94× | *-un-lft-identity |
| 62× | add-sqr-sqrt add-cube-cbrt |
| 22× | associate-/r* |
| 16× | distribute-lft-out |
| 11× | associate-/r/ |
| 9× | add-exp-log add-cbrt-cube |
| 6× | div-inv associate-/l* |
| 5× | flip3-+ flip-+ |
| 4× | cbrt-undiv div-exp |
| 2× | pow1 frac-2neg clear-num add-log-exp |
| 5.0ms | (/ z (+ y z)) |
| 8.0ms | (/ x (/ z (+ y z))) |
| 48.0ms | (/ z (+ y z)) |
| 58.0ms | (/ x (/ z (+ y z))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 413 | 869 |
| 1 | 1890 | 835 |
| 2 | 5001 | 832 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 3 | 129 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 129 | 6 | 135 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (/ (+ y z) z) |
| 3.4b | (* x (/ (+ y z) z)) |
| 34× | *-un-lft-identity |
| 25× | add-sqr-sqrt times-frac |
| 20× | add-cube-cbrt |
| 16× | associate-*r* |
| 9× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out |
| 4× | pow1 associate-/l* |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ add-log-exp unswap-sqr |
| 1× | frac-2neg flip3-+ associate-*r/ pow-prod-down clear-num *-commutative flip-+ |
| 5.0ms | (/ (+ y z) z) |
| 8.0ms | (* x (/ (+ y z) z)) |
| 20.0ms | (/ (+ y z) z) |
| 44.0ms | (* x (/ (+ y z) z)) |
Useful iterations: 1 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 233 | 344 |
| 1 | 1013 | 313 |
| 2 | 3948 | 313 |
| 3 | 5001 | 313 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 0 | 74 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 74 | 6 | 80 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 10.5b | (* (/ (* (cbrt x) (cbrt x)) z) (* (+ y z) (cbrt x))) |
| 25× | add-exp-log |
| 18× | add-cbrt-cube |
| 11× | prod-exp cbrt-unprod |
| 9× | pow1 cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 7× | associate-*l* |
| 5× | associate-*l/ |
| 4× | cbrt-undiv div-exp add-log-exp |
| 3× | times-frac pow1/3 pow-prod-down |
| 2× | frac-times flip3-+ associate-*r/ flip-+ |
| 1× | associate-*r* *-commutative div-inv |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 11.0ms | (* (/ (* (cbrt x) (cbrt x)) z) (* (+ y z) (cbrt x))) |
| 208.0ms | (cbrt x) |
| 200.0ms | (cbrt x) |
| 209.0ms | (cbrt x) |
| 85.0ms | (* (/ (* (cbrt x) (cbrt x)) z) (* (+ y z) (cbrt x))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 336 | 512 |
| 1 | 1578 | 399 |
| 2 | 5002 | 358 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 0 | 80 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 80 | 6 | 86 |
Merged error: 0b
94.3% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 3.3b
Useful iterations: 2 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 27 |
| 1 | 29 | 27 |
| 2 | 35 | 18 |
| 3 | 38 | 18 |
| 4 | 44 | 18 |
| 5 | 55 | 18 |
| 6 | 62 | 18 |
| 7 | 63 | 18 |
| 8 | 63 | 18 |
| 219.0ms | 9654× | body | 80 | valid |
Loading profile data...