Time bar (total: 9.0s)
| 29.0ms | 82× | body | 1280 | valid |
| 17.0ms | 76× | body | 640 | valid |
| 12.0ms | 235× | body | 80 | valid |
| 5.0ms | 34× | body | 320 | valid |
| 2.0ms | 23× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 7 |
| 1 | 50 | 7 |
| 2 | 77 | 7 |
| 3 | 96 | 7 |
| 4 | 112 | 7 |
| 5 | 127 | 7 |
| 6 | 141 | 7 |
| 7 | 141 | 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.4b
Found 4 expressions with local error:
| 0.2b | (* (/ (cos th) (sqrt 2.0)) (* a2 a2)) |
| 0.3b | (* (/ (cos th) (sqrt 2.0)) (* a1 a1)) |
| 0.7b | (/ (cos th) (sqrt 2.0)) |
| 0.7b | (/ (cos th) (sqrt 2.0)) |
| 160× | add-sqr-sqrt |
| 92× | times-frac |
| 76× | add-cube-cbrt *-un-lft-identity |
| 58× | sqrt-prod |
| 50× | associate-*l* |
| 38× | unswap-sqr |
| 36× | associate-*r* |
| 32× | add-exp-log add-cbrt-cube |
| 24× | associate-*l/ associate-/r* |
| 14× | pow1 |
| 12× | swap-sqr prod-exp cbrt-unprod associate-/l* |
| 10× | *-commutative |
| 6× | cbrt-undiv div-exp pow-prod-down |
| 4× | frac-2neg clear-num div-inv add-log-exp |
| 24.0ms | (* (/ (cos th) (sqrt 2.0)) (* a2 a2)) |
| 19.0ms | (* (/ (cos th) (sqrt 2.0)) (* a1 a1)) |
| 5.0ms | (/ (cos th) (sqrt 2.0)) |
| 5.0ms | (/ (cos th) (sqrt 2.0)) |
| 116.0ms | (* (/ (cos th) (sqrt 2.0)) (* a2 a2)) |
| 121.0ms | (* (/ (cos th) (sqrt 2.0)) (* a1 a1)) |
| 61.0ms | (/ (cos th) (sqrt 2.0)) |
| 68.0ms | (/ (cos th) (sqrt 2.0)) |
Useful iterations: 2 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 748 | 1822 |
| 1 | 4155 | 1670 |
| 2 | 5001 | 1662 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 245 | 9 | 254 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 247 | 9 | 256 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (/ (cos th) (sqrt 2.0)) (* a1 a1)) |
| 0.6b | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 0.6b | (/ (cos th) (sqrt (sqrt 2.0))) |
| 0.7b | (/ (cos th) (sqrt 2.0)) |
| 632× | sqrt-prod |
| 622× | times-frac |
| 394× | add-sqr-sqrt |
| 352× | add-cube-cbrt *-un-lft-identity |
| 43× | associate-/l* |
| 39× | associate-/r* |
| 25× | add-exp-log associate-*l* add-cbrt-cube |
| 19× | unswap-sqr |
| 18× | associate-*r* |
| 15× | associate-/l/ |
| 14× | div-inv |
| 12× | associate-*l/ |
| 9× | pow1 |
| 7× | cbrt-undiv div-exp |
| 6× | swap-sqr prod-exp cbrt-unprod |
| 5× | frac-2neg clear-num *-commutative |
| 4× | add-log-exp |
| 3× | pow-prod-down |
| 18.0ms | (* (/ (cos th) (sqrt 2.0)) (* a1 a1)) |
| 19.0ms | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 6.0ms | (/ (cos th) (sqrt (sqrt 2.0))) |
| 5.0ms | (/ (cos th) (sqrt 2.0)) |
| 118.0ms | (* (/ (cos th) (sqrt 2.0)) (* a1 a1)) |
| 60.0ms | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 106.0ms | (/ (cos th) (sqrt (sqrt 2.0))) |
| 66.0ms | (/ (cos th) (sqrt 2.0)) |
Useful iterations: 1 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1247 | 6946 |
| 1 | 5001 | 6171 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 529 | 3 | 532 |
| Fresh | 4 | 4 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 534 | 7 | 541 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (/ (* (cos th) (fabs a1)) (sqrt 2.0)) |
| 0.6b | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 0.6b | (/ (cos th) (sqrt (sqrt 2.0))) |
| 20.0b | (sqrt (* a1 a1)) |
| 657× | sqrt-prod |
| 648× | times-frac |
| 389× | add-sqr-sqrt |
| 368× | add-cube-cbrt *-un-lft-identity |
| 49× | associate-/l* |
| 33× | associate-/r* |
| 24× | associate-*r* associate-*l* |
| 16× | add-exp-log add-cbrt-cube |
| 15× | associate-/l/ |
| 13× | div-inv |
| 12× | pow1 |
| 9× | *-commutative unswap-sqr |
| 6× | cbrt-undiv sqrt-pow1 div-exp |
| 5× | rem-sqrt-square |
| 4× | frac-2neg swap-sqr clear-num add-log-exp |
| 1× | pow2 pow-plus pow1/2 pow-prod-down prod-exp pow-sqr pow-prod-up cbrt-unprod |
| 9.0ms | (/ (* (cos th) (fabs a1)) (sqrt 2.0)) |
| 23.0ms | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 6.0ms | (/ (cos th) (sqrt (sqrt 2.0))) |
| 5.0ms | (sqrt (* a1 a1)) |
| 73.0ms | (/ (* (cos th) (fabs a1)) (sqrt 2.0)) |
| 59.0ms | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 106.0ms | (/ (cos th) (sqrt (sqrt 2.0))) |
| 8.0ms | (sqrt (* a1 a1)) |
Useful iterations: 2 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1244 | 6893 |
| 1 | 4451 | 6432 |
| 2 | 5002 | 6418 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 548 | 1 | 549 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 549 | 7 | 556 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ (* (cos th) (fabs a1)) (sqrt (sqrt 2.0))) |
| 0.6b | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 0.6b | (/ (cos th) (sqrt (sqrt 2.0))) |
| 20.0b | (sqrt (* a1 a1)) |
| 735× | sqrt-prod |
| 684× | times-frac |
| 417× | add-sqr-sqrt |
| 390× | add-cube-cbrt *-un-lft-identity |
| 49× | associate-/l* |
| 36× | associate-/r* |
| 33× | associate-*r* associate-*l* |
| 16× | add-exp-log add-cbrt-cube |
| 15× | associate-/l/ |
| 13× | div-inv |
| 12× | pow1 *-commutative unswap-sqr |
| 6× | cbrt-undiv sqrt-pow1 div-exp |
| 5× | rem-sqrt-square |
| 4× | frac-2neg swap-sqr clear-num add-log-exp |
| 1× | pow2 pow-plus pow1/2 pow-prod-down prod-exp pow-sqr pow-prod-up cbrt-unprod |
| 11.0ms | (/ (* (cos th) (fabs a1)) (sqrt (sqrt 2.0))) |
| 23.0ms | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 6.0ms | (/ (cos th) (sqrt (sqrt 2.0))) |
| 4.0ms | (sqrt (* a1 a1)) |
| 130.0ms | (/ (* (cos th) (fabs a1)) (sqrt (sqrt 2.0))) |
| 60.0ms | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 107.0ms | (/ (cos th) (sqrt (sqrt 2.0))) |
| 8.0ms | (sqrt (* a1 a1)) |
Useful iterations: 2 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1270 | 7554 |
| 1 | 4395 | 7098 |
| 2 | 5001 | 7084 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 587 | 1 | 588 |
| Fresh | 1 | 4 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 589 | 6 | 595 |
Merged error: 0b
0% (0.4b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 27 |
| 1 | 25 | 27 |
| 807.0ms | 2428× | body | 1280 | valid |
| 480.0ms | 2116× | body | 640 | valid |
| 419.0ms | 8197× | body | 80 | valid |
| 167.0ms | 1021× | body | 320 | valid |
| 57.0ms | 528× | body | 160 | valid |