Time bar (total: 5.0s)
| 11.0ms | 292× | body | 80 | nan |
| 11.0ms | 271× | body | 80 | valid |
Useful iterations: 0 (2.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.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (/ y (* 3.0 (sqrt x))) |
| 0.3b | (* 3.0 (sqrt x)) |
| 31× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 25× | add-cube-cbrt |
| 21× | prod-diff |
| 16× | add-exp-log add-cbrt-cube |
| 15× | times-frac |
| 6× | pow1 associate-*r* associate-/l* add-log-exp |
| 5× | div-inv |
| 4× | cbrt-undiv expm1-log1p-u div-exp sqrt-prod log1p-expm1-u |
| 3× | fma-neg associate-*l* prod-exp cbrt-unprod |
| 2× | frac-2neg clear-num associate-/r* unswap-sqr |
| 1× | sub-neg flip3-- diff-log pow-prod-down *-commutative flip-- distribute-lft-out-- difference-of-squares |
| 6.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 5.0ms | (/ y (* 3.0 (sqrt x))) |
| 9.0ms | (* 3.0 (sqrt x)) |
| 30.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 15.0ms | (/ 1.0 (* x 9.0)) |
| 60.0ms | (/ y (* 3.0 (sqrt x))) |
| 37.0ms | (* 3.0 (sqrt x)) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 571 | 871 |
| 1 | 2234 | 635 |
| 2 | 5001 | 629 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 9 | 122 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 114 | 9 | 123 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- 1.0 (/ 1.0 (* x 9.0))) |
| 0.0b | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x))) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (/ (/ y 3.0) (sqrt x)) |
| 828× | times-frac |
| 722× | add-sqr-sqrt |
| 711× | *-un-lft-identity |
| 538× | add-cube-cbrt |
| 452× | prod-diff |
| 239× | sqrt-prod |
| 89× | difference-of-squares |
| 87× | distribute-lft-out-- |
| 50× | div-inv |
| 23× | associate--l+ |
| 16× | associate-/l* |
| 14× | add-exp-log add-cbrt-cube |
| 11× | add-log-exp |
| 8× | fma-neg |
| 7× | associate-/r* |
| 5× | cbrt-undiv div-exp |
| 4× | pow1 expm1-log1p-u diff-log log1p-expm1-u |
| 3× | sub-neg flip3-- flip-- |
| 2× | frac-2neg clear-num frac-sub |
| 1× | associate--l- prod-exp cbrt-unprod associate-/l/ |
| 6.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 219.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x))) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 7.0ms | (/ (/ y 3.0) (sqrt x)) |
| 33.0ms | (- 1.0 (/ 1.0 (* x 9.0))) |
| 43.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (/ (/ y 3.0) (sqrt x))) |
| 21.0ms | (/ 1.0 (* x 9.0)) |
| 56.0ms | (/ (/ y 3.0) (sqrt x)) |
Useful iterations: 1 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2390 | 21085 |
| 1 | 5001 | 16927 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 649 | 3 | 652 |
| Fresh | 2 | 6 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 652 | 9 | 661 |
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 (* x 9.0)) (/ (/ y 3.0) (sqrt x))) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (/ (/ y 3.0) (sqrt x)) |
| 147× | times-frac |
| 106× | *-un-lft-identity |
| 95× | add-sqr-sqrt |
| 93× | add-cube-cbrt |
| 42× | sqrt-prod |
| 16× | associate-/l* |
| 14× | add-exp-log add-cbrt-cube |
| 12× | prod-diff |
| 11× | add-log-exp |
| 10× | div-inv |
| 7× | fma-def associate-/r* |
| 5× | cbrt-undiv div-exp distribute-lft-out |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | fma-neg |
| 2× | frac-2neg diff-log clear-num sum-log distribute-lft-out-- |
| 1× | +-commutative sub-neg flip3-- flip3-+ frac-add prod-exp flip-- cbrt-unprod flip-+ associate-/l/ associate--r+ difference-of-squares |
| 33.0ms | (- 1.0 (+ (/ 1.0 (* x 9.0)) (/ (/ y 3.0) (sqrt x)))) |
| 34.0ms | (+ (/ 1.0 (* x 9.0)) (/ (/ y 3.0) (sqrt x))) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 7.0ms | (/ (/ y 3.0) (sqrt x)) |
| 43.0ms | (- 1.0 (+ (/ 1.0 (* x 9.0)) (/ (/ y 3.0) (sqrt x)))) |
| 56.0ms | (+ (/ 1.0 (* x 9.0)) (/ (/ y 3.0) (sqrt x))) |
| 15.0ms | (/ 1.0 (* x 9.0)) |
| 59.0ms | (/ (/ y 3.0) (sqrt x)) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 841 | 1962 |
| 1 | 3316 | 1631 |
| 2 | 5001 | 1626 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 203 | 2 | 205 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 205 | 9 | 214 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (- 1.0 (/ 1.0 (* x 9.0))) (* y (/ (/ 1 3.0) (sqrt x)))) |
| 0.3b | (/ 1.0 (* x 9.0)) |
| 0.3b | (* y (/ (/ 1 3.0) (sqrt x))) |
| 0.4b | (/ (/ 1 3.0) (sqrt x)) |
| 295× | times-frac |
| 194× | add-sqr-sqrt |
| 174× | *-un-lft-identity |
| 168× | add-cube-cbrt |
| 84× | sqrt-prod |
| 82× | associate-*r* |
| 33× | add-exp-log |
| 26× | prod-diff |
| 23× | associate--l+ add-cbrt-cube |
| 19× | div-inv |
| 16× | associate-/l* |
| 14× | div-exp |
| 9× | add-log-exp |
| 8× | cbrt-undiv |
| 7× | associate-/r* unswap-sqr |
| 6× | pow1 prod-exp |
| 5× | fma-neg |
| 4× | expm1-log1p-u cbrt-unprod log1p-expm1-u |
| 3× | diff-log associate-*r/ associate-*l* |
| 2× | sub-neg rec-exp flip3-- frac-2neg 1-exp clear-num frac-sub flip-- distribute-lft-out-- difference-of-squares |
| 1× | associate--l- pow-prod-down *-commutative associate-/l/ |
| 10.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (* y (/ (/ 1 3.0) (sqrt x)))) |
| 4.0ms | (/ 1.0 (* x 9.0)) |
| 23.0ms | (* y (/ (/ 1 3.0) (sqrt x))) |
| 8.0ms | (/ (/ 1 3.0) (sqrt x)) |
| 50.0ms | (- (- 1.0 (/ 1.0 (* x 9.0))) (* y (/ (/ 1 3.0) (sqrt x)))) |
| 15.0ms | (/ 1.0 (* x 9.0)) |
| 63.0ms | (* y (/ (/ 1 3.0) (sqrt x))) |
| 39.0ms | (/ (/ 1 3.0) (sqrt x)) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1195 | 2670 |
| 1 | 5001 | 2315 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 314 | 0 | 314 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 314 | 9 | 323 |
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 | 18 | 8 |
| 1 | 18 | 8 |
| 368.0ms | 8546× | body | 80 | valid |
| 347.0ms | 8462× | body | 80 | nan |