Time bar (total: 10.3s)
| 35.0ms | 83× | body | 1280 | valid |
| 21.0ms | 251× | body | 80 | valid |
| 19.0ms | 62× | body | 640 | valid |
| 5.0ms | 25× | body | 320 | valid |
| 2.0ms | 13× | 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.5b
Found 4 expressions with local error:
| 0.2b | (* (/ (cos th) (sqrt 2.0)) (* a1 a1)) |
| 0.3b | (* (/ (cos th) (sqrt 2.0)) (* a2 a2)) |
| 0.7b | (/ (cos th) (sqrt 2.0)) |
| 0.7b | (/ (cos th) (sqrt 2.0)) |
| 76× | times-frac |
| 70× | add-sqr-sqrt |
| 60× | add-cube-cbrt *-un-lft-identity |
| 44× | associate-*l* sqrt-prod |
| 32× | add-exp-log add-cbrt-cube |
| 14× | pow1 |
| 12× | prod-exp associate-/r* cbrt-unprod |
| 6× | cbrt-undiv div-exp pow-prod-down associate-/l* unswap-sqr |
| 4× | div-inv add-log-exp |
| 2× | frac-2neg associate-*r* associate-*l/ clear-num *-commutative |
| 8.0ms | (* (/ (cos th) (sqrt 2.0)) (* a1 a1)) |
| 8.0ms | (* (/ (cos th) (sqrt 2.0)) (* a2 a2)) |
| 4.0ms | (/ (cos th) (sqrt 2.0)) |
| 4.0ms | (/ (cos th) (sqrt 2.0)) |
| 14.0ms | (* (/ (cos th) (sqrt 2.0)) (* a1 a1)) |
| 15.0ms | (* (/ (cos th) (sqrt 2.0)) (* a2 a2)) |
| 5.0ms | (/ (cos th) (sqrt 2.0)) |
| 6.0ms | (/ (cos th) (sqrt 2.0)) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 504 | 1284 |
| 1 | 2009 | 1156 |
| 2 | 5001 | 1136 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 169 | 11 | 180 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 171 | 11 | 182 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) (* a2 a2)) |
| 0.6b | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 0.7b | (/ (cos th) (sqrt (sqrt 2.0))) |
| 0.7b | (/ (cos th) (sqrt 2.0)) |
| 1149× | sqrt-prod |
| 1137× | times-frac |
| 626× | add-sqr-sqrt |
| 592× | add-cube-cbrt *-un-lft-identity |
| 283× | associate-*l* |
| 37× | associate-/l* |
| 34× | add-exp-log add-cbrt-cube |
| 24× | associate-/r* |
| 23× | div-inv |
| 13× | unswap-sqr |
| 11× | cbrt-undiv div-exp |
| 9× | pow1 prod-exp cbrt-unprod |
| 4× | add-log-exp |
| 3× | frac-2neg pow-prod-down clear-num |
| 1× | associate-*r* associate-*l/ *-commutative associate-/l/ |
| 43.0ms | (* (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) (* a2 a2)) |
| 14.0ms | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 5.0ms | (/ (cos th) (sqrt (sqrt 2.0))) |
| 4.0ms | (/ (cos th) (sqrt 2.0)) |
| 21.0ms | (* (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) (* a2 a2)) |
| 5.0ms | (/ (/ (cos th) (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 8.0ms | (/ (cos th) (sqrt (sqrt 2.0))) |
| 6.0ms | (/ (cos th) (sqrt 2.0)) |
Useful iterations: 1 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1544 | 9868 |
| 1 | 5001 | 8666 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 753 | 3 | 756 |
| Fresh | 1 | 9 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 755 | 12 | 767 |
Merged error: 0b
Found 4 expressions with local error:
| 1.0b | (cbrt 2.0) |
| 1.0b | (cbrt 2.0) |
| 1.0b | (/ 1 (sqrt (sqrt 2.0))) |
| 1.0b | (/ (/ 1 (sqrt (sqrt 2.0))) (sqrt (sqrt (cbrt 2.0)))) |
| 867× | sqrt-prod |
| 750× | times-frac |
| 403× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 102× | cbrt-prod |
| 34× | associate-/l* |
| 21× | associate-/r* |
| 17× | add-exp-log |
| 15× | div-inv |
| 11× | sqrt-pow1 add-cbrt-cube |
| 8× | pow1 div-exp |
| 7× | pow-flip |
| 4× | cbrt-undiv pow1/3 add-log-exp |
| 3× | pow1/2 |
| 2× | rec-exp frac-2neg 1-exp clear-num pow-div |
| 1× | associate-/l/ inv-pow |
| 1.0ms | (cbrt 2.0) |
| 1.0ms | (cbrt 2.0) |
| 5.0ms | (/ 1 (sqrt (sqrt 2.0))) |
| 18.0ms | (/ (/ 1 (sqrt (sqrt 2.0))) (sqrt (sqrt (cbrt 2.0)))) |
| 0.0ms | (cbrt 2.0) |
| 0.0ms | (cbrt 2.0) |
| 0.0ms | (/ 1 (sqrt (sqrt 2.0))) |
| 0.0ms | (/ (/ 1 (sqrt (sqrt 2.0))) (sqrt (sqrt (cbrt 2.0)))) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1067 | 7914 |
| 1 | 5001 | 7232 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 519 | 0 | 519 |
| Fresh | 0 | 11 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 519 | 12 | 531 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (/ (/ 1 (sqrt (sqrt (sqrt 2.0)))) (sqrt (sqrt (sqrt 2.0)))) (* (/ (cos th) (sqrt (sqrt 2.0))) (* a2 a2))) |
| 0.3b | (* (/ (cos th) (sqrt (sqrt 2.0))) (* a2 a2)) |
| 0.7b | (/ (cos th) (sqrt (sqrt 2.0))) |
| 0.7b | (/ (cos th) (sqrt 2.0)) |
| 1446× | sqrt-prod |
| 987× | times-frac |
| 528× | add-sqr-sqrt |
| 521× | add-cube-cbrt *-un-lft-identity |
| 515× | associate-*l* |
| 135× | add-exp-log |
| 89× | add-cbrt-cube |
| 61× | prod-exp |
| 44× | div-exp |
| 39× | cbrt-unprod |
| 25× | cbrt-undiv |
| 18× | pow1 |
| 16× | div-inv |
| 15× | associate-/r* |
| 9× | pow-prod-down |
| 6× | associate-/l* |
| 5× | rec-exp 1-exp |
| 4× | associate-*l/ add-log-exp unswap-sqr |
| 2× | frac-2neg associate-*r* clear-num *-commutative |
| 1× | frac-times associate-*r/ |
| 79.0ms | (* (/ (/ 1 (sqrt (sqrt (sqrt 2.0)))) (sqrt (sqrt (sqrt 2.0)))) (* (/ (cos th) (sqrt (sqrt 2.0))) (* a2 a2))) |
| 10.0ms | (* (/ (cos th) (sqrt (sqrt 2.0))) (* a2 a2)) |
| 5.0ms | (/ (cos th) (sqrt (sqrt 2.0))) |
| 4.0ms | (/ (cos th) (sqrt 2.0)) |
| 15.0ms | (* (/ (/ 1 (sqrt (sqrt (sqrt 2.0)))) (sqrt (sqrt (sqrt 2.0)))) (* (/ (cos th) (sqrt (sqrt 2.0))) (* a2 a2))) |
| 18.0ms | (* (/ (cos th) (sqrt (sqrt 2.0))) (* a2 a2)) |
| 9.0ms | (/ (cos th) (sqrt (sqrt 2.0))) |
| 5.0ms | (/ (cos th) (sqrt 2.0)) |
Useful iterations: 1 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1663 | 10407 |
| 1 | 5001 | 9061 |
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 696 | 0 | 696 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 696 | 12 | 708 |
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 23 |
| 1 | 30 | 23 |
| 1.1s | 2459× | body | 1280 | valid |
| 645.0ms | 2114× | body | 640 | valid |
| 585.0ms | 7950× | body | 80 | valid |
| 207.0ms | 953× | body | 320 | valid |
| 78.0ms | 535× | body | 160 | valid |
Loading profile data...