Time bar (total: 7.9s)
| 5.0ms | 64× | body | 1280 | valid |
| 4.0ms | 172× | body | 80 | valid |
| 4.0ms | 63× | body | 640 | valid |
| 1.0ms | 30× | body | 320 | valid |
| 0.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 9 |
| 1 | 15 | 9 |
| 2 | 40 | 9 |
| 3 | 130 | 9 |
| 4 | 374 | 9 |
| 5 | 1028 | 9 |
| 6 | 1900 | 9 |
| 7 | 2433 | 9 |
| done | 5001 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 39.6b
Found 2 expressions with local error:
| 0.0b | (* (+ x 1.0) (+ x 1.0)) |
| 3.8b | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 21× | *-un-lft-identity |
| 10× | add-sqr-sqrt |
| 9× | pow1 |
| 7× | add-cube-cbrt |
| 6× | flip3-+ swap-sqr flip-+ distribute-lft-out |
| 4× | add-exp-log frac-times associate-*r* associate-*l* add-cbrt-cube add-log-exp |
| 3× | prod-diff |
| 2× | distribute-rgt-in expm1-log1p-u distribute-lft-in associate-*r/ associate-*l/ associate--l+ log1p-expm1-u |
| 1× | pow2 sub-neg flip3-- pow-plus fma-neg diff-log pow-prod-down prod-exp pow-sqr *-commutative pow-prod-up flip-- cbrt-unprod difference-of-squares unswap-sqr |
| 37.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 21.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
| 16.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 68.0ms | (- (* (+ x 1.0) (+ x 1.0)) 1.0) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 849 |
| 1 | 340 | 734 |
| 2 | 2163 | 647 |
| done | 5000 | 636 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (* x (+ 2.0 x)) |
| 5× | add-sqr-sqrt *-un-lft-identity |
| 4× | associate-*r* |
| 3× | pow1 add-exp-log add-cube-cbrt associate-*l* add-cbrt-cube |
| 2× | associate-*r/ |
| 1× | distribute-rgt-in expm1-log1p-u distribute-lft-in flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ log1p-expm1-u distribute-lft-out add-log-exp unswap-sqr |
| 18.0ms | (* x (+ 2.0 x)) |
| 48.0ms | (* x (+ 2.0 x)) |
Useful iterations: 2 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 206 |
| 1 | 143 | 199 |
| 2 | 771 | 177 |
| done | 5000 | 177 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (+ (* 2.0 x) (* x x)) |
| 3× | add-log-exp |
| 1× | pow1 add-exp-log +-commutative add-sqr-sqrt expm1-log1p-u add-cube-cbrt distribute-rgt-out fma-def *-un-lft-identity flip3-+ sum-log add-cbrt-cube flip-+ log1p-expm1-u |
| 8.0ms | (+ (* 2.0 x) (* x x)) |
| 60.0ms | (+ (* 2.0 x) (* x x)) |
Useful iterations: done (513.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 185 |
| 1 | 118 | 153 |
| 2 | 702 | 127 |
| done | 5000 | 124 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* (+ (pow x 3) (pow 1.0 3)) (- (* x x) (* 1.0 1.0))) |
| 0.1b | (* (- x 1.0) (fma x x (* 1.0 (- 1.0 x)))) |
| 3.8b | (- (/ (* (+ (pow x 3) (pow 1.0 3)) (- (* x x) (* 1.0 1.0))) (* (- x 1.0) (fma x x (* 1.0 (- 1.0 x))))) 1.0) |
| 10.8b | (/ (* (+ (pow x 3) (pow 1.0 3)) (- (* x x) (* 1.0 1.0))) (* (- x 1.0) (fma x x (* 1.0 (- 1.0 x))))) |
| 33× | *-un-lft-identity |
| 27× | add-sqr-sqrt |
| 23× | prod-diff |
| 20× | add-exp-log add-cbrt-cube |
| 19× | add-cube-cbrt |
| 16× | associate-*l/ |
| 14× | associate-*l* |
| 13× | flip3-- flip-- |
| 10× | associate-/r/ |
| 8× | pow1 frac-times associate-/l/ |
| 7× | fma-neg associate-*r* |
| 6× | flip3-+ prod-exp cbrt-unprod flip-+ add-log-exp |
| 5× | times-frac div-inv distribute-lft-out |
| 4× | cbrt-undiv distribute-rgt-in expm1-log1p-u unpow-prod-down distribute-lft-in cube-prod associate-*r/ div-exp log1p-expm1-u |
| 3× | sub-neg difference-of-squares |
| 2× | pow-prod-down *-commutative fma-udef distribute-lft-out-- unswap-sqr |
| 1× | frac-2neg diff-log clear-num associate-/r* sum-cubes associate-/l* |
| 89.0ms | (* (+ (pow x 3) (pow 1.0 3)) (- (* x x) (* 1.0 1.0))) |
| 22.0ms | (* (- x 1.0) (fma x x (* 1.0 (- 1.0 x)))) |
| 74.0ms | (- (/ (* (+ (pow x 3) (pow 1.0 3)) (- (* x x) (* 1.0 1.0))) (* (- x 1.0) (fma x x (* 1.0 (- 1.0 x))))) 1.0) |
| 56.0ms | (/ (* (+ (pow x 3) (pow 1.0 3)) (- (* x x) (* 1.0 1.0))) (* (- x 1.0) (fma x x (* 1.0 (- 1.0 x))))) |
| 53.0ms | (* (+ (pow x 3) (pow 1.0 3)) (- (* x x) (* 1.0 1.0))) |
| 46.0ms | (* (- x 1.0) (fma x x (* 1.0 (- 1.0 x)))) |
| 814.0ms | (- (/ (* (+ (pow x 3) (pow 1.0 3)) (- (* x x) (* 1.0 1.0))) (* (- x 1.0) (fma x x (* 1.0 (- 1.0 x))))) 1.0) |
| 107.0ms | (/ (* (+ (pow x 3) (pow 1.0 3)) (- (* x x) (* 1.0 1.0))) (* (- x 1.0) (fma x x (* 1.0 (- 1.0 x))))) |
Useful iterations: done (347.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 245 | 4880 |
| 1 | 792 | 4498 |
| done | 5000 | 3897 |
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 | 4 | 5 |
| 1 | 6 | 5 |
| done | 6 | 5 |
| 441.0ms | 5548× | body | 80 | valid |
| 194.0ms | 2216× | body | 1280 | valid |
| 137.0ms | 1754× | body | 640 | valid |
| 38.0ms | 821× | body | 320 | valid |
| 13.0ms | 414× | body | 160 | valid |