Time bar (total: 29.7s)
| 44.0ms | 847× | body | 80 | nan |
| 20.0ms | 290× | body | 80 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 10 |
| 1 | 111 | 8 |
| 2 | 464 | 8 |
| 3 | 1654 | 8 |
| 4 | 5001 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (fma i y (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 0.0b | (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))) |
| 0.1b | (fma x (log y) z) |
| 3× | pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp |
| 0.0ms | (fma i y (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 0.0ms | (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))) |
| 0.0ms | (fma x (log y) z) |
| 625.0ms | (fma i y (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 325.0ms | (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))) |
| 51.0ms | (fma x (log y) z) |
Useful iterations: 3 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 283 |
| 1 | 268 | 241 |
| 2 | 1047 | 236 |
| 3 | 5002 | 233 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.5b | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 0.5b | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 0.5b | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 0.5b | (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 1.0ms | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 1.0ms | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 1.0ms | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 10.0ms | (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 505.0ms | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 500.0ms | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 500.0ms | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 1.2s | (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 380 | 1678 |
| 1 | 1367 | 1552 |
| 2 | 5001 | 1427 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 0.5b | (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 0.6b | (cbrt (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))))) |
| 0.9b | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
| 35× | cbrt-prod |
| 26× | add-sqr-sqrt |
| 18× | add-cube-cbrt *-un-lft-identity |
| 12× | pow1 |
| 9× | unpow-prod-down pow1/3 |
| 7× | add-exp-log |
| 6× | swap-sqr associate-*r* associate-*l* |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr |
| 3× | pow-unpow |
| 2× | pow-pow pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-to-exp pow-plus pow-exp prod-exp *-commutative cbrt-unprod sqr-pow |
| 1.0ms | (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 11.0ms | (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 5.0ms | (cbrt (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))))) |
| 4.0ms | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
| 510.0ms | (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 1.0s | (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 1.1s | (cbrt (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))))) |
| 3.7s | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
Useful iterations: 2 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 786 | 2142 |
| 1 | 3179 | 1984 |
| 2 | 5001 | 1845 |
7 alts after pruning (4 fresh and 3 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))))) |
| 0.9b | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
| 0.9b | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
| 0.9b | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
| 28× | cbrt-prod |
| 27× | unpow-prod-down |
| 16× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | pow-unpow |
| 7× | pow1 add-exp-log |
| 6× | pow-pow |
| 4× | expm1-log1p-u pow1/3 add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow-to-exp pow-exp sqr-pow |
| 9.0ms | (cbrt (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))))) |
| 4.0ms | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
| 4.0ms | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
| 4.0ms | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
| 1.0s | (cbrt (* (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))))) |
| 3.9s | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
| 3.7s | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
| 3.7s | (pow (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) 4) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 512 | 2106 |
| 1 | 2028 | 1976 |
| 2 | 5003 | 1938 |
8 alts after pruning (4 fresh and 4 done)
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.1b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 8 |
| 1 | 19 | 8 |
| 1.3s | 27048× | body | 80 | nan |
| 555.0ms | 9185× | body | 80 | valid |
| 0.0ms | 1× | body | 320 | valid |