Time bar (total: 5.7s)
| 11.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: 28.7b
Found 4 expressions with local error:
| 0.0b | (* (+ t y) a) |
| 2.3b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 2.9b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 26.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 |
| 10.0ms | (* (+ t y) a) |
| 6.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 42.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 88.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 27.0ms | (* (+ t y) a) |
| 50.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 107.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 654.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 564 | 1186 |
| 1 | 2509 | 1087 |
| 2 | 5002 | 1077 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 5.1b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
| 2.0b | (- (* (+ t y) a) (* y b)) |
| 2.8b | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 26.9b | (/ (+ (+ 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 |
| 27.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
| 6.0ms | (- (* (+ t y) a) (* y b)) |
| 0.0ms | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 35.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
| 636.0ms | (/ 1 (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b))))) |
| 31.0ms | (- (* (+ t y) a) (* y b)) |
| 106.0ms | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 113.0ms | (/ (+ (+ x t) y) (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 2605 |
| 1 | 2228 | 2401 |
| 2 | 5002 | 2286 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 2.8b
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
10 alts after pruning (7 fresh and 3 done)
Merged error: 2.8b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ (+ x t) y)) |
| 2.0b | (- (* (+ t y) a) (* y b)) |
| 2.8b | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 27.0b | (* (/ 1 (+ (+ x t) y)) (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
| 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 |
| 6× | add-log-exp |
| 5× | associate-/r* |
| 4× | expm1-log1p-u div-exp prod-exp associate-/r/ log1p-expm1-u |
| 3× | associate-*r* fma-udef associate-/l* unswap-sqr |
| 2× | cbrt-undiv rec-exp flip3-+ 1-exp cbrt-unprod flip-+ div-inv |
| 1× | distribute-rgt-in sub-neg flip3-- pow-flip frac-2neg distribute-lft-in fma-neg diff-log prod-diff pow-prod-down associate-*l/ clear-num *-commutative flip-- inv-pow |
| 19.0ms | (/ 1 (+ (+ x t) y)) |
| 6.0ms | (- (* (+ t y) a) (* y b)) |
| 0.0ms | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 49.0ms | (* (/ 1 (+ (+ x t) y)) (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
| 61.0ms | (/ 1 (+ (+ x t) y)) |
| 31.0ms | (- (* (+ t y) a) (* y b)) |
| 108.0ms | (fma z (+ x y) (- (* (+ t y) a) (* y b))) |
| 636.0ms | (* (/ 1 (+ (+ x t) y)) (fma z (+ x y) (- (* (+ t y) a) (* y b)))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 397 | 1050 |
| 1 | 1754 | 922 |
| 2 | 5003 | 881 |
10 alts after pruning (6 fresh and 4 done)
Merged error: 2.8b
85% (3.6b remaining)
Error of 7.9b against oracle of 4.2b and baseline of 28.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 32 |
| 1 | 36 | 32 |
| 359.0ms | 7996× | body | 80 | valid |
| 0.0ms | 2× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | valid |
| 0.0ms | 1× | body | 320 | valid |