Time bar (total: 14.8s)
| 15.0ms | 256× | body | 80 | valid |
| 13.0ms | 260× | body | 80 | nan |
| Iter | Nodes |
|---|---|
| done | 119 |
| 6 | 119 |
| 5 | 111 |
| 4 | 85 |
| 3 | 62 |
| 2 | 39 |
| 1 | 21 |
| 0 | 11 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (+ x 1.0) (* (sqrt x) 4.0)) |
| 0.0b | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* (sqrt x) 4.0)))) |
| 0.0b | (/ (- x 1.0) (+ (+ x 1.0) (* (sqrt x) 4.0))) |
| 42× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 21× | associate-*r* |
| 10× | add-cbrt-cube add-exp-log |
| 8× | add-log-exp |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* |
| 4× | associate-/r/ |
| 3× | associate-/r* sum-log flip3-+ associate-*l* flip-+ |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv unswap-sqr associate-/l/ |
| 1× | +-commutative associate-+l+ clear-num frac-2neg flip3-- div-sub pow-prod-down associate-*r/ *-commutative flip-- |
| 22.0ms | (+ (+ x 1.0) (* (sqrt x) 4.0)) |
| 113.0ms | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* (sqrt x) 4.0)))) |
| 48.0ms | (/ (- x 1.0) (+ (+ x 1.0) (* (sqrt x) 4.0))) |
| 64.0ms | (+ (+ x 1.0) (* (sqrt x) 4.0)) |
| 138.0ms | (* 6.0 (/ (- x 1.0) (+ (+ x 1.0) (* (sqrt x) 4.0)))) |
| 98.0ms | (/ (- x 1.0) (+ (+ x 1.0) (* (sqrt x) 4.0))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2079 |
| 1 | 461 |
| 0 | 161 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (* (sqrt x) 4.0) (+ 1.0 x)) |
| 0.0b | (log (pow (exp 6.0) (/ (- x 1.0) (+ (* (sqrt x) 4.0) (+ 1.0 x))))) |
| 0.0b | (/ (- x 1.0) (+ (* (sqrt x) 4.0) (+ 1.0 x))) |
| 0.1b | (pow (exp 6.0) (/ (- x 1.0) (+ (* (sqrt x) 4.0) (+ 1.0 x)))) |
| 41× | add-sqr-sqrt *-un-lft-identity |
| 30× | times-frac |
| 27× | add-cube-cbrt |
| 21× | pow-unpow |
| 9× | add-log-exp |
| 7× | log-prod add-exp-log distribute-lft-out-- difference-of-squares |
| 6× | unpow-prod-down add-cbrt-cube |
| 5× | pow1 associate-/l* |
| 4× | pow-pow associate-/r/ |
| 3× | exp-prod associate-/r* sum-log flip3-+ div-sub rem-log-exp flip-+ |
| 2× | pow-to-exp pow-exp div-inv pow-sub sqr-pow associate-/l/ |
| 1× | cbrt-undiv +-commutative log-div associate-+r+ clear-num frac-2neg flip3-- div-exp log-pow flip-- |
| 27.0ms | (+ (* (sqrt x) 4.0) (+ 1.0 x)) |
| 7.0ms | (log (pow (exp 6.0) (/ (- x 1.0) (+ (* (sqrt x) 4.0) (+ 1.0 x))))) |
| 65.0ms | (/ (- x 1.0) (+ (* (sqrt x) 4.0) (+ 1.0 x))) |
| 20.0ms | (pow (exp 6.0) (/ (- x 1.0) (+ (* (sqrt x) 4.0) (+ 1.0 x)))) |
| 53.0ms | (+ (* (sqrt x) 4.0) (+ 1.0 x)) |
| 245.0ms | (log (pow (exp 6.0) (/ (- x 1.0) (+ (* (sqrt x) 4.0) (+ 1.0 x))))) |
| 114.0ms | (/ (- x 1.0) (+ (* (sqrt x) 4.0) (+ 1.0 x))) |
| 188.0ms | (pow (exp 6.0) (/ (- x 1.0) (+ (* (sqrt x) 4.0) (+ 1.0 x)))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2463 |
| 1 | 585 |
| 0 | 203 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 6.0 (* (/ (+ (sqrt 1.0) (sqrt x)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))))) |
| 0.0b | (* (/ (+ (sqrt 1.0) (sqrt x)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x))))) |
| 0.1b | (/ (+ (sqrt 1.0) (sqrt x)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) |
| 0.1b | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) |
| 227× | add-sqr-sqrt |
| 200× | sqrt-prod |
| 197× | *-un-lft-identity |
| 180× | times-frac |
| 93× | add-cube-cbrt |
| 61× | associate-*r* |
| 52× | difference-of-squares |
| 39× | associate-*l* |
| 38× | add-cbrt-cube add-exp-log |
| 26× | distribute-lft-out distribute-lft-out-- |
| 14× | associate-/l* |
| 13× | prod-exp cbrt-unprod |
| 12× | associate-/r* |
| 11× | pow1 |
| 10× | cbrt-undiv div-exp |
| 9× | unswap-sqr |
| 8× | sqrt-div associate-/r/ |
| 5× | flip3-+ associate-*r/ flip-+ |
| 4× | pow-prod-down div-inv add-log-exp associate-/l/ |
| 2× | frac-times clear-num frac-2neg associate-*l/ *-commutative |
| 1× | flip3-- div-sub flip-- |
| 238.0ms | (* 6.0 (* (/ (+ (sqrt 1.0) (sqrt x)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))))) |
| 331.0ms | (* (/ (+ (sqrt 1.0) (sqrt x)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x))))) |
| 86.0ms | (/ (+ (sqrt 1.0) (sqrt x)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) |
| 51.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) |
| 610.0ms | (* 6.0 (* (/ (+ (sqrt 1.0) (sqrt x)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))))) |
| 461.0ms | (* (/ (+ (sqrt 1.0) (sqrt x)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x))))) |
| 325.0ms | (/ (+ (sqrt 1.0) (sqrt x)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) |
| 360.0ms | (/ (- (sqrt x) (sqrt 1.0)) (sqrt (+ (* (sqrt x) 4.0) (+ 1.0 x)))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 1 | 1124 |
| 0 | 366 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 6.0 (* (/ (- x 1.0) (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0))) (- (+ x 1.0) (* (sqrt x) 4.0)))) |
| 0.1b | (* (/ (- x 1.0) (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0))) (- (+ x 1.0) (* (sqrt x) 4.0))) |
| 0.2b | (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0)) |
| 15.7b | (/ (- x 1.0) (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0))) |
| 44× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 31× | times-frac |
| 25× | add-cube-cbrt |
| 24× | associate-*l* |
| 20× | add-cbrt-cube add-exp-log |
| 16× | distribute-rgt-in distribute-lft-in |
| 11× | pow1 |
| 9× | associate-*r/ |
| 8× | flip3-- associate--l+ flip-- |
| 7× | sub-neg prod-exp cbrt-unprod distribute-lft-out-- difference-of-squares |
| 6× | add-log-exp |
| 5× | associate-/l* |
| 4× | frac-times associate-*r* pow-prod-down associate-/r/ |
| 3× | cbrt-undiv associate-/r* div-exp |
| 2× | associate-*l/ *-commutative div-inv unswap-sqr associate-/l/ |
| 1× | clear-num frac-2neg diff-log div-sub |
| 188.0ms | (* 6.0 (* (/ (- x 1.0) (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0))) (- (+ x 1.0) (* (sqrt x) 4.0)))) |
| 239.0ms | (* (/ (- x 1.0) (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0))) (- (+ x 1.0) (* (sqrt x) 4.0))) |
| 26.0ms | (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0)) |
| 63.0ms | (/ (- x 1.0) (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0))) |
| 201.0ms | (* 6.0 (* (/ (- x 1.0) (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0))) (- (+ x 1.0) (* (sqrt x) 4.0)))) |
| 151.0ms | (* (/ (- x 1.0) (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0))) (- (+ x 1.0) (* (sqrt x) 4.0))) |
| 35.0ms | (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0)) |
| 93.0ms | (/ (- x 1.0) (- (* (+ 1.0 x) (+ 1.0 x)) (* (* x 4.0) 4.0))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 4078 |
| 1 | 734 |
| 0 | 247 |
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
| Iter | Nodes |
|---|---|
| done | 16 |
| 1 | 16 |
| 0 | 13 |
| 558.0ms | 8020× | body | 80 | nan |
| 438.0ms | 8000× | body | 80 | valid |