Time bar (total: 2.2s)
| 13.0ms | 256× | body | 80 | valid |
| 13.0ms | 273× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 7 |
| 1 | 16 | 7 |
| 2 | 16 | 7 |
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 3 expressions with local error:
| 0.0b | (/ (sqrt (- 1.0 (* x x))) x) |
| 0.0b | (log (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))) |
| 0.0b | (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x)) |
| 40× | *-un-lft-identity |
| 33× | times-frac |
| 28× | add-sqr-sqrt |
| 24× | add-cube-cbrt |
| 16× | sqrt-prod |
| 8× | log-prod distribute-lft-out |
| 7× | associate-/l* |
| 6× | add-exp-log |
| 5× | add-cbrt-cube div-inv add-log-exp |
| 4× | pow1 difference-of-squares |
| 3× | log-div associate-/r* |
| 2× | distribute-rgt-out flip3-+ sqrt-div frac-add flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative flip3-- frac-2neg div-exp rem-log-exp clear-num sum-log log-pow flip-- |
| 5.0ms | (/ (sqrt (- 1.0 (* x x))) x) |
| 20.0ms | (log (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))) |
| 18.0ms | (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x)) |
| 7.0ms | (/ (sqrt (- 1.0 (* x x))) x) |
| 13.0ms | (log (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x))) |
| 6.0ms | (+ (/ 1.0 x) (/ (sqrt (- 1.0 (* x x))) x)) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 460 | 892 |
| 1 | 1597 | 843 |
| 2 | 5002 | 823 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 2 | 91 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 89 | 3 | 92 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ 1.0 (sqrt (- 1.0 (* x x)))) |
| 0.0b | (log (+ 1.0 (sqrt (- 1.0 (* x x))))) |
| 0.2b | (+ (log (/ 1 x)) (log (+ 1.0 (sqrt (- 1.0 (* x x)))))) |
| 22× | *-un-lft-identity |
| 21× | log-prod |
| 13× | associate-+l+ |
| 12× | add-sqr-sqrt add-cube-cbrt |
| 9× | times-frac |
| 8× | pow1 |
| 7× | distribute-lft-out |
| 5× | log-div log-pow add-log-exp |
| 4× | add-exp-log associate-+r+ flip3-+ flip-+ |
| 3× | add-cbrt-cube |
| 2× | +-commutative associate-+r- sum-log |
| 1× | associate-+l- rem-log-exp div-inv |
| 9.0ms | (+ 1.0 (sqrt (- 1.0 (* x x)))) |
| 7.0ms | (log (+ 1.0 (sqrt (- 1.0 (* x x))))) |
| 10.0ms | (+ (log (/ 1 x)) (log (+ 1.0 (sqrt (- 1.0 (* x x)))))) |
| 4.0ms | (+ 1.0 (sqrt (- 1.0 (* x x)))) |
| 10.0ms | (log (+ 1.0 (sqrt (- 1.0 (* x x))))) |
| 23.0ms | (+ (log (/ 1 x)) (log (+ 1.0 (sqrt (- 1.0 (* x x)))))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 432 | 735 |
| 1 | 1359 | 668 |
| 2 | 5002 | 652 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 0 | 71 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 71 | 3 | 74 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (+ (log (/ 1 (sqrt x))) (log (+ (/ 1.0 (sqrt x)) (/ (sqrt (- 1.0 (* x x))) (sqrt x))))) |
| 0.3b | (/ (sqrt (- 1.0 (* x x))) (sqrt x)) |
| 0.3b | (/ 1 (sqrt x)) |
| 0.3b | (/ 1.0 (sqrt x)) |
| 112× | times-frac |
| 104× | *-un-lft-identity |
| 93× | add-sqr-sqrt sqrt-prod |
| 82× | add-cube-cbrt |
| 35× | log-prod |
| 22× | associate-+l+ |
| 18× | associate-/r* |
| 13× | associate-+r+ distribute-lft-out associate-/l* |
| 12× | add-exp-log |
| 10× | pow1 add-cbrt-cube |
| 7× | difference-of-squares |
| 6× | div-inv |
| 4× | log-div div-exp log-pow add-log-exp |
| 3× | cbrt-undiv associate-+r- pow-flip frac-2neg clear-num |
| 2× | flip3-+ sqrt-div flip-+ associate-/l/ |
| 1× | +-commutative associate-+l- rec-exp sqrt-undiv distribute-rgt-out flip3-- sqrt-pow1 pow1/2 1-exp frac-add sum-log flip-- inv-pow |
| 51.0ms | (+ (log (/ 1 (sqrt x))) (log (+ (/ 1.0 (sqrt x)) (/ (sqrt (- 1.0 (* x x))) (sqrt x))))) |
| 6.0ms | (/ (sqrt (- 1.0 (* x x))) (sqrt x)) |
| 4.0ms | (/ 1 (sqrt x)) |
| 4.0ms | (/ 1.0 (sqrt x)) |
| 15.0ms | (+ (log (/ 1 (sqrt x))) (log (+ (/ 1.0 (sqrt x)) (/ (sqrt (- 1.0 (* x x))) (sqrt x))))) |
| 5.0ms | (/ (sqrt (- 1.0 (* x x))) (sqrt x)) |
| 6.0ms | (/ 1 (sqrt x)) |
| 7.0ms | (/ 1.0 (sqrt x)) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 796 | 2055 |
| 1 | 3169 | 1885 |
| 2 | 5001 | 1841 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 220 | 0 | 220 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 220 | 3 | 223 |
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 | 10 | 7 |
| 1 | 10 | 7 |
| 421.0ms | 8000× | body | 80 | valid |
| 385.0ms | 8098× | body | 80 | nan |
Loading profile data...