Time bar (total: 1.2s)
| 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 |
| 5.0ms | 231× | body | 80 | valid |
| 1.0ms | 9× | body | 1280 | valid |
| 1.0ms | 9× | body | 640 | valid |
| 0.0ms | 3× | body | 320 | valid |
| 0.0ms | 4× | body | 160 | valid |
Useful iterations: 0 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 482 | 9 |
| 1 | 482 | 9 |
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.2b
Found 3 expressions with local error:
| 0.0b | (- 2.0 (* 3.0 x)) |
| 0.1b | (* 3.0 (* x (- 2.0 (* 3.0 x)))) |
| 0.1b | (* x (- 2.0 (* 3.0 x))) |
| 10× | pow1 add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 7× | sub-neg |
| 6× | add-cube-cbrt *-un-lft-identity associate-*r/ associate-*l* |
| 5× | distribute-rgt-in distribute-lft-in add-log-exp |
| 4× | associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 3× | flip3-- flip-- |
| 2× | *-commutative |
| 1× | diff-log unswap-sqr |
| 3.0ms | (- 2.0 (* 3.0 x)) |
| 6.0ms | (* 3.0 (* x (- 2.0 (* 3.0 x)))) |
| 6.0ms | (* x (- 2.0 (* 3.0 x))) |
| 4.0ms | (- 2.0 (* 3.0 x)) |
| 7.0ms | (* 3.0 (* x (- 2.0 (* 3.0 x)))) |
| 6.0ms | (* x (- 2.0 (* 3.0 x))) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4945 | 604 |
| 1 | 4945 | 604 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 6 | 66 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 61 | 7 | 68 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- 2.0 (* x 3.0)) |
| 0.1b | (* 3.0 (- 2.0 (* x 3.0))) |
| 0.1b | (* (* 3.0 (- 2.0 (* x 3.0))) x) |
| 10× | pow1 add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 6× | add-cube-cbrt *-un-lft-identity associate-*r* |
| 5× | add-log-exp |
| 4× | associate-*r/ associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 3× | sub-neg flip3-- flip-- |
| 2× | associate-*l/ *-commutative |
| 1× | distribute-rgt-in distribute-lft-in diff-log unswap-sqr |
| 3.0ms | (- 2.0 (* x 3.0)) |
| 5.0ms | (* 3.0 (- 2.0 (* x 3.0))) |
| 7.0ms | (* (* 3.0 (- 2.0 (* x 3.0))) x) |
| 3.0ms | (- 2.0 (* x 3.0)) |
| 4.0ms | (* 3.0 (- 2.0 (* x 3.0))) |
| 7.0ms | (* (* 3.0 (- 2.0 (* x 3.0))) x) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4944 | 551 |
| 1 | 4944 | 551 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 2 | 62 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 61 | 8 | 69 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (- 2.0 (* 3.0 x)) |
| 0.2b | (* (* x 3.0) (- 2.0 (* 3.0 x))) |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 4× | add-log-exp |
| 3× | add-sqr-sqrt add-cube-cbrt sub-neg *-un-lft-identity associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 2× | flip3-- associate-*r/ flip-- |
| 1× | distribute-rgt-in distribute-lft-in diff-log associate-*l* *-commutative |
| 3.0ms | (- 2.0 (* 3.0 x)) |
| 6.0ms | (* (* x 3.0) (- 2.0 (* 3.0 x))) |
| 3.0ms | (- 2.0 (* 3.0 x)) |
| 7.0ms | (* (* x 3.0) (- 2.0 (* 3.0 x))) |
Useful iterations: 0 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4992 | 365 |
| 1 | 4992 | 365 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 1 | 39 |
| Fresh | 0 | 6 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 39 | 8 | 47 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- 2.0 (* x 3.0)) |
| 0.1b | (* (- 2.0 (* x 3.0)) (cbrt 3.0)) |
| 0.3b | (* (* (cbrt 3.0) (cbrt 3.0)) (* x (* (- 2.0 (* x 3.0)) (cbrt 3.0)))) |
| 0.3b | (* x (* (- 2.0 (* x 3.0)) (cbrt 3.0))) |
| 32× | pow1 add-exp-log |
| 22× | add-cbrt-cube |
| 19× | pow-prod-down prod-exp cbrt-unprod |
| 12× | add-sqr-sqrt |
| 8× | add-cube-cbrt *-un-lft-identity associate-*r* |
| 7× | associate-*l* |
| 6× | associate-*r/ associate-*l/ add-log-exp |
| 4× | cbrt-prod flip3-- flip-- |
| 3× | *-commutative |
| 2× | unswap-sqr |
| 1× | sub-neg diff-log |
| 3.0ms | (- 2.0 (* x 3.0)) |
| 6.0ms | (* (- 2.0 (* x 3.0)) (cbrt 3.0)) |
| 13.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* x (* (- 2.0 (* x 3.0)) (cbrt 3.0)))) |
| 7.0ms | (* x (* (- 2.0 (* x 3.0)) (cbrt 3.0))) |
| 3.0ms | (- 2.0 (* x 3.0)) |
| 7.0ms | (* (- 2.0 (* x 3.0)) (cbrt 3.0)) |
| 17.0ms | (* (* (cbrt 3.0) (cbrt 3.0)) (* x (* (- 2.0 (* x 3.0)) (cbrt 3.0)))) |
| 11.0ms | (* x (* (- 2.0 (* x 3.0)) (cbrt 3.0))) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4945 | 964 |
| 1 | 4945 | 964 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 2 | 97 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 96 | 9 | 105 |
Merged error: 0.0b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 9 |
| 1 | 36 | 9 |
| 165.0ms | 7180× | body | 80 | valid |
| 37.0ms | 322× | body | 1280 | valid |
| 27.0ms | 285× | body | 640 | valid |
| 9.0ms | 139× | body | 320 | valid |
| 3.0ms | 74× | body | 160 | valid |
| 0.0ms | 3× | body | 80 | invalid |
Loading profile data...