Time bar (total: 18.8s)
| 98.0ms | 748× | body | 80 | nan |
| 19.0ms | 178× | body | 80 | valid |
| 14.0ms | 11× | body | 1280 | valid |
| 14.0ms | 24× | body | 640 | valid |
| 10.0ms | 28× | body | 320 | valid |
| 5.0ms | 19× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 13 |
| 1 | 21 | 13 |
| 2 | 30 | 13 |
| 3 | 38 | 13 |
| 4 | 44 | 13 |
| 5 | 59 | 13 |
| 6 | 90 | 13 |
| 7 | 187 | 13 |
| 8 | 611 | 13 |
| done | 5000 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 10.3b
Found 4 expressions with local error:
| 0.0b | (* z (log (- 1.0 y))) |
| 0.0b | (- (+ (* x (log y)) (* z (log (- 1.0 y)))) t) |
| 0.3b | (* x (log y)) |
| 4.6b | (log (- 1.0 y)) |
| 25× | add-sqr-sqrt |
| 21× | log-prod *-un-lft-identity |
| 13× | add-cube-cbrt |
| 11× | pow1 |
| 9× | add-exp-log add-log-exp |
| 8× | distribute-rgt-in distribute-lft-in associate-*r* add-cbrt-cube |
| 6× | associate-*l* |
| 4× | distribute-lft-out-- difference-of-squares |
| 3× | log-pow |
| 2× | log-div flip3-- diff-log pow-prod-down prod-exp *-commutative flip-- cbrt-unprod unswap-sqr |
| 1× | sub-neg rem-log-exp associate--l+ sum-log |
| 23.0ms | (* z (log (- 1.0 y))) |
| 73.0ms | (- (+ (* x (log y)) (* z (log (- 1.0 y)))) t) |
| 18.0ms | (* x (log y)) |
| 10.0ms | (log (- 1.0 y)) |
| 128.0ms | (* z (log (- 1.0 y))) |
| 148.0ms | (- (+ (* x (log y)) (* z (log (- 1.0 y)))) t) |
| 63.0ms | (* x (log y)) |
| 50.0ms | (log (- 1.0 y)) |
Useful iterations: done (831.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1141 |
| 1 | 470 | 1103 |
| 2 | 1490 | 987 |
| done | 5000 | 966 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 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.3b | (* x (log y)) |
| 84× | add-sqr-sqrt |
| 80× | times-frac |
| 72× | associate-*r* |
| 56× | unpow-prod-down |
| 48× | *-un-lft-identity |
| 46× | add-cube-cbrt |
| 29× | add-exp-log |
| 24× | unpow2 sqr-pow |
| 18× | log-prod unswap-sqr |
| 11× | distribute-rgt-in distribute-lft-in prod-exp add-cbrt-cube add-log-exp |
| 10× | associate-+r+ |
| 9× | pow1 div-exp |
| 7× | associate--l+ |
| 6× | pow-to-exp associate-+l+ associate-*l* pow-exp |
| 3× | sub-neg cbrt-unprod |
| 2× | diff-log pow-prod-down sum-log *-commutative |
| 1× | cbrt-undiv +-commutative flip3-- flip3-+ associate-*r/ log-pow flip-- flip-+ div-inv distribute-lft-out-- difference-of-squares |
| 56.0ms | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 58.0ms | (- (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t) |
| 17.0ms | (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 27.0ms | (* x (log y)) |
| 93.0ms | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 260.0ms | (- (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t) |
| 184.0ms | (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) |
| 67.0ms | (* x (log y)) |
Useful iterations: done (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 358 | 3054 |
| 1 | 931 | 2769 |
| 2 | 3898 | 2428 |
| done | 5002 | 2427 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* x (log (cbrt y))) |
| 0.3b | (+ (* (* 2 (log (cbrt y))) x) (* x (log (cbrt y)))) |
| 0.7b | (cbrt y) |
| 0.7b | (cbrt y) |
| 24× | log-prod |
| 18× | cbrt-prod add-sqr-sqrt |
| 16× | add-cube-cbrt *-un-lft-identity |
| 12× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 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-+ unswap-sqr |
| 10.0ms | (* x (log (cbrt y))) |
| 23.0ms | (+ (* (* 2 (log (cbrt y))) x) (* x (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 125.0ms | (* x (log (cbrt y))) |
| 180.0ms | (+ (* (* 2 (log (cbrt y))) x) (* x (log (cbrt y)))) |
| 293.0ms | (cbrt y) |
| 299.0ms | (cbrt y) |
Useful iterations: done (856.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 909 |
| 1 | 305 | 849 |
| 2 | 1321 | 721 |
| done | 5000 | 711 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (* 2 (log (cbrt y))) x) |
| 0.3b | (+ (* (* 2 (log (cbrt y))) x) (* x (* (- (log y)) -1/3))) |
| 0.4b | (* (- (log y)) -1/3) |
| 0.7b | (cbrt y) |
| 13× | pow1 associate-*l* |
| 12× | add-sqr-sqrt |
| 11× | add-exp-log add-cbrt-cube |
| 10× | add-cube-cbrt *-un-lft-identity |
| 6× | associate-*r* add-log-exp |
| 4× | distribute-lft-neg-in distribute-rgt-neg-in pow-prod-down prod-exp cbrt-unprod |
| 3× | distribute-lft-neg-out cbrt-prod |
| 2× | log-pow *-commutative distribute-rgt-neg-out |
| 1× | +-commutative neg-mul-1 flip3-+ pow1/3 unsub-neg sum-log flip-+ unswap-sqr |
| 26.0ms | (* (* 2 (log (cbrt y))) x) |
| 21.0ms | (+ (* (* 2 (log (cbrt y))) x) (* x (* (- (log y)) -1/3))) |
| 12.0ms | (* (- (log y)) -1/3) |
| 1.0ms | (cbrt y) |
| 152.0ms | (* (* 2 (log (cbrt y))) x) |
| 282.0ms | (+ (* (* 2 (log (cbrt y))) x) (* x (* (- (log y)) -1/3))) |
| 236.0ms | (* (- (log y)) -1/3) |
| 208.0ms | (cbrt y) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 150 | 839 |
| 1 | 391 | 779 |
| 2 | 2163 | 536 |
| done | 5000 | 525 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 2 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 36 |
| 1 | 40 | 36 |
| 2 | 49 | 35 |
| 3 | 54 | 35 |
| done | 54 | 35 |
| 2.4s | 24313× | body | 80 | nan |
| 920.0ms | 5569× | body | 80 | valid |
| 434.0ms | 845× | body | 640 | valid |
| 362.0ms | 414× | body | 1280 | valid |
| 243.0ms | 744× | body | 320 | valid |
| 75.0ms | 462× | body | 160 | valid |