Time bar (total: 29.9s)
| 38.0ms | 256× | body | 80 | valid |
| 23.0ms | 269× | body | 80 | nan |
Useful iterations: 4 (367.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 33 |
| 1 | 50 | 33 |
| 2 | 108 | 32 |
| 3 | 388 | 32 |
| 4 | 1923 | 31 |
| done | 5002 | 31 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 2.4b
Found 4 expressions with local error:
| 0.2b | (* z (sqrt (+ t a))) |
| 0.3b | (/ (/ 2.0 t) 3.0) |
| 1.3b | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 6.8b | (/ (* z (sqrt (+ t a))) t) |
| 78× | times-frac |
| 55× | add-sqr-sqrt |
| 53× | *-un-lft-identity |
| 51× | add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube |
| 14× | associate-/l* |
| 7× | associate-*r* |
| 6× | pow1 associate-/r* div-inv |
| 5× | cbrt-undiv div-exp sqrt-prod |
| 4× | expm1-log1p-u sqrt-div associate-*r/ log1p-expm1-u add-log-exp |
| 3× | associate-*l* associate-/l/ |
| 2× | frac-2neg flip3-+ prod-exp clear-num cbrt-unprod flip-+ unswap-sqr |
| 1× | pow-prod-down *-commutative fma-udef distribute-lft-out |
| 28.0ms | (* z (sqrt (+ t a))) |
| 37.0ms | (/ (/ 2.0 t) 3.0) |
| 1.0ms | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 24.0ms | (/ (* z (sqrt (+ t a))) t) |
| 86.0ms | (* z (sqrt (+ t a))) |
| 22.0ms | (/ (/ 2.0 t) 3.0) |
| 252.0ms | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 148.0ms | (/ (* z (sqrt (+ t a))) t) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 1876 |
| 1 | 780 | 1756 |
| 2 | 3331 | 1636 |
| done | 5002 | 1622 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 1.3b | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))) |
| 2.2b | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 63× | add-sqr-sqrt |
| 58× | times-frac |
| 47× | *-un-lft-identity |
| 46× | associate-*r* |
| 35× | add-cube-cbrt |
| 31× | cbrt-prod |
| 28× | sqrt-prod |
| 25× | add-exp-log |
| 18× | add-cbrt-cube |
| 10× | unswap-sqr |
| 8× | prod-exp cbrt-unprod |
| 7× | cbrt-undiv div-exp associate-*l* |
| 6× | pow1 distribute-lft-out |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | pow1/3 div-inv |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative fma-udef |
| 2.0ms | (cbrt t) |
| 2.0ms | (cbrt t) |
| 1.0ms | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))) |
| 113.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 297.0ms | (cbrt t) |
| 281.0ms | (cbrt t) |
| 307.0ms | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))) |
| 164.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
Useful iterations: done (3.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 245 | 2460 |
| 1 | 733 | 2317 |
| 2 | 4717 | 1868 |
| done | 5000 | 1865 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* c (+ a 0.8333333333333334)) |
| 0.0b | (/ x (fma y (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) x)) |
| 0.0b | (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) |
| 1.4b | (- (* c (+ a 0.8333333333333334)) (* a b)) |
| 19× | add-sqr-sqrt *-un-lft-identity |
| 17× | add-cube-cbrt |
| 9× | times-frac |
| 8× | add-exp-log add-cbrt-cube |
| 7× | pow1 |
| 6× | add-log-exp |
| 5× | unpow-prod-up |
| 4× | expm1-log1p-u pow-pow associate-*r* associate--l+ log1p-expm1-u |
| 3× | distribute-rgt-in unpow-prod-down pow-unpow exp-prod distribute-lft-in associate-*l* associate-/r* associate-/l* |
| 2× | sub-neg associate-*r/ prod-diff |
| 1× | cbrt-undiv pow-to-exp flip3-- frac-2neg flip3-+ fma-neg diff-log div-exp pow-prod-down pow-exp prod-exp clear-num *-commutative flip-- cbrt-unprod flip-+ div-inv distribute-lft-out pow-sub unswap-sqr sqr-pow |
| 22.0ms | (* c (+ a 0.8333333333333334)) |
| 11.0ms | (/ x (fma y (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) x)) |
| 34.0ms | (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) |
| 32.0ms | (- (* c (+ a 0.8333333333333334)) (* a b)) |
| 47.0ms | (* c (+ a 0.8333333333333334)) |
| 229.0ms | (/ x (fma y (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) x)) |
| 85.0ms | (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) |
| 63.0ms | (- (* c (+ a 0.8333333333333334)) (* a b)) |
Useful iterations: 2 (380.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 1793 |
| 1 | 458 | 1713 |
| 2 | 1774 | 1602 |
| done | 5002 | 1602 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ x (fma y (pow (exp 2.0) (- (* 0.6666666666666666 (- (/ b t) (/ c t))) (* 0.8333333333333334 b))) x)) |
| 0.0b | (- (* 0.6666666666666666 (- (/ b t) (/ c t))) (* 0.8333333333333334 b)) |
| 0.2b | (* 0.6666666666666666 (- (/ b t) (/ c t))) |
| 0.9b | (- (/ b t) (/ c t)) |
| 1208× | times-frac |
| 961× | add-sqr-sqrt |
| 951× | *-un-lft-identity |
| 935× | add-cube-cbrt |
| 846× | prod-diff |
| 342× | distribute-rgt-in distribute-lft-in associate--l+ |
| 136× | div-inv |
| 14× | fma-neg |
| 12× | associate-*r* |
| 8× | add-exp-log add-cbrt-cube distribute-lft-out-- add-log-exp difference-of-squares |
| 6× | pow1 sub-neg |
| 4× | expm1-log1p-u associate-*r/ log1p-expm1-u |
| 3× | flip3-- associate-*l* associate-/r* flip-- associate-/l* |
| 2× | distribute-rgt-out-- diff-log frac-sub sub-div |
| 1× | cbrt-undiv frac-2neg div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod unswap-sqr |
| 6.0ms | (/ x (fma y (pow (exp 2.0) (- (* 0.6666666666666666 (- (/ b t) (/ c t))) (* 0.8333333333333334 b))) x)) |
| 164.0ms | (- (* 0.6666666666666666 (- (/ b t) (/ c t))) (* 0.8333333333333334 b)) |
| 185.0ms | (* 0.6666666666666666 (- (/ b t) (/ c t))) |
| 78.0ms | (- (/ b t) (/ c t)) |
| 254.0ms | (/ x (fma y (pow (exp 2.0) (- (* 0.6666666666666666 (- (/ b t) (/ c t))) (* 0.8333333333333334 b))) x)) |
| 59.0ms | (- (* 0.6666666666666666 (- (/ b t) (/ c t))) (* 0.8333333333333334 b)) |
| 80.0ms | (* 0.6666666666666666 (- (/ b t) (/ c t))) |
| 40.0ms | (- (/ b t) (/ c t)) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 829 | 35625 |
| 1 | 1834 | 31558 |
| done | 5000 | 24736 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0.0b
0% (1.2b remaining)
Error of 1.3b against oracle of 0.1b and baseline of 1.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 38 |
| 1 | 32 | 38 |
| done | 32 | 38 |
| 1.8s | 8000× | body | 80 | valid |
| 1.8s | 7948× | body | 80 | nan |