Time bar (total: 21.4s)
| 47.0ms | 237× | body | 80 | nan |
| 32.0ms | 256× | body | 80 | valid |
Useful iterations: 3 (26.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)) |
| 9.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 6.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
| 57.0ms | (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0)) |
| 20.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 135.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
Useful iterations: 2 (84.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 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 1.0b
Found 4 expressions with local error:
| 0.9b | (* (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0))) |
| 1.0b | (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) |
| 1.0b | (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) |
| 1.0b | (cos (fma (/ 2.0 3.0) PI (* (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0))))) |
| 330× | add-sqr-sqrt |
| 324× | sqrt-prod |
| 312× | times-frac |
| 176× | add-cube-cbrt *-un-lft-identity |
| 68× | swap-sqr |
| 40× | associate-*r* associate-*l* |
| 25× | unswap-sqr |
| 20× | add-exp-log add-cbrt-cube |
| 12× | associate-/r* associate-/l* |
| 11× | pow1 |
| 6× | cbrt-undiv sqrt-undiv div-exp div-inv |
| 4× | expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | pow2 frac-times cos-sum pow-plus sqrt-unprod associate-*r/ pow-prod-down associate-*l/ rem-square-sqrt pow-sqr *-commutative pow-prod-up fma-udef |
| 110.0ms | (* (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0))) |
| 17.0ms | (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) |
| 17.0ms | (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) |
| 5.0ms | (cos (fma (/ 2.0 3.0) PI (* (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0))))) |
| 111.0ms | (* (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0))) |
| 80.0ms | (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) |
| 71.0ms | (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) |
| 313.0ms | (cos (fma (/ 2.0 3.0) PI (* (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0)) (/ (sqrt (acos (/ (- g) h))) (sqrt 3.0))))) |
Useful iterations: done (2.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 240 | 9407 |
| 1 | 647 | 8132 |
| 2 | 2242 | 6698 |
| done | 5000 | 5947 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 1.0b
Found 4 expressions with local error:
| 0.9b | (/ (acos (/ (- g) h)) 3.0) |
| 1.0b | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
| 1.0b | (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 3) |
| 1.0b | (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 3)) |
| 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 |
| 12.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 5.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
| 7.0ms | (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 3) |
| 6.0ms | (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 3)) |
| 13.0ms | (/ (acos (/ (- g) h)) 3.0) |
| 143.0ms | (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) |
| 214.0ms | (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 3) |
| 138.0ms | (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 3)) |
Useful iterations: 3 (852.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 137 | 1921 |
| 1 | 233 | 1695 |
| 2 | 503 | 1509 |
| 3 | 2349 | 1501 |
| done | 5000 | 1501 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 1.0b | (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2) |
| 1.0b | (pow (* (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2)) (cbrt (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) 3) |
| 1.0b | (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2)) |
| 1.0b | (cbrt (pow (* (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2)) (cbrt (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) 3)) |
| 17× | cbrt-prod |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 8× | pow1 add-exp-log unpow-prod-down |
| 6× | pow-unpow |
| 5× | pow-pow add-cbrt-cube |
| 4× | expm1-log1p-u pow1/3 log1p-expm1-u add-log-exp sqr-pow |
| 3× | pow-exp unpow2 |
| 2× | cube-mult pow-to-exp unpow3 cube-prod pow-prod-down rem-cube-cbrt |
| 1× | pow3 prod-exp rem-cbrt-cube cbrt-unprod |
| 6.0ms | (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2) |
| 12.0ms | (pow (* (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2)) (cbrt (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) 3) |
| 9.0ms | (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2)) |
| 6.0ms | (cbrt (pow (* (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2)) (cbrt (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) 3)) |
| 209.0ms | (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2) |
| 224.0ms | (pow (* (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2)) (cbrt (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) 3) |
| 402.0ms | (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2)) |
| 178.0ms | (cbrt (pow (* (cbrt (pow (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))) 2)) (cbrt (cos (fma (/ 2.0 3.0) PI (/ (acos (/ (- g) h)) 3.0))))) 3)) |
Useful iterations: done (4.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 118 | 2920 |
| 1 | 208 | 2441 |
| 2 | 519 | 1704 |
| 3 | 2896 | 1608 |
| done | 5000 | 1566 |
5 alts after pruning (3 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.2s | 7964× | body | 80 | nan |
| 1.1s | 8000× | body | 80 | valid |