Time bar (total: 24.9s)
| 60.0ms | 256× | body | 80 | valid |
| 32.0ms | 255× | body | 80 | nan |
Useful iterations: 4 (429.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 33 |
| 1 | 50 | 33 |
| 2 | 108 | 32 |
| 3 | 388 | 32 |
| 4 | 1923 | 31 |
| done | 5002 | 31 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 2.2b
Found 4 expressions with local error:
| 0.2b | (* z (sqrt (+ t a))) |
| 0.3b | (/ (/ 2.0 t) 3.0) |
| 1.1b | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 4.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 |
| 38.0ms | (* z (sqrt (+ t a))) |
| 20.0ms | (/ (/ 2.0 t) 3.0) |
| 0.0ms | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 16.0ms | (/ (* z (sqrt (+ t a))) t) |
| 113.0ms | (* z (sqrt (+ t a))) |
| 33.0ms | (/ (/ 2.0 t) 3.0) |
| 278.0ms | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 128.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.1b | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))) |
| 2.4b | (* (/ 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)))) |
| 145.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 282.0ms | (cbrt t) |
| 335.0ms | (cbrt t) |
| 323.0ms | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))) |
| 134.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
Useful iterations: done (3.7s)
| 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.2b | (* z (sqrt (+ t a))) |
| 0.3b | (/ 2.0 (* t 3.0)) |
| 2.1b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 4.8b | (/ (* z (sqrt (+ t a))) t) |
| 75× | *-un-lft-identity |
| 63× | prod-diff |
| 62× | associate--r+ |
| 49× | add-sqr-sqrt |
| 45× | add-cube-cbrt |
| 36× | times-frac |
| 31× | distribute-rgt-in distribute-lft-in |
| 20× | frac-sub |
| 16× | add-exp-log add-cbrt-cube |
| 15× | distribute-lft-out |
| 12× | div-inv |
| 9× | flip3-- flip-- |
| 8× | frac-times associate-*r/ |
| 7× | fma-neg associate-*r* |
| 6× | pow1 add-log-exp |
| 5× | flip3-+ sqrt-prod flip-+ |
| 4× | cbrt-undiv expm1-log1p-u sqrt-div div-exp associate-/r* log1p-expm1-u associate-/l* |
| 3× | sub-neg associate-*l* prod-exp cbrt-unprod |
| 2× | frac-2neg associate-*l/ associate--l+ clear-num associate-/l/ unswap-sqr |
| 1× | diff-log pow-prod-down *-commutative |
| 24.0ms | (* z (sqrt (+ t a))) |
| 9.0ms | (/ 2.0 (* t 3.0)) |
| 141.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 32.0ms | (/ (* z (sqrt (+ t a))) t) |
| 81.0ms | (* z (sqrt (+ t a))) |
| 31.0ms | (/ 2.0 (* t 3.0)) |
| 310.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 95.0ms | (/ (* z (sqrt (+ t a))) t) |
Useful iterations: done (729.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 485 | 5298 |
| 1 | 1406 | 4885 |
| done | 5001 | 4487 |
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) (- (* c (+ a 0.8333333333333334)) (* a b))) x)) |
| 0.0b | (* c (+ a 0.8333333333333334)) |
| 0.0b | (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) |
| 0.8b | (- (* 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 |
| 6.0ms | (/ x (fma y (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) x)) |
| 42.0ms | (* c (+ a 0.8333333333333334)) |
| 12.0ms | (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) |
| 19.0ms | (- (* c (+ a 0.8333333333333334)) (* a b)) |
| 224.0ms | (/ x (fma y (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) x)) |
| 47.0ms | (* c (+ a 0.8333333333333334)) |
| 81.0ms | (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) |
| 40.0ms | (- (* c (+ a 0.8333333333333334)) (* a b)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 1793 |
| 1 | 458 | 1713 |
| 2 | 1769 | 1604 |
| done | 5001 | 1602 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0.0b
0% (1.0b remaining)
Error of 1.6b against oracle of 0.6b and baseline of 1.6b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 38 |
| 1 | 32 | 38 |
| done | 32 | 38 |
| 2.2s | 7957× | body | 80 | nan |
| 1.6s | 8000× | body | 80 | valid |