Time bar (total: 52.4s)
| 191.0ms | 479× | body | 80 | valid |
| 65.0ms | 16× | body | 640 | valid |
| 52.0ms | 5× | body | 160 | valid |
| 10.0ms | 5× | body | 1280 | valid |
| 8.0ms | 7× | body | 320 | valid |
| Iter | Nodes |
|---|---|
| 4 | 9717 |
| 3 | 1592 |
| 2 | 349 |
| 1 | 105 |
| 0 | 35 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 3.8b | (+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6))) |
| 3.9b | (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3) |
| 6.3b | (* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) |
| 6.3b | (* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6)) |
| 30× | add-cbrt-cube add-exp-log |
| 26× | add-sqr-sqrt |
| 24× | associate-*r* |
| 23× | associate-*r/ |
| 22× | *-un-lft-identity |
| 18× | pow1 |
| 16× | times-frac |
| 15× | prod-exp cbrt-unprod |
| 14× | add-cube-cbrt |
| 11× | flip3-- flip-- |
| 10× | frac-add |
| 9× | pow-prod-down |
| 8× | add-log-exp |
| 7× | sub-neg |
| 6× | distribute-rgt-in distribute-lft-in |
| 5× | difference-of-squares |
| 4× | frac-times associate-+l+ associate-+r+ insert-posit16 distribute-lft-out-- |
| 3× | cbrt-undiv div-exp |
| 2× | flip3-+ associate-*l* associate-*l/ associate-/r/ *-commutative flip-+ |
| 1× | associate--l- +-commutative sum-log diff-log div-sub div-inv unswap-sqr |
| 625.0ms | (+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6))) |
| 526.0ms | (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3) |
| 265.0ms | (* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) |
| 238.0ms | (* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6)) |
| 417.0ms | (+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6))) |
| 145.0ms | (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3) |
| 75.0ms | (* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) |
| 152.0ms | (* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6)) |
| Iter | Nodes |
|---|---|
| 2 | 4951 |
| 1 | 1096 |
| 0 | 310 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 3.8b | (+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (+ (* (* x1 x1) (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (* (* x1 x1) -6))) |
| 3.9b | (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3) |
| 6.3b | (* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) |
| 6.3b | (* (* x1 x1) (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) |
| 46× | add-cbrt-cube add-exp-log |
| 25× | pow1 prod-exp cbrt-unprod |
| 24× | add-sqr-sqrt |
| 22× | associate-*r* |
| 21× | *-un-lft-identity |
| 16× | times-frac |
| 14× | pow-prod-down |
| 13× | associate-*r/ add-cube-cbrt |
| 11× | add-log-exp |
| 10× | frac-add |
| 7× | flip3-+ flip-+ |
| 5× | cbrt-undiv flip3-- div-exp flip-- difference-of-squares |
| 4× | frac-times associate-+l+ insert-posit16 distribute-lft-out-- |
| 3× | sum-log sub-neg |
| 2× | distribute-rgt-in distribute-lft-in associate-*l* associate-*l/ associate-/r/ *-commutative |
| 1× | associate--l- +-commutative associate-+r+ diff-log div-sub div-inv |
| 1.3s | (+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (+ (* (* x1 x1) (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (* (* x1 x1) -6))) |
| 491.0ms | (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3) |
| 247.0ms | (* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) |
| 211.0ms | (* (* x1 x1) (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) |
| 432.0ms | (+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (+ (* (* x1 x1) (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (* (* x1 x1) -6))) |
| 100.0ms | (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3) |
| 99.0ms | (* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) |
| 77.0ms | (* (* x1 x1) (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) |
| Iter | Nodes |
|---|---|
| 2 | 5531 |
| 1 | 1107 |
| 0 | 323 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.2b | (* (* x1 x1) 3) |
| 0.2b | (* (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) (+ (* (* x1 x1) 3) (* (* 2 (+ 1 (* x1 x1))) (* (- (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) 3) x1)))) |
| 3.9b | (- (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) 3) |
| 6.3b | (* (* x1 x1) (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) |
| 26× | add-sqr-sqrt |
| 19× | add-cbrt-cube add-exp-log |
| 17× | associate-*l* |
| 16× | pow1 *-un-lft-identity |
| 14× | add-cube-cbrt |
| 11× | times-frac |
| 9× | associate-*r* |
| 8× | prod-exp cbrt-unprod |
| 7× | pow-prod-down |
| 6× | add-log-exp |
| 4× | flip3-+ associate-*r/ flip-+ insert-posit16 unswap-sqr |
| 3× | *-commutative |
| 2× | distribute-rgt-in frac-times distribute-lft-in associate-/r/ difference-of-squares |
| 1× | associate--l- cbrt-undiv sub-neg flip3-- diff-log div-sub div-exp associate-*l/ div-inv flip-- distribute-lft-out-- |
| 28.0ms | (* (* x1 x1) 3) |
| 144.0ms | (* (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) (+ (* (* x1 x1) 3) (* (* 2 (+ 1 (* x1 x1))) (* (- (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) 3) x1)))) |
| 114.0ms | (- (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) 3) |
| 157.0ms | (* (* x1 x1) (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) |
| 36.0ms | (* (* x1 x1) 3) |
| 761.0ms | (* (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) (+ (* (* x1 x1) 3) (* (* 2 (+ 1 (* x1 x1))) (* (- (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) 3) x1)))) |
| 154.0ms | (- (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) 3) |
| 106.0ms | (* (* x1 x1) (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) |
| Iter | Nodes |
|---|---|
| 2 | 3569 |
| 1 | 812 |
| 0 | 238 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.8b | (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) |
| 2.3b | (* (* (* x1 x1) (* (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)))) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6))) |
| 3.9b | (- (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) 3) |
| 4.0b | (* (* x1 x1) (* (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)))) |
| 68× | cbrt-div |
| 50× | pow1 |
| 42× | associate-*r/ |
| 34× | flip3-+ add-exp-log flip-+ |
| 32× | frac-times |
| 27× | pow-prod-down |
| 21× | add-cbrt-cube prod-exp cbrt-unprod |
| 16× | associate-*l/ |
| 12× | add-sqr-sqrt |
| 9× | *-un-lft-identity |
| 7× | associate-*r* add-cube-cbrt |
| 6× | cbrt-prod add-log-exp |
| 4× | pow-plus pow-prod-up insert-posit16 |
| 2× | pow2 associate-*l* pow-sqr *-commutative difference-of-squares |
| 1× | associate--l- sub-neg times-frac flip3-- pow1/3 diff-log div-sub flip-- distribute-lft-out-- unswap-sqr |
| 40.0ms | (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) |
| 917.0ms | (* (* (* x1 x1) (* (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)))) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6))) |
| 105.0ms | (- (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) 3) |
| 356.0ms | (* (* x1 x1) (* (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)))) |
| 195.0ms | (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) |
| 112.0ms | (* (* (* x1 x1) (* (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)))) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6))) |
| 460.0ms | (- (/ (- (* x2 2) (- x1 (* (* x1 x1) 3))) (+ 1 (* x1 x1))) 3) |
| 302.0ms | (* (* x1 x1) (* (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (- (* x2 2) (- x1 (* (* x1 x1) 3)))) -6)))) |
| Iter | Nodes |
|---|---|
| 2 | 2558 |
| 1 | 731 |
| 0 | 254 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0.4b
0% (0.2b remaining)
Error of 0.6b against oracle of 0.4b and baseline of 0.6b
| Iter | Nodes |
|---|---|
| 2 | 58 |
| 1 | 58 |
| 0 | 38 |
| 6.9s | 13931× | body | 80 | valid |
| 834.0ms | 441× | body | 640 | valid |
| 430.0ms | 182× | body | 1280 | valid |
| 358.0ms | 307× | body | 320 | valid |
| 124.0ms | 154× | body | 160 | valid |