Time bar (total: 2.5s)
| 5.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 3 |
| 1 | 14 | 3 |
| 2 | 17 | 3 |
| 3 | 18 | 3 |
| 4 | 18 | 3 |
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 1 expressions with local error:
| 0.1b | (/ (* x 100.0) (+ x y)) |
| 7× | *-un-lft-identity |
| 6× | add-exp-log add-cbrt-cube |
| 4× | times-frac associate-/r* |
| 3× | add-sqr-sqrt add-cube-cbrt |
| 2× | cbrt-undiv div-exp associate-/r/ distribute-lft-out |
| 1× | pow1 frac-2neg flip3-+ prod-exp clear-num cbrt-unprod flip-+ div-inv associate-/l* add-log-exp |
| 6.0ms | (/ (* x 100.0) (+ x y)) |
| 52.0ms | (/ (* x 100.0) (+ x y)) |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 122 |
| 1 | 703 | 102 |
| 2 | 3131 | 102 |
| 3 | 5001 | 102 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 4 | 28 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 24 | 5 | 29 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (/ (+ x y) 100.0) |
| 0.2b | (/ x (/ (+ x y) 100.0)) |
| 108× | times-frac |
| 92× | *-un-lft-identity |
| 60× | add-sqr-sqrt add-cube-cbrt |
| 19× | associate-/r* |
| 16× | distribute-lft-out |
| 9× | add-exp-log add-cbrt-cube |
| 7× | associate-/l* |
| 6× | div-inv |
| 4× | cbrt-undiv div-exp |
| 2× | pow1 frac-2neg clear-num associate-/l/ add-log-exp |
| 1× | flip3-+ associate-/r/ flip-+ |
| 5.0ms | (/ (+ x y) 100.0) |
| 8.0ms | (/ x (/ (+ x y) 100.0)) |
| 30.0ms | (/ (+ x y) 100.0) |
| 47.0ms | (/ x (/ (+ x y) 100.0)) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 794 |
| 1 | 1592 | 758 |
| 2 | 5001 | 757 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 2 | 121 |
| Fresh | 3 | 0 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 123 | 3 | 126 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ (+ x y) (sqrt 100.0)) |
| 0.1b | (/ x (/ (+ x y) (sqrt 100.0))) |
| 0.1b | (* (sqrt 100.0) (/ x (/ (+ x y) (sqrt 100.0)))) |
| 370× | times-frac |
| 283× | *-un-lft-identity |
| 211× | add-sqr-sqrt |
| 185× | add-cube-cbrt |
| 108× | sqrt-prod |
| 89× | associate-*r* |
| 49× | distribute-lft-out |
| 34× | associate-/r* |
| 19× | add-exp-log add-cbrt-cube |
| 10× | div-inv |
| 8× | unswap-sqr |
| 7× | cbrt-undiv div-exp associate-/l* |
| 6× | associate-*l* |
| 5× | pow1 |
| 3× | prod-exp cbrt-unprod add-log-exp |
| 2× | frac-2neg clear-num associate-/r/ associate-/l/ |
| 1× | flip3-+ associate-*r/ pow-prod-down *-commutative flip-+ |
| 6.0ms | (/ (+ x y) (sqrt 100.0)) |
| 10.0ms | (/ x (/ (+ x y) (sqrt 100.0))) |
| 30.0ms | (* (sqrt 100.0) (/ x (/ (+ x y) (sqrt 100.0)))) |
| 90.0ms | (/ (+ x y) (sqrt 100.0)) |
| 88.0ms | (/ x (/ (+ x y) (sqrt 100.0))) |
| 139.0ms | (* (sqrt 100.0) (/ x (/ (+ x y) (sqrt 100.0)))) |
Useful iterations: 2 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 723 | 2618 |
| 1 | 3888 | 2458 |
| 2 | 5001 | 2407 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 306 | 0 | 306 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 306 | 3 | 309 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ (+ x y) 100.0) |
| 0.1b | (/ (/ (+ x y) 100.0) x) |
| 0.5b | (/ 1 (/ (/ (+ x y) 100.0) x)) |
| 600× | times-frac |
| 382× | *-un-lft-identity |
| 278× | add-sqr-sqrt add-cube-cbrt |
| 58× | associate-/r* |
| 52× | distribute-lft-out |
| 31× | add-exp-log |
| 23× | div-inv associate-/l* |
| 19× | div-exp add-cbrt-cube |
| 10× | cbrt-undiv |
| 4× | pow1 |
| 3× | rec-exp frac-2neg 1-exp clear-num associate-/l/ add-log-exp |
| 1× | pow-flip flip3-+ associate-/r/ flip-+ inv-pow |
| 5.0ms | (/ (+ x y) 100.0) |
| 8.0ms | (/ (/ (+ x y) 100.0) x) |
| 15.0ms | (/ 1 (/ (/ (+ x y) 100.0) x)) |
| 26.0ms | (/ (+ x y) 100.0) |
| 39.0ms | (/ (/ (+ x y) 100.0) x) |
| 47.0ms | (/ 1 (/ (/ (+ x y) 100.0) x)) |
Useful iterations: 1 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1067 | 3406 |
| 1 | 4924 | 3002 |
| 2 | 5001 | 3002 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 360 | 0 | 360 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 360 | 3 | 363 |
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 3 |
| 1 | 8 | 3 |
| 177.0ms | 8000× | body | 80 | valid |
Loading profile data...