Time bar (total: 38.3s)
| 109.0ms | 114× | body | 1280 | valid |
| 40.0ms | 31× | body | 10240 | exit |
| 29.0ms | 47× | body | 640 | valid |
| 15.0ms | 120× | body | 80 | valid |
| 13.0ms | 139× | body | 80 | nan |
| 13.0ms | 13× | body | 1280 | nan |
| 12.0ms | 28× | body | 320 | valid |
| 10.0ms | 16× | body | 640 | nan |
| 3.0ms | 7× | body | 320 | nan |
| 1.0ms | 6× | body | 160 | valid |
| 1.0ms | 4× | body | 160 | nan |
| 13.0ms | (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.6b
Found 3 expressions with local error:
| 1.2b | (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) |
| 1.0b | (pow (+ x 1) (/ 1 n)) |
| 0.5b | (pow x (/ 1 n)) |
| 10× | add-sqr-sqrt |
| 8× | pow-unpow *-un-lft-identity |
| 6× | add-cube-cbrt |
| 5× | add-log-exp |
| 4× | pow1 unpow-prod-down add-exp-log |
| 3× | add-cbrt-cube insert-posit16 |
| 2× | pow-to-exp div-inv difference-of-squares |
| 1× | sub-neg pow-pow flip3-- diff-log pow-exp flip-- distribute-lft-out-- |
| 19.0ms | (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) |
| 3.0ms | (pow (+ x 1) (/ 1 n)) |
| 2.0ms | (pow x (/ 1 n)) |
| 213.0ms | (- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n))) |
| 82.0ms | (pow (+ x 1) (/ 1 n)) |
| 65.0ms | (pow x (/ 1 n)) |
| 362.0ms | (- (/ 1 (* x n)) (+ (/ (log (/ 1 x)) (* x (pow n 2))) (* 1/2 (/ 1 (* (pow x 2) n))))) |
| 252.0ms | (- (+ (* 1/2 (/ (pow (log (/ 1 x)) 2) (pow n 2))) 1) (/ (log (/ 1 x)) n)) |
| 237.0ms | (- (+ (/ (log -1) n) (+ 1 (/ 1 (* x n)))) (/ (log (/ -1 x)) n)) |
| 184.0ms | (- (+ (/ (log -1) (* x (pow n 2))) (/ 1 (* x n))) (+ (* 1/2 (/ 1 (* (pow x 2) n))) (/ (log (/ -1 x)) (* x (pow n 2))))) |
| 177.0ms | (- (+ (/ (log -1) n) (+ (* 1/2 (/ (pow (log -1) 2) (pow n 2))) (+ (* 1/2 (/ (pow (log (/ -1 x)) 2) (pow n 2))) 1))) (+ (/ (log (/ -1 x)) n) (/ (* (log (/ -1 x)) (log -1)) (pow n 2)))) |
4 alts after pruning (3 fresh and 1 done)
Merged error: 21.9b
Found 4 expressions with local error:
| 1.1b | (/ 1 (* n x)) |
| 0.8b | (/ (log x) (* n (* n x))) |
| 0.2b | (* n (* n x)) |
| 0.1b | (* (+ (/ -1/2 x) 1) (/ 1 (* n x))) |
| 11× | add-exp-log |
| 8× | add-sqr-sqrt *-un-lft-identity add-cbrt-cube add-cube-cbrt |
| 7× | pow1 |
| 5× | associate-*r* |
| 4× | insert-posit16 add-log-exp |
| 3× | times-frac associate-*l* div-inv associate-/l* |
| 2× | frac-times rec-exp clear-num associate-/r* frac-2neg flip3-+ associate-*l/ prod-exp *-commutative flip-+ |
| 1× | cbrt-undiv div-exp pow-prod-down associate-*r/ un-div-inv cbrt-unprod pow-flip inv-pow |
| 12.0ms | (* (+ (/ -1/2 x) 1) (/ 1 (* n x))) |
| 4.0ms | (/ (log x) (* n (* n x))) |
| 1.0ms | (* n (* n x)) |
| 1.0ms | (/ 1 (* n x)) |
| 91.0ms | (/ (log x) (* n (* n x))) |
| 29.0ms | (* (+ (/ -1/2 x) 1) (/ 1 (* n x))) |
| 14.0ms | (* n (* n x)) |
| 10.0ms | (/ 1 (* n x)) |
| 678.0ms | (* -1 (/ (log (/ 1 x)) (* x (pow n 2)))) |
| 245.0ms | (* (+ (/ -1/2 x) 1) (/ 1 (* n x))) |
| 234.0ms | (* (+ (pow (/ -1/2 x) 3) (pow 1 3)) 1) |
| 223.0ms | (* (* (* (+ (/ -1/2 x) 1) (+ (/ -1/2 x) 1)) (+ (/ -1/2 x) 1)) (* (* (/ 1 (* n x)) (/ 1 (* n x))) (/ 1 (* n x)))) |
| 217.0ms | (/ (* (* (log x) (log x)) (log x)) (* (* (* n (* n x)) (* n (* n x))) (* n (* n x)))) |
8 alts after pruning (6 fresh and 2 done)
Merged error: 21.0b
Found 4 expressions with local error:
| 0.8b | (/ (log x) (* n (* n x))) |
| 0.2b | (/ (/ 1 n) x) |
| 0.2b | (* n (* n x)) |
| 0.1b | (* (+ (/ -1/2 x) 1) (/ (/ 1 n) x)) |
| 9× | add-sqr-sqrt *-un-lft-identity add-cube-cbrt |
| 8× | add-cbrt-cube add-exp-log |
| 7× | associate-/l* |
| 6× | pow1 |
| 5× | associate-*r* |
| 4× | insert-posit16 div-inv add-log-exp |
| 3× | times-frac associate-*l* |
| 2× | frac-times clear-num frac-2neg flip3-+ associate-*l/ *-commutative flip-+ |
| 1× | cbrt-undiv associate-/r* div-exp pow-prod-down prod-exp associate-*r/ cbrt-unprod associate-/l/ |
| 9.0ms | (* (+ (/ -1/2 x) 1) (/ (/ 1 n) x)) |
| 6.0ms | (/ (/ 1 n) x) |
| 4.0ms | (/ (log x) (* n (* n x))) |
| 1.0ms | (* n (* n x)) |
| 97.0ms | (/ (log x) (* n (* n x))) |
| 28.0ms | (* (+ (/ -1/2 x) 1) (/ (/ 1 n) x)) |
| 16.0ms | (* n (* n x)) |
| 11.0ms | (/ (/ 1 n) x) |
| 770.0ms | (* -1 (/ (log (/ 1 x)) (* x (pow n 2)))) |
| 493.0ms | (* (- (* (/ -1/2 x) (/ -1/2 x)) (* 1 1)) (/ (/ 1 n) x)) |
| 348.0ms | (* (- (* (/ -1/2 x) (/ -1/2 x)) (* 1 1)) (/ 1 n)) |
| 297.0ms | (* (+ (pow (/ -1/2 x) 3) (pow 1 3)) (/ 1 n)) |
| 276.0ms | (* (+ (* (/ -1/2 x) (/ -1/2 x)) (- (* 1 1) (* (/ -1/2 x) 1))) x) |
9 alts after pruning (6 fresh and 3 done)
Merged error: 21.0b
Found 4 expressions with local error:
| 4.3b | (/ (/ (/ (- (* (/ -1/2 x) (/ -1/2 x)) 1) x) n) (- (/ -1/2 x) 1)) |
| 3.9b | (/ (/ (- (* (/ -1/2 x) (/ -1/2 x)) 1) x) n) |
| 0.8b | (/ (log x) (* n (* n x))) |
| 0.3b | (* (/ -1/2 x) (/ -1/2 x)) |
| 24× | add-sqr-sqrt |
| 19× | *-un-lft-identity times-frac add-cube-cbrt |
| 11× | div-inv associate-/l* |
| 10× | add-cbrt-cube add-exp-log |
| 9× | pow1 |
| 5× | associate-/r* difference-of-sqr-1 div-sub |
| 4× | associate-*r* associate-*l* insert-posit16 add-log-exp |
| 3× | clear-num frac-2neg |
| 2× | cbrt-undiv div-exp associate-/r/ associate-/l/ |
| 1× | pow2 frac-times pow-plus flip3-- pow-prod-down associate-*l/ prod-exp associate-*r/ *-commutative pow-prod-up cbrt-unprod flip-- |
| 27.0ms | (/ (/ (/ (- (* (/ -1/2 x) (/ -1/2 x)) 1) x) n) (- (/ -1/2 x) 1)) |
| 10.0ms | (/ (/ (- (* (/ -1/2 x) (/ -1/2 x)) 1) x) n) |
| 4.0ms | (/ (log x) (* n (* n x))) |
| 4.0ms | (* (/ -1/2 x) (/ -1/2 x)) |
| 75.0ms | (/ (log x) (* n (* n x))) |
| 53.0ms | (/ (/ (/ (- (* (/ -1/2 x) (/ -1/2 x)) 1) x) n) (- (/ -1/2 x) 1)) |
| 26.0ms | (/ (/ (- (* (/ -1/2 x) (/ -1/2 x)) 1) x) n) |
| 11.0ms | (* (/ -1/2 x) (/ -1/2 x)) |
| 737.0ms | (* -1 (/ (log (/ 1 x)) (* x (pow n 2)))) |
| 402.0ms | (/ (/ (/ (* (/ -1/2 x) (/ -1/2 x)) x) n) (- (/ -1/2 x) 1)) |
| 384.0ms | (/ (sqrt (/ (/ (- (* (/ -1/2 x) (/ -1/2 x)) 1) x) n)) (sqrt (- (/ -1/2 x) 1))) |
| 376.0ms | (/ (* (cbrt (/ (/ (- (* (/ -1/2 x) (/ -1/2 x)) 1) x) n)) (cbrt (/ (/ (- (* (/ -1/2 x) (/ -1/2 x)) 1) x) n))) (* (cbrt (- (/ -1/2 x) 1)) (cbrt (- (/ -1/2 x) 1)))) |
| 359.0ms | (/ (/ (- (* (/ -1/2 x) (/ -1/2 x)) 1) x) 1) |
7 alts after pruning (4 fresh and 3 done)
Merged error: 20.0b
84.2% (1.5b remaining)
Error of 21.5b against oracle of 20.0b and baseline of 29.3b
| 3.5s | 3178× | body | 1280 | valid |
| 1.4s | 1638× | body | 640 | valid |
| 1.3s | 1086× | body | 10240 | exit |
| 1.1s | 4690× | body | 80 | valid |
| 855.0ms | 867× | body | 320 | valid |
| 654.0ms | 603× | body | 1280 | nan |
| 594.0ms | 5049× | body | 80 | nan |
| 499.0ms | 594× | body | 640 | nan |
| 174.0ms | 292× | body | 320 | nan |
| 134.0ms | 432× | body | 160 | valid |
| 54.0ms | 186× | body | 160 | nan |