Time bar (total: 5.0s)
| 11.0ms | 258× | body | 80 | valid |
| 10.0ms | 227× | body | 80 | nan |
Useful iterations: 3 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 6 |
| 1 | 63 | 6 |
| 2 | 212 | 6 |
| 3 | 725 | 5 |
| 4 | 1882 | 5 |
| 5 | 3231 | 5 |
| 6 | 4574 | 5 |
| 7 | 5001 | 5 |
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 3 expressions with local error:
| 0.0b | (- x (- (fma (log y) (+ y 0.5) z) y)) |
| 0.1b | (fma (log y) (+ y 0.5) z) |
| 0.1b | (- (fma (log y) (+ y 0.5) z) y) |
| 38× | *-un-lft-identity |
| 35× | add-sqr-sqrt |
| 33× | prod-diff |
| 25× | add-cube-cbrt |
| 12× | associate--r+ |
| 10× | add-log-exp |
| 7× | distribute-lft-out-- |
| 6× | fma-neg |
| 5× | difference-of-squares |
| 4× | diff-log |
| 3× | pow1 add-exp-log expm1-log1p-u sub-neg add-cbrt-cube fma-udef log1p-expm1-u |
| 2× | flip3-- associate--l+ flip-- |
| 1× | associate--r- |
| 7.0ms | (- x (- (fma (log y) (+ y 0.5) z) y)) |
| 1.0ms | (fma (log y) (+ y 0.5) z) |
| 4.0ms | (- (fma (log y) (+ y 0.5) z) y) |
| 43.0ms | (- x (- (fma (log y) (+ y 0.5) z) y)) |
| 35.0ms | (fma (log y) (+ y 0.5) z) |
| 46.0ms | (- (fma (log y) (+ y 0.5) z) y) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 404 | 1160 |
| 1 | 1496 | 822 |
| 2 | 5003 | 746 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 6 | 97 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 92 | 7 | 99 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 0.0b | (- x (* (+ y 0.5) (log y))) |
| 0.1b | (+ (- x (* (+ y 0.5) (log y))) y) |
| 0.1b | (* (+ y 0.5) (log y)) |
| 39× | *-un-lft-identity |
| 26× | add-sqr-sqrt |
| 22× | add-cube-cbrt |
| 20× | add-log-exp |
| 18× | prod-diff |
| 12× | log-prod |
| 7× | pow1 fma-neg distribute-lft-out |
| 6× | add-exp-log distribute-rgt-in distribute-lft-in diff-log add-cbrt-cube associate--r+ |
| 5× | associate-+l+ |
| 4× | expm1-log1p-u associate-*r* associate-*l* sum-log log1p-expm1-u |
| 3× | sub-neg fma-def |
| 2× | associate-+l- flip3-- flip3-+ associate-*l/ flip-- flip-+ distribute-lft-out-- |
| 1× | +-commutative associate--l- pow-prod-down prod-exp associate--l+ log-pow *-commutative cbrt-unprod difference-of-squares unswap-sqr |
| 8.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 4.0ms | (- x (* (+ y 0.5) (log y))) |
| 6.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 7.0ms | (* (+ y 0.5) (log y)) |
| 51.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 34.0ms | (- x (* (+ y 0.5) (log y))) |
| 45.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 234.0ms | (* (+ y 0.5) (log y)) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 539 | 1002 |
| 1 | 2085 | 847 |
| 2 | 5002 | 829 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 1 | 129 |
| Fresh | 3 | 3 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 131 | 5 | 136 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 0.3b | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 49× | distribute-rgt-in distribute-lft-in |
| 48× | log-prod |
| 30× | cbrt-prod |
| 25× | *-un-lft-identity |
| 24× | associate-+l+ |
| 23× | add-sqr-sqrt add-cube-cbrt |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 6× | flip3-+ associate-*l/ flip-+ add-log-exp |
| 4× | expm1-log1p-u associate-*r/ associate-*l* frac-add log1p-expm1-u |
| 3× | pow-prod-down prod-exp cbrt-unprod |
| 2× | associate-+r+ pow1/3 |
| 1× | +-commutative fma-def associate-*r* sum-log *-commutative distribute-lft-out |
| 9.0ms | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 12.0ms | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 444.0ms | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 752.0ms | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 168.0ms | (cbrt y) |
| 180.0ms | (cbrt y) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 681 | 1127 |
| 1 | 2712 | 983 |
| 2 | 5001 | 947 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 0 | 129 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 129 | 5 | 134 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (log (/ 1 y)) |
| 0.0b | (+ (fma (log (/ 1 y)) y y) (- x z)) |
| 0.3b | (fma (log (/ 1 y)) y y) |
| 22× | *-un-lft-identity |
| 17× | add-sqr-sqrt add-cube-cbrt |
| 13× | log-prod |
| 11× | associate-+r+ |
| 9× | times-frac prod-diff |
| 8× | add-exp-log add-log-exp |
| 5× | pow1 |
| 4× | rem-log-exp |
| 3× | expm1-log1p-u fma-def log-pow add-cbrt-cube log1p-expm1-u |
| 2× | div-exp sum-log fma-udef distribute-lft-out |
| 1× | +-commutative associate-+r- sub-neg log-div rec-exp associate-+l+ pow-flip flip3-+ diff-log 1-exp log-rec flip-+ div-inv distribute-lft-out-- inv-pow |
| 3.0ms | (log (/ 1 y)) |
| 6.0ms | (+ (fma (log (/ 1 y)) y y) (- x z)) |
| 1.0ms | (fma (log (/ 1 y)) y y) |
| 154.0ms | (log (/ 1 y)) |
| 48.0ms | (+ (fma (log (/ 1 y)) y y) (- x z)) |
| 174.0ms | (fma (log (/ 1 y)) y y) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 326 | 453 |
| 1 | 1036 | 384 |
| 2 | 5002 | 356 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 0 | 82 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 82 | 5 | 87 |
Merged error: 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 | 13 | 6 |
| 1 | 13 | 6 |
| 363.0ms | 8045× | body | 80 | valid |
| 280.0ms | 7727× | body | 80 | nan |
| 0.0ms | 1× | body | 640 | valid |