Time bar (total: 1.9s)
| 22.0ms | 489× | body | 80 | valid |
Useful iterations: 0 (104.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4940 | 11 |
| 1 | 4940 | 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: 7.1b
Found 3 expressions with local error:
| 0.0b | (+ (pow x.re 3) (* x.re (* x.im (* x.im -3)))) |
| 0.2b | (* x.im (* x.im -3)) |
| 6.9b | (* x.re (* x.im (* x.im -3))) |
| 17× | pow1 add-exp-log add-cbrt-cube |
| 9× | pow-prod-down prod-exp cbrt-unprod |
| 6× | associate-*l* |
| 5× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp |
| 2× | associate-*r* *-commutative |
| 1× | +-commutative cube-mult flip3-+ sum-log flip-+ distribute-lft-out |
| 7.0ms | (+ (pow x.re 3) (* x.re (* x.im (* x.im -3)))) |
| 5.0ms | (* x.im (* x.im -3)) |
| 9.0ms | (* x.re (* x.im (* x.im -3))) |
| 9.0ms | (+ (pow x.re 3) (* x.re (* x.im (* x.im -3)))) |
| 3.0ms | (* x.im (* x.im -3)) |
| 7.0ms | (* x.re (* x.im (* x.im -3))) |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5674 | 511 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 6 | 60 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 54 | 8 | 62 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (pow x.re 3) (* (* x.re x.im) (* x.im -3))) |
| 0.2b | (* (* x.re x.im) (* x.im -3)) |
| 14× | pow1 add-exp-log add-cbrt-cube |
| 8× | pow-prod-down prod-exp cbrt-unprod |
| 4× | add-log-exp |
| 2× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 1× | +-commutative flip3-+ associate-*r* associate-*l* sum-log *-commutative flip-+ |
| 7.0ms | (+ (pow x.re 3) (* (* x.re x.im) (* x.im -3))) |
| 6.0ms | (* (* x.re x.im) (* x.im -3)) |
| 9.0ms | (+ (pow x.re 3) (* (* x.re x.im) (* x.im -3))) |
| 7.0ms | (* (* x.re x.im) (* x.im -3)) |
Useful iterations: 0 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4956 | 396 |
| 1 | 4956 | 396 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 1 | 39 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 40 | 7 | 47 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x.re) |
| 0.6b | (cbrt x.re) |
| 0.6b | (cbrt x.re) |
| 6.2b | (* (* (cbrt x.re) (cbrt x.re)) (* x.im (* (* x.im -3) (cbrt x.re)))) |
| 36× | pow1 add-exp-log |
| 24× | pow-prod-down prod-exp add-cbrt-cube cbrt-unprod |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | add-log-exp |
| 3× | pow1/3 |
| 1× | associate-*r* associate-*l* *-commutative |
| 1.0ms | (cbrt x.re) |
| 1.0ms | (cbrt x.re) |
| 1.0ms | (cbrt x.re) |
| 13.0ms | (* (* (cbrt x.re) (cbrt x.re)) (* x.im (* (* x.im -3) (cbrt x.re)))) |
| 21.0ms | (cbrt x.re) |
| 21.0ms | (cbrt x.re) |
| 23.0ms | (cbrt x.re) |
| 11.0ms | (* (* (cbrt x.re) (cbrt x.re)) (* x.im (* (* x.im -3) (cbrt x.re)))) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5143 | 443 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 0 | 79 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 79 | 7 | 86 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (pow x.re 3) (* (* x.re (* x.im x.im)) -3)) |
| 0.2b | (* (* x.re (* x.im x.im)) -3) |
| 6.9b | (* x.re (* x.im x.im)) |
| 17× | pow1 add-exp-log add-cbrt-cube |
| 9× | pow-prod-down prod-exp cbrt-unprod |
| 6× | add-sqr-sqrt |
| 5× | add-cube-cbrt *-un-lft-identity add-log-exp |
| 4× | associate-*r* associate-*l* |
| 2× | *-commutative |
| 1× | +-commutative flip3-+ sum-log flip-+ unswap-sqr |
| 8.0ms | (+ (pow x.re 3) (* (* x.re (* x.im x.im)) -3)) |
| 6.0ms | (* (* x.re (* x.im x.im)) -3) |
| 7.0ms | (* x.re (* x.im x.im)) |
| 9.0ms | (+ (pow x.re 3) (* (* x.re (* x.im x.im)) -3)) |
| 7.0ms | (* (* x.re (* x.im x.im)) -3) |
| 6.0ms | (* x.re (* x.im x.im)) |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4943 | 520 |
| 1 | 4943 | 520 |
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 2 | 60 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 59 | 8 | 67 |
Merged error: 0.0b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 11 |
| 1 | 13 | 11 |
| 664.0ms | 14498× | body | 80 | valid |
Loading profile data...