Time bar (total: 20.4s)
| 22.0ms | 256× | body | 80 | valid |
| 18.0ms | 263× | body | 80 | nan |
Useful iterations: 4 (149.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 33 |
| 1 | 50 | 33 |
| 2 | 107 | 32 |
| 3 | 346 | 32 |
| 4 | 1387 | 31 |
| done | 5000 | 31 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 2.2b
Found 4 expressions with local error:
| 0.2b | (* z (sqrt (+ t a))) |
| 0.4b | (/ (/ 2.0 3.0) t) |
| 1.6b | (fma (- (/ (/ 2.0 3.0) t) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 5.0b | (/ (* 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 |
| 11.0ms | (* z (sqrt (+ t a))) |
| 6.0ms | (/ (/ 2.0 3.0) t) |
| 0.0ms | (fma (- (/ (/ 2.0 3.0) t) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 6.0ms | (/ (* z (sqrt (+ t a))) t) |
| 66.0ms | (* z (sqrt (+ t a))) |
| 22.0ms | (/ (/ 2.0 3.0) t) |
| 200.0ms | (fma (- (/ (/ 2.0 3.0) t) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 86.0ms | (/ (* z (sqrt (+ t a))) t) |
Useful iterations: done (926.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 1876 |
| 1 | 743 | 1758 |
| 2 | 2153 | 1622 |
| done | 5000 | 1616 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 1.6b | (fma (- (/ (/ 2.0 3.0) t) (+ a (/ 5.0 6.0))) (- b c) (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))) |
| 2.3b | (* (/ 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 |
| 0.0ms | (cbrt t) |
| 0.0ms | (cbrt t) |
| 0.0ms | (fma (- (/ (/ 2.0 3.0) t) (+ a (/ 5.0 6.0))) (- b c) (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))) |
| 39.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 193.0ms | (cbrt t) |
| 189.0ms | (cbrt t) |
| 230.0ms | (fma (- (/ (/ 2.0 3.0) t) (+ a (/ 5.0 6.0))) (- b c) (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))) |
| 120.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 245 | 2460 |
| 1 | 693 | 2331 |
| 2 | 2691 | 1806 |
| done | 5001 | 1795 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 0.8b | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) |
| 10.9b | (log (exp (cbrt t))) |
| 80× | times-frac |
| 74× | associate-*r* |
| 73× | *-un-lft-identity |
| 69× | add-sqr-sqrt |
| 56× | log-pow |
| 53× | add-cube-cbrt |
| 48× | exp-prod |
| 42× | sqrt-prod |
| 30× | cbrt-prod |
| 25× | add-exp-log |
| 21× | add-cbrt-cube |
| 14× | pow1 |
| 10× | distribute-lft-out |
| 8× | prod-exp cbrt-unprod |
| 7× | cbrt-undiv div-exp associate-*l* |
| 6× | unswap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | log-prod |
| 2× | pow1/3 div-inv |
| 1× | frac-times associate-*r/ rem-log-exp pow-prod-down associate-*l/ *-commutative |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 55.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) |
| 6.0ms | (log (exp (cbrt t))) |
| 226.0ms | (cbrt t) |
| 215.0ms | (cbrt t) |
| 131.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) |
| 216.0ms | (log (exp (cbrt t))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 246 | 2672 |
| 1 | 685 | 2296 |
| 2 | 2667 | 1853 |
| done | 5000 | 1846 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (pow (exp 2.0) (- (* 0.6666666666666666 (- (/ b t) (/ c t))) (* 0.8333333333333334 b))) |
| 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)) |
| 1667× | times-frac |
| 1320× | add-sqr-sqrt |
| 1310× | *-un-lft-identity |
| 1294× | add-cube-cbrt |
| 1185× | prod-diff |
| 684× | associate--l+ |
| 513× | distribute-rgt-in distribute-lft-in |
| 345× | unpow-prod-up |
| 187× | div-inv |
| 14× | fma-neg |
| 12× | associate-*r* |
| 9× | sub-neg |
| 8× | distribute-lft-out-- add-log-exp difference-of-squares |
| 7× | pow1 |
| 6× | add-exp-log add-cbrt-cube |
| 4× | expm1-log1p-u pow-pow associate-*r/ log1p-expm1-u |
| 3× | unpow-prod-down pow-unpow exp-prod flip3-- associate-*l* flip-- |
| 2× | distribute-rgt-out-- diff-log frac-sub sub-div |
| 1× | pow-to-exp pow-prod-down pow-exp prod-exp *-commutative cbrt-unprod pow-sub unswap-sqr sqr-pow |
| 85.0ms | (pow (exp 2.0) (- (* 0.6666666666666666 (- (/ b t) (/ c t))) (* 0.8333333333333334 b))) |
| 70.0ms | (- (* 0.6666666666666666 (- (/ b t) (/ c t))) (* 0.8333333333333334 b)) |
| 89.0ms | (* 0.6666666666666666 (- (/ b t) (/ c t))) |
| 28.0ms | (- (/ b t) (/ c t)) |
| 92.0ms | (pow (exp 2.0) (- (* 0.6666666666666666 (- (/ b t) (/ c t))) (* 0.8333333333333334 b))) |
| 44.0ms | (- (* 0.6666666666666666 (- (/ b t) (/ c t))) (* 0.8333333333333334 b)) |
| 50.0ms | (* 0.6666666666666666 (- (/ b t) (/ c t))) |
| 23.0ms | (- (/ b t) (/ c t)) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1201 | 55140 |
| 1 | 2365 | 48928 |
| done | 5001 | 43696 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (1.2b remaining)
Error of 1.5b against oracle of 0.2b and baseline of 1.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 38 |
| 1 | 32 | 38 |
| done | 32 | 38 |
| 608.0ms | 8000× | body | 80 | valid |
| 575.0ms | 8195× | body | 80 | nan |