Time bar (total: 9.6s)
| 59.0ms | 744× | body | 80 | nan |
| 18.0ms | 191× | body | 80 | valid |
| 13.0ms | 29× | body | 640 | valid |
| 10.0ms | 9× | body | 1280 | valid |
| 5.0ms | 15× | body | 320 | valid |
| 2.0ms | 13× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 9 |
| 1 | 49 | 9 |
| 2 | 118 | 9 |
| 3 | 256 | 9 |
| 4 | 533 | 9 |
| 5 | 1250 | 9 |
| 6 | 2637 | 9 |
| 7 | 4297 | 9 |
| 8 | 4573 | 9 |
| 9 | 4588 | 9 |
| 10 | 4588 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 6.4b
Found 3 expressions with local error:
| 0.0b | (+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y)))) |
| 0.1b | (* (- x 1.0) (log y)) |
| 4.3b | (log (- 1.0 y)) |
| 27× | log-prod |
| 22× | add-sqr-sqrt |
| 20× | *-un-lft-identity |
| 12× | add-cube-cbrt |
| 11× | distribute-rgt-in distribute-lft-in |
| 10× | associate-+r+ associate-*l/ |
| 7× | pow1 |
| 6× | add-exp-log associate-+l+ flip3-- flip-- |
| 5× | associate-*l* add-cbrt-cube add-log-exp |
| 4× | associate-*r* frac-add distribute-lft-out-- difference-of-squares |
| 2× | log-div log-pow |
| 1× | +-commutative flip3-+ rem-log-exp pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ unswap-sqr |
| 12.0ms | (+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y)))) |
| 11.0ms | (* (- x 1.0) (log y)) |
| 3.0ms | (log (- 1.0 y)) |
| 126.0ms | (+ (* (- x 1.0) (log y)) (* (- z 1.0) (log (- 1.0 y)))) |
| 55.0ms | (* (- x 1.0) (log y)) |
| 45.0ms | (log (- 1.0 y)) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 552 | 711 |
| 1 | 2111 | 664 |
| 2 | 5002 | 659 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 0.0b | (+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 0.1b | (* (- x 1.0) (log y)) |
| 27× | flip3-- flip-- |
| 25× | add-sqr-sqrt |
| 24× | log-prod associate-*l/ |
| 22× | *-un-lft-identity |
| 16× | distribute-rgt-in distribute-lft-in frac-add |
| 15× | add-cube-cbrt |
| 12× | frac-times associate--l+ |
| 10× | associate-+r+ associate-*r* associate-*l* |
| 9× | pow1 |
| 7× | add-exp-log add-cbrt-cube |
| 6× | associate-+l+ associate-*r/ |
| 5× | add-log-exp |
| 4× | sub-neg distribute-lft-out-- |
| 3× | difference-of-squares |
| 2× | pow-prod-down prod-exp log-pow *-commutative cbrt-unprod unswap-sqr |
| 1× | +-commutative flip3-+ sum-log flip-+ |
| 36.0ms | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 15.0ms | (+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 11.0ms | (* (- x 1.0) (log y)) |
| 67.0ms | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 147.0ms | (+ (* (- x 1.0) (log y)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 60.0ms | (* (- x 1.0) (log y)) |
Useful iterations: 2 (97.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 833 | 2174 |
| 1 | 4457 | 2102 |
| 2 | 5001 | 2093 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* (- x 1.0) (log (sqrt y))) (+ (* (log (sqrt y)) (- x 1.0)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))) |
| 0.0b | (+ (* (log (sqrt y)) (- x 1.0)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 0.1b | (* (log (sqrt y)) (- x 1.0)) |
| 0.1b | (* (- x 1.0) (log (sqrt y))) |
| 84× | frac-add |
| 80× | flip3-- flip-- |
| 62× | associate-*r/ |
| 50× | associate-*l/ |
| 30× | log-prod |
| 26× | add-sqr-sqrt |
| 24× | frac-times |
| 22× | *-un-lft-identity |
| 21× | distribute-rgt-in distribute-lft-in |
| 18× | add-cube-cbrt |
| 16× | associate-+l+ |
| 12× | pow1 sqrt-prod |
| 11× | associate-+r+ associate-*r* associate-*l* add-log-exp |
| 8× | add-exp-log add-cbrt-cube |
| 6× | sub-neg associate--l+ log-pow |
| 4× | flip3-+ sum-log flip-+ |
| 2× | +-commutative sqrt-pow1 pow1/2 pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr |
| 23.0ms | (+ (* (- x 1.0) (log (sqrt y))) (+ (* (log (sqrt y)) (- x 1.0)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))) |
| 11.0ms | (+ (* (log (sqrt y)) (- x 1.0)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 11.0ms | (* (log (sqrt y)) (- x 1.0)) |
| 13.0ms | (* (- x 1.0) (log (sqrt y))) |
| 183.0ms | (+ (* (- x 1.0) (log (sqrt y))) (+ (* (log (sqrt y)) (- x 1.0)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))) |
| 197.0ms | (+ (* (log (sqrt y)) (- x 1.0)) (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 70.0ms | (* (log (sqrt y)) (- x 1.0)) |
| 57.0ms | (* (- x 1.0) (log (sqrt y))) |
Useful iterations: 1 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1606 | 5903 |
| 1 | 5002 | 5838 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt y) (cbrt y)) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 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 y) (cbrt y)) |
| 0.0ms | (cbrt y) |
| 0.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 192.0ms | (* (cbrt y) (cbrt y)) |
| 177.0ms | (cbrt y) |
| 174.0ms | (cbrt y) |
| 176.0ms | (cbrt y) |
Useful iterations: 3 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 288 |
| 1 | 472 | 261 |
| 2 | 2959 | 238 |
| 3 | 5003 | 235 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0.0b
0% (0.1b remaining)
Error of 0.4b against oracle of 0.3b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 21 |
| 1 | 33 | 21 |
| 2 | 33 | 21 |
| 1.9s | 24078× | body | 80 | nan |
| 547.0ms | 5863× | body | 80 | valid |
| 355.0ms | 779× | body | 640 | valid |
| 219.0ms | 277× | body | 1280 | valid |
| 203.0ms | 691× | body | 320 | valid |
| 80.0ms | 421× | body | 160 | valid |