Time bar (total: 2.2s)
| 17.0ms | 256× | body | 80 | valid |
| 0.0ms | 4× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 47 | 7 |
| 2 | 73 | 7 |
| 3 | 92 | 7 |
| 4 | 105 | 7 |
| 5 | 128 | 7 |
| 6 | 161 | 7 |
| 7 | 210 | 7 |
| 8 | 244 | 7 |
| 9 | 244 | 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.2b
Found 4 expressions with local error:
| 0.0b | (- 1.0 (/ 1.0 (* x 9.0))) |
| 0.2b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (* 3.0 (sqrt x)) |
| 0.4b | (/ 1.0 (* x 9.0)) |
| 17× | add-sqr-sqrt |
| 16× | add-exp-log add-cbrt-cube |
| 13× | *-un-lft-identity |
| 11× | add-cube-cbrt |
| 6× | pow1 times-frac associate-*r* associate-/l* add-log-exp |
| 4× | cbrt-undiv div-exp sqrt-prod |
| 3× | associate-*l* prod-exp cbrt-unprod |
| 2× | frac-2neg clear-num associate-/r* div-inv unswap-sqr |
| 1× | sub-neg flip3-- diff-log pow-prod-down *-commutative flip-- distribute-lft-out-- difference-of-squares |
| 4.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 5.0ms | (/ y (* 3.0 (sqrt x))) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 3.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 8.0ms | (/ y (* 3.0 (sqrt x))) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 439 | 410 |
| 1 | 1919 | 371 |
| 2 | 5002 | 368 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 81 | 9 | 90 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 82 | 9 | 91 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x))) |
| 0.0b | (- 1.0 (/ 1.0 (* x 9.0))) |
| 0.3b | (/ (/ y 3.0) (sqrt x)) |
| 0.4b | (/ 1.0 (* x 9.0)) |
| 150× | times-frac |
| 101× | add-sqr-sqrt |
| 90× | *-un-lft-identity |
| 83× | add-cube-cbrt |
| 44× | sqrt-prod |
| 16× | associate-/l* |
| 14× | add-exp-log add-cbrt-cube |
| 11× | add-log-exp |
| 9× | div-inv |
| 7× | associate-/r* |
| 6× | difference-of-squares |
| 5× | cbrt-undiv div-exp |
| 4× | pow1 diff-log distribute-lft-out-- |
| 3× | sub-neg flip3-- flip-- |
| 2× | frac-2neg associate--l+ clear-num frac-sub |
| 1× | associate--l- prod-exp cbrt-unprod associate-/l/ |
| 29.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x))) |
| 4.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 7.0ms | (/ (/ y 3.0) (sqrt x)) |
| 6.0ms | (/ 1.0 (* x 9.0)) |
| 11.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x))) |
| 3.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 8.0ms | (/ (/ y 3.0) (sqrt x)) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 1 (16.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 775 | 1529 |
| 1 | 3013 | 1455 |
| 2 | 5002 | 1455 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 182 | 2 | 184 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 184 | 9 | 193 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (- 1.0 (/ 0.1111111111111111 x)) (/ (/ y 3.0) (sqrt x))) |
| 0.0b | (- 1.0 (/ 0.1111111111111111 x)) |
| 0.3b | (/ (/ y 3.0) (sqrt x)) |
| 148× | times-frac |
| 101× | add-sqr-sqrt |
| 87× | *-un-lft-identity |
| 80× | add-cube-cbrt |
| 44× | sqrt-prod |
| 13× | associate-/l* |
| 10× | add-log-exp |
| 8× | add-exp-log add-cbrt-cube div-inv |
| 7× | difference-of-squares |
| 6× | associate-/r* |
| 4× | diff-log distribute-lft-out-- |
| 3× | pow1 cbrt-undiv sub-neg flip3-- div-exp flip-- |
| 2× | associate--l+ frac-sub |
| 1× | associate--l- frac-2neg clear-num associate-/l/ |
| 34.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ (/ y 3.0) (sqrt x))) |
| 6.0ms | (- 1.0 (/ 0.1111111111111111 x)) |
| 7.0ms | (/ (/ y 3.0) (sqrt x)) |
| 8.0ms | (- (- 1.0 (/ 0.1111111111111111 x)) (/ (/ y 3.0) (sqrt x))) |
| 3.0ms | (- 1.0 (/ 0.1111111111111111 x)) |
| 8.0ms | (/ (/ y 3.0) (sqrt x)) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 702 | 1400 |
| 1 | 2585 | 1333 |
| 2 | 5001 | 1333 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 159 | 2 | 161 |
| Fresh | 2 | 6 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 162 | 8 | 170 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- 1.0 (/ 1.0 (* x 9.0))) |
| 0.2b | (/ y (sqrt x)) |
| 0.4b | (* (/ 1 3.0) (/ y (sqrt x))) |
| 0.4b | (/ 1.0 (* x 9.0)) |
| 70× | add-sqr-sqrt |
| 60× | times-frac |
| 46× | *-un-lft-identity |
| 41× | add-cube-cbrt |
| 33× | add-exp-log |
| 24× | sqrt-prod |
| 23× | add-cbrt-cube |
| 22× | associate-*r* |
| 13× | associate-*l* |
| 11× | div-exp |
| 9× | prod-exp unswap-sqr |
| 7× | cbrt-undiv associate-/r* |
| 6× | pow1 associate-/l* add-log-exp |
| 5× | cbrt-unprod |
| 4× | div-inv |
| 2× | rec-exp frac-2neg 1-exp clear-num |
| 1× | frac-times sub-neg flip3-- diff-log associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- distribute-lft-out-- difference-of-squares |
| 5.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 4.0ms | (/ y (sqrt x)) |
| 13.0ms | (* (/ 1 3.0) (/ y (sqrt x))) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 3.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 7.0ms | (/ y (sqrt x)) |
| 9.0ms | (* (/ 1 3.0) (/ y (sqrt x))) |
| 2.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 654 | 888 |
| 1 | 2972 | 784 |
| 2 | 5001 | 777 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 153 | 1 | 154 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 154 | 8 | 162 |
Merged error: 0.0b
0% (0.2b 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 | 7 |
| 1 | 13 | 7 |
| 391.0ms | 8000× | body | 80 | valid |
| 5.0ms | 99× | body | 80 | invalid |
Loading profile data...