Time bar (total: 6.0s)
| 7.0ms | 256× | body | 80 | valid |
| 7.0ms | 296× | body | 80 | nan |
Useful iterations: 0 (1.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 |
1 alts after pruning (1 fresh and 0 done)
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))) |
| 9.0ms | (* 6.0 (- x 1.0)) |
| 10.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 38.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 39.0ms | (* 6.0 (- x 1.0)) |
| 78.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 377 | 495 |
| 1 | 1642 | 421 |
| 2 | 5001 | 420 |
3 alts after pruning (3 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+ |
| 5.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 10.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 11.0ms | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
| 36.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 71.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 78.0ms | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 641 | 2084 |
| 1 | 2942 | 1986 |
| 2 | 5001 | 1984 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0))))) |
| 0.0b | (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0)))) |
| 0.0b | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 0.0b | (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0))) |
| 875× | times-frac |
| 803× | add-sqr-sqrt |
| 612× | *-un-lft-identity |
| 579× | sqrt-prod |
| 364× | add-cube-cbrt |
| 196× | difference-of-squares |
| 185× | associate-*r* |
| 98× | distribute-lft-out-- |
| 75× | associate-/r* |
| 36× | associate-*l* |
| 34× | add-exp-log add-cbrt-cube |
| 26× | distribute-lft-out |
| 22× | associate-/r/ |
| 14× | cbrt-undiv div-exp associate-/l* |
| 12× | div-inv unswap-sqr |
| 8× | flip3-- flip-- |
| 6× | pow1 sqrt-div prod-exp cbrt-unprod |
| 4× | flip3-+ flip-+ associate-/l/ add-log-exp |
| 3× | frac-2neg clear-num |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative |
| 130.0ms | (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0))))) |
| 20.0ms | (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0)))) |
| 12.0ms | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 14.0ms | (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0))) |
| 446.0ms | (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0))))) |
| 301.0ms | (/ 6.0 (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0)))) |
| 227.0ms | (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 513.0ms | (/ (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) (- (sqrt x) (sqrt 1.0))) |
Useful iterations: 1 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1935 | 14196 |
| 1 | 5001 | 13598 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) |
| 5.7b | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 8.8b | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 15.7b | (* (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 48× | frac-add |
| 45× | pow1 |
| 42× | frac-times |
| 41× | flip3-+ flip-+ |
| 32× | associate-*r/ |
| 30× | add-exp-log add-cbrt-cube |
| 25× | flip3-- flip-- |
| 18× | pow-prod-down |
| 15× | *-un-lft-identity |
| 13× | associate-*l/ prod-exp cbrt-unprod |
| 12× | associate-*l* |
| 11× | add-sqr-sqrt |
| 10× | times-frac |
| 9× | add-cube-cbrt add-log-exp |
| 5× | associate-/r* |
| 4× | cbrt-undiv div-exp associate-*r* associate-/r/ pow-sqr pow-prod-up |
| 3× | sum-cubes distribute-lft-out |
| 2× | distribute-rgt-in associate-+l+ associate-+r+ distribute-lft-in pow-plus sum-log *-commutative div-inv associate-/l/ |
| 1× | +-commutative pow2 associate-+r- sub-neg frac-2neg diff-log swap-sqr clear-num associate-/l* unswap-sqr |
| 8.0ms | (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) |
| 17.0ms | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 16.0ms | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 36.0ms | (* (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 36.0ms | (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) |
| 93.0ms | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 74.0ms | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 179.0ms | (* (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x)))))) |
Useful iterations: 1 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1511 | 5265 |
| 1 | 5001 | 4860 |
3 alts after pruning (0 fresh and 3 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 | 14 | 7 |
| 1 | 14 | 7 |
| 235.0ms | 8000× | body | 80 | valid |
| 207.0ms | 7974× | body | 80 | nan |