Time bar (total: 6.3s)
| 20.0ms | 458× | body | 80 | valid |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* y (+ (* x 2.0) y)) (* x x)) |
| 0.0b | (* y (+ (* x 2.0) y)) |
| 6× | add-sqr-sqrt |
| 4× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 3× | associate-*r* associate-*l* |
| 2× | distribute-rgt-in associate-+l+ distribute-lft-in flip3-+ associate-*r/ flip-+ |
| 1× | +-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr |
| 22.0ms | (+ (* y (+ (* x 2.0) y)) (* x x)) |
| 48.0ms | (* y (+ (* x 2.0) y)) |
| 38.0ms | (+ (* y (+ (* x 2.0) y)) (* x x)) |
| 53.0ms | (* y (+ (* x 2.0) y)) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* y (* x 2.0)) (pow y 2)) |
| 0.0b | (+ (+ (* y (* x 2.0)) (pow y 2)) (* x x)) |
| 9× | add-log-exp |
| 4× | sum-log |
| 2× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ add-cbrt-cube flip-+ |
| 1× | associate-+l+ distribute-lft-out unpow2 |
| 20.0ms | (+ (* y (* x 2.0)) (pow y 2)) |
| 124.0ms | (+ (+ (* y (* x 2.0)) (pow y 2)) (* x x)) |
| 63.0ms | (+ (* y (* x 2.0)) (pow y 2)) |
| 33.0ms | (+ (+ (* y (* x 2.0)) (pow y 2)) (* x x)) |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0.0b
-7% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
| 913.0ms | 14432× | body | 80 | valid |