Time bar (total: 19.0s)
| 74.0ms | 836× | body | 80 | nan |
| 33.0ms | 294× | body | 80 | valid |
Useful iterations: 1 (4.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 x (log y) z) (+ t a)) |
| 0.1b | (fma x (log y) z) |
| 0.1b | (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))) |
| 9× | *-un-lft-identity |
| 8× | add-log-exp |
| 4× | add-sqr-sqrt add-cube-cbrt |
| 3× | pow1 add-exp-log expm1-log1p-u fma-def sum-log add-cbrt-cube fma-udef log1p-expm1-u distribute-lft-out |
| 1× | +-commutative associate-+l+ associate-+r+ flip3-+ flip-+ |
| 10.0ms | (+ (fma x (log y) z) (+ t a)) |
| 0.0ms | (fma x (log y) z) |
| 0.0ms | (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))) |
| 80.0ms | (+ (fma x (log y) z) (+ t a)) |
| 49.0ms | (fma x (log y) z) |
| 346.0ms | (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))) |
Useful iterations: 3 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 187 | 278 |
| 1 | 634 | 250 |
| 2 | 3135 | 246 |
| 3 | 5002 | 245 |
3 alts after pruning (2 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 |
| 0.0ms | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 0.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)))) |
| 8.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))))) |
| 547.0ms | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 539.0ms | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 549.0ms | (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))) |
| 1.1s | (* (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 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 380 | 1678 |
| 1 | 1367 | 1552 |
| 2 | 5001 | 1427 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.1b
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 (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 0.5b | (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 0.5b | (* (* (* (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))))) (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))))) |
| 30× | cbrt-prod |
| 19× | pow1/3 |
| 15× | pow1 |
| 13× | add-exp-log add-cube-cbrt |
| 12× | add-sqr-sqrt *-un-lft-identity |
| 9× | pow-prod-down |
| 8× | pow-prod-up |
| 6× | associate-*r* prod-exp add-cbrt-cube cbrt-unprod |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | pow-plus pow-sqr |
| 1× | swap-sqr associate-*l* *-commutative |
| 1.0ms | (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 1.0ms | (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 1.0ms | (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 62.0ms | (* (* (* (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))))) (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))))) |
| 539.0ms | (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 537.0ms | (cbrt (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a))))) |
| 542.0ms | (cbrt (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 (cbrt (fma (log c) (- b 0.5) (+ (fma x (log y) z) (+ t a)))))) (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))))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 453 | 2341 |
| 1 | 1736 | 1896 |
| 2 | 5003 | 1669 |
5 alts after pruning (3 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)))) (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.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.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))))) |
| 52× | add-sqr-sqrt |
| 49× | cbrt-prod |
| 28× | add-cube-cbrt *-un-lft-identity |
| 25× | pow1 |
| 19× | pow1/3 |
| 18× | swap-sqr associate-*r* associate-*l* |
| 12× | unswap-sqr |
| 10× | add-exp-log |
| 6× | pow-prod-down pow-sqr pow-prod-up |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 3.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)))))) |
| 5.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))))) |
| 9.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))))) |
| 6.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))))) |
| 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)))))) |
| 1.1s | (* (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 (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 (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 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 394 | 3150 |
| 1 | 1514 | 2895 |
| 2 | 5002 | 2523 |
8 alts after pruning (5 fresh and 3 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 |
| 2.4s | 27424× | body | 80 | nan |
| 1.2s | 9215× | body | 80 | valid |
| 1.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 320 | valid |
| 0.0ms | 1× | body | 160 | valid |