Time bar (total: 6.2s)
| 30.0ms | 724× | body | 80 | nan |
| 15.0ms | 257× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 6 |
| 1 | 48 | 6 |
| 2 | 118 | 6 |
| 3 | 247 | 6 |
| 4 | 525 | 6 |
| 5 | 732 | 6 |
| 6 | 937 | 6 |
| 7 | 1108 | 6 |
| 8 | 1128 | 6 |
| 9 | 1128 | 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.1b
Found 3 expressions with local error:
| 0.0b | (+ (- (- (* x (log y)) y) z) (log t)) |
| 0.0b | (- (* x (log y)) y) |
| 0.2b | (* x (log y)) |
| 21× | log-prod |
| 20× | *-un-lft-identity associate--l+ |
| 14× | add-sqr-sqrt |
| 12× | add-cube-cbrt |
| 11× | add-log-exp |
| 10× | associate-+l+ |
| 9× | distribute-rgt-in distribute-lft-in |
| 8× | pow1 |
| 5× | add-exp-log add-cbrt-cube |
| 4× | diff-log associate-*r* distribute-lft-out |
| 3× | sub-neg associate-+r+ associate-*l* sum-log log-pow |
| 2× | distribute-lft-out-- |
| 1× | +-commutative associate-+l- flip3-- flip3-+ pow-prod-down prod-exp *-commutative flip-- cbrt-unprod flip-+ unswap-sqr |
| 11.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 4.0ms | (- (* x (log y)) y) |
| 4.0ms | (* x (log y)) |
| 45.0ms | (+ (- (- (* x (log y)) y) z) (log t)) |
| 53.0ms | (- (* x (log y)) y) |
| 39.0ms | (* x (log y)) |
Useful iterations: 2 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 333 | 472 |
| 1 | 1030 | 432 |
| 2 | 3338 | 405 |
| 3 | 5002 | 405 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 6 | 83 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 77 | 7 | 84 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* x (log (cbrt y))) |
| 0.3b | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 48× | log-prod |
| 36× | distribute-rgt-in distribute-lft-in |
| 30× | cbrt-prod |
| 26× | add-sqr-sqrt |
| 24× | add-cube-cbrt associate-+l+ *-un-lft-identity |
| 12× | associate-+r+ |
| 7× | pow1 |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 5× | associate-*r* |
| 3× | pow1/3 associate-*l* |
| 2× | log-pow |
| 1× | +-commutative flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr |
| 5.0ms | (* x (log (cbrt y))) |
| 10.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 90.0ms | (* x (log (cbrt y))) |
| 97.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 170.0ms | (cbrt y) |
| 175.0ms | (cbrt y) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 345 | 729 |
| 1 | 1431 | 634 |
| 2 | 5001 | 547 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 2 | 114 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 116 | 5 | 121 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* x (log (pow y 1/3))) |
| 0.3b | (+ (* x (* 2 (log (cbrt y)))) (* x (log (pow y 1/3)))) |
| 0.6b | (cbrt y) |
| 5.0b | (pow y 1/3) |
| 52× | log-prod |
| 38× | distribute-rgt-in distribute-lft-in |
| 27× | add-sqr-sqrt |
| 25× | add-cube-cbrt *-un-lft-identity |
| 24× | associate-+l+ |
| 15× | cbrt-prod unpow-prod-down |
| 14× | associate-+r+ |
| 7× | pow1 add-exp-log |
| 6× | add-cbrt-cube add-log-exp |
| 5× | sqr-pow |
| 4× | associate-*r* |
| 3× | pow-unpow associate-*l* |
| 1× | +-commutative pow-to-exp pow-pow flip3-+ unpow1/3 pow1/3 pow-prod-down pow-exp prod-exp sum-log log-pow *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr |
| 6.0ms | (* x (log (pow y 1/3))) |
| 11.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (pow y 1/3)))) |
| 1.0ms | (cbrt y) |
| 2.0ms | (pow y 1/3) |
| 79.0ms | (* x (log (pow y 1/3))) |
| 134.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (pow y 1/3)))) |
| 184.0ms | (cbrt y) |
| 179.0ms | (pow y 1/3) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 445 | 770 |
| 1 | 1784 | 666 |
| 2 | 5001 | 518 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 0 | 124 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 124 | 5 | 129 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt (cbrt y)) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 5.0b | (pow y 1/3) |
| 15× | cbrt-prod |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 5× | pow1 add-exp-log |
| 4× | add-cbrt-cube add-log-exp |
| 3× | unpow-prod-down pow-unpow pow1/3 |
| 1× | pow-to-exp pow-pow unpow1/3 pow-exp sqr-pow |
| 2.0ms | (cbrt (cbrt y)) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 2.0ms | (pow y 1/3) |
| 241.0ms | (cbrt (cbrt y)) |
| 182.0ms | (cbrt y) |
| 181.0ms | (cbrt y) |
| 172.0ms | (pow y 1/3) |
Useful iterations: 3 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 193 |
| 1 | 366 | 170 |
| 2 | 1321 | 161 |
| 3 | 5001 | 156 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 0 | 66 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 66 | 5 | 71 |
Merged error: 0b
0% (0.1b 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 | 6 |
| 1 | 12 | 6 |
| 1.0s | 24275× | body | 80 | nan |
| 419.0ms | 8035× | body | 80 | valid |
| 1.0ms | 1× | body | 1280 | valid |