Time bar (total: 6.2s)
| 13.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.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: 29.5b
Found 4 expressions with local error:
| 0.0b | (* (+ t y) a) |
| 1.9b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 2.2b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 27.6b | (/ (- (+ (* (+ 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 |
| 20.0ms | (* (+ t y) a) |
| 79.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 14.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 156.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 21.0ms | (* (+ t y) a) |
| 86.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 40.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 516.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 564 | 1186 |
| 1 | 2509 | 1087 |
| 2 | 5001 | 1077 |
12 alts after pruning (11 fresh and 1 done)
Merged error: 10.4b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ (+ x t) y)) |
| 1.9b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 2.2b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 27.7b | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
| 62× | *-un-lft-identity |
| 33× | add-sqr-sqrt |
| 32× | times-frac |
| 26× | add-cube-cbrt |
| 21× | associate-*r* distribute-lft-out |
| 17× | add-exp-log |
| 11× | add-cbrt-cube add-log-exp |
| 10× | associate-*l/ |
| 7× | pow1 flip3-+ flip-+ |
| 5× | associate-/r* |
| 4× | expm1-log1p-u div-exp frac-add prod-exp associate-/r/ log1p-expm1-u |
| 3× | flip3-- fma-neg associate-*l* prod-diff flip-- associate-/l* unswap-sqr |
| 2× | cbrt-undiv frac-times rec-exp diff-log 1-exp sum-log cbrt-unprod div-inv |
| 1× | +-commutative sub-neg pow-flip fma-def frac-2neg associate-*r/ pow-prod-down associate--l+ clear-num un-div-inv *-commutative inv-pow |
| 33.0ms | (/ 1 (+ (+ x t) y)) |
| 79.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 14.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 248.0ms | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
| 50.0ms | (/ 1 (+ (+ x t) y)) |
| 84.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 40.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 508.0ms | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 606 | 1370 |
| 1 | 2954 | 1192 |
| 2 | 5001 | 1143 |
13 alts after pruning (11 fresh and 2 done)
Merged error: 10.4b
Found 4 expressions with local error:
| 0.3b | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
| 0.5b | (- (* (+ t y) a) (* y b)) |
| 1.0b | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 27.6b | (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y 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 add-log-exp |
| 5× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u log1p-expm1-u |
| 2× | rec-exp frac-2neg 1-exp clear-num associate-/l/ |
| 1× | sub-neg flip3-- pow-flip flip3-+ fma-neg diff-log prod-diff associate-/r/ flip-- flip-+ fma-udef inv-pow |
| 37.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
| 14.0ms | (- (* (+ t y) a) (* y b)) |
| 0.0ms | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 64.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
| 509.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
| 25.0ms | (- (* (+ t y) a) (* y b)) |
| 85.0ms | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 88.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 2605 |
| 1 | 2228 | 2401 |
| 2 | 5002 | 2286 |
12 alts after pruning (10 fresh and 2 done)
Merged error: 6.5b
Found 4 expressions with local error:
| 0.5b | (- (* (+ t y) a) (* y b)) |
| 0.5b | (/ 1 (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
| 1.0b | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 27.0b | (* (+ (+ x t) y) (/ 1 (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
| 27× | add-sqr-sqrt |
| 26× | *-un-lft-identity |
| 20× | add-cube-cbrt times-frac |
| 17× | add-exp-log |
| 13× | associate-*r* |
| 11× | add-cbrt-cube |
| 7× | pow1 |
| 6× | add-log-exp |
| 5× | associate-*l* |
| 4× | expm1-log1p-u div-exp prod-exp log1p-expm1-u |
| 3× | associate-/r* distribute-lft-out associate-/l* unswap-sqr |
| 2× | cbrt-undiv frac-times rec-exp flip3-+ 1-exp associate-*l/ cbrt-unprod flip-+ div-inv |
| 1× | sub-neg flip3-- pow-flip frac-2neg fma-neg diff-log associate-*r/ prod-diff pow-prod-down clear-num un-div-inv *-commutative flip-- fma-udef inv-pow |
| 14.0ms | (- (* (+ t y) a) (* y b)) |
| 5.0ms | (/ 1 (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
| 0.0ms | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 81.0ms | (* (+ (+ x t) y) (/ 1 (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
| 25.0ms | (- (* (+ t y) a) (* y b)) |
| 52.0ms | (/ 1 (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
| 85.0ms | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 89.0ms | (* (+ (+ x t) y) (/ 1 (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 386 | 1147 |
| 1 | 1866 | 1013 |
| 2 | 5001 | 981 |
12 alts after pruning (10 fresh and 2 done)
Merged error: 6.5b
84.4% (3.5b remaining)
Error of 7.8b against oracle of 4.3b and baseline of 26.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 32 |
| 1 | 36 | 32 |
| 320.0ms | 7997× | body | 80 | valid |
| 0.0ms | 2× | body | 160 | valid |
| 0.0ms | 1× | body | 640 | valid |