Time bar (total: 8.4s)
| 10.0ms | 256× | body | 80 | valid |
| 7.0ms | 198× | 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.4b
Found 3 expressions with local error:
| 0.0b | (* 6.0 (- x 1.0)) |
| 0.0b | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 0.4b | (/ (* 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 |
| 20.0ms | (* 6.0 (- x 1.0)) |
| 30.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 44.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
| 46.0ms | (* 6.0 (- x 1.0)) |
| 42.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 99.0ms | (/ (* 6.0 (- x 1.0)) (+ (+ x 1.0) (* 4.0 (sqrt x)))) |
Useful iterations: done (905.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 982 |
| 1 | 376 | 955 |
| 2 | 1227 | 811 |
| done | 5000 | 808 |
3 alts after pruning (2 fresh and 1 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+ |
| 28.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 93.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 60.0ms | (/ 6.0 (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0))) |
| 333.0ms | (+ (+ x 1.0) (* 4.0 (sqrt x))) |
| 73.0ms | (/ (+ (+ x 1.0) (* 4.0 (sqrt x))) (- x 1.0)) |
| 80.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 (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (pow (* 4.0 (sqrt x)) 3) |
| 6.2b | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 10.8b | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 16.6b | (* (/ (* 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 |
| 42× | frac-times |
| 41× | flip3-+ flip-+ |
| 32× | associate-*r/ |
| 25× | flip3-- flip-- |
| 21× | add-exp-log add-cbrt-cube |
| 16× | *-un-lft-identity |
| 13× | associate-*l/ |
| 12× | add-sqr-sqrt |
| 11× | associate-*l* |
| 10× | add-cube-cbrt times-frac |
| 9× | pow1 add-log-exp |
| 6× | prod-exp cbrt-unprod |
| 5× | associate-/r* |
| 4× | cbrt-undiv div-exp associate-/r/ |
| 3× | pow-unpow associate-*r* sum-cubes distribute-lft-out |
| 2× | distribute-rgt-in associate-+l+ associate-+r+ pow-pow distribute-lft-in pow-prod-down pow-exp sum-log div-inv associate-/l/ rem-cube-cbrt |
| 1× | +-commutative cube-mult pow-to-exp associate-+r- sub-neg unpow-prod-down frac-2neg diff-log unpow3 cube-prod clear-num *-commutative associate-/l* unswap-sqr sqr-pow |
| 11.0ms | (pow (* 4.0 (sqrt x)) 3) |
| 124.0ms | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 144.0ms | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 832.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)))))) |
| 86.0ms | (pow (* 4.0 (sqrt x)) 3) |
| 114.0ms | (/ (* 6.0 (- x 1.0)) (+ (pow (+ x 1.0) 3) (pow (* 4.0 (sqrt x)) 3))) |
| 102.0ms | (+ (* (+ x 1.0) (+ x 1.0)) (- (* (* 4.0 (sqrt x)) (* 4.0 (sqrt x))) (* (+ x 1.0) (* 4.0 (sqrt x))))) |
| 208.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 (574.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 354 | 10689 |
| 1 | 1493 | 8589 |
| done | 5000 | 7857 |
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 | 11 | 14 |
| 1 | 14 | 14 |
| done | 14 | 14 |
| 549.0ms | 8000× | body | 80 | valid |
| 465.0ms | 8006× | body | 80 | nan |