Time bar (total: 14.8s)
| 8.0ms | 255× | body | 80 | valid |
| 2.0ms | 85× | body | 80 | nan |
| 0.0ms | 1× | body | 1280 | valid |
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.2b
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 |
| 8.0ms | (sqrt (+ x 1.0)) |
| 31.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 64.0ms | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
| 54.0ms | (sqrt (+ x 1.0)) |
| 66.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 228.0ms | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
Useful iterations: done (2.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 140 | 917 |
| 1 | 316 | 848 |
| 2 | 899 | 783 |
| 3 | 3660 | 775 |
| done | 5001 | 773 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) |
| 0.2b | (pow (sqrt (+ x 1.0)) 3) |
| 4.7b | (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0)))) |
| 6.3b | (/ x (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3))) |
| 89× | *-un-lft-identity |
| 62× | sqrt-div |
| 43× | add-sqr-sqrt |
| 34× | sqrt-prod |
| 32× | flip3-+ flip-+ |
| 31× | add-cube-cbrt |
| 28× | associate-*r/ distribute-lft-out |
| 27× | times-frac |
| 23× | unpow-prod-down cube-prod |
| 21× | pow1 |
| 16× | frac-sub |
| 12× | frac-times |
| 11× | swap-sqr |
| 9× | add-exp-log sqrt-pow1 pow1/2 associate-/r* add-cbrt-cube |
| 8× | associate-*l/ |
| 7× | associate-*r* associate-*l* |
| 6× | add-log-exp |
| 5× | pow-prod-up |
| 4× | sum-cubes sub-div unswap-sqr |
| 3× | pow-unpow pow-pow pow-prod-down pow-sqr associate-/l* |
| 2× | cube-div associate-/r/ |
| 1× | cbrt-undiv pow2 cube-mult pow-to-exp sub-neg flip3-- distribute-rgt-out-- frac-2neg pow-plus sqrt-unprod diff-log unpow3 div-exp pow-exp prod-exp clear-num rem-square-sqrt *-commutative sqrt-pow2 flip-- cbrt-unprod div-inv rem-cube-cbrt sqr-pow |
| 63.0ms | (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) |
| 18.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 29.0ms | (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0)))) |
| 122.0ms | (/ x (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3))) |
| 25.0ms | (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) |
| 86.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 105.0ms | (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0)))) |
| 291.0ms | (/ x (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3))) |
Useful iterations: 2 (673.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 313 | 4015 |
| 1 | 746 | 2931 |
| 2 | 2743 | 2700 |
| done | 5000 | 2700 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (pow (sqrt (+ x 1.0)) 3) |
| 0.2b | (/ 1 (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3))) |
| 4.7b | (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0)))) |
| 6.1b | (* x (/ 1 (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)))) |
| 112× | *-un-lft-identity |
| 56× | times-frac |
| 50× | sqrt-div |
| 44× | add-sqr-sqrt |
| 37× | add-cube-cbrt distribute-lft-out |
| 35× | unpow-prod-down cube-prod |
| 33× | associate-*r* |
| 27× | flip3-+ associate-*r/ flip-+ |
| 18× | add-exp-log |
| 16× | frac-sub |
| 12× | add-cbrt-cube |
| 9× | pow1 associate-/r* |
| 8× | frac-times sqrt-prod |
| 7× | sum-cubes |
| 6× | associate-*l/ add-log-exp |
| 4× | div-exp prod-exp associate-/r/ sub-div |
| 3× | pow-unpow pow-pow associate-*l* associate-/l* unswap-sqr |
| 2× | cbrt-undiv cube-div rec-exp 1-exp cbrt-unprod div-inv |
| 1× | cube-mult pow-to-exp sub-neg flip3-- distribute-rgt-out-- pow-flip frac-2neg sqrt-pow1 pow1/2 diff-log unpow3 pow-prod-down pow-exp clear-num un-div-inv *-commutative sqrt-pow2 flip-- inv-pow rem-cube-cbrt sqr-pow |
| 18.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 150.0ms | (/ 1 (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3))) |
| 58.0ms | (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0)))) |
| 292.0ms | (* x (/ 1 (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)))) |
| 86.0ms | (pow (sqrt (+ x 1.0)) 3) |
| 195.0ms | (/ 1 (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3))) |
| 95.0ms | (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0)))) |
| 281.0ms | (* x (/ 1 (+ (pow 1.0 3) (pow (sqrt (+ x 1.0)) 3)))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 340 | 4221 |
| 1 | 869 | 3218 |
| 2 | 2825 | 2913 |
| done | 5000 | 2911 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ x 1.0)) |
| 0.0b | (+ 1.0 (sqrt (+ x 1.0))) |
| 0.1b | (/ (+ 1.0 (sqrt (+ x 1.0))) (sqrt x)) |
| 0.1b | (/ (sqrt x) (/ (+ 1.0 (sqrt (+ x 1.0))) (sqrt x))) |
| 360× | times-frac |
| 287× | *-un-lft-identity |
| 190× | sqrt-prod |
| 186× | add-sqr-sqrt |
| 185× | add-cube-cbrt |
| 51× | distribute-lft-out |
| 34× | associate-/r* |
| 11× | add-exp-log add-cbrt-cube |
| 10× | associate-/l* |
| 9× | div-inv |
| 6× | add-log-exp |
| 5× | pow1 |
| 4× | cbrt-undiv div-exp |
| 3× | flip3-+ flip-+ |
| 2× | frac-2neg sqrt-div clear-num associate-/l/ |
| 1× | +-commutative rem-sqrt-square sqrt-pow1 pow1/2 sum-log associate-/r/ |
| 7.0ms | (sqrt (+ x 1.0)) |
| 17.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 57.0ms | (/ (+ 1.0 (sqrt (+ x 1.0))) (sqrt x)) |
| 59.0ms | (/ (sqrt x) (/ (+ 1.0 (sqrt (+ x 1.0))) (sqrt x))) |
| 42.0ms | (sqrt (+ x 1.0)) |
| 72.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 200.0ms | (/ (+ 1.0 (sqrt (+ x 1.0))) (sqrt x)) |
| 175.0ms | (/ (sqrt x) (/ (+ 1.0 (sqrt (+ x 1.0))) (sqrt x))) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 376 | 6926 |
| 1 | 851 | 6226 |
| 2 | 2778 | 5759 |
| done | 5001 | 5669 |
3 alts after pruning (0 fresh and 3 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 |
| 390.0ms | 7997× | body | 80 | valid |
| 147.0ms | 2731× | body | 80 | nan |
| 1.0ms | 3× | body | 1280 | valid |