Time bar (total: 3.4s)
| 12.0ms | 401× | body | 80 | valid |
Useful iterations: 2 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 6 |
| 1 | 81 | 5 |
| 2 | 248 | 4 |
| 3 | 613 | 4 |
| 4 | 1295 | 4 |
| 5 | 2524 | 4 |
| 6 | 3349 | 4 |
| 7 | 4389 | 4 |
| 8 | 4648 | 4 |
| 9 | 4648 | 4 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (* d1 (- d4 d1)) |
| 0.0b | (fma (- d2 d3) d1 (* d1 (- d4 d1))) |
| 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 |
| 22.0ms | (* d1 (- d4 d1)) |
| 0.0ms | (fma (- d2 d3) d1 (* d1 (- d4 d1))) |
| 31.0ms | (* d1 (- d4 d1)) |
| 51.0ms | (fma (- d2 d3) d1 (* d1 (- d4 d1))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 213 | 430 |
| 1 | 888 | 283 |
| 2 | 5002 | 273 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (- (* d1 d2) (* d1 d3)) |
| 0.0b | (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) |
| 9× | add-log-exp |
| 4× | fma-def |
| 3× | add-sqr-sqrt add-cube-cbrt associate-+l+ *-un-lft-identity |
| 2× | pow1 add-exp-log expm1-log1p-u sub-neg diff-log prod-diff sum-log add-cbrt-cube log1p-expm1-u distribute-lft-out-- |
| 1× | +-commutative associate-+l- flip3-- flip3-+ fma-neg flip-- flip-+ |
| 8.0ms | (- (* d1 d2) (* d1 d3)) |
| 31.0ms | (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) |
| 34.0ms | (- (* d1 d2) (* d1 d3)) |
| 37.0ms | (+ (- (* d1 d2) (* d1 d3)) (* d4 d1)) |
Useful iterations: 3 (91.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 198 | 230 |
| 1 | 768 | 192 |
| 2 | 3583 | 185 |
| 3 | 5001 | 183 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (* d1 (- d4 d1))) (cbrt (* d1 (- d4 d1)))) |
| 7.7b | (cbrt (* d1 (- d4 d1))) |
| 7.7b | (cbrt (* d1 (- d4 d1))) |
| 7.7b | (cbrt (* d1 (- d4 d1))) |
| 20× | associate-*r/ |
| 18× | cbrt-div |
| 11× | pow1 |
| 10× | add-sqr-sqrt |
| 9× | flip3-- pow1/3 flip-- |
| 8× | add-cube-cbrt *-un-lft-identity |
| 7× | cbrt-prod |
| 6× | add-exp-log |
| 4× | expm1-log1p-u frac-times swap-sqr associate-*r* associate-*l* add-cbrt-cube log1p-expm1-u add-log-exp |
| 2× | pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr |
| 21.0ms | (* (cbrt (* d1 (- d4 d1))) (cbrt (* d1 (- d4 d1)))) |
| 7.0ms | (cbrt (* d1 (- d4 d1))) |
| 9.0ms | (cbrt (* d1 (- d4 d1))) |
| 7.0ms | (cbrt (* d1 (- d4 d1))) |
| 239.0ms | (* (cbrt (* d1 (- d4 d1))) (cbrt (* d1 (- d4 d1)))) |
| 218.0ms | (cbrt (* d1 (- d4 d1))) |
| 216.0ms | (cbrt (* d1 (- d4 d1))) |
| 222.0ms | (cbrt (* d1 (- d4 d1))) |
Useful iterations: 3 (105.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 604 |
| 1 | 745 | 553 |
| 2 | 3647 | 514 |
| 3 | 5001 | 495 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* d1 (- d4 d1)) |
| 0.0b | (fma (- d2 d3) d1 (cbrt (pow (* d1 (- d4 d1)) 3))) |
| 0.3b | (pow (* d1 (- d4 d1)) 3) |
| 30.0b | (cbrt (pow (* d1 (- d4 d1)) 3)) |
| 24× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 20× | add-cube-cbrt |
| 18× | prod-diff |
| 11× | distribute-rgt-in distribute-lft-in |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 8× | cbrt-prod |
| 6× | associate-*r/ |
| 5× | associate-*r* |
| 4× | cube-div expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow-unpow flip3-- associate-*l* flip-- |
| 2× | cube-mult sub-neg unpow-prod-down cbrt-div pow-pow unpow3 cube-prod pow-prod-down pow-exp prod-exp cbrt-unprod rem-cube-cbrt sqr-pow |
| 1× | pow-to-exp pow1/3 *-commutative rem-cbrt-cube fma-udef distribute-lft-out-- difference-of-squares unswap-sqr |
| 22.0ms | (* d1 (- d4 d1)) |
| 0.0ms | (fma (- d2 d3) d1 (cbrt (pow (* d1 (- d4 d1)) 3))) |
| 12.0ms | (pow (* d1 (- d4 d1)) 3) |
| 3.0ms | (cbrt (pow (* d1 (- d4 d1)) 3)) |
| 31.0ms | (* d1 (- d4 d1)) |
| 69.0ms | (fma (- d2 d3) d1 (cbrt (pow (* d1 (- d4 d1)) 3))) |
| 43.0ms | (pow (* d1 (- d4 d1)) 3) |
| 47.0ms | (cbrt (pow (* d1 (- d4 d1)) 3)) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 388 | 689 |
| 1 | 1838 | 529 |
| 2 | 5002 | 523 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0.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 | 15 | 7 |
| 1 | 15 | 7 |
| 349.0ms | 11786× | body | 80 | valid |