Time bar (total: 8.0s)
| 146.0ms | 52× | body | 2560 | valid |
| 62.0ms | 89× | body | 1280 | valid |
| 16.0ms | 62× | body | 640 | valid |
| 4.0ms | 25× | body | 320 | valid |
| 2.0ms | 17× | body | 160 | valid |
| 1.0ms | 11× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 5 |
| 1 | 17 | 5 |
| 2 | 19 | 5 |
| 3 | 19 | 5 |
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: 32.8b
Found 3 expressions with local error:
| 0.0b | (/ (- x (sin x)) (- x (tan x))) |
| 1.9b | (- x (tan x)) |
| 1.9b | (- x (sin x)) |
| 4× | flip3-- flip-- |
| 2× | sub-neg associate-/r/ associate-/l/ |
| 1× | frac-2neg div-sub clear-num div-inv |
| 4.0ms | (/ (- x (sin x)) (- x (tan x))) |
| 2.0ms | (- x (tan x)) |
| 4.0ms | (- x (sin x)) |
| 80.0ms | (/ (- x (sin x)) (- x (tan x))) |
| 52.0ms | (- x (tan x)) |
| 55.0ms | (- x (sin x)) |
Useful iterations: 3 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 208 | 173 |
| 1 | 666 | 172 |
| 2 | 2154 | 172 |
| 3 | 5001 | 170 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 21 | 4 | 25 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 22 | 4 | 26 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.1b | (* 27/2800 (pow x 4)) |
| 0.1b | (* 9/40 (pow x 2)) |
| 15.8b | (- (* 9/40 (pow x 2)) (+ (* 27/2800 (pow x 4)) 1/2)) |
| 3× | associate-*r* |
| 2× | *-commutative associate--r+ sqr-pow |
| 1× | +-commutative sub-neg flip3-- flip-- unpow2 |
| 3.0ms | (* 27/2800 (pow x 4)) |
| 3.0ms | (* 9/40 (pow x 2)) |
| 6.0ms | (- (* 9/40 (pow x 2)) (+ (* 27/2800 (pow x 4)) 1/2)) |
| 35.0ms | (* 27/2800 (pow x 4)) |
| 29.0ms | (* 9/40 (pow x 2)) |
| 44.0ms | (- (* 9/40 (pow x 2)) (+ (* 27/2800 (pow x 4)) 1/2)) |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 92 |
| 1 | 386 | 90 |
| 2 | 1705 | 90 |
| 3 | 5001 | 90 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 19 | 1 | 20 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 20 | 4 | 24 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.1b | (* 27/2800 (pow x 4)) |
| 0.1b | (* 9/40 (pow x 2)) |
| 15.8b | (- (- (* 9/40 (pow x 2)) 1/2) (* 27/2800 (pow x 4))) |
| 3× | associate-*r* |
| 2× | sub-neg associate--l+ *-commutative sqr-pow |
| 1× | associate--l- flip3-- flip-- unpow2 |
| 3.0ms | (* 27/2800 (pow x 4)) |
| 3.0ms | (* 9/40 (pow x 2)) |
| 6.0ms | (- (- (* 9/40 (pow x 2)) 1/2) (* 27/2800 (pow x 4))) |
| 35.0ms | (* 27/2800 (pow x 4)) |
| 23.0ms | (* 9/40 (pow x 2)) |
| 47.0ms | (- (- (* 9/40 (pow x 2)) 1/2) (* 27/2800 (pow x 4))) |
Useful iterations: 2 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 95 |
| 1 | 302 | 93 |
| 2 | 1435 | 90 |
| 3 | 5001 | 90 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 21 | 0 | 21 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 21 | 4 | 25 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (/ (sin x) (- x (tan x))) |
| 1.8b | (- (/ x (- x (tan x))) (/ (sin x) (- x (tan x)))) |
| 1.9b | (- x (tan x)) |
| 1.9b | (- x (tan x)) |
| 9× | frac-2neg frac-sub |
| 7× | clear-num |
| 6× | flip3-- associate-/r/ flip-- |
| 3× | sub-neg distribute-rgt-out-- div-inv |
| 2× | sub-div |
| 3.0ms | (/ (sin x) (- x (tan x))) |
| 7.0ms | (- (/ x (- x (tan x))) (/ (sin x) (- x (tan x)))) |
| 2.0ms | (- x (tan x)) |
| 2.0ms | (- x (tan x)) |
| 61.0ms | (/ (sin x) (- x (tan x))) |
| 178.0ms | (- (/ x (- x (tan x))) (/ (sin x) (- x (tan x)))) |
| 55.0ms | (- x (tan x)) |
| 52.0ms | (- x (tan x)) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 332 | 441 |
| 1 | 1211 | 414 |
| 2 | 5001 | 411 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 41 | 2 | 43 |
| Fresh | 2 | 0 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 43 | 4 | 47 |
Merged error: 0.0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 31.8b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 2.5653698016906928e-06 | 357.20278190505735 | 0.02550642089016014 |
| 7 | -0.6319501064166059 | -0.005814372128176944 | -0.030466604001346206 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 14 |
| 1 | 29 | 14 |
| 3.6s | 1573× | body | 2560 | valid |
| 1.6s | 2832× | body | 1280 | valid |
| 454.0ms | 1870× | body | 640 | valid |
| 144.0ms | 926× | body | 320 | valid |
| 53.0ms | 471× | body | 160 | valid |
| 22.0ms | 328× | body | 80 | valid |