Time bar (total: 28.9s)
| 67.0ms | 256× | body | 80 | valid |
| 53.0ms | 249× | body | 80 | nan |
| Iter | Nodes |
|---|---|
| done | 5008 |
| 4 | 1631 |
| 3 | 387 |
| 2 | 108 |
| 1 | 50 |
| 0 | 28 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 0.0b | (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) |
| 0.3b | (/ (/ 2.0 t) 3.0) |
| 0.6b | (fma (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (- c b) (* (sqrt (+ a t)) (/ z t))) |
| 4.5b | (* (sqrt (+ a t)) (/ z t)) |
| 404× | add-sqr-sqrt |
| 396× | times-frac |
| 305× | *-un-lft-identity |
| 272× | add-cube-cbrt |
| 220× | prod-diff |
| 131× | associate--r+ |
| 41× | difference-of-squares |
| 26× | div-inv |
| 16× | distribute-lft-out-- |
| 14× | add-cbrt-cube add-exp-log |
| 13× | fma-neg associate-*r* associate-/l* |
| 9× | add-log-exp |
| 7× | associate-*l* |
| 6× | pow1 sqrt-prod |
| 4× | expm1-log1p-u cbrt-undiv sqrt-div div-exp insert-posit16 log1p-expm1-u unswap-sqr |
| 3× | associate-/r* diff-log |
| 2× | frac-times sub-neg flip3-+ flip3-- associate-*l/ prod-exp frac-sub cbrt-unprod flip-+ flip-- |
| 1× | clear-num frac-2neg pow-prod-down associate-*r/ *-commutative fma-udef distribute-lft-out associate--r- associate-/l/ |
| 61.0ms | (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) |
| 11.0ms | (/ (/ 2.0 t) 3.0) |
| 0.0ms | (fma (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (- c b) (* (sqrt (+ a t)) (/ z t))) |
| 37.0ms | (* (sqrt (+ a t)) (/ z t)) |
| 32.0ms | (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) |
| 25.0ms | (/ (/ 2.0 t) 3.0) |
| 270.0ms | (fma (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (- c b) (* (sqrt (+ a t)) (/ z t))) |
| 99.0ms | (* (sqrt (+ a t)) (/ z t)) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 4580 |
| 1 | 1872 |
| 0 | 760 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (cbrt z) |
| 0.5b | (cbrt z) |
| 0.6b | (fma (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (- c b) (* (* (sqrt (+ t a)) (* (cbrt z) (cbrt z))) (/ (cbrt z) t))) |
| 2.1b | (* (* (sqrt (+ t a)) (* (cbrt z) (cbrt z))) (/ (cbrt z) t)) |
| 25× | add-exp-log |
| 22× | associate-*r* |
| 19× | add-sqr-sqrt *-un-lft-identity add-cube-cbrt |
| 18× | times-frac add-cbrt-cube |
| 15× | cbrt-prod |
| 13× | pow1 |
| 12× | prod-exp cbrt-unprod |
| 6× | pow-prod-down associate-*l/ |
| 4× | expm1-log1p-u sqrt-div insert-posit16 log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv div-exp |
| 2× | frac-times flip3-+ pow1/3 flip-+ |
| 1× | associate-*l* associate-*r/ *-commutative fma-udef div-inv |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 0.0ms | (fma (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (- c b) (* (* (sqrt (+ t a)) (* (cbrt z) (cbrt z))) (/ (cbrt z) t))) |
| 118.0ms | (* (* (sqrt (+ t a)) (* (cbrt z) (cbrt z))) (/ (cbrt z) t)) |
| 267.0ms | (cbrt z) |
| 283.0ms | (cbrt z) |
| 397.0ms | (fma (- (/ 5.0 6.0) (- (/ (/ 2.0 t) 3.0) a)) (- c b) (* (* (sqrt (+ t a)) (* (cbrt z) (cbrt z))) (/ (cbrt z) t))) |
| 158.0ms | (* (* (sqrt (+ t a)) (* (cbrt z) (cbrt z))) (/ (cbrt z) t)) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2167 |
| 1 | 635 |
| 0 | 220 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma y (exp (* 2.0 (fma c 0.8333333333333334 (* 0.6666666666666666 (- (/ b t) (/ c t)))))) x) |
| 0.0b | (fma c 0.8333333333333334 (* 0.6666666666666666 (- (/ b t) (/ c t)))) |
| 0.2b | (* 0.6666666666666666 (- (/ b t) (/ c t))) |
| 0.5b | (- (/ b t) (/ c t)) |
| 731× | times-frac |
| 589× | add-sqr-sqrt |
| 579× | *-un-lft-identity |
| 563× | add-cube-cbrt |
| 507× | prod-diff |
| 171× | distribute-rgt-in distribute-lft-in |
| 83× | div-inv |
| 13× | fma-neg |
| 12× | associate-*r* |
| 8× | distribute-lft-out-- difference-of-squares |
| 6× | pow1 add-cbrt-cube add-exp-log add-log-exp |
| 4× | expm1-log1p-u associate-*r/ insert-posit16 log1p-expm1-u |
| 3× | sub-neg associate-*l* |
| 2× | flip3-- distribute-rgt-out-- frac-sub fma-udef flip-- sub-div |
| 1× | diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 0.0ms | (fma y (exp (* 2.0 (fma c 0.8333333333333334 (* 0.6666666666666666 (- (/ b t) (/ c t)))))) x) |
| 0.0ms | (fma c 0.8333333333333334 (* 0.6666666666666666 (- (/ b t) (/ c t)))) |
| 53.0ms | (* 0.6666666666666666 (- (/ b t) (/ c t))) |
| 33.0ms | (- (/ b t) (/ c t)) |
| 163.0ms | (fma y (exp (* 2.0 (fma c 0.8333333333333334 (* 0.6666666666666666 (- (/ b t) (/ c t)))))) x) |
| 84.0ms | (fma c 0.8333333333333334 (* 0.6666666666666666 (- (/ b t) (/ c t)))) |
| 72.0ms | (* 0.6666666666666666 (- (/ b t) (/ c t))) |
| 47.0ms | (- (/ b t) (/ c t)) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 3304 |
| 1 | 1351 |
| 0 | 770 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
0% (1.1b remaining)
Error of 1.7b against oracle of 0.5b and baseline of 1.7b
| Iter | Nodes |
|---|---|
| done | 33 |
| 1 | 33 |
| 0 | 29 |
| 3.4s | 7862× | body | 80 | nan |
| 2.4s | 8000× | body | 80 | valid |