Time bar (total: 3.3s)
| 13.0ms | 325× | body | 80 | valid |
Useful iterations: 4 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 8 |
| 1 | 50 | 8 |
| 2 | 106 | 8 |
| 3 | 208 | 8 |
| 4 | 322 | 6 |
| 5 | 520 | 6 |
| 6 | 1439 | 6 |
| 7 | 5002 | 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: 8.8b
Found 3 expressions with local error:
| 0.0b | (fma z (- 1.0 t) 1) |
| 0.2b | (fma (/ (fma z (- 1.0 t) 1) z) (/ 2.0 t) (/ x y)) |
| 8.3b | (/ (fma z (- 1.0 t) 1) z) |
| 11× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 5× | add-exp-log add-cbrt-cube |
| 3× | pow1 expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | fma-udef |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 1.0ms | (fma z (- 1.0 t) 1) |
| 1.0ms | (fma (/ (fma z (- 1.0 t) 1) z) (/ 2.0 t) (/ x y)) |
| 3.0ms | (/ (fma z (- 1.0 t) 1) z) |
| 22.0ms | (fma z (- 1.0 t) 1) |
| 110.0ms | (fma (/ (fma z (- 1.0 t) 1) z) (/ 2.0 t) (/ x y)) |
| 34.0ms | (/ (fma z (- 1.0 t) 1) z) |
Useful iterations: 3 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 156 | 346 |
| 1 | 396 | 307 |
| 2 | 1684 | 305 |
| 3 | 5002 | 304 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 6 | 58 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 7 | 60 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (* (* z 2.0) (- 1.0 t)) |
| 0.0b | (+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))) |
| 8.9b | (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)) |
| 29× | *-un-lft-identity |
| 27× | add-sqr-sqrt |
| 25× | add-cube-cbrt |
| 18× | prod-diff |
| 13× | add-exp-log fma-def add-cbrt-cube |
| 12× | times-frac |
| 11× | distribute-rgt-in distribute-lft-in |
| 8× | pow1 |
| 5× | associate-*r* add-log-exp |
| 4× | prod-exp cbrt-unprod |
| 3× | expm1-log1p-u pow-prod-down log1p-expm1-u associate-/l* |
| 2× | cbrt-undiv sub-neg flip3-+ associate-*r/ div-exp flip-+ div-inv associate-/l/ |
| 1× | +-commutative flip3-- frac-2neg associate-*l* frac-add clear-num associate-/r* sum-log *-commutative flip-- distribute-lft-out distribute-lft-out-- difference-of-squares |
| 9.0ms | (* (* z 2.0) (- 1.0 t)) |
| 13.0ms | (+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))) |
| 8.0ms | (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)) |
| 54.0ms | (* (* z 2.0) (- 1.0 t)) |
| 63.0ms | (+ (/ x y) (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z))) |
| 72.0ms | (/ (+ 2.0 (* (* z 2.0) (- 1.0 t))) (* t z)) |
Useful iterations: 2 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 553 | 869 |
| 1 | 2416 | 670 |
| 2 | 5001 | 668 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 5 | 108 |
| Fresh | 5 | 1 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 109 | 6 | 115 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0)) |
| 0.0b | (+ (/ x y) (fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0))) |
| 0.8b | (/ 1 (* t z)) |
| 14× | add-exp-log *-un-lft-identity |
| 13× | fma-def |
| 12× | add-sqr-sqrt add-cube-cbrt times-frac |
| 8× | add-cbrt-cube |
| 6× | pow1 |
| 5× | add-log-exp |
| 4× | div-exp |
| 3× | expm1-log1p-u prod-exp log1p-expm1-u associate-/l* |
| 2× | cbrt-undiv rec-exp pow-flip 1-exp fma-udef div-inv |
| 1× | +-commutative associate-+r+ frac-2neg flip3-+ pow-prod-down clear-num associate-/r* sum-log cbrt-unprod flip-+ distribute-lft-out inv-pow |
| 1.0ms | (fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0)) |
| 8.0ms | (+ (/ x y) (fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0))) |
| 5.0ms | (/ 1 (* t z)) |
| 37.0ms | (fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0)) |
| 67.0ms | (+ (/ x y) (fma 2.0 (/ 1 (* t z)) (- (* 2.0 (/ 1 t)) 2.0))) |
| 14.0ms | (/ 1 (* t z)) |
Useful iterations: 3 (89.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 227 | 393 |
| 1 | 815 | 355 |
| 2 | 3966 | 341 |
| 3 | 5001 | 339 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 4 | 77 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 77 | 6 | 83 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0)) |
| 0.0b | (+ (/ x y) (fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0))) |
| 0.3b | (/ (/ 1 t) z) |
| 84× | times-frac |
| 54× | *-un-lft-identity |
| 52× | add-sqr-sqrt add-cube-cbrt |
| 13× | fma-def associate-/l* |
| 12× | add-exp-log |
| 8× | add-cbrt-cube |
| 6× | div-exp div-inv |
| 5× | add-log-exp |
| 3× | pow1 cbrt-undiv expm1-log1p-u associate-/r* log1p-expm1-u |
| 2× | fma-udef |
| 1× | +-commutative rec-exp associate-+r+ frac-2neg flip3-+ 1-exp clear-num sum-log flip-+ associate-/l/ distribute-lft-out |
| 1.0ms | (fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0)) |
| 8.0ms | (+ (/ x y) (fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0))) |
| 7.0ms | (/ (/ 1 t) z) |
| 37.0ms | (fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0)) |
| 67.0ms | (+ (/ x y) (fma 2.0 (/ (/ 1 t) z) (- (* 2.0 (/ 1 t)) 2.0))) |
| 13.0ms | (/ (/ 1 t) z) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 435 | 754 |
| 1 | 1557 | 686 |
| 2 | 5001 | 636 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 3 | 121 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 121 | 6 | 127 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 7 |
| 1 | 17 | 7 |
| 420.0ms | 10447× | body | 80 | valid |