Time bar (total: 3.2s)
| 13.0ms | 276× | body | 80 | nan |
| 9.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 7 |
| 1 | 39 | 7 |
| 2 | 61 | 7 |
| 3 | 80 | 7 |
| 4 | 105 | 7 |
| 5 | 114 | 7 |
| 6 | 114 | 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.1b
Found 2 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.1b | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 7× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 3× | times-frac associate-/r* sum-log |
| 2× | pow1 cbrt-undiv flip3-+ associate-*r/ div-exp associate-/r/ flip-+ associate-/l/ |
| 1× | +-commutative associate-+l+ flip3-- frac-2neg prod-exp clear-num flip-- cbrt-unprod div-inv associate-/l* |
| 5.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 10.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 36.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 80.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 397 |
| 1 | 1293 | 333 |
| 2 | 5001 | 328 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 41 | 3 | 44 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 42 | 3 | 45 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.0b | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 0.0b | (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 42× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 21× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* |
| 4× | associate-/r/ |
| 3× | flip3-+ associate-*l* associate-/r* sum-log flip-+ |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative associate-+l+ flip3-- frac-2neg div-sub associate-*r/ pow-prod-down clear-num *-commutative flip-- |
| 5.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 13.0ms | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 9.0ms | (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 34.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 85.0ms | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 105.0ms | (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 439 | 987 |
| 1 | 1809 | 895 |
| 2 | 5001 | 893 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 0 | 102 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 102 | 3 | 105 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.0b | (/ 1 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0)))) |
| 0.2b | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0))) |
| 42× | times-frac |
| 29× | add-exp-log |
| 23× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 17× | add-cbrt-cube |
| 14× | div-exp |
| 11× | associate-/r/ |
| 10× | associate-*r/ associate-/r* |
| 8× | add-log-exp |
| 7× | cbrt-undiv |
| 6× | div-inv associate-/l* |
| 5× | flip3-- flip-- |
| 4× | pow1 prod-exp |
| 3× | rec-exp 1-exp sum-log |
| 2× | frac-2neg flip3-+ clear-num cbrt-unprod flip-+ associate-/l/ |
| 1× | +-commutative associate-+l+ pow-flip inv-pow |
| 5.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 11.0ms | (/ 1 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0)))) |
| 12.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0))) |
| 37.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 81.0ms | (/ 1 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0)))) |
| 110.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (* 6.0 (- x 1.0))) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 513 | 1239 |
| 1 | 2452 | 1080 |
| 2 | 5001 | 1032 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 111 | 0 | 111 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 111 | 3 | 114 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 0.1b | (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 0.1b | (* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 0.3b | (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 126× | add-sqr-sqrt |
| 108× | times-frac |
| 95× | *-un-lft-identity |
| 69× | add-cube-cbrt |
| 63× | sqrt-prod |
| 36× | associate-*r* |
| 24× | associate-*l* |
| 20× | add-exp-log add-cbrt-cube |
| 13× | distribute-lft-out-- difference-of-squares |
| 12× | associate-/r* |
| 10× | sqrt-div |
| 9× | unswap-sqr |
| 8× | associate-/r/ associate-/l* |
| 7× | pow1 |
| 6× | cbrt-undiv div-exp |
| 5× | flip3-+ flip-+ |
| 4× | prod-exp cbrt-unprod div-inv add-log-exp |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | frac-times rem-sqrt-square flip3-- sqrt-pow1 pow1/2 div-sub associate-*r/ pow-prod-down associate-*l/ *-commutative flip-- |
| 5.0ms | (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 7.0ms | (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 30.0ms | (* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 12.0ms | (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 72.0ms | (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 114.0ms | (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 88.0ms | (* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 135.0ms | (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
Useful iterations: 2 (67.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 772 | 3129 |
| 1 | 3369 | 2865 |
| 2 | 5002 | 2758 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 215 | 0 | 215 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 215 | 3 | 218 |
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 | 7 |
| 1 | 15 | 7 |
| 324.0ms | 8000× | body | 80 | valid |
| 289.0ms | 7964× | body | 80 | nan |
Loading profile data...