Time bar (total: 3.3s)
| 7.0ms | 256× | body | 80 | valid |
| 6.0ms | 248× | body | 80 | nan |
Useful iterations: 0 (2.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 3 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.0b | (* 6.0 (- x 1.0)) |
| 0.1b | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 11× | add-sqr-sqrt |
| 10× | add-exp-log add-cbrt-cube |
| 9× | *-un-lft-identity |
| 8× | add-log-exp |
| 7× | add-cube-cbrt |
| 5× | pow1 associate-*r* |
| 4× | associate-*r/ |
| 3× | times-frac associate-*l* associate-/r* sum-log |
| 2× | cbrt-undiv distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ div-exp prod-exp associate-/r/ flip-- cbrt-unprod flip-+ associate-/l/ |
| 1× | +-commutative associate-+l+ frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 5.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 6.0ms | (* 6.0 (- x 1.0)) |
| 11.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 41.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 39.0ms | (* 6.0 (- x 1.0)) |
| 80.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 377 | 495 |
| 1 | 1642 | 421 |
| 2 | 5001 | 420 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 3 | 73 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 3 | 74 |
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-- |
| 6.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 14.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)))) |
| 40.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 97.0ms | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 76.0ms | (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 439 | 987 |
| 1 | 1809 | 895 |
| 2 | 5003 | 893 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 1 | 102 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 102 | 3 | 105 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.0b | (+ (sqrt x) (sqrt 1.0)) |
| 0.1b | (* (+ (sqrt x) (sqrt 1.0)) (/ (- (sqrt x) (sqrt 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 0.1b | (/ (- (sqrt x) (sqrt 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 93× | add-sqr-sqrt |
| 68× | *-un-lft-identity |
| 55× | times-frac |
| 46× | sqrt-prod |
| 33× | associate-*r* |
| 32× | add-cube-cbrt |
| 28× | difference-of-squares |
| 14× | distribute-lft-out-- |
| 11× | add-exp-log add-cbrt-cube add-log-exp |
| 9× | associate-/l* |
| 6× | pow1 flip3-+ flip-+ |
| 5× | associate-*l* |
| 4× | sum-log associate-/r/ distribute-lft-out |
| 3× | associate-/r* |
| 2× | cbrt-undiv +-commutative frac-times div-exp associate-*l/ prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | 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))) |
| 5.0ms | (+ (sqrt x) (sqrt 1.0)) |
| 22.0ms | (* (+ (sqrt x) (sqrt 1.0)) (/ (- (sqrt x) (sqrt 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 12.0ms | (/ (- (sqrt x) (sqrt 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 41.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 35.0ms | (+ (sqrt x) (sqrt 1.0)) |
| 364.0ms | (* (+ (sqrt x) (sqrt 1.0)) (/ (- (sqrt x) (sqrt 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 149.0ms | (/ (- (sqrt x) (sqrt 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: 2 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 715 | 2101 |
| 1 | 3301 | 1876 |
| 2 | 5001 | 1846 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 0 | 152 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 152 | 3 | 155 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.1b | (* (* (/ (- x 1.0) (+ (* (- (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))) 6.0) (- (+ x 1.0) (* 4.0 (sqrt x)))) |
| 0.1b | (* (/ (- x 1.0) (+ (* (- (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))) 6.0) |
| 12.0b | (/ (- x 1.0) (+ (* (- (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))) |
| 44× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 31× | times-frac |
| 25× | add-cube-cbrt |
| 22× | associate-*l* |
| 20× | add-exp-log add-cbrt-cube |
| 11× | pow1 |
| 9× | add-log-exp |
| 7× | prod-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 6× | associate-*r* |
| 5× | associate-*l/ associate-/l* |
| 4× | flip3-- pow-prod-down associate-/r/ flip-- |
| 3× | cbrt-undiv distribute-rgt-in sub-neg distribute-lft-in div-exp associate--l+ associate-/r* |
| 2× | frac-times flip3-+ diff-log associate-*r/ *-commutative flip-+ div-inv associate-/l/ unswap-sqr |
| 1× | frac-2neg div-sub clear-num sum-log |
| 6.0ms | (- (+ x 1.0) (* 4.0 (sqrt x))) |
| 20.0ms | (* (* (/ (- x 1.0) (+ (* (- (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))) 6.0) (- (+ x 1.0) (* 4.0 (sqrt x)))) |
| 11.0ms | (* (/ (- x 1.0) (+ (* (- (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))) 6.0) |
| 8.0ms | (/ (- x 1.0) (+ (* (- (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))) |
| 38.0ms | (- (+ x 1.0) (* 4.0 (sqrt x))) |
| 125.0ms | (* (* (/ (- x 1.0) (+ (* (- (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))) 6.0) (- (+ x 1.0) (* 4.0 (sqrt x)))) |
| 64.0ms | (* (/ (- x 1.0) (+ (* (- (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))) 6.0) |
| 53.0ms | (/ (- x 1.0) (+ (* (- (* 4.0 4.0)) x) (* (+ x 1.0) (+ x 1.0)))) |
Useful iterations: 2 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 684 | 2033 |
| 1 | 3113 | 1784 |
| 2 | 5002 | 1769 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 137 | 0 | 137 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 137 | 3 | 140 |
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 |
| 226.0ms | 8000× | body | 80 | valid |
| 197.0ms | 7900× | body | 80 | nan |