Time bar (total: 14.3s)
| 15.0ms | 256× | body | 80 | valid |
| 8.0ms | 241× | body | 80 | nan |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 21 | 14 |
| 2 | 39 | 14 |
| 3 | 61 | 14 |
| 4 | 80 | 14 |
| 5 | 101 | 14 |
| 6 | 109 | 14 |
| done | 109 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.3b
Found 3 expressions with local error:
| 0.0b | (* 6.0 (- x 1.0)) |
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 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 |
| 32.0ms | (* 6.0 (- x 1.0)) |
| 29.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 51.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 48.0ms | (* 6.0 (- x 1.0)) |
| 36.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 105.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: done (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 982 |
| 1 | 376 | 955 |
| 2 | 1227 | 811 |
| done | 5000 | 808 |
4 alts after pruning (4 fresh and 0 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+ |
| 32.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 399.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 52.0ms | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
| 46.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 75.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 88.0ms | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 264 | 3901 |
| 1 | 627 | 3749 |
| 2 | 2260 | 3557 |
| done | 5000 | 3545 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
| 0.0b | (/ (/ 6.0 (* (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))) |
| 0.0b | (/ 6.0 (* (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))))) |
| 0.0b | (* (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))) |
| 576× | times-frac |
| 360× | cbrt-prod |
| 339× | add-sqr-sqrt |
| 333× | *-un-lft-identity |
| 219× | add-cube-cbrt |
| 111× | associate-/r/ |
| 110× | cbrt-div |
| 54× | distribute-lft-out-- |
| 48× | difference-of-squares |
| 43× | div-inv |
| 30× | swap-sqr |
| 27× | frac-times associate-*r/ associate-*l/ |
| 25× | associate-/r* |
| 24× | associate-*r* associate-*l* |
| 20× | add-exp-log |
| 16× | flip3-- flip-- |
| 13× | associate-/l* |
| 11× | pow1 add-cbrt-cube |
| 9× | unswap-sqr |
| 7× | cbrt-undiv pow1/3 div-exp |
| 4× | add-log-exp |
| 3× | prod-exp cbrt-unprod |
| 2× | frac-2neg pow-prod-down clear-num pow-sqr pow-prod-up |
| 1× | pow2 pow-plus *-commutative associate-/l/ |
| 21.0ms | (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
| 127.0ms | (/ (/ 6.0 (* (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))) |
| 55.0ms | (/ 6.0 (* (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))))) |
| 241.0ms | (* (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))) |
| 238.0ms | (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
| 104.0ms | (/ (/ 6.0 (* (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))) |
| 360.0ms | (/ 6.0 (* (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))))) |
| 261.0ms | (* (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) (cbrt (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 706 | 25280 |
| 1 | 1440 | 23939 |
| 2 | 3811 | 23221 |
| done | 5000 | 20350 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.2b | (* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0))))) |
| 0.2b | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0)))) |
| 0.3b | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0))) |
| 417× | times-frac |
| 387× | add-sqr-sqrt |
| 282× | *-un-lft-identity |
| 178× | add-cube-cbrt |
| 152× | sqrt-prod |
| 104× | associate-*r* |
| 100× | difference-of-squares |
| 50× | distribute-lft-out-- |
| 42× | associate-/r* |
| 20× | add-exp-log add-cbrt-cube |
| 18× | associate-/r/ |
| 10× | div-inv |
| 9× | add-log-exp |
| 8× | flip3-- flip-- |
| 7× | cbrt-undiv div-exp |
| 6× | pow1 associate-/l* |
| 5× | associate-*l* |
| 4× | flip3-+ flip-+ |
| 3× | prod-exp sum-log cbrt-unprod unswap-sqr |
| 2× | frac-times frac-2neg associate-*l/ clear-num associate-/l/ distribute-lft-out |
| 1× | +-commutative associate-+l+ associate-*r/ pow-prod-down *-commutative |
| 32.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 173.0ms | (* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0))))) |
| 58.0ms | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0)))) |
| 100.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0))) |
| 45.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 557.0ms | (* (+ (sqrt x) (sqrt 1.0)) (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0))))) |
| 237.0ms | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0)))) |
| 356.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- (sqrt x) (sqrt 1.0))) |
Useful iterations: done (690.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 491 | 10458 |
| 1 | 1278 | 9850 |
| done | 5000 | 9271 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 43 |
| 1 | 17 | 43 |
| done | 17 | 43 |
| 727.0ms | 8200× | body | 80 | nan |
| 580.0ms | 8000× | body | 80 | valid |