Time bar (total: 22.0s)
| 28.0ms | 256× | body | 80 | valid |
| 17.0ms | 253× | body | 80 | nan |
Useful iterations: 3 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 16 |
| 1 | 21 | 16 |
| 2 | 25 | 16 |
| 3 | 29 | 15 |
| 4 | 32 | 15 |
| 5 | 33 | 15 |
| done | 33 | 15 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 1.0b
Found 3 expressions with local error:
| 0.0b | (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0)) |
| 0.9b | (/ (acos (/ (- g) h)) 3.0) |
| 1.0b | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
| 11× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 5× | add-exp-log add-cbrt-cube |
| 3× | pow1 expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | div-sub fma-udef |
| 1× | cbrt-undiv acos-neg acos-asin cos-sum frac-2neg distribute-frac-neg div-exp clear-num div-inv |
| 0.0ms | (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0)) |
| 6.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 20.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
| 33.0ms | (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0)) |
| 12.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 114.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
Useful iterations: 2 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 842 |
| 1 | 153 | 818 |
| 2 | 275 | 740 |
| 3 | 538 | 740 |
| 4 | 1224 | 740 |
| 5 | 3602 | 740 |
| done | 5000 | 740 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 1.0b
Found 4 expressions with local error:
| 0.0b | (/ (acos (/ (- g) h)) (sqrt 3.0)) |
| 1.0b | (* (/ 1 (sqrt 3.0)) (/ (acos (/ (- g) h)) (sqrt 3.0))) |
| 1.0b | (cos (fma (/ 2.0 3.0) PI (* (/ 1 (sqrt 3.0)) (/ (acos (/ (- g) h)) (sqrt 3.0))))) |
| 1.0b | (/ 1 (sqrt 3.0)) |
| 106× | add-sqr-sqrt |
| 94× | times-frac |
| 66× | *-un-lft-identity |
| 60× | add-cube-cbrt |
| 53× | sqrt-prod |
| 32× | add-exp-log |
| 22× | associate-*r* associate-*l* |
| 20× | add-cbrt-cube |
| 15× | unswap-sqr |
| 12× | associate-/r* |
| 11× | div-exp |
| 8× | pow1 prod-exp |
| 6× | cbrt-undiv associate-/l* |
| 4× | expm1-log1p-u cbrt-unprod log1p-expm1-u div-inv add-log-exp |
| 3× | rec-exp pow-flip 1-exp |
| 2× | frac-2neg div-sub clear-num |
| 1× | acos-neg acos-asin frac-times cos-sum sqrt-pow1 pow1/2 associate-*r/ distribute-frac-neg pow-prod-down associate-*l/ *-commutative fma-udef inv-pow |
| 7.0ms | (/ (acos (/ (- g) h)) (sqrt 3.0)) |
| 57.0ms | (* (/ 1 (sqrt 3.0)) (/ (acos (/ (- g) h)) (sqrt 3.0))) |
| 3.0ms | (cos (fma (/ 2.0 3.0) PI (* (/ 1 (sqrt 3.0)) (/ (acos (/ (- g) h)) (sqrt 3.0))))) |
| 10.0ms | (/ 1 (sqrt 3.0)) |
| 72.0ms | (/ (acos (/ (- g) h)) (sqrt 3.0)) |
| 116.0ms | (* (/ 1 (sqrt 3.0)) (/ (acos (/ (- g) h)) (sqrt 3.0))) |
| 450.0ms | (cos (fma (/ 2.0 3.0) PI (* (/ 1 (sqrt 3.0)) (/ (acos (/ (- g) h)) (sqrt 3.0))))) |
| 0.0ms | (/ 1 (sqrt 3.0)) |
Useful iterations: done (4.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 220 | 3077 |
| 1 | 478 | 2682 |
| 2 | 1293 | 2278 |
| 3 | 3613 | 2180 |
| done | 5000 | 2168 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 1.0b
Found 4 expressions with local error:
| 0.9b | (/ (acos (/ (- g) h)) 3.0) |
| 1.0b | (cbrt (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 3)) |
| 1.0b | (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 3) |
| 1.0b | (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) |
| 18× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | cbrt-prod |
| 9× | times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 6× | unpow-prod-down cube-prod |
| 5× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow-unpow associate-/r* associate-/l* |
| 2× | cube-mult unpow3 div-sub sqr-pow |
| 1× | cbrt-undiv acos-neg acos-asin pow-to-exp cos-sum pow-pow frac-2neg pow1/3 distribute-frac-neg div-exp pow-exp clear-num rem-cbrt-cube fma-udef div-inv rem-cube-cbrt |
| 6.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 3.0ms | (cbrt (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 3)) |
| 4.0ms | (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 3) |
| 3.0ms | (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) |
| 18.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 127.0ms | (cbrt (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 3)) |
| 235.0ms | (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 3) |
| 153.0ms | (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) |
Useful iterations: 3 (736.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 137 | 1921 |
| 1 | 232 | 1695 |
| 2 | 504 | 1509 |
| 3 | 2365 | 1501 |
| done | 5001 | 1501 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 1.0b | (pow (* (cbrt (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 2)) (cbrt (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))))) 3) |
| 1.0b | (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) |
| 1.0b | (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) |
| 1.0b | (cbrt (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 2)) |
| 9× | cbrt-prod |
| 7× | pow1 add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 5× | add-cbrt-cube |
| 4× | expm1-log1p-u unpow-prod-down pow-pow log1p-expm1-u add-log-exp |
| 3× | pow-unpow pow1/3 |
| 2× | cos-sum pow-prod-down pow-exp fma-udef unpow2 rem-cube-cbrt sqr-pow |
| 1× | cube-mult pow-to-exp unpow3 cube-prod pow3 prod-exp cbrt-unprod |
| 11.0ms | (pow (* (cbrt (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 2)) (cbrt (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))))) 3) |
| 2.0ms | (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) |
| 2.0ms | (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) |
| 3.0ms | (cbrt (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 2)) |
| 266.0ms | (pow (* (cbrt (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 2)) (cbrt (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))))) 3) |
| 140.0ms | (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) |
| 146.0ms | (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) |
| 354.0ms | (cbrt (pow (cos (fma PI (/ 2.0 3.0) (/ (acos (/ (- g) h)) 3.0))) 2)) |
Useful iterations: done (3.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 101 | 1935 |
| 1 | 184 | 1646 |
| 2 | 458 | 1251 |
| 3 | 2328 | 1224 |
| done | 5001 | 1203 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 36 |
| 1 | 25 | 36 |
| done | 25 | 36 |
| 1.5s | 8255× | body | 80 | nan |
| 1.1s | 8000× | body | 80 | valid |