Time bar (total: 1.2s)
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 137 | 9 |
| 1 | 137 | 9 |
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.0b | (/ y (- x y)) |
| 0.0b | (* 2.0 (/ y (- x y))) |
| 6.7b | (* x (* 2.0 (/ y (- x y)))) |
| 43× | add-sqr-sqrt |
| 38× | *-un-lft-identity |
| 31× | times-frac |
| 24× | add-cube-cbrt |
| 22× | associate-*r* |
| 19× | add-exp-log add-cbrt-cube |
| 10× | pow1 |
| 7× | prod-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 6× | associate-*l* |
| 5× | associate-/r* |
| 4× | pow-prod-down associate-/r/ |
| 3× | cbrt-undiv associate-*r/ div-exp associate-/l* add-log-exp |
| 2× | flip3-- *-commutative flip-- div-inv unswap-sqr |
| 1× | frac-2neg clear-num |
| 5.0ms | (/ y (- x y)) |
| 10.0ms | (* 2.0 (/ y (- x y))) |
| 12.0ms | (* x (* 2.0 (/ y (- x y)))) |
| 5.0ms | (/ y (- x y)) |
| 6.0ms | (* 2.0 (/ y (- x y))) |
| 8.0ms | (* x (* 2.0 (/ y (- x y)))) |
Useful iterations: 0 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5083 | 891 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 6 | 107 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 101 | 8 | 109 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (* 2.0 (/ 1 (+ (/ x y) -1))) |
| 0.8b | (/ 1 (+ (/ x y) -1)) |
| 6.7b | (* x (* 2.0 (/ 1 (+ (/ x y) -1)))) |
| 54× | add-sqr-sqrt |
| 45× | times-frac |
| 41× | *-un-lft-identity |
| 31× | add-exp-log |
| 26× | add-cube-cbrt |
| 25× | associate-*r* |
| 19× | add-cbrt-cube |
| 14× | difference-of-sqr--1 |
| 13× | prod-exp |
| 11× | pow1 |
| 7× | cbrt-unprod distribute-lft-out |
| 6× | div-exp associate-*l* associate-/r* |
| 4× | associate-*r/ pow-prod-down associate-/r/ |
| 3× | cbrt-undiv rec-exp 1-exp associate-/l* add-log-exp unswap-sqr |
| 2× | flip3-+ un-div-inv *-commutative flip-+ div-inv |
| 1× | pow-flip frac-2neg clear-num inv-pow |
| 14.0ms | (* 2.0 (/ 1 (+ (/ x y) -1))) |
| 8.0ms | (/ 1 (+ (/ x y) -1)) |
| 13.0ms | (* x (* 2.0 (/ 1 (+ (/ x y) -1)))) |
| 5.0ms | (* 2.0 (/ 1 (+ (/ x y) -1))) |
| 4.0ms | (/ 1 (+ (/ x y) -1)) |
| 9.0ms | (* x (* 2.0 (/ 1 (+ (/ x y) -1)))) |
Useful iterations: 0 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4956 | 1139 |
| 1 | 4956 | 1139 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 1 | 125 |
| Fresh | 4 | 2 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 129 | 4 | 133 |
Merged error: 0.0b
Found 1 expressions with local error:
| 7.6b | (/ (* x 2.0) (+ (/ x y) -1)) |
| 9× | add-sqr-sqrt |
| 8× | times-frac |
| 7× | *-un-lft-identity |
| 6× | add-exp-log associate-/r* add-cbrt-cube |
| 4× | difference-of-sqr--1 |
| 3× | 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 |
| 9.0ms | (/ (* x 2.0) (+ (/ x y) -1)) |
| 7.0ms | (/ (* x 2.0) (+ (/ x y) -1)) |
Useful iterations: 0 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5291 | 326 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 0 | 32 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 32 | 4 | 36 |
Merged error: 0.0b
Found 1 expressions with local error:
| 17.3b | (/ (* (* x 2.0) y) (- x y)) |
| 10× | add-exp-log add-cbrt-cube |
| 7× | add-sqr-sqrt *-un-lft-identity |
| 5× | times-frac associate-/r* |
| 3× | cbrt-undiv add-cube-cbrt div-exp prod-exp cbrt-unprod |
| 2× | associate-/r/ distribute-lft-out-- difference-of-squares |
| 1× | pow1 flip3-- frac-2neg clear-num flip-- div-inv associate-/l* add-log-exp |
| 8.0ms | (/ (* (* x 2.0) y) (- x y)) |
| 8.0ms | (/ (* (* x 2.0) y) (- x y)) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4991 | 314 |
| 1 | 4991 | 314 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 2 | 32 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 30 | 6 | 36 |
Merged error: 0b
83.3% (1.1b remaining)
Error of 1.1b against oracle of 0.0b and baseline of 6.8b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 68 |
| 1 | 45 | 68 |
| 218.0ms | 8000× | body | 80 | valid |
Loading profile data...