Time bar (total: 3.0s)
| 10.0ms | 65× | body | 640 | valid |
| 8.0ms | 255× | body | 80 | nan |
| 8.0ms | 42× | body | 1280 | valid |
| 5.0ms | 120× | body | 80 | valid |
| 3.0ms | 24× | body | 320 | valid |
| 0.0ms | 5× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 11 |
| 1 | 14 | 11 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 21.7b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ x 1.0)) |
| 0.2b | (/ 1.0 (sqrt (+ x 1.0))) |
| 0.3b | (/ 1.0 (sqrt x)) |
| 1.6b | (- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0)))) |
| 75× | *-un-lft-identity |
| 73× | add-sqr-sqrt |
| 69× | times-frac |
| 50× | sqrt-prod |
| 42× | add-cube-cbrt |
| 13× | associate-/r* |
| 11× | distribute-lft-out-- |
| 9× | difference-of-squares |
| 8× | add-exp-log add-cbrt-cube distribute-lft-out |
| 6× | associate-/l* add-log-exp |
| 5× | pow1 |
| 4× | sqrt-div div-inv |
| 2× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num associate-/r/ flip-+ |
| 1× | sub-neg rem-sqrt-square flip3-- sqrt-pow1 pow1/2 diff-log frac-sub flip-- |
| 3.0ms | (sqrt (+ x 1.0)) |
| 6.0ms | (/ 1.0 (sqrt (+ x 1.0))) |
| 4.0ms | (/ 1.0 (sqrt x)) |
| 34.0ms | (- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0)))) |
| 3.0ms | (sqrt (+ x 1.0)) |
| 6.0ms | (/ 1.0 (sqrt (+ x 1.0))) |
| 8.0ms | (/ 1.0 (sqrt x)) |
| 13.0ms | (- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0)))) |
Useful iterations: 0 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5072 | 1846 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 133 | 12 | 145 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 134 | 12 | 146 |
Merged error: 21.1b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ 1.0 x)) |
| 0.2b | (/ (* 1.0 (- (sqrt (+ 1.0 x)) (sqrt x))) (* (sqrt x) (sqrt (+ 1.0 x)))) |
| 0.3b | (* (sqrt x) (sqrt (+ 1.0 x))) |
| 1.6b | (- (sqrt (+ 1.0 x)) (sqrt x)) |
| 26× | add-sqr-sqrt |
| 23× | sqrt-prod |
| 20× | *-un-lft-identity |
| 18× | add-exp-log add-cbrt-cube |
| 9× | pow1 add-cube-cbrt |
| 7× | associate-*r* |
| 6× | sqrt-div associate-*r/ associate-*l* add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | cbrt-undiv div-exp difference-of-squares unswap-sqr |
| 3× | sqrt-pow1 flip3-+ pow1/2 pow-prod-down flip-+ distribute-lft-out distribute-lft-out-- |
| 2× | flip3-- associate-/r/ flip-- associate-/l/ |
| 1× | sub-neg rem-sqrt-square frac-2neg times-frac sqrt-unprod diff-log clear-num associate-/r* *-commutative div-inv associate-/l* |
| 3.0ms | (sqrt (+ 1.0 x)) |
| 16.0ms | (/ (* 1.0 (- (sqrt (+ 1.0 x)) (sqrt x))) (* (sqrt x) (sqrt (+ 1.0 x)))) |
| 8.0ms | (* (sqrt x) (sqrt (+ 1.0 x))) |
| 10.0ms | (- (sqrt (+ 1.0 x)) (sqrt x)) |
| 4.0ms | (sqrt (+ 1.0 x)) |
| 33.0ms | (/ (* 1.0 (- (sqrt (+ 1.0 x)) (sqrt x))) (* (sqrt x) (sqrt (+ 1.0 x)))) |
| 6.0ms | (* (sqrt x) (sqrt (+ 1.0 x))) |
| 10.0ms | (- (sqrt (+ 1.0 x)) (sqrt x)) |
Useful iterations: 0 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5280 | 1580 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 2 | 105 |
| Fresh | 6 | 5 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 110 | 7 | 117 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (+ (sqrt (+ 1.0 x)) (sqrt x)) |
| 0.2b | (/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x))) |
| 0.3b | (* (sqrt x) (sqrt (+ 1.0 x))) |
| 0.3b | (/ (* 1.0 (/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x)))) (* (sqrt x) (sqrt (+ 1.0 x)))) |
| 78× | *-un-lft-identity |
| 35× | sqrt-prod |
| 32× | distribute-lft-out |
| 29× | add-exp-log add-cbrt-cube |
| 28× | add-sqr-sqrt |
| 25× | times-frac |
| 20× | add-cube-cbrt |
| 9× | cbrt-undiv div-exp |
| 8× | pow1 prod-exp cbrt-unprod |
| 7× | associate-*r* associate-/r* |
| 6× | associate-*l* add-log-exp |
| 5× | flip3-+ associate-*r/ flip-+ associate-/l* |
| 4× | sqrt-div associate-/r/ unswap-sqr |
| 3× | pow-prod-down associate-/l/ |
| 2× | frac-2neg sqrt-pow1 pow1/2 clear-num div-inv |
| 1× | +-commutative sqrt-unprod sum-log *-commutative |
| 7.0ms | (+ (sqrt (+ 1.0 x)) (sqrt x)) |
| 12.0ms | (/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x))) |
| 8.0ms | (* (sqrt x) (sqrt (+ 1.0 x))) |
| 22.0ms | (/ (* 1.0 (/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x)))) (* (sqrt x) (sqrt (+ 1.0 x)))) |
| 6.0ms | (+ (sqrt (+ 1.0 x)) (sqrt x)) |
| 9.0ms | (/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x))) |
| 6.0ms | (* (sqrt x) (sqrt (+ 1.0 x))) |
| 37.0ms | (/ (* 1.0 (/ (+ 1.0 0) (+ (sqrt (+ 1.0 x)) (sqrt x)))) (* (sqrt x) (sqrt (+ 1.0 x)))) |
Useful iterations: 0 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4885 | 2087 |
| 1 | 4885 | 2087 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 9 | 137 |
| Fresh | 4 | 2 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 133 | 11 | 144 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* (/ 1.0 (sqrt x)) (/ 1.0 (+ (+ 1.0 x) (* (sqrt (+ 1.0 x)) (sqrt x))))) |
| 0.2b | (/ 1.0 (+ (+ 1.0 x) (* (sqrt (+ 1.0 x)) (sqrt x)))) |
| 0.3b | (* (sqrt (+ 1.0 x)) (sqrt x)) |
| 0.3b | (/ 1.0 (sqrt x)) |
| 87× | add-sqr-sqrt |
| 67× | times-frac |
| 55× | *-un-lft-identity |
| 53× | add-cube-cbrt |
| 34× | sqrt-prod |
| 29× | associate-*l* |
| 28× | associate-*r* |
| 22× | add-exp-log add-cbrt-cube |
| 12× | associate-/r/ |
| 11× | flip3-+ associate-*l/ flip-+ |
| 10× | pow1 sqrt-div associate-/r* unswap-sqr |
| 8× | frac-add distribute-lft-out |
| 6× | cbrt-undiv div-exp associate-/l* |
| 5× | prod-exp cbrt-unprod |
| 4× | pow-prod-down div-inv add-log-exp |
| 2× | frac-2neg sqrt-pow1 pow1/2 clear-num *-commutative |
| 1× | frac-times sqrt-unprod associate-*r/ |
| 23.0ms | (* (/ 1.0 (sqrt x)) (/ 1.0 (+ (+ 1.0 x) (* (sqrt (+ 1.0 x)) (sqrt x))))) |
| 7.0ms | (/ 1.0 (+ (+ 1.0 x) (* (sqrt (+ 1.0 x)) (sqrt x)))) |
| 8.0ms | (* (sqrt (+ 1.0 x)) (sqrt x)) |
| 4.0ms | (/ 1.0 (sqrt x)) |
| 17.0ms | (* (/ 1.0 (sqrt x)) (/ 1.0 (+ (+ 1.0 x) (* (sqrt (+ 1.0 x)) (sqrt x))))) |
| 7.0ms | (/ 1.0 (+ (+ 1.0 x) (* (sqrt (+ 1.0 x)) (sqrt x)))) |
| 6.0ms | (* (sqrt (+ 1.0 x)) (sqrt x)) |
| 8.0ms | (/ 1.0 (sqrt x)) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5073 | 3163 |
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 187 | 4 | 191 |
| Fresh | 2 | 8 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 189 | 13 | 202 |
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 18 |
| 1 | 14 | 18 |
| 278.0ms | 1830× | body | 640 | valid |
| 261.0ms | 8049× | body | 80 | nan |
| 224.0ms | 1131× | body | 1280 | valid |
| 170.0ms | 4073× | body | 80 | valid |
| 75.0ms | 652× | body | 320 | valid |
| 24.0ms | 314× | body | 160 | valid |
Loading profile data...