Time bar (total: 1.6s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 25% | 75% | 0% | 3 |
| 50% | 50% | 0% | 4 |
| 93.7% | 6.2% | 0% | 5 |
| 96.8% | 3.1% | 0% | 6 |
| 98.4% | 1.6% | 0% | 7 |
| 99.2% | 0.8% | 0% | 8 |
| 99.6% | 0.4% | 0% | 9 |
| 99.8% | 0.2% | 0% | 10 |
| 99.9% | 0.1% | 0% | 11 |
| 99.9% | 0% | 0% | 12 |
| 99.9% | 0% | 0% | 13 |
| 99.9% | 0% | 0% | 14 |
| 22.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5749 | 35 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) |
| 0.0b | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 0.0b | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 78× | add-exp-log add-cbrt-cube |
| 56× | *-un-lft-identity |
| 49× | times-frac |
| 32× | add-sqr-sqrt |
| 30× | prod-exp cbrt-unprod |
| 28× | add-cube-cbrt |
| 25× | cbrt-undiv div-exp |
| 24× | swap-sqr |
| 20× | associate-*r* associate-*l* |
| 18× | pow1 associate-/r/ |
| 12× | distribute-lft-out |
| 11× | flip3-+ flip-+ |
| 9× | div-inv |
| 6× | add-log-exp |
| 3× | associate-/r* associate-/l* |
| 2× | pow2 frac-times pow-plus associate-*r/ pow-prod-down associate-*l/ pow-sqr *-commutative pow-prod-up associate-/l/ unswap-sqr |
| 1× | +-commutative frac-2neg clear-num sum-log |
| 4.0ms | (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) |
| 9.0ms | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 15.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 15.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 4.0ms | (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) |
| 7.0ms | (/ (+ 1.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t)))) (+ 2.0 (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))))) |
| 6.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
| 3.0ms | (* (/ (* 2.0 t) (+ 1.0 t)) (/ (* 2.0 t) (+ 1.0 t))) |
Useful iterations: 0 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5079 | 3058 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 187 | 1 | 188 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 187 | 2 | 189 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- 0.5 (* 2.0 (pow t 3))) |
| 0.0b | (* 2.0 (pow t 3)) |
| 8.0b | (+ (* t (* t 1.0)) (- 0.5 (* 2.0 (pow t 3)))) |
| 14× | add-sqr-sqrt |
| 12× | associate-*r* |
| 10× | add-log-exp |
| 8× | add-exp-log |
| 7× | add-cube-cbrt *-un-lft-identity |
| 5× | add-cbrt-cube |
| 4× | unpow-prod-down cube-prod unswap-sqr |
| 3× | pow1 associate-*l* prod-exp |
| 2× | sub-neg diff-log sum-log sqr-pow |
| 1× | +-commutative cube-mult pow-to-exp associate-+r- associate-+r+ flip3-- flip3-+ unpow3 pow-exp *-commutative flip-- cbrt-unprod flip-+ |
| 3.0ms | (- 0.5 (* 2.0 (pow t 3))) |
| 8.0ms | (* 2.0 (pow t 3)) |
| 7.0ms | (+ (* t (* t 1.0)) (- 0.5 (* 2.0 (pow t 3)))) |
| 7.0ms | (- 0.5 (* 2.0 (pow t 3))) |
| 4.0ms | (* 2.0 (pow t 3)) |
| 4.0ms | (+ (* t (* t 1.0)) (- 0.5 (* 2.0 (pow t 3)))) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4942 | 598 |
| 1 | 4942 | 598 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 0 | 65 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 65 | 2 | 67 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 35 |
| 1 | 40 | 35 |
| 602.0ms | 8000× | body | 80 | valid |
Loading profile data...