Time bar (total: 1.3s)
| 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 |
| 37.5% | 62.4% | 0.1% | 5 |
| 43.7% | 56.2% | 0.1% | 6 |
| 71.8% | 28.1% | 0.1% | 7 |
| 73.4% | 25% | 1.7% | 8 |
| 80.4% | 16.4% | 3.2% | 9 |
| 80.8% | 14% | 5.2% | 10 |
| 84.1% | 8.8% | 7.1% | 11 |
| 84.2% | 7.4% | 8.4% | 12 |
| 85.8% | 4.5% | 9.7% | 13 |
| 85.8% | 3.8% | 10.4% | 14 |
| 5.0ms | 256× | body | 80 | valid |
| 0.0ms | 8× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 6 | 7 |
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.0b
Found 1 expressions with local error:
| 0.0b | (/ (fabs (- x y)) (fabs y)) |
| 9× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac |
| 3× | add-exp-log associate-/r* add-cbrt-cube associate-/l* |
| 1× | pow1 cbrt-undiv frac-2neg div-exp clear-num div-inv add-log-exp |
| 3.0ms | (/ (fabs (- x y)) (fabs y)) |
| 5.0ms | (/ (fabs (- x y)) (fabs y)) |
Useful iterations: 0 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4698 | 332 |
| 1 | 4698 | 332 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 3 | 30 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 4 | 31 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (/ (fabs y) (fabs (- x y))) |
| 0.1b | (/ 1 (/ (fabs y) (fabs (- x y)))) |
| 84× | times-frac |
| 52× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | associate-/r* |
| 15× | add-exp-log |
| 9× | add-cbrt-cube |
| 8× | div-exp |
| 6× | div-inv associate-/l* |
| 4× | cbrt-undiv |
| 3× | pow1 |
| 2× | rec-exp frac-2neg 1-exp clear-num add-log-exp |
| 1× | pow-flip associate-/r/ inv-pow |
| 3.0ms | (/ (fabs y) (fabs (- x y))) |
| 6.0ms | (/ 1 (/ (fabs y) (fabs (- x y)))) |
| 6.0ms | (/ (fabs y) (fabs (- x y))) |
| 5.0ms | (/ 1 (/ (fabs y) (fabs (- x y)))) |
Useful iterations: 0 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4884 | 1440 |
| 1 | 4884 | 1440 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 0 | 109 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 109 | 4 | 113 |
Merged error: 0b
Found 1 expressions with local error:
| 0.3b | (* (fabs (- x y)) (/ 1 (fabs y))) |
| 16× | add-sqr-sqrt |
| 13× | associate-*r* |
| 11× | times-frac |
| 10× | add-exp-log *-un-lft-identity |
| 9× | add-cube-cbrt |
| 6× | add-cbrt-cube |
| 4× | prod-exp |
| 3× | pow1 associate-*l* unswap-sqr |
| 2× | div-exp cbrt-unprod |
| 1× | cbrt-undiv rec-exp 1-exp associate-*r/ pow-prod-down un-div-inv *-commutative div-inv add-log-exp |
| 8.0ms | (* (fabs (- x y)) (/ 1 (fabs y))) |
| 5.0ms | (* (fabs (- x y)) (/ 1 (fabs y))) |
Useful iterations: 0 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4737 | 353 |
| 1 | 4737 | 353 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 0 | 39 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 39 | 4 | 43 |
Merged error: 0b
Found 2 expressions with local error:
| 0.2b | (/ (/ (fabs (- x y)) (sqrt (fabs y))) (sqrt (fabs y))) |
| 0.4b | (/ (fabs (- x y)) (sqrt (fabs y))) |
| 276× | times-frac |
| 154× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 144× | sqrt-prod |
| 25× | associate-/l* |
| 12× | associate-/r* |
| 9× | add-exp-log add-cbrt-cube div-inv |
| 4× | cbrt-undiv div-exp |
| 2× | pow1 frac-2neg clear-num add-log-exp |
| 1× | associate-/l/ |
| 9.0ms | (/ (/ (fabs (- x y)) (sqrt (fabs y))) (sqrt (fabs y))) |
| 4.0ms | (/ (fabs (- x y)) (sqrt (fabs y))) |
| 5.0ms | (/ (/ (fabs (- x y)) (sqrt (fabs y))) (sqrt (fabs y))) |
| 9.0ms | (/ (fabs (- x y)) (sqrt (fabs y))) |
Useful iterations: 0 (85.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4973 | 3966 |
| 1 | 4973 | 3966 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 220 | 0 | 220 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 220 | 4 | 224 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 7 |
| 1 | 6 | 7 |
| 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 |
| 37.5% | 62.4% | 0.1% | 5 |
| 43.7% | 56.2% | 0.1% | 6 |
| 71.8% | 28.1% | 0.1% | 7 |
| 73.4% | 25% | 1.7% | 8 |
| 80.4% | 16.4% | 3.2% | 9 |
| 80.8% | 14% | 5.2% | 10 |
| 84.1% | 8.8% | 7.1% | 11 |
| 84.2% | 7.4% | 8.4% | 12 |
| 85.8% | 4.5% | 9.7% | 13 |
| 85.8% | 3.8% | 10.4% | 14 |
| 177.0ms | 8000× | body | 80 | valid |
| 5.0ms | 222× | body | 80 | invalid |
Loading profile data...