Time bar (total: 4.6s)
| 4.0ms | 323× | body | 80 | valid |
Useful iterations: 0 (1.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× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 7.0ms | (* (* x 3.0) x) |
| 24.0ms | (* (* x 3.0) x) |
Useful iterations: 3 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 127 | 122 |
| 1 | 478 | 107 |
| 2 | 2450 | 101 |
| 3 | 5002 | 99 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 5 | 36 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 31 | 6 | 37 |
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× | expm1-log1p-u pow-to-exp pow-prod-down pow-exp *-commutative cbrt-unprod log1p-expm1-u add-log-exp |
| 6.0ms | (* 3.0 (pow x 2)) |
| 28.0ms | (* 3.0 (pow x 2)) |
Useful iterations: 3 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 110 |
| 1 | 408 | 95 |
| 2 | 2002 | 95 |
| 3 | 5001 | 94 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 1 | 33 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 34 | 5 | 39 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.1b | (* x (* (cbrt 3.0) (cbrt 3.0))) |
| 0.2b | (* (* x (* (cbrt 3.0) (cbrt 3.0))) (* (cbrt 3.0) x)) |
| 0.4b | (* (cbrt 3.0) x) |
| 218× | add-sqr-sqrt |
| 127× | unswap-sqr |
| 88× | associate-*r* |
| 80× | cbrt-prod |
| 74× | associate-*l* |
| 73× | add-cbrt-cube |
| 68× | cbrt-unprod |
| 31× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity |
| 22× | swap-sqr |
| 19× | pow-prod-down prod-exp |
| 12× | *-commutative |
| 3× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 204.0ms | (* x (* (cbrt 3.0) (cbrt 3.0))) |
| 31.0ms | (* (* x (* (cbrt 3.0) (cbrt 3.0))) (* (cbrt 3.0) x)) |
| 4.0ms | (* (cbrt 3.0) x) |
| 70.0ms | (* x (* (cbrt 3.0) (cbrt 3.0))) |
| 88.0ms | (* (* x (* (cbrt 3.0) (cbrt 3.0))) (* (cbrt 3.0) x)) |
| 41.0ms | (* (cbrt 3.0) x) |
Useful iterations: 2 (99.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 704 | 1844 |
| 1 | 3773 | 1561 |
| 2 | 5001 | 1417 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 220 | 2 | 222 |
| Fresh | 2 | 0 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 222 | 5 | 227 |
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (* (cbrt (cbrt 3.0)) x) |
| 0.1b | (* x (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) |
| 0.2b | (* (* x (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (* (cbrt (cbrt 3.0)) x)) |
| 2462× | add-sqr-sqrt |
| 1979× | unswap-sqr |
| 1449× | cbrt-prod |
| 390× | associate-*r* |
| 280× | associate-*l* |
| 252× | unpow-prod-down |
| 138× | swap-sqr |
| 122× | unpow2 sqr-pow |
| 105× | add-cbrt-cube |
| 97× | cbrt-unprod |
| 94× | add-exp-log |
| 73× | prod-exp |
| 49× | add-cube-cbrt *-un-lft-identity *-commutative |
| 46× | pow1 |
| 31× | pow-prod-down |
| 6× | pow-to-exp pow-exp |
| 3× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 5.0ms | (* (cbrt (cbrt 3.0)) x) |
| 58.0ms | (* x (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) |
| 133.0ms | (* (* x (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (* (cbrt (cbrt 3.0)) x)) |
| 291.0ms | (* (cbrt (cbrt 3.0)) x) |
| 389.0ms | (* x (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) |
| 98.0ms | (* (* x (* (pow (cbrt 3.0) 2) (* (cbrt (cbrt 3.0)) (cbrt (cbrt 3.0))))) (* (cbrt (cbrt 3.0)) x)) |
Useful iterations: 1 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3367 | 17214 |
| 1 | 5001 | 16381 |
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 874 | 0 | 874 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 874 | 5 | 879 |
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 |
| 129.0ms | 10574× | body | 80 | valid |