Time bar (total: 2.9s)
| 4.0ms | 256× | body | 80 | valid |
| 4.0ms | 249× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 3 |
| 1 | 11 | 3 |
| 2 | 13 | 3 |
| 3 | 13 | 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: 0.0b
Found 1 expressions with local error:
| 0.0b | (sqrt (- 1.0 (* x x))) |
| 4× | add-sqr-sqrt sqrt-prod |
| 2× | pow1 add-cube-cbrt *-un-lft-identity sqrt-div |
| 1× | add-exp-log expm1-log1p-u rem-sqrt-square flip3-- sqrt-pow1 pow1/2 add-cbrt-cube flip-- log1p-expm1-u add-log-exp difference-of-squares |
| 3.0ms | (sqrt (- 1.0 (* x x))) |
| 62.0ms | (sqrt (- 1.0 (* x x))) |
Useful iterations: 3 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 165 | 131 |
| 1 | 568 | 128 |
| 2 | 2782 | 126 |
| 3 | 5001 | 123 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 19 | 2 | 21 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 20 | 2 | 22 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) |
| 0.0b | (/ (sqrt (- (pow 1.0 3) (pow (* x x) 3))) (sqrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) |
| 0.1b | (pow (* x x) 3) |
| 0.1b | (* (* x x) (* x x)) |
| 225× | sqrt-prod |
| 184× | add-sqr-sqrt |
| 144× | times-frac |
| 124× | pow1 |
| 112× | difference-of-squares |
| 84× | *-un-lft-identity |
| 70× | add-cube-cbrt |
| 57× | unpow-prod-down cube-prod sqr-pow |
| 37× | pow-prod-up |
| 24× | pow-prod-down associate-/l* |
| 23× | pow-sqr |
| 21× | add-exp-log add-cbrt-cube |
| 19× | pow-plus |
| 14× | pow2 |
| 9× | prod-exp cbrt-unprod |
| 7× | difference-cubes distribute-lft-out-- |
| 6× | pow-pow sqrt-div associate-/r* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow-unpow |
| 2× | flip3-+ pow-exp associate-/r/ flip-+ associate-/l/ rem-cube-cbrt |
| 1× | cbrt-undiv cube-mult pow-to-exp rem-sqrt-square sqrt-undiv flip3-- frac-2neg sqrt-pow1 pow1/2 unpow3 swap-sqr div-exp associate-*r* associate-*l* clear-num *-commutative flip-- hypot-def div-inv unswap-sqr |
| 11.0ms | (sqrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) |
| 31.0ms | (/ (sqrt (- (pow 1.0 3) (pow (* x x) 3))) (sqrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) |
| 4.0ms | (pow (* x x) 3) |
| 9.0ms | (* (* x x) (* x x)) |
| 72.0ms | (sqrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x))))) |
| 134.0ms | (/ (sqrt (- (pow 1.0 3) (pow (* x x) 3))) (sqrt (+ (* 1.0 1.0) (+ (* (* x x) (* x x)) (* 1.0 (* x x)))))) |
| 45.0ms | (pow (* x x) 3) |
| 31.0ms | (* (* x x) (* x x)) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 707 | 5964 |
| 1 | 2684 | 5610 |
| 2 | 5002 | 5511 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 315 | 1 | 316 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 316 | 2 | 318 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (sqrt (/ (- (pow 1.0 3) (pow (* x x) 3)) (fma (pow x 2) (+ (pow x 2) 1.0) (* 1.0 1.0)))) |
| 0.0b | (/ (- (pow 1.0 3) (pow (* x x) 3)) (fma (pow x 2) (+ (pow x 2) 1.0) (* 1.0 1.0))) |
| 0.1b | (pow (* x x) 3) |
| 170× | add-sqr-sqrt |
| 127× | times-frac |
| 112× | difference-of-squares |
| 69× | *-un-lft-identity |
| 67× | sqrt-prod |
| 57× | unpow-prod-down cube-prod sqr-pow |
| 55× | add-cube-cbrt |
| 21× | associate-/l* |
| 12× | pow1 |
| 8× | add-exp-log add-cbrt-cube |
| 7× | difference-cubes distribute-lft-out-- |
| 6× | pow-pow |
| 3× | expm1-log1p-u pow-unpow associate-/r* log1p-expm1-u add-log-exp |
| 2× | rem-sqrt-square pow-exp div-inv associate-/l/ rem-cube-cbrt |
| 1× | cbrt-undiv pow2 cube-mult pow-to-exp flip3-- frac-2neg sqrt-pow1 pow-plus pow1/2 sqrt-div unpow3 div-sub div-exp pow-prod-down prod-exp clear-num pow-sqr pow-prod-up flip-- cbrt-unprod |
| 15.0ms | (sqrt (/ (- (pow 1.0 3) (pow (* x x) 3)) (fma (pow x 2) (+ (pow x 2) 1.0) (* 1.0 1.0)))) |
| 20.0ms | (/ (- (pow 1.0 3) (pow (* x x) 3)) (fma (pow x 2) (+ (pow x 2) 1.0) (* 1.0 1.0))) |
| 5.0ms | (pow (* x x) 3) |
| 138.0ms | (sqrt (/ (- (pow 1.0 3) (pow (* x x) 3)) (fma (pow x 2) (+ (pow x 2) 1.0) (* 1.0 1.0)))) |
| 193.0ms | (/ (- (pow 1.0 3) (pow (* x x) 3)) (fma (pow x 2) (+ (pow x 2) 1.0) (* 1.0 1.0))) |
| 42.0ms | (pow (* x x) 3) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 601 | 3903 |
| 1 | 2244 | 3796 |
| 2 | 5002 | 3767 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 222 | 0 | 222 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 222 | 2 | 224 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 11 |
| 1 | 15 | 11 |
| 136.0ms | 8000× | body | 80 | valid |
| 117.0ms | 8139× | body | 80 | nan |