| Date: | Wednesday, January 16th, 2019 |
|---|---|
| Commit: | 4ad0fa0d8ea811155e6236e8b72b9505c4bb3dd0 on develop |
| Hostname: | warfa |
| Points: | 256 |
| Fuel: | 4 |
| Seed: | 2019016 |
| Flags: | setup:simplifyrules:numericsrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback +o rules:numerics |
| Test | Start | Result | Target | ∞ ↔ ℝ | Time | |
|---|---|---|---|---|---|---|
| Expanding a square | 38.8 | 0.0 | 4.1s | » | ||
| Commute and associate | 0.0 | 0 | 3.1s | » | ||
| Cancel like terms | 29.4 | 0 | 1.0s | » |
| 6× | intervals |
| 27635× | (pre true 80) |
| 10226× | (body real 80) |
| 7749× | (body real 1280) |
| 4206× | (body real 640) |
| 2859× | (body real 2560) |
| 1766× | (body real 320) |
| 829× | (body real 160) |
37 calls:
| 451.0ms | (- (* (+ x 1) (+ x 1)) 1) |
| 325.0ms | (* (- (pow (* 2 2) 3) (pow (* x x) 3)) x) |
| 219.0ms | (* (- (* 2 2) (* x x)) x) |
| 197.0ms | (/ (- (* 2 2) (* x x)) (* (cbrt (- 2 x)) (cbrt (- 2 x)))) |
| 183.0ms | (* (- (* (* 2 2) (* 2 2)) (* (* x x) (* x x))) x) |
3 calls:
| 41.0ms | (/ (* (- (* 2 2) (* x x)) x) (- 2 x)) |
| 32.0ms | (* (- (* 2 2) (* x x)) x) |
| 30.0ms | (* (+ 2 x) x) |
| 4× | rewrite-expression-head |
3 calls:
| 7.0ms | (/ (* (- (* 2 2) (* x x)) x) (- 2 x)) |
| 5.0ms | (* (+ 2 x) x) |
| 4.0ms | (* (- (* 2 2) (* x x)) x) |
| 7× | associate-*l* |
| 7× | add-sqr-sqrt |
| 7× | *-un-lft-identity |
| 7× | add-cube-cbrt |
| 6× | associate-*l/ |
| 5× | add-cbrt-cube |
| 5× | add-exp-log |
| 3× | add-log-exp |
| 3× | associate-/r* |
| 3× | expm1-log1p-u |
| 3× | log1p-expm1-u |
| 3× | pow1 |
| 3× | flip3-- |
| 3× | flip-- |
| 3× | times-frac |
| 2× | associate-/r/ |
| 2× | associate-/l/ |
| 2× | *-commutative |
| 1× | div-exp |
| 1× | difference-of-squares |
| 1× | clear-num |
| 1× | cbrt-undiv |
| 1× | flip-+ |
| 1× | div-inv |
| 1× | associate-/l* |
| 1× | flip3-+ |
| 1× | frac-2neg |
Total 0.0b remaining (66.7%)
| 0.0b | 0% | Expanding a square |