Time bar (total: 2.2s)
| 7.0ms | 342× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 2 |
| 1 | 10 | 2 |
| 2 | 10 | 2 |
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 1 expressions with local error:
| 0.2b | (* (* x 3.0) x) |
| 15× | associate-*l* |
| 12× | add-sqr-sqrt |
| 6× | pow1 add-exp-log associate-*r* add-cbrt-cube |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | unswap-sqr |
| 3× | pow-prod-down prod-exp cbrt-unprod |
| 2× | *-commutative |
| 1× | add-log-exp |
| 12.0ms | (* (* x 3.0) x) |
| 36.0ms | (* (* x 3.0) x) |
Useful iterations: 3 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 125 | 116 |
| 1 | 476 | 101 |
| 2 | 2442 | 95 |
| 3 | 5001 | 93 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 29 | 5 | 34 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 29 | 6 | 35 |
Merged error: 0.0b
Found 1 expressions with local error:
| 0.2b | (* 3.0 (pow x 2)) |
| 10× | add-sqr-sqrt |
| 8× | associate-*r* |
| 6× | add-exp-log |
| 4× | add-cube-cbrt unpow-prod-down *-un-lft-identity unswap-sqr |
| 3× | pow1 associate-*l* prod-exp add-cbrt-cube |
| 2× | unpow2 sqr-pow |
| 1× | pow-to-exp pow-prod-down pow-exp *-commutative cbrt-unprod add-log-exp |
| 6.0ms | (* 3.0 (pow x 2)) |
| 25.0ms | (* 3.0 (pow x 2)) |
Useful iterations: 3 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 107 | 104 |
| 1 | 404 | 89 |
| 2 | 1967 | 89 |
| 3 | 5002 | 88 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 28 | 3 | 31 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 30 | 7 | 37 |
Merged error: 0b
Found 2 expressions with local error:
| 0.2b | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (pow x 2))) |
| 0.2b | (* (cbrt 3.0) (pow x 2)) |
| 286× | add-sqr-sqrt |
| 209× | unswap-sqr |
| 120× | cbrt-prod |
| 49× | associate-*r* |
| 45× | associate-*l* |
| 40× | add-cbrt-cube |
| 39× | cbrt-unprod |
| 31× | add-exp-log |
| 28× | unpow-prod-down |
| 24× | swap-sqr unpow2 sqr-pow |
| 21× | prod-exp |
| 20× | add-cube-cbrt *-un-lft-identity |
| 16× | pow1 |
| 13× | *-commutative |
| 9× | pow-prod-down |
| 3× | pow-to-exp pow-exp |
| 2× | add-log-exp |
| 30.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (pow x 2))) |
| 7.0ms | (* (cbrt 3.0) (pow x 2)) |
| 93.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (pow x 2))) |
| 54.0ms | (* (cbrt 3.0) (pow x 2)) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 683 | 2269 |
| 1 | 2686 | 1806 |
| 2 | 5002 | 1713 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 210 | 2 | 212 |
| Fresh | 4 | 0 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 215 | 4 | 219 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (* (pow (sqrt (cbrt 3.0)) 3) x) x) |
| 0.3b | (* (* (cbrt 3.0) (sqrt (cbrt 3.0))) (* (* (pow (sqrt (cbrt 3.0)) 3) x) x)) |
| 0.4b | (* (pow (sqrt (cbrt 3.0)) 3) x) |
| 1.0b | (pow (sqrt (cbrt 3.0)) 3) |
| 315× | add-sqr-sqrt |
| 211× | unswap-sqr |
| 128× | associate-*l* |
| 86× | sqrt-prod |
| 72× | unpow-prod-down |
| 70× | cbrt-prod |
| 65× | associate-*r* |
| 57× | add-exp-log |
| 42× | add-cbrt-cube |
| 39× | prod-exp |
| 34× | pow1 add-cube-cbrt *-un-lft-identity |
| 28× | cbrt-unprod |
| 19× | pow-prod-down |
| 16× | sqr-pow |
| 7× | *-commutative |
| 5× | pow-to-exp pow-exp |
| 4× | pow-pow unpow3 add-log-exp |
| 3× | pow-unpow |
| 2× | sqrt-pow1 |
| 1× | pow1/2 pow1/3 sqrt-pow2 rem-cube-cbrt |
| 13.0ms | (* (* (pow (sqrt (cbrt 3.0)) 3) x) x) |
| 42.0ms | (* (* (cbrt 3.0) (sqrt (cbrt 3.0))) (* (* (pow (sqrt (cbrt 3.0)) 3) x) x)) |
| 8.0ms | (* (pow (sqrt (cbrt 3.0)) 3) x) |
| 3.0ms | (pow (sqrt (cbrt 3.0)) 3) |
| 133.0ms | (* (* (pow (sqrt (cbrt 3.0)) 3) x) x) |
| 96.0ms | (* (* (cbrt 3.0) (sqrt (cbrt 3.0))) (* (* (pow (sqrt (cbrt 3.0)) 3) x) x)) |
| 129.0ms | (* (pow (sqrt (cbrt 3.0)) 3) x) |
| 0.0ms | (pow (sqrt (cbrt 3.0)) 3) |
Useful iterations: 1 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 840 | 3246 |
| 1 | 4910 | 2473 |
| 2 | 5001 | 2473 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 275 | 0 | 275 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 275 | 4 | 279 |
Merged error: 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 | 6 | 2 |
| 1 | 6 | 2 |
| 169.0ms | 10586× | body | 80 | valid |