Time bar (total: 7.5s)
| 12.0ms | 347× | body | 80 | valid |
Useful iterations: 2 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 25 | 13 |
| 2 | 54 | 11 |
| 3 | 113 | 11 |
| 4 | 167 | 11 |
| 5 | 207 | 11 |
| 6 | 248 | 11 |
| 7 | 333 | 11 |
| 8 | 485 | 11 |
| 9 | 773 | 11 |
| 10 | 1100 | 11 |
| 11 | 1401 | 11 |
| 12 | 1863 | 11 |
| 13 | 2101 | 11 |
| 14 | 2333 | 11 |
| 15 | 2783 | 11 |
| 16 | 3021 | 11 |
| 17 | 3253 | 11 |
| 18 | 3703 | 11 |
| 19 | 3941 | 11 |
| 20 | 4173 | 11 |
| 21 | 4623 | 11 |
| 22 | 4861 | 11 |
| done | 5000 | 11 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (- (* x 3.0) 4.0) |
| 0.1b | (* x (- (* x 3.0) 4.0)) |
| 0.1b | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 11× | add-sqr-sqrt |
| 7× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 6× | associate-*r* associate-*l* |
| 5× | add-log-exp |
| 4× | associate-*r/ |
| 3× | distribute-rgt-in sub-neg distribute-lft-in |
| 2× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod unswap-sqr |
| 1× | flip3-+ diff-log flip-+ |
| 4.0ms | (- (* x 3.0) 4.0) |
| 8.0ms | (* x (- (* x 3.0) 4.0)) |
| 6.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 4.0ms | (- (* x 3.0) 4.0) |
| 6.0ms | (* x (- (* x 3.0) 4.0)) |
| 4.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
Useful iterations: 3 (265.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 772 |
| 1 | 269 | 749 |
| 2 | 895 | 675 |
| 3 | 2770 | 667 |
| done | 5000 | 667 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 5 | 67 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 63 | 5 | 68 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 0.0b | (- (* x 9.0) 12.0) |
| 0.1b | (* x (- (* x 9.0) 12.0)) |
| 7× | add-sqr-sqrt add-log-exp |
| 5× | pow1 add-exp-log add-cube-cbrt sub-neg *-un-lft-identity add-cbrt-cube |
| 4× | distribute-rgt-in associate-+l+ distribute-lft-in |
| 3× | associate-*r* associate-*l* |
| 2× | flip3-- associate-*r/ flip-- |
| 1× | +-commutative flip3-+ diff-log pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ unswap-sqr |
| 8.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 4.0ms | (- (* x 9.0) 12.0) |
| 7.0ms | (* x (- (* x 9.0) 12.0)) |
| 3.0ms | (+ (* x (- (* x 9.0) 12.0)) 3.0) |
| 4.0ms | (- (* x 9.0) 12.0) |
| 9.0ms | (* x (- (* x 9.0) 12.0)) |
Useful iterations: 3 (169.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 639 |
| 1 | 210 | 616 |
| 2 | 596 | 558 |
| 3 | 1790 | 550 |
| done | 5001 | 550 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 0 | 60 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 5 | 65 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (pow x 2) |
| 0.0b | (+ (* 3.0 (pow x 2)) (* x (neg 4.0))) |
| 0.1b | (* 3.0 (+ 1.0 (+ (* 3.0 (pow x 2)) (* x (neg 4.0))))) |
| 0.2b | (* 3.0 (pow x 2)) |
| 19× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 12× | add-exp-log associate-*r* |
| 11× | add-cube-cbrt |
| 8× | add-cbrt-cube |
| 7× | pow1 unpow-prod-down |
| 6× | associate-*l* add-log-exp |
| 5× | unswap-sqr |
| 4× | prod-exp |
| 3× | pow-unpow unpow2 sqr-pow |
| 2× | pow-to-exp flip3-+ associate-*r/ pow-exp *-commutative distribute-rgt-neg-out cbrt-unprod flip-+ |
| 1× | +-commutative distribute-rgt-in pow-pow distribute-lft-in unsub-neg pow-prod-down sum-log distribute-lft-out |
| 2.0ms | (pow x 2) |
| 5.0ms | (+ (* 3.0 (pow x 2)) (* x (neg 4.0))) |
| 9.0ms | (* 3.0 (+ 1.0 (+ (* 3.0 (pow x 2)) (* x (neg 4.0))))) |
| 6.0ms | (* 3.0 (pow x 2)) |
| 3.0ms | (pow x 2) |
| 8.0ms | (+ (* 3.0 (pow x 2)) (* x (neg 4.0))) |
| 4.0ms | (* 3.0 (+ 1.0 (+ (* 3.0 (pow x 2)) (* x (neg 4.0))))) |
| 4.0ms | (* 3.0 (pow x 2)) |
Useful iterations: 3 (408.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 125 | 1025 |
| 1 | 342 | 894 |
| 2 | 1158 | 802 |
| 3 | 4451 | 715 |
| done | 5000 | 715 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 0 | 93 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 93 | 5 | 98 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) |
| 0.2b | (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) |
| 0.2b | (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) |
| 0.2b | (* (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))))) |
| 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× | frac-times swap-sqr associate-*r* associate-*l* add-cbrt-cube 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 |
| 4.0ms | (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) |
| 4.0ms | (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) |
| 4.0ms | (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) |
| 7.0ms | (* (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))))) |
| 15.0ms | (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) |
| 15.0ms | (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) |
| 15.0ms | (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) |
| 19.0ms | (* (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0))))) (cbrt (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))))) |
Useful iterations: 2 (148.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 187 | 2796 |
| 1 | 493 | 2584 |
| 2 | 1830 | 2402 |
| done | 5001 | 2402 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 0 | 84 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 84 | 5 | 89 |
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 | 8 | 9 |
| 1 | 11 | 9 |
| done | 11 | 9 |
| 371.0ms | 10714× | body | 80 | valid |
Loading profile data...