Time bar (total: 1.5s)
| 5.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 3 |
| 1 | 6 | 3 |
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: 15.0b
Found 2 expressions with local error:
| 0.0b | (+ (* x x) 1.0) |
| 15.0b | (/ x (+ (* x x) 1.0)) |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 4× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | associate-/r* associate-/l* |
| 2× | pow1 flip3-+ associate-/r/ flip-+ |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv |
| 3.0ms | (+ (* x x) 1.0) |
| 5.0ms | (/ x (+ (* x x) 1.0)) |
| 4.0ms | (+ (* x x) 1.0) |
| 4.0ms | (/ x (+ (* x x) 1.0)) |
Useful iterations: 2 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 194 | 267 |
| 1 | 717 | 245 |
| 2 | 3039 | 242 |
| 3 | 5002 | 242 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 3 | 46 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 43 | 4 | 47 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) 1.0) |
| 0.0b | (/ x (sqrt (+ (* x x) 1.0))) |
| 14.9b | (sqrt (+ (* x x) 1.0)) |
| 14.9b | (sqrt (+ (* x x) 1.0)) |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 18× | times-frac sqrt-prod |
| 6× | pow1 add-exp-log sqrt-div associate-/r* add-cbrt-cube add-log-exp |
| 4× | flip3-+ flip-+ |
| 3× | associate-/l* |
| 2× | rem-sqrt-square sqrt-pow1 pow1/2 associate-/r/ |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv |
| 4.0ms | (+ (* x x) 1.0) |
| 6.0ms | (/ x (sqrt (+ (* x x) 1.0))) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
| 4.0ms | (+ (* x x) 1.0) |
| 7.0ms | (/ x (sqrt (+ (* x x) 1.0))) |
| 3.0ms | (sqrt (+ (* x x) 1.0)) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 298 | 642 |
| 1 | 1097 | 607 |
| 2 | 5001 | 587 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 0 | 94 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 94 | 4 | 98 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) 1.0) |
| 0.1b | (/ 1 (/ (+ (* x x) 1.0) x)) |
| 15.0b | (/ (+ (* x x) 1.0) x) |
| 84× | times-frac |
| 53× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | add-exp-log associate-/r* |
| 10× | add-cbrt-cube |
| 8× | div-exp |
| 6× | div-inv associate-/l* |
| 5× | add-log-exp |
| 4× | pow1 cbrt-undiv |
| 2× | rec-exp frac-2neg flip3-+ 1-exp clear-num flip-+ associate-/l/ |
| 1× | +-commutative pow-flip sum-log associate-/r/ inv-pow |
| 4.0ms | (+ (* x x) 1.0) |
| 7.0ms | (/ 1 (/ (+ (* x x) 1.0) x)) |
| 6.0ms | (/ (+ (* x x) 1.0) x) |
| 4.0ms | (+ (* x x) 1.0) |
| 4.0ms | (/ 1 (/ (+ (* x x) 1.0) x)) |
| 7.0ms | (/ (+ (* x x) 1.0) x) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 955 |
| 1 | 1984 | 848 |
| 2 | 5002 | 769 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 1 | 125 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 126 | 3 | 129 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ x (/ 1.0 x)) |
| 0.1b | (/ 1 (+ x (/ 1.0 x))) |
| 21× | *-un-lft-identity |
| 12× | times-frac |
| 11× | add-sqr-sqrt add-cube-cbrt |
| 6× | add-exp-log |
| 5× | distribute-lft-out |
| 4× | associate-/r* add-cbrt-cube add-log-exp |
| 3× | pow1 associate-/l* |
| 2× | flip3-+ div-exp associate-/r/ flip-+ |
| 1× | cbrt-undiv +-commutative rec-exp pow-flip frac-2neg 1-exp clear-num sum-log div-inv inv-pow |
| 5.0ms | (+ x (/ 1.0 x)) |
| 7.0ms | (/ 1 (+ x (/ 1.0 x))) |
| 4.0ms | (+ x (/ 1.0 x)) |
| 3.0ms | (/ 1 (+ x (/ 1.0 x))) |
Useful iterations: 2 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 290 |
| 1 | 596 | 258 |
| 2 | 1982 | 238 |
| 3 | 5003 | 238 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 0 | 55 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 55 | 3 | 58 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 3 |
| 1 | 9 | 3 |
| 156.0ms | 8000× | body | 80 | valid |
Loading profile data...