Time bar (total: 14.5s)
| 12.0ms | 252× | body | 80 | nan |
| 10.0ms | 256× | body | 80 | valid |
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.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 |
| 30.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 20.0ms | (* 6.0 (- x 1.0)) |
| 49.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 52.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 43.0ms | (* 6.0 (- x 1.0)) |
| 83.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 982 |
| 1 | 376 | 955 |
| 2 | 1225 | 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 | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 0.1b | (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 42× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 21× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* |
| 4× | associate-/r/ |
| 3× | flip3-+ associate-*l* associate-/r* sum-log flip-+ |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative associate-+l+ flip3-- frac-2neg div-sub associate-*r/ pow-prod-down clear-num *-commutative flip-- |
| 49.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 145.0ms | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 88.0ms | (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 40.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 89.0ms | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 109.0ms | (/ (- x 1.0) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: 3 (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 1876 |
| 1 | 434 | 1819 |
| 2 | 1324 | 1633 |
| 3 | 4603 | 1628 |
| done | 5001 | 1628 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 0.0b | (* 6.0 (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))) |
| 0.0b | (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 0.1b | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 210× | add-sqr-sqrt |
| 171× | sqrt-prod |
| 151× | *-un-lft-identity |
| 150× | times-frac |
| 75× | add-cube-cbrt |
| 61× | associate-*r* |
| 52× | difference-of-squares |
| 39× | associate-*l* |
| 36× | add-exp-log add-cbrt-cube |
| 26× | distribute-lft-out-- |
| 13× | prod-exp cbrt-unprod |
| 12× | pow1 distribute-lft-out |
| 9× | cbrt-undiv div-exp associate-/l* unswap-sqr |
| 8× | sqrt-div |
| 6× | associate-/r* associate-/r/ |
| 5× | associate-*r/ |
| 4× | flip3-+ pow-prod-down flip-+ add-log-exp |
| 3× | div-inv |
| 2× | frac-times associate-*l/ *-commutative associate-/l/ |
| 1× | rem-sqrt-square flip3-- frac-2neg sqrt-pow1 pow1/2 div-sub clear-num flip-- |
| 32.0ms | (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 242.0ms | (* 6.0 (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))) |
| 260.0ms | (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 66.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
| 92.0ms | (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 630.0ms | (* 6.0 (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))))) |
| 505.0ms | (* (/ (+ (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x)))))) |
| 300.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (+ x 1.0) (* 4.0 (sqrt x))))) |
Useful iterations: 2 (593.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 350 | 9329 |
| 1 | 1025 | 8698 |
| 2 | 3404 | 7453 |
| done | 5000 | 7453 |
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))) |
| 6.5b | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 8.4b | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 15.2b | (* (/ (* 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 |
| 53.0ms | (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) |
| 125.0ms | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 139.0ms | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 885.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)))))) |
| 26.0ms | (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) |
| 109.0ms | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 75.0ms | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 272.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: done (789.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 350 | 10839 |
| 1 | 1485 | 8543 |
| done | 5001 | 7690 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 15 | 14 |
| done | 15 | 14 |
| 575.0ms | 8000× | body | 80 | valid |
| 415.0ms | 8150× | body | 80 | nan |