Time bar (total: 8.9s)
| 52.0ms | 928× | body | 80 | nan |
| 18.0ms | 294× | 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) |
| 0.0b | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 0.1b | (* (- b 0.5) (log c)) |
| 0.3b | (* x (log y)) |
| 24× | log-prod |
| 22× | add-sqr-sqrt |
| 20× | add-log-exp |
| 18× | *-un-lft-identity |
| 16× | add-cube-cbrt |
| 12× | distribute-rgt-in distribute-lft-in |
| 11× | sum-log |
| 10× | pow1 |
| 8× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 7× | associate-+l+ |
| 6× | associate-+r+ associate-*l/ |
| 4× | flip3-+ frac-add flip-+ |
| 3× | flip3-- flip-- |
| 2× | +-commutative pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr |
| 1× | distribute-lft-out-- difference-of-squares |
| 5.0ms | (+ (* x (log y)) z) |
| 16.0ms | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 7.0ms | (* (- b 0.5) (log c)) |
| 5.0ms | (* x (log y)) |
| 52.0ms | (+ (* x (log y)) z) |
| 226.0ms | (+ (+ (+ (+ (* x (log y)) z) t) a) (* (- b 0.5) (log c))) |
| 58.0ms | (* (- b 0.5) (log c)) |
| 37.0ms | (* x (log y)) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 619 | 860 |
| 1 | 2417 | 804 |
| 2 | 5001 | 793 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 5 | 108 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 104 | 5 | 109 |
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.5b | (cbrt y) |
| 0.5b | (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))) |
| 11.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 91.0ms | (* x (log (cbrt y))) |
| 99.0ms | (+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y)))) |
| 171.0ms | (cbrt y) |
| 169.0ms | (cbrt y) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 345 | 729 |
| 1 | 1431 | 634 |
| 2 | 5001 | 547 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 2 | 114 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 114 | 5 | 119 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* x (log (cbrt y))) |
| 0.3b | (+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y)))) |
| 0.5b | (cbrt y) |
| 5.2b | (pow y 1/3) |
| 52× | log-prod |
| 40× | distribute-rgt-in distribute-lft-in |
| 28× | associate-+l+ |
| 27× | add-sqr-sqrt |
| 25× | add-cube-cbrt *-un-lft-identity |
| 15× | cbrt-prod unpow-prod-down |
| 12× | associate-+r+ |
| 8× | pow1 |
| 7× | add-exp-log |
| 6× | add-cbrt-cube add-log-exp |
| 5× | associate-*r* sqr-pow |
| 3× | pow-unpow associate-*l* |
| 2× | pow1/3 log-pow |
| 1× | +-commutative pow-to-exp pow-pow flip3-+ unpow1/3 pow-prod-down pow-exp prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr |
| 5.0ms | (* x (log (cbrt y))) |
| 12.0ms | (+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 2.0ms | (pow y 1/3) |
| 91.0ms | (* x (log (cbrt y))) |
| 130.0ms | (+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y)))) |
| 189.0ms | (cbrt y) |
| 171.0ms | (pow y 1/3) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 476 | 771 |
| 1 | 1845 | 671 |
| 2 | 5002 | 505 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 0 | 125 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 125 | 5 | 130 |
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 |
| 6.0ms | (* (cbrt c) (cbrt c)) |
| 1.0ms | (cbrt c) |
| 1.0ms | (cbrt c) |
| 1.0ms | (cbrt c) |
| 193.0ms | (* (cbrt c) (cbrt c)) |
| 185.0ms | (cbrt c) |
| 177.0ms | (cbrt c) |
| 178.0ms | (cbrt c) |
Useful iterations: 3 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 288 |
| 1 | 472 | 261 |
| 2 | 2959 | 238 |
| 3 | 5003 | 235 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 1 | 85 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 85 | 5 | 90 |
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 | 39 | 17 |
| 1 | 39 | 17 |
| 1.5s | 27447× | body | 80 | nan |
| 573.0ms | 9184× | body | 80 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | valid |
Loading profile data...