Time bar (total: 9.6s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 0% | 100% | 0% | 3 |
| 0% | 100% | 0% | 4 |
| 0% | 100% | 0% | 5 |
| 0% | 100% | 0% | 6 |
| 0% | 100% | 0% | 7 |
| 0% | 100% | 0% | 8 |
| 0% | 100% | 0% | 9 |
| 0% | 100% | 0% | 10 |
| 0% | 100% | 0% | 11 |
| 0% | 100% | 0% | 12 |
| 0% | 100% | 0% | 13 |
| 0.1% | 99.9% | 0% | 14 |
| 138.0ms | 43× | body | 2560 | valid |
| 40.0ms | 86× | body | 1280 | valid |
| 14.0ms | 58× | body | 640 | valid |
| 7.0ms | 37× | body | 320 | valid |
| 2.0ms | 14× | body | 160 | valid |
| 1.0ms | 18× | body | 80 | valid |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1004 | 9 |
| 1 | 1004 | 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: 25.3b
Found 3 expressions with local error:
| 0.0b | (/ (- x (sin x)) (- x (tan x))) |
| 1.9b | (- x (sin x)) |
| 1.9b | (- x (tan x)) |
| 43× | add-sqr-sqrt *-un-lft-identity |
| 25× | times-frac |
| 15× | add-cube-cbrt |
| 14× | distribute-lft-out-- difference-of-squares |
| 7× | add-log-exp |
| 5× | add-exp-log associate-/r* add-cbrt-cube associate-/l* |
| 4× | flip3-- flip-- |
| 3× | pow1 |
| 2× | sub-neg diff-log associate-/r/ associate-/l/ |
| 1× | cbrt-undiv frac-2neg div-sub div-exp clear-num div-inv |
| 17.0ms | (/ (- x (sin x)) (- x (tan x))) |
| 3.0ms | (- x (sin x)) |
| 5.0ms | (- x (tan x)) |
| 14.0ms | (/ (- x (sin x)) (- x (tan x))) |
| 5.0ms | (- x (sin x)) |
| 21.0ms | (- x (tan x)) |
Useful iterations: 0 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4864 | 1139 |
| 1 | 4864 | 1139 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 4 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 4 | 88 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (pow (/ (- x (sin x)) (- x (tan x))) 3) |
| 0.1b | (cbrt (pow (/ (- x (sin x)) (- x (tan x))) 3)) |
| 1.9b | (- x (sin x)) |
| 1.9b | (- x (tan x)) |
| 134× | add-sqr-sqrt *-un-lft-identity |
| 100× | times-frac |
| 68× | cbrt-prod |
| 62× | unpow-prod-down cube-prod |
| 50× | add-cube-cbrt |
| 42× | distribute-lft-out-- difference-of-squares |
| 8× | associate-/r/ add-log-exp |
| 7× | add-exp-log add-cbrt-cube |
| 6× | flip3-- flip-- |
| 5× | pow1 |
| 4× | div-inv |
| 3× | pow-unpow |
| 2× | cube-div cube-mult sub-neg diff-log unpow3 pow-exp rem-cube-cbrt sqr-pow |
| 1× | cbrt-undiv pow-to-exp cbrt-div pow-pow pow1/3 div-exp rem-cbrt-cube |
| 11.0ms | (pow (/ (- x (sin x)) (- x (tan x))) 3) |
| 12.0ms | (cbrt (pow (/ (- x (sin x)) (- x (tan x))) 3)) |
| 4.0ms | (- x (sin x)) |
| 3.0ms | (- x (tan x)) |
| 21.0ms | (pow (/ (- x (sin x)) (- x (tan x))) 3) |
| 14.0ms | (cbrt (pow (/ (- x (sin x)) (- x (tan x))) 3)) |
| 5.0ms | (- x (sin x)) |
| 10.0ms | (- x (tan x)) |
Useful iterations: 0 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5081 | 3368 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 1 | 198 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 198 | 4 | 202 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (- x (sin x)) (- x (/ (sin x) (cos x)))) |
| 0.2b | (/ (sin x) (cos x)) |
| 1.9b | (- x (sin x)) |
| 1.9b | (- x (/ (sin x) (cos x))) |
| 76× | add-sqr-sqrt |
| 55× | *-un-lft-identity |
| 46× | times-frac |
| 25× | add-cube-cbrt |
| 22× | difference-of-squares |
| 15× | distribute-lft-out-- |
| 9× | associate-/r* |
| 8× | add-exp-log add-cbrt-cube associate-/l* add-log-exp |
| 4× | pow1 flip3-- flip-- |
| 2× | cbrt-undiv sub-neg frac-2neg diff-log div-exp clear-num associate-/r/ div-inv associate-/l/ |
| 1× | quot-tan div-sub |
| 12.0ms | (/ (- x (sin x)) (- x (/ (sin x) (cos x)))) |
| 4.0ms | (/ (sin x) (cos x)) |
| 3.0ms | (- x (sin x)) |
| 7.0ms | (- x (/ (sin x) (cos x))) |
| 16.0ms | (/ (- x (sin x)) (- x (/ (sin x) (cos x)))) |
| 6.0ms | (/ (sin x) (cos x)) |
| 5.0ms | (- x (sin x)) |
| 11.0ms | (- x (/ (sin x) (cos x))) |
Useful iterations: 0 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4890 | 1869 |
| 1 | 4890 | 1869 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 0 | 125 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 125 | 4 | 129 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* x (* x 9/40)) |
| 0.1b | (* (pow x 4) -27/2800) |
| 0.2b | (* x 9/40) |
| 19.1b | (+ (* x (* x 9/40)) (+ -1/2 (* (pow x 4) -27/2800))) |
| 17× | add-sqr-sqrt |
| 16× | add-exp-log |
| 13× | associate-*l* add-cbrt-cube |
| 11× | pow1 |
| 10× | add-cube-cbrt *-un-lft-identity |
| 9× | add-log-exp |
| 7× | associate-*r* prod-exp |
| 5× | cbrt-unprod |
| 4× | unpow-prod-down pow-prod-down unswap-sqr |
| 3× | sum-log *-commutative |
| 2× | sqr-pow |
| 1× | +-commutative pow-to-exp associate-+r+ flip3-+ pow-exp flip-+ |
| 4.0ms | (* x (* x 9/40)) |
| 5.0ms | (* (pow x 4) -27/2800) |
| 3.0ms | (* x 9/40) |
| 8.0ms | (+ (* x (* x 9/40)) (+ -1/2 (* (pow x 4) -27/2800))) |
| 3.0ms | (* x (* x 9/40)) |
| 4.0ms | (* (pow x 4) -27/2800) |
| 2.0ms | (* x 9/40) |
| 5.0ms | (+ (* x (* x 9/40)) (+ -1/2 (* (pow x 4) -27/2800))) |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4903 | 646 |
| 1 | 4903 | 646 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 0 | 86 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 86 | 4 | 90 |
Merged error: 0.0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 31.1b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 0.00043222788164716514 | 0.027530255985715523 | 0.02423900971992383 |
| 10 | -166313.48269314817 | -2.0966605875303807e-05 | -0.029101539732209875 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 45 |
| 1 | 61 | 45 |
| 3.8s | 1547× | body | 2560 | valid |
| 1.7s | 2795× | body | 1280 | valid |
| 474.0ms | 1840× | body | 640 | valid |
| 176.0ms | 996× | body | 320 | valid |
| 54.0ms | 440× | body | 160 | valid |
| 29.0ms | 382× | body | 80 | valid |
Loading profile data...