Time bar (total: 9.3s)
| 16.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 10 |
| 1 | 79 | 10 |
| 2 | 210 | 10 |
| 3 | 483 | 10 |
| 4 | 910 | 10 |
| 5 | 1516 | 10 |
| 6 | 2818 | 10 |
| 7 | 5001 | 10 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 26.7b
Found 4 expressions with local error:
| 0.0b | (* (+ t y) a) |
| 1.1b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.1b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 25.0b | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 40× | *-un-lft-identity |
| 20× | add-sqr-sqrt |
| 18× | add-cube-cbrt |
| 15× | times-frac |
| 13× | distribute-lft-out |
| 11× | add-log-exp |
| 10× | associate-*l/ |
| 8× | add-exp-log add-cbrt-cube |
| 7× | flip3-+ flip-+ |
| 6× | pow1 |
| 5× | associate-/r* |
| 4× | expm1-log1p-u associate-*l* frac-add log1p-expm1-u |
| 3× | fma-neg associate-*r* prod-diff associate-/l* |
| 2× | flip3-- diff-log sum-log associate-/r/ flip-- associate-/l/ |
| 1× | cbrt-undiv +-commutative sub-neg fma-def frac-2neg div-sub div-exp pow-prod-down prod-exp associate--l+ clear-num *-commutative cbrt-unprod div-inv unswap-sqr |
| 12.0ms | (* (+ t y) a) |
| 6.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 42.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 89.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 24.0ms | (* (+ t y) a) |
| 53.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 110.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 669.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: 2 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 564 | 1186 |
| 1 | 2509 | 1087 |
| 2 | 5002 | 1077 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 6.4b
Found 4 expressions with local error:
| 0.0b | (* (+ t y) a) |
| 1.1b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.1b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 25.0b | (/ (pow (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) 1) (+ (+ x t) y)) |
| 70× | *-un-lft-identity |
| 35× | times-frac |
| 30× | add-sqr-sqrt |
| 28× | add-cube-cbrt |
| 25× | distribute-lft-out |
| 18× | unpow-prod-down |
| 11× | add-exp-log add-log-exp |
| 10× | associate-*l/ |
| 8× | add-cbrt-cube |
| 7× | flip3-+ flip-+ associate-/l* |
| 6× | pow1 sqr-pow |
| 5× | associate-/r* |
| 4× | expm1-log1p-u associate-*l* frac-add log1p-expm1-u |
| 3× | fma-neg div-exp associate-*r* prod-diff |
| 2× | diff-log sum-log associate-/r/ |
| 1× | cbrt-undiv +-commutative pow-to-exp sub-neg flip3-- fma-def frac-2neg pow-prod-down pow-exp prod-exp associate--l+ clear-num *-commutative flip-- cbrt-unprod div-inv unswap-sqr |
| 10.0ms | (* (+ t y) a) |
| 6.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 43.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 117.0ms | (/ (pow (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) 1) (+ (+ x t) y)) |
| 26.0ms | (* (+ t y) a) |
| 52.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 108.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 667.0ms | (/ (pow (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) 1) (+ (+ x t) y)) |
Useful iterations: 2 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 587 | 1675 |
| 1 | 2572 | 1491 |
| 2 | 5002 | 1486 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 6.4b
Found 4 expressions with local error:
| 0.0b | (- (/ (/ (fma (+ x y) z (* (+ t y) a)) 1) (+ (+ x t) y)) (/ (* y b) (+ (+ x t) y))) |
| 0.5b | (fma (+ x y) z (* (+ t y) a)) |
| 9.0b | (/ (* y b) (+ (+ x t) y)) |
| 23.4b | (/ (/ (fma (+ x y) z (* (+ t y) a)) 1) (+ (+ x t) y)) |
| 2010× | *-un-lft-identity |
| 1804× | times-frac |
| 804× | add-sqr-sqrt |
| 792× | add-cube-cbrt |
| 781× | prod-diff |
| 729× | distribute-lft-out |
| 174× | associate-/r/ |
| 153× | div-inv |
| 87× | flip3-+ flip-+ |
| 71× | fma-neg |
| 16× | add-exp-log |
| 14× | add-cbrt-cube associate-/l* |
| 10× | associate-/r* |
| 7× | div-exp |
| 6× | add-log-exp |
| 5× | cbrt-undiv |
| 4× | pow1 expm1-log1p-u log1p-expm1-u difference-of-squares |
| 3× | distribute-rgt-out-- |
| 2× | frac-2neg clear-num |
| 1× | sub-neg flip3-- diff-log 1-exp prod-exp frac-sub flip-- cbrt-unprod fma-udef associate-/l/ distribute-lft-out-- sub-div |
| 242.0ms | (- (/ (/ (fma (+ x y) z (* (+ t y) a)) 1) (+ (+ x t) y)) (/ (* y b) (+ (+ x t) y))) |
| 0.0ms | (fma (+ x y) z (* (+ t y) a)) |
| 20.0ms | (/ (* y b) (+ (+ x t) y)) |
| 28.0ms | (/ (/ (fma (+ x y) z (* (+ t y) a)) 1) (+ (+ x t) y)) |
| 726.0ms | (- (/ (/ (fma (+ x y) z (* (+ t y) a)) 1) (+ (+ x t) y)) (/ (* y b) (+ (+ x t) y))) |
| 53.0ms | (fma (+ x y) z (* (+ t y) a)) |
| 82.0ms | (/ (* y b) (+ (+ x t) y)) |
| 255.0ms | (/ (/ (fma (+ x y) z (* (+ t y) a)) 1) (+ (+ x t) y)) |
Useful iterations: 1 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1572 | 39498 |
| 1 | 4928 | 29750 |
| 2 | 5001 | 29750 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 4.7b
Found 4 expressions with local error:
| 0.0b | (/ b (+ (+ x t) y)) |
| 0.5b | (fma (+ x y) z (* (+ t y) a)) |
| 8.3b | (* y (/ b (+ (+ x t) y))) |
| 23.4b | (/ (/ (fma (+ x y) z (* (+ t y) a)) 1) (+ (+ x t) y)) |
| 185× | *-un-lft-identity |
| 150× | times-frac |
| 85× | add-sqr-sqrt |
| 80× | add-cube-cbrt |
| 63× | distribute-lft-out |
| 21× | associate-*r* |
| 18× | add-exp-log |
| 16× | add-cbrt-cube associate-/l* |
| 10× | associate-/r* |
| 9× | div-inv |
| 7× | div-exp |
| 6× | pow1 associate-/r/ |
| 5× | cbrt-undiv |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | flip3-+ associate-*l* flip-+ |
| 2× | frac-2neg prod-exp clear-num cbrt-unprod unswap-sqr |
| 1× | 1-exp associate-*r/ pow-prod-down *-commutative fma-udef associate-/l/ |
| 19.0ms | (/ b (+ (+ x t) y)) |
| 0.0ms | (fma (+ x y) z (* (+ t y) a)) |
| 47.0ms | (* y (/ b (+ (+ x t) y))) |
| 24.0ms | (/ (/ (fma (+ x y) z (* (+ t y) a)) 1) (+ (+ x t) y)) |
| 41.0ms | (/ b (+ (+ x t) y)) |
| 59.0ms | (fma (+ x y) z (* (+ t y) a)) |
| 78.0ms | (* y (/ b (+ (+ x t) y))) |
| 251.0ms | (/ (/ (fma (+ x y) z (* (+ t y) a)) 1) (+ (+ x t) y)) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 572 | 2047 |
| 1 | 2448 | 1871 |
| 2 | 5001 | 1770 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 1.9b
18.8% (17.8b remaining)
Error of 21.0b against oracle of 3.2b and baseline of 25.1b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.4335675947829838e+174 | 4.6274022444189675e+176 | 2.0673661513817186e+176 |
| 9 | 2.3144144560510123e+88 | 2.0064946183526016e+94 | 2.570722063616475e+90 |
| 8 | -3.3874302974164365e+82 | -7.3623446530485255e+78 | -9.596217258396559e+78 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 36 |
| 1 | 39 | 36 |
| 397.0ms | 7999× | body | 80 | valid |
| 0.0ms | 1× | body | 1280 | valid |