Time bar (total: 15.1s)
| 17.0ms | 328× | body | 80 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 9 |
| 1 | 14 | 8 |
| 2 | 24 | 8 |
| 3 | 40 | 8 |
| 4 | 66 | 8 |
| 5 | 92 | 8 |
| 6 | 110 | 8 |
| 7 | 136 | 8 |
| 8 | 188 | 8 |
| 9 | 475 | 8 |
| 10 | 2057 | 8 |
| done | 5000 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (fma x y (* (- 1.0 x) z)) |
| 0.0b | (* (- 1.0 x) z) |
| 8× | add-sqr-sqrt |
| 6× | *-un-lft-identity |
| 5× | associate-*l* |
| 4× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube |
| 3× | associate-*r* |
| 2× | expm1-log1p-u associate-*l/ log1p-expm1-u add-log-exp |
| 1× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod fma-udef distribute-lft-out-- difference-of-squares unswap-sqr |
| 0.0ms | (fma x y (* (- 1.0 x) z)) |
| 21.0ms | (* (- 1.0 x) z) |
| 51.0ms | (fma x y (* (- 1.0 x) z)) |
| 41.0ms | (* (- 1.0 x) z) |
Useful iterations: 3 (905.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 347 |
| 1 | 136 | 335 |
| 2 | 493 | 295 |
| 3 | 4949 | 293 |
| done | 5000 | 293 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.4b | (* (cbrt z) (cbrt z)) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 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 |
| 18.0ms | (* (cbrt z) (cbrt z)) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 216.0ms | (* (cbrt z) (cbrt z)) |
| 226.0ms | (cbrt z) |
| 277.0ms | (cbrt z) |
| 262.0ms | (cbrt z) |
Useful iterations: done (956.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 554 |
| 1 | 143 | 443 |
| 2 | 719 | 423 |
| done | 5000 | 409 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (* 1.0 1.0) (* x x)) |
| 0.0b | (fma x y (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x))) |
| 4.1b | (* (- (* 1.0 1.0) (* x x)) z) |
| 4.3b | (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x)) |
| 12× | *-un-lft-identity |
| 11× | add-exp-log add-cbrt-cube |
| 10× | add-sqr-sqrt |
| 8× | add-cube-cbrt |
| 6× | pow1 add-log-exp |
| 4× | expm1-log1p-u times-frac associate-*l* associate-*l/ associate-/r* log1p-expm1-u |
| 3× | flip3-- associate-*r* flip-- |
| 2× | cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ distribute-lft-out difference-of-squares |
| 1× | sub-neg frac-2neg flip3-+ fma-neg diff-log prod-diff pow-prod-down clear-num *-commutative flip-+ fma-udef div-inv associate-/l* unswap-sqr |
| 9.0ms | (- (* 1.0 1.0) (* x x)) |
| 0.0ms | (fma x y (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x))) |
| 33.0ms | (* (- (* 1.0 1.0) (* x x)) z) |
| 25.0ms | (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x)) |
| 54.0ms | (- (* 1.0 1.0) (* x x)) |
| 85.0ms | (fma x y (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x))) |
| 44.0ms | (* (- (* 1.0 1.0) (* x x)) z) |
| 70.0ms | (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x)) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 1301 |
| 1 | 357 | 1253 |
| 2 | 2142 | 1063 |
| done | 5001 | 1058 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (fma z 1.0 (* x (- y z))) |
| 0.0b | (* x (- y z)) |
| 20× | add-sqr-sqrt |
| 18× | *-un-lft-identity prod-diff |
| 16× | add-cube-cbrt |
| 11× | distribute-rgt-in distribute-lft-in |
| 5× | associate-*r* |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | associate-*l* |
| 2× | expm1-log1p-u sub-neg associate-*r/ log1p-expm1-u add-log-exp |
| 1× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod fma-udef distribute-lft-out-- difference-of-squares unswap-sqr |
| 0.0ms | (fma z 1.0 (* x (- y z))) |
| 28.0ms | (* x (- y z)) |
| 54.0ms | (fma z 1.0 (* x (- y z))) |
| 52.0ms | (* x (- y z)) |
Useful iterations: done (538.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 865 |
| 1 | 258 | 692 |
| 2 | 890 | 559 |
| done | 5000 | 533 |
3 alts after pruning (0 fresh and 3 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 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 8 |
| 1 | 8 | 8 |
| done | 8 | 8 |
| 504.0ms | 10185× | body | 80 | valid |