Time bar (total: 15.3s)
| 12.0ms | 256× | body | 80 | valid |
| 3.0ms | 90× | body | 80 | nan |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 8 |
| 1 | 8 | 8 |
| done | 8 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (sqrt (+ x 1.0)) |
| 0.0b | (+ 1.0 (sqrt (+ x 1.0))) |
| 0.1b | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
| 25× | *-un-lft-identity |
| 14× | add-sqr-sqrt |
| 13× | add-cube-cbrt |
| 12× | times-frac |
| 6× | distribute-lft-out |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | pow1 associate-/r* sqrt-prod |
| 3× | flip3-+ flip-+ associate-/l* |
| 2× | sqrt-div associate-/r/ |
| 1× | cbrt-undiv +-commutative rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num sum-log div-inv |
| 15.0ms | (sqrt (+ x 1.0)) |
| 32.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 62.0ms | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
| 43.0ms | (sqrt (+ x 1.0)) |
| 79.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 223.0ms | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
Useful iterations: done (2.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 140 | 917 |
| 1 | 316 | 848 |
| 2 | 899 | 783 |
| 3 | 3660 | 775 |
| done | 5001 | 773 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3))) |
| 0.1b | (/ x (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3)))) |
| 0.2b | (pow (sqrt (+ x 1.0)) 3) |
| 4.0b | (cbrt (pow (sqrt (+ x 1.0)) 3)) |
| 41× | *-un-lft-identity |
| 23× | add-sqr-sqrt add-cube-cbrt |
| 20× | cbrt-prod |
| 16× | sqrt-prod |
| 14× | unpow-prod-down cube-prod |
| 12× | times-frac |
| 9× | distribute-lft-out |
| 7× | add-exp-log add-cbrt-cube |
| 6× | pow1 add-log-exp |
| 4× | cube-div flip3-+ sqrt-div associate-/r* flip-+ |
| 3× | pow-unpow pow-pow associate-/l* |
| 2× | cube-mult cbrt-div unpow3 associate-/r/ sqr-pow |
| 1× | cbrt-undiv +-commutative pow-to-exp frac-2neg sqrt-pow1 pow1/2 pow1/3 div-exp pow-exp clear-num sum-log sqrt-pow2 rem-cbrt-cube div-inv rem-cube-cbrt |
| 61.0ms | (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3))) |
| 99.0ms | (/ x (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3)))) |
| 20.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 18.0ms | (cbrt (pow (sqrt (+ x 1.0)) 3)) |
| 71.0ms | (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3))) |
| 220.0ms | (/ x (+ 1.0 (cbrt (pow (sqrt (+ x 1.0)) 3)))) |
| 91.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 40.0ms | (cbrt (pow (sqrt (+ x 1.0)) 3)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 199 | 1877 |
| 1 | 459 | 1315 |
| 2 | 1331 | 1234 |
| done | 5000 | 1232 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2)))) |
| 0.0b | (+ (+ (/ x (+ (sqrt 1.0) 1.0)) (* 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))))) (- (/ (* 1/4 (pow x 3)) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (* 1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2)))))) |
| 0.0b | (+ (/ x (+ (sqrt 1.0) 1.0)) (* 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))))) |
| 6.0b | (- (/ (* 1/4 (pow x 3)) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (* 1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2))))) |
| 44× | add-exp-log |
| 22× | prod-exp |
| 20× | add-log-exp |
| 13× | frac-add add-cbrt-cube |
| 12× | div-exp associate-*r* |
| 10× | add-sqr-sqrt *-un-lft-identity |
| 9× | associate-*r/ |
| 8× | add-cube-cbrt times-frac |
| 7× | pow-to-exp pow-exp sum-log |
| 6× | pow1 |
| 5× | flip3-+ flip-+ |
| 4× | flip3-- frac-sub flip-- cbrt-unprod |
| 3× | unpow-prod-down diff-log associate-*l* |
| 2× | cbrt-undiv +-commutative sub-neg associate-+r+ |
| 1× | associate-+r- associate-+l+ pow-prod-down *-commutative div-inv distribute-lft-out unpow2 unswap-sqr sqr-pow |
| 104.0ms | (* 1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2)))) |
| 538.0ms | (+ (+ (/ x (+ (sqrt 1.0) 1.0)) (* 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))))) (- (/ (* 1/4 (pow x 3)) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (* 1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2)))))) |
| 112.0ms | (+ (/ x (+ (sqrt 1.0) 1.0)) (* 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))))) |
| 116.0ms | (- (/ (* 1/4 (pow x 3)) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (* 1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2))))) |
| 259.0ms | (* 1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2)))) |
| 734.0ms | (+ (+ (/ x (+ (sqrt 1.0) 1.0)) (* 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))))) (- (/ (* 1/4 (pow x 3)) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (* 1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2)))))) |
| 735.0ms | (+ (/ x (+ (sqrt 1.0) 1.0)) (* 1/8 (/ (pow x 3) (* (pow (sqrt 1.0) 3) (pow (+ (sqrt 1.0) 1.0) 2))))) |
| 700.0ms | (- (/ (* 1/4 (pow x 3)) (* (pow (+ (sqrt 1.0) 1.0) 3) 1.0)) (* 1/2 (/ (pow x 2) (* (sqrt 1.0) (pow (+ (sqrt 1.0) 1.0) 2))))) |
Useful iterations: done (2.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 229 | 5905 |
| 1 | 722 | 5378 |
| 2 | 3466 | 4947 |
| done | 5001 | 4946 |
5 alts after pruning (2 fresh and 3 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0)))) |
| 0.0b | (sqrt (+ x 1.0)) |
| 0.0b | (+ 1.0 (sqrt (+ x 1.0))) |
| 0.2b | (* (sqrt x) (/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0))))) |
| 69× | *-un-lft-identity |
| 56× | add-sqr-sqrt |
| 52× | times-frac |
| 39× | add-cube-cbrt sqrt-prod |
| 30× | associate-*r* |
| 15× | distribute-lft-out |
| 11× | add-exp-log add-cbrt-cube |
| 7× | pow1 |
| 6× | associate-*l* associate-/l* add-log-exp unswap-sqr |
| 4× | flip3-+ associate-/r* associate-/r/ flip-+ |
| 2× | cbrt-undiv sqrt-div div-exp prod-exp cbrt-unprod div-inv |
| 1× | +-commutative rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 associate-*r/ pow-prod-down clear-num sum-log *-commutative |
| 44.0ms | (/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0)))) |
| 15.0ms | (sqrt (+ x 1.0)) |
| 33.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 165.0ms | (* (sqrt x) (/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0))))) |
| 454.0ms | (/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0)))) |
| 63.0ms | (sqrt (+ x 1.0)) |
| 74.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 240.0ms | (* (sqrt x) (/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0))))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 216 | 2303 |
| 1 | 520 | 2031 |
| 2 | 1708 | 1857 |
| done | 5000 | 1834 |
5 alts after pruning (1 fresh and 4 done)
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 8 |
| 1 | 8 | 8 |
| done | 8 | 8 |
| 848.0ms | 7998× | body | 80 | valid |
| 83.0ms | 2659× | body | 80 | nan |
| 0.0ms | 2× | body | 1280 | valid |