Time bar (total: 2.3s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 50% | 50% | 0% | 3 |
| 75% | 25% | 0% | 4 |
| 87.5% | 12.5% | 0% | 5 |
| 93.7% | 6.2% | 0% | 6 |
| 96.8% | 3.1% | 0% | 7 |
| 98.4% | 1.6% | 0% | 8 |
| 99.2% | 0.8% | 0% | 9 |
| 99.6% | 0.4% | 0% | 10 |
| 99.8% | 0.2% | 0% | 11 |
| 99.9% | 0.1% | 0% | 12 |
| 99.9% | 0% | 0% | 13 |
| 99.9% | 0% | 0.1% | 14 |
| 15.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (67.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4811 | 6 |
| 1 | 4811 | 6 |
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: 30.2b
Found 2 expressions with local error:
| 0.0b | (* (pow x 2.0) 2) |
| 29.1b | (sqrt (* (pow x 2.0) 2)) |
| 10× | add-sqr-sqrt |
| 7× | add-exp-log associate-*l* |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | unpow-prod-down add-cbrt-cube |
| 3× | pow1 associate-*r* prod-exp unswap-sqr |
| 2× | add-log-exp sqr-pow |
| 1× | pow-to-exp sqrt-pow1 pow1/2 pow-exp sqrt-prod *-commutative cbrt-unprod |
| 5.0ms | (* (pow x 2.0) 2) |
| 5.0ms | (sqrt (* (pow x 2.0) 2)) |
| 59.0ms | (* (pow x 2.0) 2) |
| 83.0ms | (sqrt (* (pow x 2.0) 2)) |
Useful iterations: 0 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4905 | 307 |
| 1 | 4905 | 307 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 6 | 41 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 35 | 7 | 42 |
Merged error: 16.0b
Found 2 expressions with local error:
| 0.4b | (* (sqrt (pow x 2.0)) (sqrt 2)) |
| 29.0b | (sqrt (pow x 2.0)) |
| 27× | sqrt-prod |
| 25× | add-sqr-sqrt |
| 10× | associate-*l* |
| 9× | add-cube-cbrt unpow-prod-down *-un-lft-identity |
| 8× | unswap-sqr |
| 6× | associate-*r* |
| 5× | sqr-pow |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | rem-sqrt-square pow1/2 |
| 2× | pow-prod-down add-log-exp |
| 1× | sqrt-pow1 sqrt-unprod prod-exp *-commutative cbrt-unprod |
| 7.0ms | (* (sqrt (pow x 2.0)) (sqrt 2)) |
| 2.0ms | (sqrt (pow x 2.0)) |
| 61.0ms | (* (sqrt (pow x 2.0)) (sqrt 2)) |
| 57.0ms | (sqrt (pow x 2.0)) |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4882 | 536 |
| 1 | 4882 | 536 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 6 | 62 |
| Fresh | 4 | 1 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 61 | 8 | 69 |
Merged error: 0.1b
Found 1 expressions with local error:
| 0.4b | (* (fabs (pow x (/ 2.0 2))) (sqrt 2)) |
| 8× | add-sqr-sqrt |
| 6× | associate-*r* |
| 4× | add-cube-cbrt *-un-lft-identity sqrt-prod |
| 3× | pow1 add-exp-log associate-*l* add-cbrt-cube |
| 2× | unswap-sqr |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod add-log-exp |
| 5.0ms | (* (fabs (pow x (/ 2.0 2))) (sqrt 2)) |
| 6.0ms | (* (fabs (pow x (/ 2.0 2))) (sqrt 2)) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4943 | 262 |
| 1 | 4943 | 262 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 5 | 25 |
| Fresh | 6 | 0 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 27 | 6 | 33 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.2b | (* (fabs (pow x (* 2.0 1/2))) (sqrt (sqrt 2))) |
| 0.3b | (* (* (fabs (pow x (* 2.0 1/2))) (sqrt (sqrt 2))) (sqrt (sqrt 2))) |
| 21× | sqrt-prod |
| 18× | associate-*r* |
| 15× | add-sqr-sqrt |
| 9× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 4× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 3× | unswap-sqr |
| 2× | *-commutative add-log-exp |
| 6.0ms | (* (fabs (pow x (* 2.0 1/2))) (sqrt (sqrt 2))) |
| 9.0ms | (* (* (fabs (pow x (* 2.0 1/2))) (sqrt (sqrt 2))) (sqrt (sqrt 2))) |
| 6.0ms | (* (fabs (pow x (* 2.0 1/2))) (sqrt (sqrt 2))) |
| 5.0ms | (* (* (fabs (pow x (* 2.0 1/2))) (sqrt (sqrt 2))) (sqrt (sqrt 2))) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4884 | 630 |
| 1 | 4884 | 630 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 1 | 56 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 57 | 5 | 62 |
Merged error: 0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 20 |
| 1 | 19 | 20 |
| 413.0ms | 8000× | body | 80 | valid |
Loading profile data...