Time bar (total: 2.8s)
| 15.0ms | 93× | body | 1280 | valid |
| 4.0ms | 129× | body | 80 | valid |
| 2.0ms | 18× | body | 640 | valid |
| 1.0ms | 10× | body | 320 | valid |
| 0.0ms | 6× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 6 |
| 1 | 24 | 6 |
| 2 | 28 | 6 |
| 3 | 30 | 6 |
| 4 | 35 | 6 |
| 5 | 37 | 6 |
| 6 | 37 | 6 |
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: 16.9b
Found 2 expressions with local error:
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 2.0b | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 12× | add-sqr-sqrt *-un-lft-identity |
| 10× | add-cube-cbrt |
| 9× | times-frac |
| 4× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | associate-/r* associate-/l* |
| 2× | pow1 |
| 1× | cbrt-undiv sub-neg flip3-- frac-2neg diff-log div-exp clear-num flip-- div-inv distribute-lft-out-- difference-of-squares |
| 3.0ms | (/ 1.0 (hypot 1.0 x)) |
| 3.0ms | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 6.0ms | (/ 1.0 (hypot 1.0 x)) |
| 84.0ms | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
Useful iterations: 2 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 308 |
| 1 | 484 | 286 |
| 2 | 1409 | 284 |
| 3 | 5001 | 284 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 3 | 47 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 45 | 3 | 48 |
Merged error: 16.4b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 1.5b | (- (* 1.0 (- 1.0 0.5)) (* 0.5 (/ 1.0 (hypot 1.0 x)))) |
| 22× | *-un-lft-identity |
| 20× | add-sqr-sqrt add-cube-cbrt |
| 18× | times-frac |
| 8× | add-exp-log add-cbrt-cube add-log-exp |
| 6× | associate-/r* associate-/l* |
| 4× | pow1 associate-*r/ associate--l+ |
| 3× | sub-neg |
| 2× | cbrt-undiv distribute-rgt-in flip3-- frac-2neg distribute-lft-in div-exp clear-num frac-sub flip-- div-inv |
| 1× | +-commutative flip3-+ diff-log sum-log flip-+ distribute-lft-out |
| 3.0ms | (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 3.0ms | (/ 1.0 (hypot 1.0 x)) |
| 3.0ms | (/ 1.0 (hypot 1.0 x)) |
| 6.0ms | (- (* 1.0 (- 1.0 0.5)) (* 0.5 (/ 1.0 (hypot 1.0 x)))) |
| 77.0ms | (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 6.0ms | (/ 1.0 (hypot 1.0 x)) |
| 6.0ms | (/ 1.0 (hypot 1.0 x)) |
| 32.0ms | (- (* 1.0 (- 1.0 0.5)) (* 0.5 (/ 1.0 (hypot 1.0 x)))) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 306 | 616 |
| 1 | 1080 | 568 |
| 2 | 4851 | 560 |
| 3 | 5001 | 560 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 3 | 96 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 95 | 4 | 99 |
Merged error: 16.4b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 0.1b | (pow (/ 1.0 (hypot 1.0 x)) 3) |
| 1.5b | (- (* 1.0 (- 1.0 0.5)) (* 0.5 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)))) |
| 17.6b | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
| 45× | times-frac |
| 42× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 32× | cbrt-prod |
| 26× | unpow-prod-down cube-prod |
| 9× | add-exp-log add-cbrt-cube |
| 6× | add-log-exp |
| 5× | pow1 div-inv |
| 4× | cube-div associate-*r/ associate--l+ |
| 3× | sub-neg pow-unpow cbrt-div associate-/r* associate-/l* |
| 2× | cbrt-undiv distribute-rgt-in cube-mult flip3-- distribute-lft-in unpow3 div-exp pow-exp frac-sub flip-- rem-cube-cbrt sqr-pow |
| 1× | pow-to-exp pow-pow frac-2neg pow1/3 diff-log clear-num rem-cbrt-cube |
| 3.0ms | (/ 1.0 (hypot 1.0 x)) |
| 5.0ms | (pow (/ 1.0 (hypot 1.0 x)) 3) |
| 7.0ms | (- (* 1.0 (- 1.0 0.5)) (* 0.5 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)))) |
| 5.0ms | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
| 6.0ms | (/ 1.0 (hypot 1.0 x)) |
| 37.0ms | (pow (/ 1.0 (hypot 1.0 x)) 3) |
| 34.0ms | (- (* 1.0 (- 1.0 0.5)) (* 0.5 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)))) |
| 6.0ms | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 463 | 917 |
| 1 | 2143 | 815 |
| 2 | 5001 | 807 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 143 | 2 | 145 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 145 | 4 | 149 |
Merged error: 16.4b
Found 4 expressions with local error:
| 0.1b | (exp (log (- (* 1.0 (- 1.0 0.5)) (* 0.5 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)))))) |
| 0.1b | (pow (/ 1.0 (hypot 1.0 x)) 3) |
| 1.5b | (- (* 1.0 (- 1.0 0.5)) (* 0.5 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)))) |
| 17.6b | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
| 36× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac |
| 32× | cbrt-prod |
| 26× | unpow-prod-down cube-prod |
| 8× | associate-*r/ |
| 7× | add-exp-log add-cbrt-cube |
| 6× | pow1 cube-div add-log-exp |
| 5× | cbrt-div |
| 4× | log-div exp-prod flip3-- exp-diff associate--l+ frac-sub flip-- div-inv |
| 3× | sub-neg pow-unpow log-prod exp-sum |
| 2× | distribute-rgt-in cube-mult distribute-lft-in unpow3 pow-exp rem-cube-cbrt sqr-pow |
| 1× | cbrt-undiv pow-to-exp pow-pow pow1/3 diff-log div-exp log-pow rem-cbrt-cube rem-exp-log |
| 8.0ms | (exp (log (- (* 1.0 (- 1.0 0.5)) (* 0.5 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)))))) |
| 5.0ms | (pow (/ 1.0 (hypot 1.0 x)) 3) |
| 7.0ms | (- (* 1.0 (- 1.0 0.5)) (* 0.5 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)))) |
| 5.0ms | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
| 33.0ms | (exp (log (- (* 1.0 (- 1.0 0.5)) (* 0.5 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)))))) |
| 38.0ms | (pow (/ 1.0 (hypot 1.0 x)) 3) |
| 33.0ms | (- (* 1.0 (- 1.0 0.5)) (* 0.5 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)))) |
| 6.0ms | (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3)) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 495 | 1067 |
| 1 | 2092 | 942 |
| 2 | 5002 | 913 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 1 | 137 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 137 | 4 | 141 |
Merged error: 16.4b
0% (0.0b remaining)
Error of 15.1b against oracle of 15.1b and baseline of 15.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 17 |
| 1 | 24 | 17 |
| 464.0ms | 2908× | body | 1280 | valid |
| 119.0ms | 3983× | body | 80 | valid |
| 80.0ms | 614× | body | 640 | valid |
| 27.0ms | 313× | body | 320 | valid |
| 10.0ms | 182× | body | 160 | valid |