Time bar (total: 14.4s)
| 12.0ms | 256× | body | 80 | valid |
Useful iterations: 4 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 21 |
| 1 | 33 | 20 |
| 2 | 78 | 20 |
| 3 | 152 | 20 |
| 4 | 367 | 19 |
| 5 | 682 | 19 |
| 6 | 1142 | 19 |
| 7 | 2125 | 19 |
| 8 | 4020 | 19 |
| done | 5000 | 19 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 26.4b
Found 4 expressions with local error:
| 0.0b | (* (+ x y) z) |
| 1.3b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.8b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 24.8b | (/ (- (+ (* (+ 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 |
| 10.0ms | (* (+ x y) z) |
| 6.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 40.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 85.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 21.0ms | (* (+ x y) z) |
| 49.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 95.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 587.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: 2 (190.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 194 | 2540 |
| 1 | 569 | 2317 |
| 2 | 2179 | 2102 |
| done | 5001 | 2102 |
15 alts after pruning (15 fresh and 0 done)
Merged error: 7.6b
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))) |
| 1.3b | (fma z (+ x y) (fma a t (* y (- a b)))) |
| 24.9b | (/ (+ (+ 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 |
| 21.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)))) |
| 35.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b))))) |
| 562.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b)))))) |
| 32.0ms | (fma a t (* y (- a b))) |
| 99.0ms | (fma z (+ x y) (fma a t (* y (- a b)))) |
| 97.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b))))) |
Useful iterations: 3 (612.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 5188 |
| 1 | 423 | 4825 |
| 2 | 1134 | 4452 |
| 3 | 4623 | 4420 |
| done | 5000 | 4420 |
14 alts after pruning (14 fresh and 0 done)
Merged error: 4.1b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (fma y (- a b) (* t a))))) |
| 1.3b | (fma z (+ x y) (fma y (- a b) (* t a))) |
| 1.8b | (fma y (- a b) (* t a)) |
| 24.9b | (/ (+ (+ x t) y) (fma z (+ x y) (fma y (- a b) (* t a)))) |
| 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 |
| 21.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (fma y (- a b) (* t a))))) |
| 0.0ms | (fma z (+ x y) (fma y (- a b) (* t a))) |
| 0.0ms | (fma y (- a b) (* t a)) |
| 36.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (fma y (- a b) (* t a)))) |
| 566.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (fma y (- a b) (* t a))))) |
| 95.0ms | (fma z (+ x y) (fma y (- a b) (* t a))) |
| 33.0ms | (fma y (- a b) (* t a)) |
| 99.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (fma y (- a b) (* t a)))) |
Useful iterations: 3 (614.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 5190 |
| 1 | 423 | 4827 |
| 2 | 1136 | 4454 |
| 3 | 4622 | 4422 |
| done | 5000 | 4422 |
14 alts after pruning (13 fresh and 1 done)
Merged error: 4.1b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ (+ x t) y)) |
| 1.3b | (fma z (+ x y) (fma y (- a b) (* t a))) |
| 1.8b | (fma y (- a b) (* t a)) |
| 24.9b | (* (/ 1 (+ (+ x t) y)) (fma z (+ x y) (fma y (- a b) (* t a)))) |
| 60× | *-un-lft-identity |
| 32× | times-frac |
| 31× | add-sqr-sqrt |
| 24× | add-cube-cbrt |
| 21× | associate-*l* distribute-lft-out |
| 17× | add-exp-log |
| 11× | add-cbrt-cube |
| 7× | pow1 |
| 5× | associate-/r* |
| 4× | expm1-log1p-u div-exp prod-exp associate-/r/ fma-udef log1p-expm1-u add-log-exp |
| 3× | associate-*r* associate-/l* unswap-sqr |
| 2× | cbrt-undiv rec-exp flip3-+ 1-exp cbrt-unprod flip-+ div-inv |
| 1× | distribute-rgt-in pow-flip frac-2neg distribute-lft-in pow-prod-down associate-*l/ clear-num *-commutative inv-pow |
| 18.0ms | (/ 1 (+ (+ x t) y)) |
| 0.0ms | (fma z (+ x y) (fma y (- a b) (* t a))) |
| 0.0ms | (fma y (- a b) (* t a)) |
| 45.0ms | (* (/ 1 (+ (+ x t) y)) (fma z (+ x y) (fma y (- a b) (* t a)))) |
| 51.0ms | (/ 1 (+ (+ x t) y)) |
| 99.0ms | (fma z (+ x y) (fma y (- a b) (* t a))) |
| 29.0ms | (fma y (- a b) (* t a)) |
| 563.0ms | (* (/ 1 (+ (+ x t) y)) (fma z (+ x y) (fma y (- a b) (* t a)))) |
Useful iterations: 3 (531.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 139 | 2085 |
| 1 | 326 | 1903 |
| 2 | 958 | 1691 |
| 3 | 4217 | 1689 |
| done | 5000 | 1689 |
14 alts after pruning (13 fresh and 1 done)
Merged error: 4.1b
46.6% (11.7b remaining)
Error of 16.2b against oracle of 4.4b and baseline of 26.4b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 2.4068838490227673e+40 | 1.0542243044934032e+43 | 1.2918166468940466e+42 |
| 5 | -6.289516594595149e+115 | -1.85370030410588e+115 | -1.880087478392796e+115 |
Useful iterations: 1 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 42 |
| 1 | 37 | 36 |
| done | 37 | 36 |
| 370.0ms | 8000× | body | 80 | valid |