Time bar (total: 9.6s)
| 63.0ms | 884× | body | 80 | nan |
| 22.0ms | 282× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 11 |
| 1 | 101 | 11 |
| 2 | 428 | 11 |
| 3 | 1514 | 11 |
| 4 | 4620 | 11 |
| 5 | 5001 | 11 |
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 4 expressions with local error:
| 0.0b | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 0.0b | (+ (+ (+ (* x (log y)) z) t) a) |
| 0.2b | (* (- b 0.5) (log c)) |
| 0.3b | (* x (log y)) |
| 27× | add-log-exp |
| 21× | *-un-lft-identity |
| 20× | add-sqr-sqrt |
| 18× | log-prod |
| 16× | sum-log |
| 14× | add-cube-cbrt |
| 10× | pow1 |
| 9× | distribute-rgt-in distribute-lft-in |
| 8× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 6× | associate-+r+ associate-*l/ |
| 4× | flip3-+ frac-add flip-+ |
| 3× | flip3-- flip-- distribute-lft-out |
| 2× | +-commutative associate-+l+ pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr |
| 1× | distribute-lft-out-- difference-of-squares |
| 13.0ms | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 9.0ms | (+ (+ (+ (* x (log y)) z) t) a) |
| 7.0ms | (* (- b 0.5) (log c)) |
| 5.0ms | (* x (log y)) |
| 243.0ms | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 80.0ms | (+ (+ (+ (* x (log y)) z) t) a) |
| 57.0ms | (* (- b 0.5) (log c)) |
| 37.0ms | (* x (log y)) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 563 | 885 |
| 1 | 2381 | 827 |
| 2 | 5001 | 813 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 10 | 107 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 98 | 10 | 108 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (+ (+ (+ (+ (* x (log y)) z) t) a) (* (log (sqrt c)) (- b 0.5))) (* (- b 0.5) (log (sqrt c)))) |
| 0.2b | (* (log (sqrt c)) (- b 0.5)) |
| 0.2b | (* (- b 0.5) (log (sqrt c))) |
| 0.3b | (* x (log y)) |
| 30× | add-sqr-sqrt log-prod |
| 24× | *-un-lft-identity add-log-exp |
| 20× | add-cube-cbrt frac-add |
| 17× | distribute-rgt-in distribute-lft-in |
| 15× | pow1 associate-*r* sum-log |
| 14× | associate-*l* associate-*l/ |
| 12× | associate-+r+ flip3-- sqrt-prod flip-- |
| 10× | add-exp-log associate-*r/ add-cbrt-cube |
| 7× | flip3-+ log-pow flip-+ |
| 3× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 2× | sub-neg sqrt-pow1 pow1/2 distribute-lft-out-- difference-of-squares |
| 1× | +-commutative associate-+l+ |
| 19.0ms | (+ (+ (+ (+ (+ (* x (log y)) z) t) a) (* (log (sqrt c)) (- b 0.5))) (* (- b 0.5) (log (sqrt c)))) |
| 7.0ms | (* (log (sqrt c)) (- b 0.5)) |
| 8.0ms | (* (- b 0.5) (log (sqrt c))) |
| 5.0ms | (* x (log y)) |
| 308.0ms | (+ (+ (+ (+ (+ (* x (log y)) z) t) a) (* (log (sqrt c)) (- b 0.5))) (* (- b 0.5) (log (sqrt c)))) |
| 71.0ms | (* (log (sqrt c)) (- b 0.5)) |
| 57.0ms | (* (- b 0.5) (log (sqrt c))) |
| 44.0ms | (* x (log y)) |
Useful iterations: 2 (108.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 987 | 2048 |
| 1 | 4782 | 1893 |
| 2 | 5001 | 1864 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 143 | 0 | 143 |
| Fresh | 0 | 9 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 143 | 10 | 153 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt c) (cbrt c)) |
| 0.6b | (cbrt c) |
| 0.6b | (cbrt c) |
| 0.6b | (cbrt c) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 5.0ms | (* (cbrt c) (cbrt c)) |
| 1.0ms | (cbrt c) |
| 1.0ms | (cbrt c) |
| 1.0ms | (cbrt c) |
| 195.0ms | (* (cbrt c) (cbrt c)) |
| 172.0ms | (cbrt c) |
| 176.0ms | (cbrt c) |
| 172.0ms | (cbrt c) |
Useful iterations: 3 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 288 |
| 1 | 472 | 261 |
| 2 | 2959 | 238 |
| 3 | 5003 | 235 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 0 | 85 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 85 | 10 | 95 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* 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))) |
| 13.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 2.0ms | (cbrt y) |
| 91.0ms | (* x (log (cbrt y))) |
| 105.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 179.0ms | (cbrt y) |
| 173.0ms | (cbrt y) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 345 | 729 |
| 1 | 1431 | 634 |
| 2 | 5001 | 547 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 1 | 114 |
| Fresh | 2 | 5 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 115 | 9 | 124 |
Merged error: 0.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 | 43 | 23 |
| 1 | 43 | 23 |
| 1.9s | 27653× | body | 80 | nan |
| 721.0ms | 9213× | body | 80 | valid |
| 1.0ms | 2× | body | 640 | valid |
| 1.0ms | 2× | body | 320 | valid |