Time bar (total: 7.3s)
| 31.0ms | 790× | body | 80 | nan |
| 8.0ms | 183× | body | 80 | valid |
| 7.0ms | 27× | body | 640 | valid |
| 7.0ms | 13× | body | 1280 | valid |
| 3.0ms | 22× | body | 320 | valid |
| 1.0ms | 14× | 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 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 8.8b
Found 4 expressions with local error:
| 0.0b | (+ (* x (log y)) (* z (log (- 1.0 y)))) |
| 0.0b | (* z (log (- 1.0 y))) |
| 0.3b | (* x (log y)) |
| 6.6b | (log (- 1.0 y)) |
| 37× | log-prod |
| 31× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 17× | add-cube-cbrt |
| 16× | distribute-rgt-in distribute-lft-in |
| 11× | pow1 |
| 10× | associate-+r+ |
| 9× | add-exp-log |
| 8× | associate-*r* add-cbrt-cube |
| 6× | associate-+l+ associate-*l* add-log-exp |
| 5× | distribute-lft-out-- difference-of-squares |
| 3× | log-pow |
| 2× | log-div pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | +-commutative flip3-- flip3-+ rem-log-exp sum-log flip-- flip-+ |
| 18.0ms | (+ (* x (log y)) (* z (log (- 1.0 y)))) |
| 15.0ms | (* z (log (- 1.0 y))) |
| 9.0ms | (* x (log y)) |
| 8.0ms | (log (- 1.0 y)) |
| 74.0ms | (+ (* x (log y)) (* z (log (- 1.0 y)))) |
| 64.0ms | (* z (log (- 1.0 y))) |
| 34.0ms | (* x (log y)) |
| 45.0ms | (log (- 1.0 y)) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 449 | 675 |
| 1 | 1570 | 619 |
| 2 | 5002 | 588 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.0b
Found 4 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))))))) t) |
| 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× | add-sqr-sqrt log-prod |
| 21× | *-un-lft-identity |
| 16× | distribute-rgt-in add-cube-cbrt distribute-lft-in |
| 13× | associate--l+ |
| 11× | add-log-exp |
| 10× | pow1 associate-+r+ associate-*r* |
| 8× | add-exp-log add-cbrt-cube |
| 6× | associate-+l+ associate-*l* |
| 5× | sub-neg |
| 3× | distribute-lft-out-- |
| 2× | flip3-- diff-log associate-*r/ pow-prod-down prod-exp sum-log log-pow *-commutative flip-- cbrt-unprod difference-of-squares unswap-sqr |
| 1× | +-commutative flip3-+ flip-+ |
| 42.0ms | (- (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t) |
| 18.0ms | (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 66.0ms | (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 13.0ms | (* x (log y)) |
| 197.0ms | (- (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t) |
| 117.0ms | (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 105.0ms | (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 35.0ms | (* x (log y)) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 435 | 1202 |
| 1 | 1650 | 1138 |
| 2 | 5002 | 1111 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* x (* 2 (log (cbrt y)))) |
| 0.3b | (* x (log (cbrt y))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 36× | log-prod |
| 30× | distribute-rgt-in distribute-lft-in |
| 24× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 12× | pow1 |
| 11× | add-exp-log add-cbrt-cube |
| 6× | associate-*r* associate-*l* |
| 4× | pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 3× | pow1/3 |
| 2× | log-pow *-commutative |
| 1× | unswap-sqr |
| 25.0ms | (* x (* 2 (log (cbrt y)))) |
| 10.0ms | (* x (log (cbrt y))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 93.0ms | (* x (* 2 (log (cbrt y)))) |
| 91.0ms | (* x (log (cbrt y))) |
| 182.0ms | (cbrt y) |
| 172.0ms | (cbrt y) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 642 |
| 1 | 1173 | 565 |
| 2 | 5001 | 541 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* x (* 2 (log (cbrt y)))) |
| 0.3b | (* x 1/3) |
| 0.3b | (* (* x 1/3) (log y)) |
| 0.6b | (cbrt y) |
| 30× | log-prod |
| 27× | distribute-rgt-in distribute-lft-in |
| 21× | add-sqr-sqrt |
| 19× | add-cube-cbrt *-un-lft-identity |
| 17× | pow1 |
| 16× | add-exp-log add-cbrt-cube |
| 15× | cbrt-prod |
| 8× | associate-*r* |
| 7× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 4× | add-log-exp |
| 3× | *-commutative |
| 1× | pow1/3 log-pow unswap-sqr |
| 22.0ms | (* x (* 2 (log (cbrt y)))) |
| 7.0ms | (* x 1/3) |
| 22.0ms | (* (* x 1/3) (log y)) |
| 1.0ms | (cbrt y) |
| 107.0ms | (* x (* 2 (log (cbrt y)))) |
| 16.0ms | (* x 1/3) |
| 46.0ms | (* (* x 1/3) (log y)) |
| 173.0ms | (cbrt y) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 405 | 595 |
| 1 | 1864 | 509 |
| 2 | 5001 | 481 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.4b against oracle of 0.2b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 27 |
| 1 | 42 | 27 |
| 1.2s | 24302× | body | 80 | nan |
| 266.0ms | 5552× | body | 80 | valid |
| 234.0ms | 848× | body | 640 | valid |
| 222.0ms | 394× | body | 1280 | valid |
| 123.0ms | 762× | body | 320 | valid |
| 49.0ms | 477× | body | 160 | valid |