Time bar (total: 3.8s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 99.9% | 0.1% | 6 |
| 25% | 74.9% | 0.1% | 7 |
| 31.2% | 68.6% | 0.1% | 8 |
| 42.1% | 57.7% | 0.1% | 9 |
| 56.9% | 42.9% | 0.1% | 10 |
| 59.5% | 40.4% | 0.1% | 11 |
| 68.1% | 31.8% | 0.1% | 12 |
| 75.1% | 24.4% | 0.5% | 13 |
| 75.7% | 23.3% | 1% | 14 |
| 12.0ms | 39× | body | 1280 | valid |
| 8.0ms | 169× | body | 80 | valid |
| 6.0ms | 28× | body | 640 | valid |
| 2.0ms | 11× | body | 320 | valid |
| 1.0ms | 9× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 8 |
| 1 | 67 | 8 |
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 3 expressions with local error:
| 0.1b | (* x (/ (sin y) y)) |
| 0.1b | (/ (sin y) y) |
| 2.9b | (/ (* x (/ (sin y) y)) z) |
| 26× | add-sqr-sqrt |
| 22× | times-frac |
| 21× | add-cube-cbrt *-un-lft-identity |
| 19× | add-exp-log add-cbrt-cube |
| 13× | associate-*r* |
| 6× | cbrt-undiv div-exp associate-/r* |
| 5× | pow1 |
| 4× | prod-exp cbrt-unprod associate-/l* |
| 3× | associate-*l* div-inv add-log-exp |
| 2× | frac-2neg associate-*r/ clear-num unswap-sqr |
| 1× | pow-prod-down *-commutative associate-/l/ |
| 6.0ms | (* x (/ (sin y) y)) |
| 7.0ms | (/ (sin y) y) |
| 6.0ms | (/ (* x (/ (sin y) y)) z) |
| 10.0ms | (* x (/ (sin y) y)) |
| 4.0ms | (/ (sin y) y) |
| 14.0ms | (/ (* x (/ (sin y) y)) z) |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4952 | 739 |
| 1 | 4952 | 739 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 7 | 92 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 8 | 94 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* x (/ 1 (/ y (sin y)))) |
| 0.1b | (/ y (sin y)) |
| 0.1b | (/ 1 (/ y (sin y))) |
| 2.9b | (/ (* x (/ 1 (/ y (sin y)))) z) |
| 159× | times-frac |
| 106× | add-sqr-sqrt |
| 94× | *-un-lft-identity |
| 92× | add-cube-cbrt |
| 64× | add-exp-log |
| 44× | associate-*r* |
| 34× | add-cbrt-cube |
| 30× | div-exp |
| 19× | associate-/r* |
| 14× | cbrt-undiv prod-exp |
| 11× | div-inv |
| 7× | pow1 associate-/l* |
| 6× | rec-exp 1-exp cbrt-unprod |
| 5× | unswap-sqr |
| 4× | add-log-exp |
| 3× | frac-2neg associate-*l* clear-num |
| 2× | associate-*r/ associate-/r/ un-div-inv associate-/l/ |
| 1× | pow-flip pow-prod-down *-commutative inv-pow |
| 17.0ms | (* x (/ 1 (/ y (sin y)))) |
| 3.0ms | (/ y (sin y)) |
| 6.0ms | (/ 1 (/ y (sin y))) |
| 10.0ms | (/ (* x (/ 1 (/ y (sin y)))) z) |
| 10.0ms | (* x (/ 1 (/ y (sin y)))) |
| 5.0ms | (/ y (sin y)) |
| 4.0ms | (/ 1 (/ y (sin y))) |
| 14.0ms | (/ (* x (/ 1 (/ y (sin y)))) z) |
Useful iterations: 0 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4951 | 1967 |
| 1 | 4951 | 1967 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 217 | 2 | 219 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 220 | 7 | 227 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.1b | (/ x (/ y (sin y))) |
| 0.1b | (/ y (sin y)) |
| 2.9b | (/ (/ x (/ y (sin y))) z) |
| 480× | times-frac |
| 238× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 50× | associate-/l* |
| 23× | div-inv |
| 19× | add-exp-log associate-/r* add-cbrt-cube |
| 10× | cbrt-undiv div-exp |
| 5× | associate-/r/ |
| 3× | pow1 frac-2neg clear-num add-log-exp |
| 1× | associate-/l/ |
| 5.0ms | (/ x (/ y (sin y))) |
| 3.0ms | (/ y (sin y)) |
| 12.0ms | (/ (/ x (/ y (sin y))) z) |
| 15.0ms | (/ x (/ y (sin y))) |
| 6.0ms | (/ y (sin y)) |
| 14.0ms | (/ (/ x (/ y (sin y))) z) |
Useful iterations: 0 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4940 | 4547 |
| 1 | 4940 | 4547 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 300 | 2 | 302 |
| Fresh | 1 | 5 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 302 | 7 | 309 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (/ x (* y (/ 1 (sin y)))) |
| 0.1b | (/ 1 (sin y)) |
| 0.2b | (* y (/ 1 (sin y))) |
| 2.9b | (/ (/ x (* y (/ 1 (sin y)))) z) |
| 62× | times-frac |
| 54× | add-exp-log |
| 47× | add-sqr-sqrt |
| 41× | *-un-lft-identity |
| 40× | add-cube-cbrt |
| 34× | add-cbrt-cube |
| 24× | div-exp |
| 15× | associate-/l* |
| 14× | cbrt-undiv |
| 13× | associate-*r* |
| 12× | prod-exp |
| 10× | associate-/r/ |
| 8× | div-inv |
| 7× | pow1 associate-/r* |
| 6× | associate-*r/ un-div-inv cbrt-unprod |
| 4× | rec-exp 1-exp add-log-exp |
| 3× | frac-2neg associate-*l* clear-num unswap-sqr |
| 1× | pow-flip pow-prod-down *-commutative associate-/l/ inv-pow |
| 6.0ms | (/ x (* y (/ 1 (sin y)))) |
| 3.0ms | (/ 1 (sin y)) |
| 7.0ms | (* y (/ 1 (sin y))) |
| 9.0ms | (/ (/ x (* y (/ 1 (sin y)))) z) |
| 12.0ms | (/ x (* y (/ 1 (sin y)))) |
| 4.0ms | (/ 1 (sin y)) |
| 6.0ms | (* y (/ 1 (sin y))) |
| 14.0ms | (/ (/ x (* y (/ 1 (sin y)))) z) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4951 | 1387 |
| 1 | 4951 | 1387 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 166 | 0 | 166 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 166 | 7 | 173 |
Merged error: 0b
72.9% (0.8b remaining)
Error of 0.8b against oracle of 0.0b and baseline of 2.8b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 7.72392568775144e-62 | 1.489517616800262e-60 | 1.4690454422901802e-60 |
| 9 | -1.7045447107301756e-93 | -2.0623960935972097e-98 | -1.6892186854509905e-93 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 25 |
| 1 | 21 | 25 |
| 316.0ms | 1046× | body | 1280 | valid |
| 239.0ms | 5260× | body | 80 | valid |
| 189.0ms | 920× | body | 640 | valid |
| 69.0ms | 488× | body | 320 | valid |
| 30.0ms | 286× | body | 160 | valid |
Loading profile data...