Time bar (total: 2.0s)
| 11.0ms | 318× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 6 |
| 1 | 29 | 6 |
| 2 | 42 | 6 |
| 3 | 49 | 6 |
| 4 | 55 | 6 |
| 5 | 61 | 6 |
| 6 | 63 | 6 |
| 7 | 63 | 6 |
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: 1.9b
Found 3 expressions with local error:
| 0.0b | (/ (+ x 4.0) y) |
| 0.0b | (- (/ (+ x 4.0) y) (* (/ x y) z)) |
| 3.3b | (* (/ x y) z) |
| 56× | *-un-lft-identity |
| 46× | times-frac |
| 41× | add-sqr-sqrt |
| 36× | add-cube-cbrt |
| 16× | fma-neg prod-diff |
| 13× | associate-*l* |
| 10× | add-exp-log add-cbrt-cube distribute-lft-out |
| 5× | pow1 add-log-exp |
| 4× | div-inv associate-/l* |
| 3× | expm1-log1p-u associate-*r* associate-*l/ associate-/r* log1p-expm1-u |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod associate-/l/ unswap-sqr |
| 1× | sub-neg flip3-- frac-2neg flip3-+ diff-log pow-prod-down clear-num *-commutative frac-sub flip-- flip-+ sub-div |
| 5.0ms | (/ (+ x 4.0) y) |
| 10.0ms | (- (/ (+ x 4.0) y) (* (/ x y) z)) |
| 6.0ms | (* (/ x y) z) |
| 25.0ms | (/ (+ x 4.0) y) |
| 41.0ms | (- (/ (+ x 4.0) y) (* (/ x y) z)) |
| 24.0ms | (* (/ x y) z) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 399 | 743 |
| 1 | 1422 | 683 |
| 2 | 5001 | 668 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 6 | 126 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 121 | 6 | 127 |
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (fma (+ x 4.0) (/ 1 y) (- (* (/ x y) z))) |
| 3.3b | (* (/ x y) z) |
| 15× | add-sqr-sqrt |
| 13× | associate-*l* |
| 10× | add-cube-cbrt *-un-lft-identity times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 4× | pow1 |
| 3× | associate-*r* |
| 2× | expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u add-log-exp unswap-sqr |
| 1× | cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative fma-udef div-inv |
| 1.0ms | (fma (+ x 4.0) (/ 1 y) (- (* (/ x y) z))) |
| 6.0ms | (* (/ x y) z) |
| 49.0ms | (fma (+ x 4.0) (/ 1 y) (- (* (/ x y) z))) |
| 20.0ms | (* (/ x y) z) |
Useful iterations: 3 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 191 | 242 |
| 1 | 672 | 210 |
| 2 | 2619 | 206 |
| 3 | 5001 | 199 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 0 | 50 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 6 | 56 |
Merged error: 0b
Found 1 expressions with local error:
| 3.1b | (/ (- (+ x 4.0) (* x z)) y) |
| 9× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac |
| 3× | add-exp-log associate-/r* add-cbrt-cube associate-/l* |
| 2× | associate-/l/ |
| 1× | pow1 cbrt-undiv expm1-log1p-u flip3-- frac-2neg div-sub div-exp clear-num flip-- log1p-expm1-u div-inv add-log-exp |
| 8.0ms | (/ (- (+ x 4.0) (* x z)) y) |
| 49.0ms | (/ (- (+ x 4.0) (* x z)) y) |
Useful iterations: 3 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 262 |
| 1 | 603 | 241 |
| 2 | 2638 | 240 |
| 3 | 5001 | 238 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 1 | 35 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 36 | 5 | 41 |
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (/ 1 (/ y (- (+ x 4.0) (* x z)))) |
| 3.1b | (/ y (- (+ x 4.0) (* x z))) |
| 90× | times-frac |
| 54× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 18× | associate-/r* |
| 15× | add-exp-log |
| 11× | associate-/r/ |
| 9× | add-cbrt-cube |
| 8× | div-exp |
| 6× | div-inv associate-/l* |
| 5× | flip3-- flip-- |
| 4× | cbrt-undiv |
| 3× | pow1 |
| 2× | expm1-log1p-u rec-exp frac-2neg 1-exp clear-num log1p-expm1-u add-log-exp |
| 1× | pow-flip inv-pow |
| 10.0ms | (/ 1 (/ y (- (+ x 4.0) (* x z)))) |
| 7.0ms | (/ y (- (+ x 4.0) (* x z))) |
| 40.0ms | (/ 1 (/ y (- (+ x 4.0) (* x z)))) |
| 59.0ms | (/ y (- (+ x 4.0) (* x z))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 481 | 1226 |
| 1 | 2390 | 1103 |
| 2 | 5001 | 1012 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 0 | 123 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 123 | 5 | 128 |
Merged error: 0b
69.7% (0.5b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 1.7b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 3.321797440041489e-146 | 3.72730964240123e-144 | 3.115096122604751e-144 |
| 8 | -5.466510813280087e-39 | -3.4040993375076866e-43 | -2.6054779217669993e-42 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 12 |
| 1 | 30 | 12 |
| 353.0ms | 10089× | body | 80 | valid |