Time bar (total: 4.7s)
| 5.0ms | 258× | body | 80 | valid |
| 3.0ms | 283× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 2 |
| 1 | 4 | 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 (log x)) |
| 7× | add-sqr-sqrt |
| 6× | log-prod |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | pow1 associate-*r* |
| 3× | add-exp-log distribute-rgt-in distribute-lft-in associate-*l* add-cbrt-cube |
| 1× | pow-prod-down prod-exp log-pow *-commutative cbrt-unprod add-log-exp unswap-sqr |
| 7.0ms | (* x (log x)) |
| 168.0ms | (* x (log x)) |
Useful iterations: 2 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 115 |
| 1 | 346 | 99 |
| 2 | 1044 | 92 |
| 3 | 4253 | 92 |
| 4 | 5002 | 92 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 8 | 28 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 20 | 9 | 29 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* x (log (cbrt x))) |
| 0.3b | (+ (* x (* 2 (log (cbrt x)))) (* x (log (cbrt x)))) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 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 x))) |
| 10.0ms | (+ (* x (* 2 (log (cbrt x)))) (* x (log (cbrt x)))) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 320.0ms | (* x (log (cbrt x))) |
| 334.0ms | (+ (* x (* 2 (log (cbrt x)))) (* x (log (cbrt x)))) |
| 167.0ms | (cbrt x) |
| 169.0ms | (cbrt x) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 729 |
| 1 | 1457 | 633 |
| 2 | 5001 | 547 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 2 | 114 |
| Fresh | 5 | 2 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 117 | 6 | 123 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt (* (cbrt x) (cbrt x))) |
| 0.6b | (cbrt (cbrt x)) |
| 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 x) |
| 1.0ms | (cbrt x) |
| 4.0ms | (cbrt (* (cbrt x) (cbrt x))) |
| 2.0ms | (cbrt (cbrt x)) |
| 180.0ms | (cbrt x) |
| 176.0ms | (cbrt x) |
| 265.0ms | (cbrt (* (cbrt x) (cbrt x))) |
| 234.0ms | (cbrt (cbrt x)) |
Useful iterations: 4 (100.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: 0b
Found 4 expressions with local error:
| 0.3b | (+ (* x (+ (* 2/3 (log x)) (log (cbrt (sqrt x))))) (* x (log (cbrt (sqrt x))))) |
| 0.4b | (* 2/3 (log x)) |
| 0.6b | (cbrt (sqrt x)) |
| 0.6b | (cbrt (sqrt x)) |
| 24× | cbrt-prod log-prod |
| 20× | add-sqr-sqrt |
| 18× | add-cube-cbrt associate-+r+ *-un-lft-identity |
| 13× | distribute-rgt-in distribute-lft-in |
| 12× | sqrt-prod |
| 7× | pow1 |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | associate-*r* |
| 3× | associate-*l* |
| 2× | associate-+l+ pow1/3 |
| 1× | +-commutative flip3-+ pow-prod-down prod-exp sum-log log-pow *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr |
| 10.0ms | (+ (* x (+ (* 2/3 (log x)) (log (cbrt (sqrt x))))) (* x (log (cbrt (sqrt x))))) |
| 4.0ms | (* 2/3 (log x)) |
| 2.0ms | (cbrt (sqrt x)) |
| 2.0ms | (cbrt (sqrt x)) |
| 426.0ms | (+ (* x (+ (* 2/3 (log x)) (log (cbrt (sqrt x))))) (* x (log (cbrt (sqrt x))))) |
| 138.0ms | (* 2/3 (log x)) |
| 145.0ms | (cbrt (sqrt x)) |
| 148.0ms | (cbrt (sqrt x)) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 408 | 775 |
| 1 | 1398 | 704 |
| 2 | 5001 | 640 |
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 0 | 97 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 97 | 6 | 103 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 2 |
| 1 | 4 | 2 |
| 157.0ms | 8035× | body | 80 | valid |
| 104.0ms | 8211× | body | 80 | nan |
Loading profile data...