Time bar (total: 15.1s)
| 18.0ms | 256× | body | 80 | valid |
Useful iterations: 4 (134.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 21 |
| 1 | 33 | 20 |
| 2 | 79 | 20 |
| 3 | 201 | 20 |
| 4 | 637 | 19 |
| 5 | 2240 | 19 |
| 6 | 4952 | 19 |
| done | 5000 | 19 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 29.9b
Found 4 expressions with local error:
| 0.0b | (* y (- a b)) |
| 0.5b | (fma a t (* y (- a b))) |
| 2.0b | (fma (+ x y) z (fma a t (* y (- a b)))) |
| 27.9b | (/ (fma (+ x y) z (fma a t (* y (- a b)))) (+ (+ x t) y)) |
| 50× | *-un-lft-identity |
| 32× | add-sqr-sqrt |
| 28× | add-cube-cbrt |
| 18× | prod-diff |
| 15× | times-frac |
| 12× | distribute-lft-out |
| 11× | distribute-rgt-in distribute-lft-in |
| 8× | add-exp-log add-cbrt-cube |
| 6× | pow1 |
| 5× | associate-*r* associate-/r* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | associate-*l* associate-/l* |
| 2× | sub-neg associate-*r/ associate-/r/ fma-udef |
| 1× | cbrt-undiv flip3-- frac-2neg flip3-+ div-exp pow-prod-down prod-exp clear-num *-commutative flip-- cbrt-unprod flip-+ div-inv distribute-lft-out-- difference-of-squares unswap-sqr |
| 31.0ms | (* y (- a b)) |
| 0.0ms | (fma a t (* y (- a b))) |
| 0.0ms | (fma (+ x y) z (fma a t (* y (- a b)))) |
| 46.0ms | (/ (fma (+ x y) z (fma a t (* y (- a b)))) (+ (+ x t) y)) |
| 39.0ms | (* y (- a b)) |
| 46.0ms | (fma a t (* y (- a b))) |
| 158.0ms | (fma (+ x y) z (fma a t (* y (- a b)))) |
| 352.0ms | (/ (fma (+ x y) z (fma a t (* y (- a b)))) (+ (+ x t) y)) |
Useful iterations: done (664.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 2221 |
| 1 | 393 | 2029 |
| 2 | 1412 | 1795 |
| done | 5001 | 1769 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 7.0b
Found 4 expressions with local error:
| 0.0b | (* (+ t y) a) |
| 0.9b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.4b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 27.9b | (/ (- (+ (* (+ 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 |
| 33.0ms | (* (+ t y) a) |
| 28.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 128.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 210.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 24.0ms | (* (+ t y) a) |
| 66.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 143.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 741.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 2540 |
| 1 | 574 | 2315 |
| 2 | 2559 | 2104 |
| done | 5002 | 2080 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 7.0b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b)))))) |
| 0.5b | (fma a t (* y (- a b))) |
| 2.0b | (fma z (+ x y) (fma a t (* y (- a b)))) |
| 28.0b | (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b))))) |
| 150× | *-un-lft-identity |
| 132× | times-frac |
| 70× | add-sqr-sqrt add-cube-cbrt |
| 48× | distribute-lft-out |
| 22× | associate-/r* |
| 17× | add-exp-log |
| 11× | add-cbrt-cube |
| 8× | div-exp associate-/l* |
| 6× | div-inv |
| 5× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | rec-exp frac-2neg 1-exp clear-num fma-udef associate-/l/ |
| 1× | pow-flip flip3-+ associate-/r/ flip-+ inv-pow |
| 47.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b)))))) |
| 0.0ms | (fma a t (* y (- a b))) |
| 0.0ms | (fma z (+ x y) (fma a t (* y (- a b)))) |
| 80.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b))))) |
| 839.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b)))))) |
| 53.0ms | (fma a t (* y (- a b))) |
| 147.0ms | (fma z (+ x y) (fma a t (* y (- a b)))) |
| 144.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b))))) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 5188 |
| 1 | 467 | 4825 |
| 2 | 2630 | 4581 |
| done | 5001 | 4422 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 4.6b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| done | 0 | 0 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 4.6b
46.5% (12.7b remaining)
Error of 17.0b against oracle of 4.3b and baseline of 28.0b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 2.256056787998907e+39 | 4.552392351032005e+52 | 1.0550484849881504e+52 |
| 8 | 61951.52016822266 | 17102963.46615162 | 62471.76373336251 |
| 10 | 4.614087934274923e-30 | 1.3016113514811783e-15 | 1.2807932727686555e-15 |
| 8 | -9.52867461016585e-235 | -2.4973892220652216e-238 | -9.382616835751196e-235 |
| 10 | -9.404484334455269e-183 | -5.3749701596020025e-193 | -5.447793497456021e-193 |
| 10 | -4.0798284548505994e+40 | -7.052646320991401e+28 | -2.7079908379746977e+40 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 107 |
| 1 | 48 | 107 |
| done | 48 | 107 |
| 1.2s | 7997× | body | 80 | valid |
| 0.0ms | 2× | body | 640 | valid |
| 0.0ms | 1× | body | 1280 | valid |