Time bar (total: 13.6s)
| 12.0ms | 256× | body | 80 | valid |
Useful iterations: 4 (59.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 | 4012 | 19 |
| done | 5000 | 19 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 26.2b
Found 4 expressions with local error:
| 0.0b | (* y (- z b)) |
| 0.5b | (fma z x (* y (- z b))) |
| 1.0b | (fma (+ t y) a (fma z x (* y (- z b)))) |
| 24.5b | (/ (fma (+ t y) a (fma z x (* y (- z 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 |
| 12.0ms | (* y (- z b)) |
| 0.0ms | (fma z x (* y (- z b))) |
| 0.0ms | (fma (+ t y) a (fma z x (* y (- z b)))) |
| 18.0ms | (/ (fma (+ t y) a (fma z x (* y (- z b)))) (+ (+ x t) y)) |
| 38.0ms | (* y (- z b)) |
| 43.0ms | (fma z x (* y (- z b))) |
| 116.0ms | (fma (+ t y) a (fma z x (* y (- z b)))) |
| 306.0ms | (/ (fma (+ t y) a (fma z x (* y (- z b)))) (+ (+ x t) y)) |
Useful iterations: 3 (510.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 2221 |
| 1 | 342 | 2023 |
| 2 | 867 | 1783 |
| 3 | 3157 | 1741 |
| done | 5000 | 1741 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 8.0b
Found 4 expressions with local error:
| 0.0b | (* (+ x y) z) |
| 0.7b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.8b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 24.5b | (/ (- (+ (* (+ 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 |
| 9.0ms | (* (+ x y) z) |
| 5.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 39.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 80.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 24.0ms | (* (+ x y) z) |
| 44.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 94.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 568.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: 2 (395.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 194 | 2540 |
| 1 | 569 | 2317 |
| 2 | 2165 | 2102 |
| done | 5001 | 2102 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 8.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))) |
| 1.0b | (fma z (+ x y) (fma a t (* y (- a b)))) |
| 24.5b | (/ (+ (+ 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)))) |
| 32.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b))))) |
| 557.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b)))))) |
| 32.0ms | (fma a t (* y (- a b))) |
| 94.0ms | (fma z (+ x y) (fma a t (* y (- a b)))) |
| 96.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (fma a t (* y (- a b))))) |
Useful iterations: 3 (795.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 5188 |
| 1 | 423 | 4825 |
| 2 | 1018 | 4452 |
| 3 | 4219 | 4420 |
| done | 5000 | 4420 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 3.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| done | 0 | 0 |
12 alts after pruning (11 fresh and 1 done)
Merged error: 3.5b
52.8% (11.3b remaining)
Error of 15.7b against oracle of 4.4b and baseline of 28.3b
| Iters | Range | Point | |
|---|---|---|---|
| 3 | 3.34336540872648e+123 | 4.1893963358800575e+123 | 3.396242341673578e+123 |
| 5 | -3.339096941797073e+59 | -1.4127886966723127e+59 | -2.9055951739605413e+59 |
Useful iterations: 1 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 41 |
| 1 | 35 | 37 |
| done | 35 | 37 |
| 349.0ms | 7999× | body | 80 | valid |
| 0.0ms | 1× | body | 160 | valid |