Time bar (total: 5.7s)
| 54.0ms | 913× | body | 80 | nan |
| 12.0ms | 18× | body | 1280 | valid |
| 12.0ms | 193× | body | 80 | valid |
| 7.0ms | 19× | body | 640 | valid |
| 3.0ms | 15× | body | 320 | valid |
| 1.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 7 |
| 1 | 30 | 7 |
| 2 | 39 | 7 |
| 3 | 45 | 7 |
| 4 | 60 | 7 |
| 5 | 88 | 7 |
| 6 | 125 | 7 |
| 7 | 176 | 7 |
| 8 | 208 | 7 |
| 9 | 225 | 7 |
| 10 | 293 | 7 |
| 11 | 293 | 7 |
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: 5.6b
Found 3 expressions with local error:
| 0.0b | (* z (log (- 1.0 y))) |
| 0.3b | (* x (log y)) |
| 7.4b | (log (- 1.0 y)) |
| 22× | add-sqr-sqrt |
| 21× | log-prod |
| 18× | *-un-lft-identity |
| 12× | add-cube-cbrt |
| 10× | pow1 |
| 8× | add-exp-log distribute-rgt-in distribute-lft-in associate-*r* |
| 7× | add-cbrt-cube |
| 6× | associate-*l* |
| 3× | log-pow distribute-lft-out-- add-log-exp difference-of-squares |
| 2× | log-div pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | flip3-- rem-log-exp flip-- |
| 6.0ms | (* z (log (- 1.0 y))) |
| 4.0ms | (* x (log y)) |
| 3.0ms | (log (- 1.0 y)) |
| 8.0ms | (* z (log (- 1.0 y))) |
| 7.0ms | (* x (log y)) |
| 3.0ms | (log (- 1.0 y)) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 340 | 429 |
| 1 | 1217 | 375 |
| 2 | 5001 | 353 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 7 | 79 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 7 | 80 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 0.0b | (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 0.3b | (* x (log y)) |
| 24× | log-prod |
| 21× | add-sqr-sqrt |
| 18× | *-un-lft-identity |
| 16× | distribute-rgt-in distribute-lft-in |
| 15× | add-cube-cbrt |
| 12× | associate--l+ |
| 10× | associate-+r+ associate-*r* |
| 9× | pow1 |
| 7× | add-exp-log add-cbrt-cube |
| 6× | associate-+l+ associate-*l* |
| 5× | add-log-exp |
| 4× | sub-neg |
| 2× | associate-*r/ pow-prod-down prod-exp log-pow *-commutative cbrt-unprod distribute-lft-out-- unswap-sqr |
| 1× | +-commutative flip3-- flip3-+ sum-log flip-- flip-+ difference-of-squares |
| 6.0ms | (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 8.0ms | (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 4.0ms | (* x (log y)) |
| 26.0ms | (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 16.0ms | (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 7.0ms | (* x (log y)) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 893 |
| 1 | 1444 | 830 |
| 2 | 5002 | 812 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 2 | 94 |
| Fresh | 0 | 6 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 93 | 8 | 101 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (log (sqrt y)) |
| 0.0b | (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 0.3b | (* x (log (sqrt y))) |
| 0.3b | (* (log (sqrt y)) x) |
| 26× | add-sqr-sqrt |
| 24× | log-prod |
| 21× | *-un-lft-identity |
| 18× | add-cube-cbrt |
| 17× | pow1 |
| 15× | associate-*r* |
| 12× | associate-*l* |
| 11× | add-exp-log distribute-rgt-in distribute-lft-in |
| 10× | log-pow add-cbrt-cube |
| 9× | sqrt-prod |
| 6× | associate--l+ |
| 4× | add-log-exp |
| 3× | sqrt-pow1 pow1/2 pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 2× | sub-neg associate-*r/ distribute-lft-out-- |
| 1× | flip3-- rem-log-exp flip-- difference-of-squares |
| 2.0ms | (log (sqrt y)) |
| 11.0ms | (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 5.0ms | (* x (log (sqrt y))) |
| 4.0ms | (* (log (sqrt y)) x) |
| 4.0ms | (log (sqrt y)) |
| 16.0ms | (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 9.0ms | (* x (log (sqrt y))) |
| 12.0ms | (* (log (sqrt y)) x) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 407 | 870 |
| 1 | 1754 | 786 |
| 2 | 5001 | 771 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 3 | 116 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 115 | 9 | 124 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* x (log (sqrt y))) |
| 0.3b | (* (+ (* 2 (log (cbrt (sqrt y)))) (log (cbrt (sqrt y)))) x) |
| 0.6b | (cbrt (sqrt y)) |
| 0.6b | (cbrt (sqrt y)) |
| 20× | add-sqr-sqrt |
| 17× | *-un-lft-identity |
| 16× | add-cube-cbrt |
| 12× | cbrt-prod log-prod sqrt-prod |
| 11× | pow1 |
| 9× | associate-*r* associate-*l* |
| 8× | add-exp-log add-cbrt-cube |
| 6× | distribute-rgt-in distribute-lft-in |
| 4× | log-pow add-log-exp |
| 2× | distribute-rgt-out pow1/3 pow-prod-down associate-*l/ prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | distribute-lft1-in sqrt-pow1 flip3-+ pow1/2 flip-+ |
| 5.0ms | (* x (log (sqrt y))) |
| 7.0ms | (* (+ (* 2 (log (cbrt (sqrt y)))) (log (cbrt (sqrt y)))) x) |
| 2.0ms | (cbrt (sqrt y)) |
| 2.0ms | (cbrt (sqrt y)) |
| 9.0ms | (* x (log (sqrt y))) |
| 18.0ms | (* (+ (* 2 (log (cbrt (sqrt y)))) (log (cbrt (sqrt y)))) x) |
| 18.0ms | (cbrt (sqrt y)) |
| 16.0ms | (cbrt (sqrt y)) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 393 | 666 |
| 1 | 1741 | 574 |
| 2 | 5002 | 533 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 1 | 96 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 95 | 10 | 105 |
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 24 |
| 1 | 40 | 24 |
| 1.4s | 24939× | body | 80 | nan |
| 351.0ms | 5605× | body | 80 | valid |
| 304.0ms | 880× | body | 640 | valid |
| 248.0ms | 377× | body | 1280 | valid |
| 146.0ms | 705× | body | 320 | valid |
| 59.0ms | 457× | body | 160 | valid |
Loading profile data...