Time bar (total: 8.6s)
| 89.0ms | 83× | body | 1280 | valid |
| 38.0ms | 59× | body | 640 | valid |
| 12.0ms | 27× | body | 320 | valid |
| 10.0ms | 72× | body | 80 | valid |
| 4.0ms | 15× | body | 160 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 30 |
| 1 | 193 | 27 |
| 2 | 704 | 27 |
| 3 | 2994 | 27 |
| 4 | 5001 | 27 |
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.3b
Found 4 expressions with local error:
| 0.3b | (/ (fma (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))) 2.0) (fma (/ (- 3.0 (sqrt 5.0)) 2.0) (cos y) (fma (/ (- (sqrt 5.0) 1.0) 2.0) (cos x) 1.0))) |
| 0.4b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.9b | (- (cos x) (cos y)) |
| 4× | sub-neg |
| 3× | flip3-- flip-- |
| 2× | distribute-rgt-in distribute-lft-in associate-*r/ |
| 1× | frac-2neg clear-num *-commutative div-inv diff-cos |
| 2.0ms | (/ (fma (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))) 2.0) (fma (/ (- 3.0 (sqrt 5.0)) 2.0) (cos y) (fma (/ (- (sqrt 5.0) 1.0) 2.0) (cos x) 1.0))) |
| 4.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 2.0ms | (- 3.0 (sqrt 5.0)) |
| 3.0ms | (- (cos x) (cos y)) |
| 855.0ms | (/ (fma (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))) 2.0) (fma (/ (- 3.0 (sqrt 5.0)) 2.0) (cos y) (fma (/ (- (sqrt 5.0) 1.0) 2.0) (cos x) 1.0))) |
| 93.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 55.0ms | (- (cos x) (cos y)) |
Useful iterations: 3 (125.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 444 | 381 |
| 1 | 1314 | 377 |
| 2 | 4735 | 375 |
| 3 | 5001 | 372 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 23 | 6 | 29 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 24 | 7 | 31 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (* (sqrt 2.0) (- (/ (sin y) 16.0))) |
| 0.4b | (* (sqrt 2.0) (sin x)) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.9b | (- (cos x) (cos y)) |
| 3× | associate-*r/ associate-*r* distribute-neg-frac |
| 2× | sub-neg flip3-- *-commutative flip-- div-inv |
| 1× | distribute-lft-neg-in neg-mul-1 distribute-rgt-neg-in frac-2neg clear-num distribute-rgt-neg-out diff-cos |
| 4.0ms | (* (sqrt 2.0) (- (/ (sin y) 16.0))) |
| 3.0ms | (* (sqrt 2.0) (sin x)) |
| 2.0ms | (- 3.0 (sqrt 5.0)) |
| 3.0ms | (- (cos x) (cos y)) |
| 72.0ms | (* (sqrt 2.0) (- (/ (sin y) 16.0))) |
| 48.0ms | (* (sqrt 2.0) (sin x)) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 54.0ms | (- (cos x) (cos y)) |
Useful iterations: 3 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 233 | 138 |
| 1 | 609 | 133 |
| 2 | 2296 | 131 |
| 3 | 5001 | 128 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 1 | 28 |
| Fresh | 1 | 5 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 29 | 6 | 35 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.4b | (* (sqrt 2.0) (sin x)) |
| 0.5b | (+ (cos x) (cos y)) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.7b | (- (pow (cos x) 3) (pow (cos y) 3)) |
| 7× | sqr-pow |
| 5× | unpow3 |
| 4× | prod-diff |
| 2× | sub-neg flip3-- fma-neg flip-- |
| 1× | difference-cubes +-commutative flip3-+ sum-cos *-commutative flip-+ difference-of-squares |
| 3.0ms | (* (sqrt 2.0) (sin x)) |
| 3.0ms | (+ (cos x) (cos y)) |
| 2.0ms | (- 3.0 (sqrt 5.0)) |
| 5.0ms | (- (pow (cos x) 3) (pow (cos y) 3)) |
| 44.0ms | (* (sqrt 2.0) (sin x)) |
| 42.0ms | (+ (cos x) (cos y)) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 84.0ms | (- (pow (cos x) 3) (pow (cos y) 3)) |
Useful iterations: 3 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 304 | 269 |
| 1 | 897 | 243 |
| 2 | 3331 | 235 |
| 3 | 5001 | 233 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 1 | 31 |
| Fresh | 1 | 4 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 32 | 5 | 37 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))) |
| 0.4b | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 1.0b | (- 3.0 (sqrt 5.0)) |
| 1.9b | (- (cos x) (cos y)) |
| 9× | flip3-- flip-- |
| 6× | sub-neg |
| 4× | distribute-rgt-in frac-times distribute-lft-in associate-*r/ |
| 2× | associate-*l/ *-commutative diff-cos |
| 1× | associate-*r* |
| 5.0ms | (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))) |
| 4.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 2.0ms | (- 3.0 (sqrt 5.0)) |
| 3.0ms | (- (cos x) (cos y)) |
| 109.0ms | (* (- (sin y) (/ (sin x) 16.0)) (- (cos x) (cos y))) |
| 92.0ms | (* (sqrt 2.0) (- (sin x) (/ (sin y) 16.0))) |
| 0.0ms | (- 3.0 (sqrt 5.0)) |
| 56.0ms | (- (cos x) (cos y)) |
Useful iterations: 3 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 331 | 387 |
| 1 | 1074 | 384 |
| 2 | 4337 | 383 |
| 3 | 5001 | 381 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 1 | 40 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 40 | 5 | 45 |
Merged error: 0.2b
0% (0.3b remaining)
Error of 0.5b against oracle of 0.2b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 34 |
| 1 | 46 | 34 |
| 2 | 47 | 34 |
| 3 | 47 | 34 |
| 2.9s | 2737× | body | 1280 | valid |
| 1.2s | 1835× | body | 640 | valid |
| 371.0ms | 752× | body | 320 | valid |
| 325.0ms | 2348× | body | 80 | valid |
| 96.0ms | 328× | body | 160 | valid |