Time bar (total: 1.3m)
| 13.0ms | 47× | body | 1280 | valid |
| 10.0ms | 48× | body | 640 | valid |
| 8.0ms | 133× | body | 80 | valid |
| 3.0ms | 16× | body | 320 | valid |
| 1.0ms | 12× | body | 160 | valid |
| 67.0ms | (- (/ x (+ x 1)) (/ (+ x 1) (- x 1))) |
1 alts after pruning (1 fresh and 0 done)
Merged error: 28.5b
Found 3 expressions with local error:
| 3.0b | (- (/ x (+ x 1)) (/ (+ x 1) (- x 1))) |
| 0.0b | (/ (+ x 1) (- x 1)) |
| 0.0b | (/ x (+ x 1)) |
| 110× | *-un-lft-identity |
| 60× | times-frac |
| 57× | add-sqr-sqrt |
| 25× | add-cube-cbrt |
| 20× | distribute-lft-out |
| 18× | distribute-lft-out-- |
| 14× | difference-of-squares |
| 11× | associate-/r* |
| 7× | add-cbrt-cube add-exp-log associate-/l* |
| 5× | difference-of-sqr-1 add-log-exp |
| 4× | associate-/r/ |
| 3× | pow1 insert-posit16 |
| 2× | cbrt-undiv clear-num frac-2neg flip3-+ flip3-- div-exp flip-+ div-inv flip-- associate-/l/ |
| 1× | sub-neg diff-log frac-sub |
| 88.0ms | (- (/ x (+ x 1)) (/ (+ x 1) (- x 1))) |
| 33.0ms | (/ (+ x 1) (- x 1)) |
| 14.0ms | (/ x (+ x 1)) |
| 83.0ms | (- (/ x (+ x 1)) (/ (+ x 1) (- x 1))) |
| 44.0ms | (/ (+ x 1) (- x 1)) |
| 31.0ms | (/ x (+ x 1)) |
| 408.0ms | (/ (* (* (+ x 1) (+ x 1)) (+ x 1)) (* (* (- x 1) (- x 1)) (- x 1))) |
| 312.0ms | (- (* x (- x 1)) (* (+ x 1) (+ x 1))) |
| 265.0ms | (/ (* (* x x) x) (* (* (+ x 1) (+ x 1)) (+ x 1))) |
| 234.0ms | (- (+ (* 3 (/ 1 (pow x 3))) (+ (/ 1 (pow x 2)) (* 3 (/ 1 x))))) |
| 220.0ms | (- (+ (* 3 (/ 1 (pow x 3))) (+ (/ 1 (pow x 2)) (* 3 (/ 1 x))))) |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 15.3b | (- (* x (- x 1)) (* (+ x 1) (+ x 1))) |
| 0.0b | (* (+ x 1) (+ x 1)) |
| 0.0b | (* (+ x 1) (- x 1)) |
| 0.0b | (/ (- (* x (- x 1)) (* (+ x 1) (+ x 1))) (* (+ x 1) (- x 1))) |
| 46× | associate-*r/ |
| 36× | flip3-+ flip-+ |
| 32× | frac-sub |
| 31× | *-un-lft-identity |
| 28× | frac-times |
| 24× | flip3-- flip-- |
| 20× | add-sqr-sqrt |
| 18× | associate-/l/ |
| 14× | associate-*l/ |
| 13× | pow1 add-cbrt-cube add-exp-log |
| 12× | add-cube-cbrt |
| 11× | associate-*r* |
| 8× | associate-*l* associate-/r/ |
| 7× | distribute-lft-out |
| 6× | distribute-rgt-in distribute-lft-in swap-sqr add-log-exp |
| 5× | sub-neg |
| 4× | associate--l+ insert-posit16 |
| 3× | times-frac prod-exp cbrt-unprod associate-/l* |
| 2× | cbrt-undiv div-exp pow-prod-down *-commutative associate--r+ difference-of-squares unswap-sqr |
| 1× | pow2 clear-num associate-/r* frac-2neg pow-plus diff-log difference-of-sqr-1 div-sub pow-sqr pow-prod-up div-inv distribute-lft-out-- |
| 49.0ms | (/ (- (* x (- x 1)) (* (+ x 1) (+ x 1))) (* (+ x 1) (- x 1))) |
| 24.0ms | (* (+ x 1) (- x 1)) |
| 21.0ms | (* (+ x 1) (+ x 1)) |
| 14.0ms | (- (* x (- x 1)) (* (+ x 1) (+ x 1))) |
| 112.0ms | (* (+ x 1) (- x 1)) |
| 72.0ms | (- (* x (- x 1)) (* (+ x 1) (+ x 1))) |
| 64.0ms | (/ (- (* x (- x 1)) (* (+ x 1) (+ x 1))) (* (+ x 1) (- x 1))) |
| 20.0ms | (* (+ x 1) (+ x 1)) |
| 1.1s | (* (* (* (+ x 1) (+ x 1)) (+ x 1)) (* (* (- x 1) (- x 1)) (- x 1))) |
| 822.0ms | (- (* (* x (- (* x x) (* 1 1))) (* (- x 1) (- x 1))) (* (+ x 1) (* (- (* x x) (* 1 1)) (- (* x x) (* 1 1))))) |
| 587.0ms | (/ (* x (- x 1)) (* (+ x 1) (- x 1))) |
| 557.0ms | (* (+ (pow x 3) (pow 1 3)) (- (pow x 3) (pow 1 3))) |
| 514.0ms | (* (+ (* x x) (+ (* 1 1) (* x 1))) (* (- x 1) (+ (* x x) (- (* 1 1) (* x 1))))) |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 11.8b | (/ (+ (* -3 x) -1) (* (+ x 1) (- x 1))) |
| 0.0b | (* (+ x 1) (- x 1)) |
| 0.0b | (+ (* -3 x) -1) |
| 13× | add-sqr-sqrt |
| 12× | *-un-lft-identity |
| 10× | add-cbrt-cube add-exp-log |
| 8× | frac-times flip3-+ associate-/r/ flip-+ |
| 7× | associate-*r* add-cube-cbrt |
| 6× | flip3-- flip-- |
| 5× | pow1 add-log-exp |
| 4× | associate-*l* associate-*l/ associate-*r/ |
| 3× | times-frac insert-posit16 associate-/l* |
| 2× | distribute-rgt-in cbrt-undiv sub-neg distribute-lft-in div-exp prod-exp cbrt-unprod difference-of-squares associate-/l/ |
| 1× | +-commutative clear-num associate-/r* sum-log frac-2neg difference-of-sqr-1 pow-prod-down *-commutative div-inv distribute-lft-out distribute-lft-out-- unswap-sqr |
| 53.0ms | (/ (+ (* -3 x) -1) (* (+ x 1) (- x 1))) |
| 44.0ms | (* (+ x 1) (- x 1)) |
| 12.0ms | (+ (* -3 x) -1) |
| 89.0ms | (* (+ x 1) (- x 1)) |
| 64.0ms | (+ (* -3 x) -1) |
| 55.0ms | (/ (+ (* -3 x) -1) (* (+ x 1) (- x 1))) |
| 979.0ms | (* (* (* (+ x 1) (+ x 1)) (+ x 1)) (* (* (- x 1) (- x 1)) (- x 1))) |
| 658.0ms | (* (+ (pow x 3) (pow 1 3)) (- (pow x 3) (pow 1 3))) |
| 543.0ms | (* (- x 1) (+ (* x x) (+ (* 1 1) (* x 1)))) |
| 527.0ms | (* (+ (pow x 3) (pow 1 3)) (- (* x x) (* 1 1))) |
| 515.0ms | (* (- x 1) (+ (* x x) (+ (* 1 1) (* x 1)))) |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.3b | (/ (+ (* -3 x) -1) (+ x 1)) |
| 0.0b | (/ (/ (+ (* -3 x) -1) (+ x 1)) (- x 1)) |
| 0.0b | (+ (* -3 x) -1) |
| 234× | times-frac |
| 208× | *-un-lft-identity |
| 171× | add-sqr-sqrt |
| 95× | add-cube-cbrt |
| 38× | difference-of-squares |
| 28× | distribute-lft-out |
| 21× | associate-/l* |
| 20× | associate-/r/ |
| 19× | difference-of-sqr-1 distribute-lft-out-- |
| 11× | associate-/r* flip3-+ flip-+ |
| 10× | add-cbrt-cube add-exp-log div-inv |
| 5× | add-log-exp |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 insert-posit16 associate-/l/ |
| 2× | clear-num frac-2neg |
| 1× | +-commutative sum-log flip3-- flip-- |
| 61.0ms | (/ (/ (+ (* -3 x) -1) (+ x 1)) (- x 1)) |
| 32.0ms | (/ (+ (* -3 x) -1) (+ x 1)) |
| 12.0ms | (+ (* -3 x) -1) |
| 59.0ms | (/ (/ (+ (* -3 x) -1) (+ x 1)) (- x 1)) |
| 51.0ms | (/ (+ (* -3 x) -1) (+ x 1)) |
| 41.0ms | (+ (* -3 x) -1) |
| 479.0ms | (/ (/ 1 (+ x 1)) (- x 1)) |
| 395.0ms | (/ (/ (+ (* -3 x) -1) (- (* x x) (* 1 1))) (+ (sqrt x) 1)) |
| 377.0ms | (/ (/ (+ (* -3 x) -1) (+ (pow x 3) (pow 1 3))) (sqrt (- x 1))) |
| 375.0ms | (/ (/ (+ (* -3 x) -1) (- (* x x) (* 1 1))) (* (cbrt (- x 1)) (cbrt (- x 1)))) |
| 358.0ms | (/ (/ (+ (* -3 x) -1) (- (* x x) (* 1 1))) (+ (sqrt x) 1)) |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 15.2b
| 890.0ms | 1724× | body | 1280 | valid |
| 435.0ms | 4066× | body | 80 | valid |
| 431.0ms | 1257× | body | 640 | valid |
| 212.0ms | 610× | body | 320 | valid |
| 58.0ms | 343× | body | 160 | valid |