Time bar (total: 17.9s)
| 24.0ms | 256× | body | 80 | valid |
| 14.0ms | 286× | body | 80 | nan |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 21 | 14 |
| 2 | 39 | 14 |
| 3 | 62 | 14 |
| 4 | 85 | 14 |
| 5 | 111 | 14 |
| 6 | 119 | 14 |
| done | 119 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.3b
Found 3 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.0b | (* 6.0 (- x 1.0)) |
| 0.3b | (/ (* 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 |
| 46.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 31.0ms | (* 6.0 (- x 1.0)) |
| 70.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 62.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 69.0ms | (* 6.0 (- x 1.0)) |
| 115.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 982 |
| 1 | 389 | 955 |
| 2 | 1774 | 819 |
| done | 5002 | 811 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.0b | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 0.0b | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
| 138× | times-frac |
| 103× | add-sqr-sqrt *-un-lft-identity |
| 71× | add-cube-cbrt |
| 26× | associate-/r* |
| 16× | distribute-lft-out-- difference-of-squares |
| 11× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 6× | div-inv associate-/l* |
| 5× | flip3-- flip-- |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 sum-log |
| 2× | frac-2neg flip3-+ clear-num flip-+ associate-/l/ |
| 1× | +-commutative associate-+l+ |
| 46.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 140.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 87.0ms | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
| 66.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 110.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 119.0ms | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
Useful iterations: 2 (596.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 264 | 3901 |
| 1 | 723 | 3771 |
| 2 | 3774 | 3563 |
| done | 5001 | 3563 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 0.2b | (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 0.2b | (* (/ 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-- |
| 62.0ms | (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 71.0ms | (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 362.0ms | (* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 98.0ms | (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 111.0ms | (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 187.0ms | (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 127.0ms | (* (/ 6.0 (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 213.0ms | (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
Useful iterations: done (2.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 5611 |
| 1 | 813 | 5234 |
| 2 | 4086 | 4879 |
| done | 5000 | 4871 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (/ (sqrt 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))))) |
| 0.3b | (/ (sqrt 6.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 1.0b | (* (/ (sqrt 6.0) (sqrt 1)) (* (/ (sqrt 6.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))) |
| 196× | add-sqr-sqrt |
| 190× | times-frac |
| 164× | sqrt-prod |
| 144× | *-un-lft-identity |
| 118× | add-cube-cbrt |
| 82× | associate-*l* |
| 61× | add-exp-log add-cbrt-cube |
| 37× | associate-*r* |
| 22× | prod-exp cbrt-unprod |
| 19× | cbrt-undiv div-exp |
| 15× | unswap-sqr |
| 13× | distribute-lft-out-- difference-of-squares |
| 12× | associate-/r* |
| 11× | pow1 associate-/l* |
| 8× | sqrt-div associate-/r/ |
| 6× | frac-times associate-*r/ |
| 5× | div-inv |
| 4× | flip3-+ pow-prod-down associate-*l/ flip-+ add-log-exp |
| 2× | frac-2neg clear-num *-commutative associate-/l/ |
| 1× | sqrt-undiv flip3-- div-sub flip-- |
| 350.0ms | (* (/ (sqrt 6.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 79.0ms | (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 63.0ms | (/ (sqrt 6.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 323.0ms | (* (/ (sqrt 6.0) (sqrt 1)) (* (/ (sqrt 6.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))) |
| 213.0ms | (* (/ (sqrt 6.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 233.0ms | (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 242.0ms | (/ (sqrt 6.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 271.0ms | (* (/ (sqrt 6.0) (sqrt 1)) (* (/ (sqrt 6.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- x 1.0) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))) |
Useful iterations: done (907.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 408 | 10261 |
| 1 | 1260 | 9292 |
| done | 5001 | 8384 |
4 alts after pruning (0 fresh and 4 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 14 | 14 |
| done | 14 | 14 |
| 1.1s | 8000× | body | 80 | valid |
| 589.0ms | 7916× | body | 80 | nan |