Time bar (total: 3.0s)
| 6.0ms | 192× | body | 80 | valid |
| 5.0ms | 25× | body | 2560 | valid |
| 3.0ms | 17× | body | 1280 | valid |
| 2.0ms | 8× | body | 5120 | valid |
| 1.0ms | 9× | body | 640 | valid |
| 0.0ms | 3× | body | 160 | valid |
| 0.0ms | 2× | body | 320 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 8 |
| 1 | 28 | 8 |
| 2 | 36 | 8 |
| 3 | 44 | 8 |
| 4 | 46 | 8 |
| 5 | 46 | 8 |
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: 39.9b
Found 4 expressions with local error:
| 0.0b | (+ (* re re) (* im im)) |
| 0.2b | (sqrt (* 2.0 (- (sqrt (+ (* re re) (* im im))) re))) |
| 0.7b | (- (sqrt (+ (* re re) (* im im))) re) |
| 31.4b | (sqrt (+ (* re re) (* im im))) |
| 6× | *-commutative |
| 5× | hypot-def |
| 4× | sqrt-div |
| 2× | +-commutative flip3-- fma-def flip3-+ pow1/2 associate-*r/ sqrt-prod flip-- flip-+ |
| 1× | sub-neg |
| 4.0ms | (+ (* re re) (* im im)) |
| 11.0ms | (sqrt (* 2.0 (- (sqrt (+ (* re re) (* im im))) re))) |
| 5.0ms | (- (sqrt (+ (* re re) (* im im))) re) |
| 5.0ms | (sqrt (+ (* re re) (* im im))) |
| 26.0ms | (+ (* re re) (* im im)) |
| 174.0ms | (sqrt (* 2.0 (- (sqrt (+ (* re re) (* im im))) re))) |
| 50.0ms | (- (sqrt (+ (* re re) (* im im))) re) |
| 37.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 3 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 174 |
| 1 | 720 | 158 |
| 2 | 2450 | 146 |
| 3 | 5001 | 142 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 3 | 34 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 32 | 3 | 35 |
Merged error: 8.6b
Found 2 expressions with local error:
| 0.2b | (sqrt (* 2.0 (- (hypot im re) re))) |
| 0.7b | (- (hypot im re) re) |
| 2× | flip3-- sqrt-div associate-*r/ sqrt-prod flip-- |
| 1× | sub-neg pow1/2 *-commutative |
| 7.0ms | (sqrt (* 2.0 (- (hypot im re) re))) |
| 2.0ms | (- (hypot im re) re) |
| 196.0ms | (sqrt (* 2.0 (- (hypot im re) re))) |
| 52.0ms | (- (hypot im re) re) |
Useful iterations: 3 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 107 |
| 1 | 552 | 98 |
| 2 | 2288 | 92 |
| 3 | 5001 | 91 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 14 | 1 | 15 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 15 | 3 | 18 |
Merged error: 8.4b
Found 3 expressions with local error:
| 0.0b | (sqrt (- (hypot im re) re)) |
| 0.3b | (* (sqrt (- (hypot im re) re)) (sqrt 2.0)) |
| 0.7b | (- (hypot im re) re) |
| 4× | sqrt-div |
| 3× | flip3-- pow1/2 flip-- |
| 2× | associate-*l/ |
| 1× | sub-neg sqrt-unprod pow-prod-down *-commutative |
| 2.0ms | (sqrt (- (hypot im re) re)) |
| 4.0ms | (* (sqrt (- (hypot im re) re)) (sqrt 2.0)) |
| 2.0ms | (- (hypot im re) re) |
| 127.0ms | (sqrt (- (hypot im re) re)) |
| 193.0ms | (* (sqrt (- (hypot im re) re)) (sqrt 2.0)) |
| 55.0ms | (- (hypot im re) re) |
Useful iterations: 3 (130.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 154 |
| 1 | 842 | 135 |
| 2 | 4273 | 125 |
| 3 | 5001 | 124 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 21 | 0 | 21 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 21 | 3 | 24 |
Merged error: 8.4b
Found 4 expressions with local error:
| 0.0b | (* 2.0 (/ (pow im 2) (+ re (hypot re im)))) |
| 0.7b | (+ re (hypot re im)) |
| 7.3b | (sqrt (* 2.0 (/ (pow im 2) (+ re (hypot re im))))) |
| 20.2b | (/ (pow im 2) (+ re (hypot re im))) |
| 10× | associate-*r/ |
| 6× | sqrt-div associate-*r* associate-/r/ associate-/l* |
| 5× | clear-num sqrt-prod |
| 4× | flip3-+ flip-+ |
| 3× | frac-2neg div-inv unpow2 sqr-pow |
| 2× | un-div-inv *-commutative |
| 1× | +-commutative pow1/2 |
| 5.0ms | (* 2.0 (/ (pow im 2) (+ re (hypot re im)))) |
| 2.0ms | (+ re (hypot re im)) |
| 5.0ms | (sqrt (* 2.0 (/ (pow im 2) (+ re (hypot re im))))) |
| 4.0ms | (/ (pow im 2) (+ re (hypot re im))) |
| 80.0ms | (* 2.0 (/ (pow im 2) (+ re (hypot re im)))) |
| 53.0ms | (+ re (hypot re im)) |
| 205.0ms | (sqrt (* 2.0 (/ (pow im 2) (+ re (hypot re im))))) |
| 77.0ms | (/ (pow im 2) (+ re (hypot re im))) |
Useful iterations: 2 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 218 |
| 1 | 814 | 207 |
| 2 | 3595 | 201 |
| 3 | 5001 | 201 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 4 | 44 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 41 | 6 | 47 |
Merged error: 2.2b
65.3% (3.8b remaining)
Error of 6.0b against oracle of 2.2b and baseline of 13.2b
| Iters | Range | Point | |
|---|---|---|---|
| 5 | 3.229871111029786e+177 | 8.840794207796226e+177 | 8.651257411630312e+177 |
| 7 | 3.3407704314481424e-278 | 2.583287639093751e-276 | 9.987616216396506e-278 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 22 |
| 1 | 38 | 22 |
| 196.0ms | 6020× | body | 80 | valid |
| 141.0ms | 728× | body | 2560 | valid |
| 74.0ms | 475× | body | 1280 | valid |
| 67.0ms | 274× | body | 5120 | valid |
| 37.0ms | 287× | body | 640 | valid |
| 12.0ms | 130× | body | 320 | valid |
| 5.0ms | 86× | body | 160 | valid |