Time bar (total: 1.4s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 50% | 50% | 0% | 3 |
| 50% | 25% | 25% | 4 |
| 62.5% | 12.5% | 25% | 5 |
| 68.7% | 6.2% | 25% | 6 |
| 71.8% | 3.1% | 25% | 7 |
| 73.4% | 1.6% | 25% | 8 |
| 74.2% | 0.8% | 25% | 9 |
| 74.6% | 0.4% | 25% | 10 |
| 74.8% | 0.2% | 25% | 11 |
| 74.9% | 0.1% | 25% | 12 |
| 74.9% | 0% | 25.1% | 13 |
| 74.9% | 0% | 25.1% | 14 |
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 11 |
| 1 | 62 | 11 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (+ (* x (- (* 3.0 x) 4.0)) 1.0) |
| 0.0b | (- (* 3.0 x) 4.0) |
| 0.1b | (* 3.0 (+ (* x (- (* 3.0 x) 4.0)) 1.0)) |
| 0.1b | (* x (- (* 3.0 x) 4.0)) |
| 12× | add-sqr-sqrt |
| 8× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 6× | associate-*r* associate-*l* |
| 5× | sub-neg |
| 4× | associate-*r/ |
| 3× | distribute-rgt-in distribute-lft-in |
| 2× | associate-+l+ flip3-- flip3-+ pow-prod-down prod-exp *-commutative flip-- cbrt-unprod flip-+ unswap-sqr |
| 1× | +-commutative diff-log sum-log |
| 7.0ms | (+ (* x (- (* 3.0 x) 4.0)) 1.0) |
| 4.0ms | (- (* 3.0 x) 4.0) |
| 9.0ms | (* 3.0 (+ (* x (- (* 3.0 x) 4.0)) 1.0)) |
| 6.0ms | (* x (- (* 3.0 x) 4.0)) |
| 3.0ms | (+ (* x (- (* 3.0 x) 4.0)) 1.0) |
| 4.0ms | (- (* 3.0 x) 4.0) |
| 3.0ms | (* 3.0 (+ (* x (- (* 3.0 x) 4.0)) 1.0)) |
| 6.0ms | (* x (- (* 3.0 x) 4.0)) |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4970 | 840 |
| 1 | 4970 | 840 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 7 | 80 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 8 | 82 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ 3.0 (* x (- (* x 9.0) 12.0))) |
| 0.1b | (* x (- (* x 9.0) 12.0)) |
| 6× | add-sqr-sqrt |
| 4× | pow1 add-exp-log add-cube-cbrt sub-neg *-un-lft-identity add-cbrt-cube add-log-exp |
| 3× | associate-*r* associate-*l* |
| 2× | distribute-rgt-in associate-+r+ distribute-lft-in associate-*r/ |
| 1× | +-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ unswap-sqr |
| 3.0ms | (+ 3.0 (* x (- (* x 9.0) 12.0))) |
| 7.0ms | (* x (- (* x 9.0) 12.0)) |
| 3.0ms | (+ 3.0 (* x (- (* x 9.0) 12.0))) |
| 6.0ms | (* x (- (* x 9.0) 12.0)) |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5657 | 413 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 2 | 41 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 41 | 8 | 49 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (* x 3.0) 4.0) |
| 0.1b | (* (* (cbrt 3.0) (cbrt 3.0)) (* (+ (* x (- (* x 3.0) 4.0)) 1.0) (cbrt 3.0))) |
| 0.1b | (* x (- (* x 3.0) 4.0)) |
| 0.2b | (* (+ (* x (- (* x 3.0) 4.0)) 1.0) (cbrt 3.0)) |
| 20× | pow1 add-exp-log |
| 15× | add-sqr-sqrt |
| 13× | add-cbrt-cube |
| 10× | associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 9× | add-cube-cbrt *-un-lft-identity |
| 7× | associate-*l* |
| 6× | add-log-exp |
| 4× | cbrt-prod associate-*r/ associate-*l/ |
| 3× | sub-neg *-commutative unswap-sqr |
| 2× | flip3-- flip3-+ flip-- flip-+ |
| 1× | distribute-rgt-in distribute-lft-in diff-log |
| 4.0ms | (- (* x 3.0) 4.0) |
| 15.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (+ (* x (- (* x 3.0) 4.0)) 1.0) (cbrt 3.0))) |
| 7.0ms | (* x (- (* x 3.0) 4.0)) |
| 13.0ms | (* (+ (* x (- (* x 3.0) 4.0)) 1.0) (cbrt 3.0)) |
| 4.0ms | (- (* x 3.0) 4.0) |
| 6.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* (+ (* x (- (* x 3.0) 4.0)) 1.0) (cbrt 3.0))) |
| 6.0ms | (* x (- (* x 3.0) 4.0)) |
| 5.0ms | (* (+ (* x (- (* x 3.0) 4.0)) 1.0) (cbrt 3.0)) |
Useful iterations: 0 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4954 | 1052 |
| 1 | 4954 | 1052 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 1 | 93 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 93 | 8 | 101 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (* x (- (* x 3.0) 4.0))) (cbrt (* x (- (* x 3.0) 4.0)))) |
| 0.6b | (cbrt (* x (- (* x 3.0) 4.0))) |
| 0.6b | (cbrt (* x (- (* x 3.0) 4.0))) |
| 0.6b | (cbrt (* 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 |
| 7.0ms | (* (cbrt (* x (- (* x 3.0) 4.0))) (cbrt (* x (- (* x 3.0) 4.0)))) |
| 5.0ms | (cbrt (* x (- (* x 3.0) 4.0))) |
| 5.0ms | (cbrt (* x (- (* x 3.0) 4.0))) |
| 5.0ms | (cbrt (* x (- (* x 3.0) 4.0))) |
| 11.0ms | (* (cbrt (* x (- (* x 3.0) 4.0))) (cbrt (* x (- (* x 3.0) 4.0)))) |
| 13.0ms | (cbrt (* x (- (* x 3.0) 4.0))) |
| 10.0ms | (cbrt (* x (- (* x 3.0) 4.0))) |
| 10.0ms | (cbrt (* x (- (* x 3.0) 4.0))) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5197 | 1340 |
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 0 | 84 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 84 | 8 | 92 |
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 | 11 | 9 |
| 1 | 11 | 9 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 50% | 50% | 0% | 3 |
| 50% | 25% | 25% | 4 |
| 62.5% | 12.5% | 25% | 5 |
| 68.7% | 6.2% | 25% | 6 |
| 71.8% | 3.1% | 25% | 7 |
| 73.4% | 1.6% | 25% | 8 |
| 74.2% | 0.8% | 25% | 9 |
| 74.6% | 0.4% | 25% | 10 |
| 74.8% | 0.2% | 25% | 11 |
| 74.9% | 0.1% | 25% | 12 |
| 74.9% | 0% | 25.1% | 13 |
| 74.9% | 0% | 25.1% | 14 |
| 249.0ms | 8000× | body | 80 | valid |
| 0.0ms | 2× | body | 80 | invalid |
Loading profile data...