Time bar (total: 18.6s)
| 55.0ms | 256× | body | 80 | valid |
| 27.0ms | 241× | body | 80 | nan |
Useful iterations: 4 (381.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.2b
Found 4 expressions with local error:
| 0.2b | (* z (sqrt (+ t a))) |
| 0.2b | (/ (/ 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)) |
| 6.9b | (/ (* 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 |
| 27.0ms | (* z (sqrt (+ t a))) |
| 32.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) |
| 96.0ms | (* z (sqrt (+ t a))) |
| 21.0ms | (/ (/ 2.0 t) 3.0) |
| 300.0ms | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 94.0ms | (/ (* z (sqrt (+ t a))) t) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 1876 |
| 1 | 780 | 1756 |
| 2 | 3331 | 1636 |
| done | 5002 | 1622 |
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.1b | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))) |
| 1.8b | (* (/ 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 |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 0.0ms | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t)))) |
| 111.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 312.0ms | (cbrt t) |
| 301.0ms | (cbrt t) |
| 298.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))) |
Useful iterations: done (3.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 245 | 2460 |
| 1 | 733 | 2317 |
| 2 | 4717 | 1868 |
| done | 5000 | 1865 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0.2b
Found 3 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)) |
| 1.7b | (- (* c (+ a 0.8333333333333334)) (* a b)) |
| 15× | add-sqr-sqrt *-un-lft-identity |
| 13× | add-cube-cbrt |
| 9× | times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 5× | pow1 add-log-exp |
| 4× | associate-*r* |
| 3× | expm1-log1p-u associate-*l* associate-/r* log1p-expm1-u associate-/l* |
| 2× | distribute-rgt-in distribute-lft-in associate-*r/ associate--l+ |
| 1× | cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ fma-neg diff-log div-exp prod-diff pow-prod-down prod-exp clear-num *-commutative flip-- cbrt-unprod flip-+ div-inv distribute-lft-out unswap-sqr |
| 35.0ms | (* c (+ a 0.8333333333333334)) |
| 5.0ms | (/ x (fma y (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) x)) |
| 15.0ms | (- (* c (+ a 0.8333333333333334)) (* a b)) |
| 40.0ms | (* c (+ a 0.8333333333333334)) |
| 219.0ms | (/ x (fma y (pow (exp 2.0) (- (* c (+ a 0.8333333333333334)) (* a b))) x)) |
| 76.0ms | (- (* c (+ a 0.8333333333333334)) (* a b)) |
Useful iterations: done (874.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 135 | 1282 |
| 1 | 325 | 1237 |
| 2 | 1150 | 1140 |
| done | 5000 | 1083 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| done | 0 | 0 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (1.1b remaining)
Error of 1.5b against oracle of 0.3b and baseline of 1.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 38 |
| 1 | 32 | 38 |
| done | 32 | 38 |
| 2.1s | 8000× | body | 80 | valid |
| 2.0s | 7969× | body | 80 | nan |