Time bar (total: 7.7s)
| 12.0ms | 256× | body | 80 | valid |
Useful iterations: 4 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 21 |
| 1 | 33 | 20 |
| 2 | 78 | 20 |
| 3 | 154 | 20 |
| 4 | 371 | 19 |
| 5 | 707 | 19 |
| 6 | 1188 | 19 |
| 7 | 2414 | 19 |
| done | 5000 | 19 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 24.9b
Found 4 expressions with local error:
| 0.0b | (* (+ t y) a) |
| 1.6b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 1.8b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 23.3b | (/ (- (+ (* (+ 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) |
| 42.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 6.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 86.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
| 23.0ms | (* (+ t y) a) |
| 109.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 52.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 652.0ms | (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) |
Useful iterations: 2 (185.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 2540 |
| 1 | 575 | 2315 |
| 2 | 2301 | 2102 |
| done | 5000 | 2102 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 5.6b
Found 4 expressions with local error:
| 0.0b | (* (+ t y) a) |
| 1.6b | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 1.8b | (+ (* (+ x y) z) (* (+ t y) a)) |
| 23.4b | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
| 36× | *-un-lft-identity |
| 27× | add-sqr-sqrt |
| 24× | associate-*r* |
| 18× | add-cube-cbrt |
| 17× | times-frac |
| 15× | add-exp-log |
| 12× | associate-*l/ |
| 11× | add-cbrt-cube add-log-exp |
| 10× | distribute-lft-out |
| 8× | pow1 |
| 7× | flip3-+ associate-*l* flip-+ |
| 5× | prod-exp |
| 4× | expm1-log1p-u frac-add log1p-expm1-u unswap-sqr |
| 3× | flip3-- fma-neg prod-diff flip-- cbrt-unprod |
| 2× | frac-times diff-log div-exp pow-prod-down sum-log associate-/r/ *-commutative |
| 1× | cbrt-undiv +-commutative sub-neg rec-exp fma-def 1-exp associate-*r/ associate--l+ un-div-inv div-inv |
| 9.0ms | (* (+ t y) a) |
| 38.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 6.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 132.0ms | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
| 21.0ms | (* (+ t y) a) |
| 103.0ms | (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) |
| 49.0ms | (+ (* (+ x y) z) (* (+ t y) a)) |
| 623.0ms | (* (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (/ 1 (+ (+ x t) y))) |
Useful iterations: 2 (261.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 219 | 2652 |
| 1 | 663 | 2344 |
| 2 | 2805 | 2043 |
| done | 5000 | 2043 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 5.6b
Found 4 expressions with local error:
| 0.5b | (cbrt a) |
| 1.6b | (- (+ (* (+ x y) z) (* (* (+ t y) (* (cbrt a) (cbrt a))) (cbrt a))) (* y b)) |
| 1.8b | (+ (* (+ x y) z) (* (* (+ t y) (* (cbrt a) (cbrt a))) (cbrt a))) |
| 23.3b | (/ (- (+ (* (+ x y) z) (* (* (+ t y) (* (cbrt a) (cbrt a))) (cbrt a))) (* y b)) (+ (+ x t) y)) |
| 37× | *-un-lft-identity |
| 17× | add-sqr-sqrt add-cube-cbrt |
| 15× | times-frac |
| 12× | associate-*l/ distribute-lft-out |
| 11× | add-log-exp |
| 6× | add-exp-log flip3-+ add-cbrt-cube flip-+ |
| 5× | associate-/r* |
| 4× | pow1 expm1-log1p-u frac-add log1p-expm1-u |
| 3× | cbrt-prod fma-neg 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 pow1/3 div-sub div-exp associate--l+ clear-num div-inv |
| 1.0ms | (cbrt a) |
| 45.0ms | (- (+ (* (+ x y) z) (* (* (+ t y) (* (cbrt a) (cbrt a))) (cbrt a))) (* y b)) |
| 9.0ms | (+ (* (+ x y) z) (* (* (+ t y) (* (cbrt a) (cbrt a))) (cbrt a))) |
| 88.0ms | (/ (- (+ (* (+ x y) z) (* (* (+ t y) (* (cbrt a) (cbrt a))) (cbrt a))) (* y b)) (+ (+ x t) y)) |
| 187.0ms | (cbrt a) |
| 166.0ms | (- (+ (* (+ x y) z) (* (* (+ t y) (* (cbrt a) (cbrt a))) (cbrt a))) (* y b)) |
| 105.0ms | (+ (* (+ x y) z) (* (* (+ t y) (* (cbrt a) (cbrt a))) (cbrt a))) |
| 902.0ms | (/ (- (+ (* (+ x y) z) (* (* (+ t y) (* (cbrt a) (cbrt a))) (cbrt a))) (* y b)) (+ (+ x t) y)) |
Useful iterations: 1 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 193 | 3226 |
| 1 | 573 | 2993 |