Time bar (total: 18.6s)
| 15.0ms | 256× | body | 80 | valid |
| 14.0ms | 283× | body | 80 | nan |
Useful iterations: 3 (7.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)) |
| 3.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 1.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
| 31.0ms | (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0)) |
| 11.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 99.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 842 |
| 1 | 153 | 818 |
| 2 | 272 | 740 |
| 3 | 587 | 740 |
| 4 | 1253 | 740 |
| 5 | 3089 | 740 |
| done | 5000 | 740 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.9b
Found 4 expressions with local error:
| 0.0b | (/ (acos (/ (- g) h)) (sqrt 3.0)) |
| 0.9b | (* (/ 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 |
| 4.0ms | (/ (acos (/ (- g) h)) (sqrt 3.0)) |
| 25.0ms | (* (/ 1 (sqrt 3.0)) (/ (acos (/ (- g) h)) (sqrt 3.0))) |
| 1.0ms | (cos (fma (/ 2.0 3.0) PI (* (/ 1 (sqrt 3.0)) (/ (acos (/ (- g) h)) (sqrt 3.0))))) |
| 3.0ms | (/ 1 (sqrt 3.0)) |
| 42.0ms | (/ (acos (/ (- g) h)) (sqrt 3.0)) |
| 85.0ms | (* (/ 1 (sqrt 3.0)) (/ (acos (/ (- g) h)) (sqrt 3.0))) |
| 234.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: 3 (3.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 220 | 3077 |
| 1 | 501 | 2742 |
| 2 | 1358 | 2278 |
| 3 | 4248 | 2212 |
| done | 5001 | 2212 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.9b
Found 4 expressions with local error:
| 0.9b | (expm1 (cos (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))) |
| 1.0b | (log1p (expm1 (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) |
| 12× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 6× | add-exp-log add-cbrt-cube |
| 5× | log1p-expm1-u |
| 4× | pow1 expm1-log1p-u add-log-exp |
| 3× | associate-/r* associate-/l* |
| 2× | div-sub |
| 1× | cbrt-undiv acos-neg acos-asin cos-sum log1p-udef expm1-log1p frac-2neg log1p-expm1 distribute-frac-neg div-exp clear-num fma-udef div-inv expm1-udef |
| 0.0ms | (expm1 (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0)))) |
| 3.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 1.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
| 0.0ms | (log1p (expm1 (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) |
| 153.0ms | (expm1 (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0)))) |
| 11.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 105.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
| 176.0ms | (log1p (expm1 (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 115 | 1134 |
| 1 | 170 | 1072 |
| 2 | 276 | 964 |
| 3 | 509 | 964 |
| 4 | 847 | 964 |
| 5 | 1264 | 964 |
| 6 | 2467 | 964 |
| done | 5000 | 964 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.9b
Found 4 expressions with local error:
| 0.9b | (expm1 (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0)))) |
| 0.9b | (/ (acos (/ (- g) h)) 3.0) |
| 1.0b | (+ 1 (expm1 (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) |
| 1.0b | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
| 15× | *-un-lft-identity |
| 13× | add-sqr-sqrt add-cube-cbrt |
| 9× | times-frac |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 5× | log1p-expm1-u |
| 4× | pow1 expm1-log1p-u |
| 3× | fma-def associate-/r* associate-/l* |
| 2× | div-sub expm1-udef |
| 1× | cbrt-undiv acos-neg +-commutative acos-asin associate-+r- cos-sum expm1-log1p frac-2neg flip3-+ distribute-frac-neg div-exp clear-num sum-log flip-+ fma-udef div-inv distribute-lft-out |
| 0.0ms | (expm1 (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0)))) |
| 3.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 3.0ms | (+ 1 (expm1 (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) |
| 1.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
| 148.0ms | (expm1 (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0)))) |
| 11.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 146.0ms | (+ 1 (expm1 (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) |
| 100.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
Useful iterations: 2 (67.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 128 | 1302 |
| 1 | 221 | 1210 |
| 2 | 395 | 1101 |
| 3 | 799 | 1101 |
| 4 | 1620 | 1101 |
| 5 | 3402 | 1101 |
| done | 5001 | 1101 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 51 |
| 1 | 25 | 51 |
| done | 25 | 51 |
| 494.0ms | 8000× | body | 80 | valid |
| 405.0ms | 8100× | body | 80 | nan |