Time bar (total: 4.7s)
| 29.0ms | 64× | body | 1280 | valid |
| 14.0ms | 53× | body | 640 | valid |
| 10.0ms | 147× | body | 80 | valid |
| 4.0ms | 20× | body | 320 | valid |
| 2.0ms | 15× | body | 160 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 31 | 6 |
| 2 | 39 | 6 |
| 3 | 50 | 6 |
| 4 | 53 | 6 |
| 5 | 53 | 6 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B)))) |
| 0.1b | (/ 1.0 (sin B)) |
| 0.2b | (/ 1.0 (tan B)) |
| 0.2b | (* x (/ 1.0 (tan B))) |
| 33× | add-sqr-sqrt |
| 28× | add-cube-cbrt *-un-lft-identity times-frac |
| 14× | associate-*r* |
| 13× | add-exp-log add-cbrt-cube |
| 6× | pow1 associate-/r* associate-/l* add-log-exp |
| 3× | cbrt-undiv div-exp associate-*l* div-inv |
| 2× | tan-quot frac-2neg associate-*r/ prod-exp clear-num associate-/r/ cbrt-unprod unswap-sqr |
| 1× | sub-neg flip3-- diff-log pow-prod-down *-commutative frac-sub flip-- |
| 7.0ms | (- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B)))) |
| 4.0ms | (/ 1.0 (sin B)) |
| 20.0ms | (/ 1.0 (tan B)) |
| 11.0ms | (* x (/ 1.0 (tan B))) |
| 124.0ms | (- (/ 1.0 (sin B)) (* x (/ 1.0 (tan B)))) |
| 22.0ms | (/ 1.0 (sin B)) |
| 36.0ms | (/ 1.0 (tan B)) |
| 124.0ms | (* x (/ 1.0 (tan B))) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 386 | 627 |
| 1 | 1479 | 584 |
| 2 | 5001 | 584 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 11 | 113 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 103 | 11 | 114 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B))) |
| 0.1b | (/ 1.0 (sin B)) |
| 0.2b | (/ (* x 1.0) (tan B)) |
| 18× | add-sqr-sqrt |
| 15× | *-un-lft-identity |
| 13× | add-cube-cbrt times-frac |
| 10× | add-exp-log add-cbrt-cube |
| 6× | associate-/r* |
| 5× | add-log-exp |
| 4× | associate-/l* |
| 3× | pow1 cbrt-undiv div-exp |
| 2× | frac-2neg clear-num div-inv difference-of-squares |
| 1× | tan-quot sub-neg flip3-- diff-log prod-exp associate-/r/ frac-sub flip-- cbrt-unprod distribute-lft-out-- |
| 11.0ms | (- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B))) |
| 4.0ms | (/ 1.0 (sin B)) |
| 5.0ms | (/ (* x 1.0) (tan B)) |
| 126.0ms | (- (/ 1.0 (sin B)) (/ (* x 1.0) (tan B))) |
| 18.0ms | (/ 1.0 (sin B)) |
| 110.0ms | (/ (* x 1.0) (tan B)) |
Useful iterations: 1 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 461 |
| 1 | 1175 | 428 |
| 2 | 5001 | 428 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 2 | 74 |
| Fresh | 3 | 7 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 76 | 9 | 85 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (/ 1.0 (sin B)) (/ 1 (/ (tan B) (* x 1.0)))) |
| 0.1b | (/ 1.0 (sin B)) |
| 0.2b | (/ (tan B) (* x 1.0)) |
| 0.3b | (/ 1 (/ (tan B) (* x 1.0))) |
| 54× | times-frac |
| 47× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 32× | add-exp-log |
| 30× | add-cube-cbrt |
| 20× | add-cbrt-cube |
| 15× | div-exp |
| 11× | associate-/r* |
| 9× | associate-/l* |
| 8× | cbrt-undiv div-inv |
| 6× | add-log-exp difference-of-squares |
| 5× | pow1 |
| 4× | prod-exp |
| 3× | rec-exp frac-2neg 1-exp clear-num distribute-lft-out-- |
| 2× | cbrt-unprod |
| 1× | tan-quot sub-neg flip3-- pow-flip diff-log associate-/r/ frac-sub flip-- associate-/l/ inv-pow |
| 25.0ms | (- (/ 1.0 (sin B)) (/ 1 (/ (tan B) (* x 1.0)))) |
| 4.0ms | (/ 1.0 (sin B)) |
| 5.0ms | (/ (tan B) (* x 1.0)) |
| 7.0ms | (/ 1 (/ (tan B) (* x 1.0))) |
| 128.0ms | (- (/ 1.0 (sin B)) (/ 1 (/ (tan B) (* x 1.0)))) |
| 18.0ms | (/ 1.0 (sin B)) |
| 50.0ms | (/ (tan B) (* x 1.0)) |
| 89.0ms | (/ 1 (/ (tan B) (* x 1.0))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 527 | 996 |
| 1 | 2281 | 867 |
| 2 | 5001 | 858 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 138 | 1 | 139 |
| Fresh | 2 | 6 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 140 | 8 | 148 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (/ 1.0 (sin B)) (* 1.0 (/ (* x (cos B)) (sin B)))) |
| 0.1b | (/ 1.0 (sin B)) |
| 0.2b | (* x (cos B)) |
| 0.2b | (/ (* x (cos B)) (sin B)) |
| 18× | add-sqr-sqrt |
| 16× | add-cube-cbrt *-un-lft-identity |
| 13× | add-exp-log add-cbrt-cube |
| 12× | times-frac |
| 6× | pow1 associate-/r* add-log-exp |
| 4× | associate-/l* |
| 3× | cbrt-undiv div-exp associate-*r* associate-*l* div-inv |
| 2× | frac-2neg associate-*r/ prod-exp clear-num cbrt-unprod |
| 1× | sub-neg flip3-- diff-log pow-prod-down *-commutative frac-sub flip-- distribute-lft-out-- sub-div unswap-sqr |
| 7.0ms | (- (/ 1.0 (sin B)) (* 1.0 (/ (* x (cos B)) (sin B)))) |
| 4.0ms | (/ 1.0 (sin B)) |
| 4.0ms | (* x (cos B)) |
| 5.0ms | (/ (* x (cos B)) (sin B)) |
| 120.0ms | (- (/ 1.0 (sin B)) (* 1.0 (/ (* x (cos B)) (sin B)))) |
| 18.0ms | (/ 1.0 (sin B)) |
| 36.0ms | (* x (cos B)) |
| 98.0ms | (/ (* x (cos B)) (sin B)) |
Useful iterations: 1 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 333 | 572 |
| 1 | 1375 | 511 |
| 2 | 5001 | 511 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 0 | 93 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 93 | 8 | 101 |
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 | 14 | 7 |
| 1 | 14 | 7 |
| 764.0ms | 1743× | body | 1280 | valid |
| 412.0ms | 1457× | body | 640 | valid |
| 336.0ms | 4943× | body | 80 | valid |
| 138.0ms | 703× | body | 320 | valid |
| 52.0ms | 342× | body | 160 | valid |