Time bar (total: 12.0s)
| 8.0ms | 403× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 9 |
| 1 | 13 | 9 |
| 2 | 34 | 9 |
| 3 | 71 | 9 |
| 4 | 94 | 9 |
| 5 | 99 | 9 |
| 6 | 116 | 9 |
| 7 | 171 | 9 |
| 8 | 333 | 9 |
| 9 | 1003 | 9 |
| 10 | 3267 | 9 |
| done | 5000 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 1 expressions with local error:
| 0.1b | (* (* x x) (- 3.0 (* x 2.0))) |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 3× | add-sqr-sqrt associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 2× | distribute-rgt-in add-cube-cbrt sub-neg *-un-lft-identity distribute-lft-in associate-*r/ |
| 1× | flip3-- associate-*l* *-commutative flip-- add-log-exp unswap-sqr |
| 13.0ms | (* (* x x) (- 3.0 (* x 2.0))) |
| 73.0ms | (* (* x x) (- 3.0 (* x 2.0))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 367 |
| 1 | 171 | 352 |
| 2 | 763 | 294 |
| 3 | 4711 | 294 |
| done | 5000 | 294 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* 3.0 (pow x 2)) (- (* 2.0 (pow x 3)))) |
| 0.0b | (* 2.0 (pow x 3)) |
| 0.2b | (* 3.0 (pow x 2)) |
| 23× | add-sqr-sqrt |
| 20× | associate-*r* |
| 13× | add-exp-log |
| 10× | add-cube-cbrt *-un-lft-identity |
| 8× | unpow-prod-down unswap-sqr |
| 7× | add-cbrt-cube add-log-exp |
| 6× | associate-*l* prod-exp |
| 4× | cube-prod sqr-pow |
| 3× | pow1 |
| 2× | pow-to-exp pow-exp sum-log *-commutative cbrt-unprod unpow2 |
| 1× | +-commutative neg-sub0 cube-mult associate-+r- flip3-+ unpow3 unsub-neg neg-log flip-+ |
| 5.0ms | (+ (* 3.0 (pow x 2)) (- (* 2.0 (pow x 3)))) |
| 7.0ms | (* 2.0 (pow x 3)) |
| 6.0ms | (* 3.0 (pow x 2)) |
| 94.0ms | (+ (* 3.0 (pow x 2)) (- (* 2.0 (pow x 3)))) |
| 39.0ms | (* 2.0 (pow x 3)) |
| 24.0ms | (* 3.0 (pow x 2)) |
Useful iterations: done (715.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 122 | 785 |
| 1 | 311 | 685 |
| 2 | 1350 | 611 |
| done | 5000 | 609 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (* (* 3.0 x) (pow x (/ 2 2))) (- (* 2.0 (pow x 3)))) |
| 0.0b | (* 2.0 (pow x 3)) |
| 0.2b | (* (* 3.0 x) (pow x (/ 2 2))) |
| 21× | add-exp-log |
| 19× | associate-*r* |
| 16× | add-sqr-sqrt |
| 12× | prod-exp |
| 10× | add-cbrt-cube |
| 9× | add-cube-cbrt *-un-lft-identity |
| 7× | unpow-prod-down add-log-exp |
| 4× | cube-prod associate-*l* cbrt-unprod unswap-sqr |
| 3× | pow1 pow-to-exp pow-exp sqr-pow |
| 2× | sum-log *-commutative |
| 1× | +-commutative neg-sub0 cube-mult associate-+r- flip3-+ unpow3 unsub-neg neg-log flip-+ |
| 11.0ms | (+ (* (* 3.0 x) (pow x (/ 2 2))) (- (* 2.0 (pow x 3)))) |
| 7.0ms | (* 2.0 (pow x 3)) |
| 9.0ms | (* (* 3.0 x) (pow x (/ 2 2))) |
| 99.0ms | (+ (* (* 3.0 x) (pow x (/ 2 2))) (- (* 2.0 (pow x 3)))) |
| 35.0ms | (* 2.0 (pow x 3)) |
| 26.0ms | (* (* 3.0 x) (pow x (/ 2 2))) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 127 | 957 |
| 1 | 360 | 745 |
| 2 | 1724 | 602 |
| done | 5000 | 601 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (pow x 2))) (- (* 2.0 (pow x 3)))) |
| 0.0b | (* 2.0 (pow x 3)) |
| 0.1b | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (pow x 2))) |
| 0.2b | (* (cbrt 3.0) (pow x 2)) |
| 38× | add-exp-log |
| 31× | add-sqr-sqrt |
| 24× | prod-exp |
| 21× | associate-*r* |
| 13× | add-cbrt-cube |
| 12× | add-cube-cbrt *-un-lft-identity unswap-sqr |
| 10× | associate-*l* cbrt-unprod |
| 9× | pow1 unpow-prod-down |
| 8× | add-log-exp |
| 7× | cbrt-prod |
| 5× | sqr-pow |
| 4× | pow-to-exp cube-prod pow-exp |
| 3× | pow-prod-down *-commutative unpow2 |
| 2× | sum-log |
| 1× | +-commutative neg-sub0 cube-mult associate-+r- flip3-+ unpow3 unsub-neg neg-log flip-+ |
| 20.0ms | (+ (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (pow x 2))) (- (* 2.0 (pow x 3)))) |
| 7.0ms | (* 2.0 (pow x 3)) |
| 20.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (pow x 2))) |
| 8.0ms | (* (cbrt 3.0) (pow x 2)) |
| 159.0ms | (+ (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (pow x 2))) (- (* 2.0 (pow x 3)))) |
| 40.0ms | (* 2.0 (pow x 3)) |
| 89.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (cbrt 3.0) (pow x 2))) |
| 47.0ms | (* (cbrt 3.0) (pow x 2)) |
Useful iterations: done (826.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 1454 |
| 1 | 410 | 1298 |
| 2 | 1753 | 988 |
| done | 5001 | 986 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 16 |
| 1 | 21 | 16 |
| 2 | 23 | 16 |
| done | 23 | 16 |
| 229.0ms | 12071× | body | 80 | valid |