Time bar (total: 15.1s)
| 8.0ms | 53× | body | 1280 | valid |
| 7.0ms | 46× | body | 640 | valid |
| 5.0ms | 126× | body | 80 | valid |
| 2.0ms | 19× | body | 320 | valid |
| 1.0ms | 12× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 13 |
| 1 | 12 | 13 |
| 2 | 16 | 13 |
| 3 | 19 | 13 |
| 4 | 21 | 13 |
| 5 | 27 | 13 |
| 6 | 39 | 13 |
| 7 | 58 | 13 |
| 8 | 79 | 13 |
| 9 | 183 | 13 |
| 10 | 535 | 13 |
| 11 | 1706 | 13 |
| 12 | 3584 | 13 |
| done | 5000 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 30.1b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ (+ 1.0 x) (- x 1.0)) |
| 3.6b | (- (/ x (+ x 1.0)) (/ (+ 1.0 x) (- x 1.0))) |
| 99× | *-un-lft-identity |
| 52× | times-frac |
| 45× | add-sqr-sqrt |
| 23× | add-cube-cbrt |
| 18× | distribute-lft-out distribute-lft-out-- |
| 9× | associate-/r* difference-of-squares |
| 7× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | add-log-exp |
| 4× | associate-/r/ |
| 3× | pow1 |
| 2× | cbrt-undiv flip3-- frac-2neg flip3-+ div-exp clear-num flip-- flip-+ div-inv associate-/l/ |
| 1× | sub-neg diff-log frac-sub |
| 16.0ms | (/ x (+ x 1.0)) |
| 41.0ms | (/ (+ 1.0 x) (- x 1.0)) |
| 109.0ms | (- (/ x (+ x 1.0)) (/ (+ 1.0 x) (- x 1.0))) |
| 52.0ms | (/ x (+ x 1.0)) |
| 60.0ms | (/ (+ 1.0 x) (- x 1.0)) |
| 198.0ms | (- (/ x (+ x 1.0)) (/ (+ 1.0 x) (- x 1.0))) |
Useful iterations: 2 (296.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 1584 |
| 1 | 448 | 1503 |
| 2 | 1902 | 1427 |
| done | 5000 | 1427 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) |
| 18.4b | (- (/ x (+ x 1.0)) (* (/ 1 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (/ (+ 1.0 x) (cbrt (- x 1.0))))) |
| 38× | cbrt-prod |
| 34× | add-sqr-sqrt |
| 32× | *-un-lft-identity |
| 16× | cbrt-div |
| 14× | add-cube-cbrt |
| 11× | pow1 |
| 10× | swap-sqr |
| 9× | flip3-- flip-- |
| 8× | pow1/3 associate-*r* associate-*l* distribute-lft-out-- |
| 6× | add-exp-log add-log-exp difference-of-squares |
| 5× | frac-times |
| 4× | add-cbrt-cube unswap-sqr |
| 3× | associate-*r/ associate-*l/ frac-sub |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 sub-neg pow-plus diff-log prod-exp *-commutative cbrt-unprod |
| 12.0ms | (cbrt (- x 1.0)) |
| 8.0ms | (cbrt (- x 1.0)) |
| 68.0ms | (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) |
| 99.0ms | (- (/ x (+ x 1.0)) (* (/ 1 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (/ (+ 1.0 x) (cbrt (- x 1.0))))) |
| 153.0ms | (cbrt (- x 1.0)) |
| 133.0ms | (cbrt (- x 1.0)) |
| 175.0ms | (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) |
| 254.0ms | (- (/ x (+ x 1.0)) (* (/ 1 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (/ (+ 1.0 x) (cbrt (- x 1.0))))) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 221 | 2038 |
| 1 | 572 | 1880 |
| 2 | 2818 | 1711 |
| done | 5000 | 1685 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (/ 3.0 x) (/ 3.0 (pow x 3))) |
| 0.3b | (/ 1.0 (* x x)) |
| 0.5b | (/ 3.0 (pow x 3)) |
| 5.0b | (- (- (/ 1.0 (* x x))) (+ (/ 3.0 x) (/ 3.0 (pow x 3)))) |
| 59× | *-un-lft-identity |
| 53× | times-frac |
| 37× | add-sqr-sqrt |
| 35× | add-cube-cbrt |
| 16× | add-log-exp |
| 14× | add-exp-log |
| 13× | associate-/r* |
| 12× | unpow-prod-down cube-prod |
| 11× | add-cbrt-cube |
| 9× | unpow3 |
| 7× | distribute-lft-out |
| 6× | associate-/l* |
| 5× | div-exp |
| 4× | pow1 cube-mult distribute-rgt-out diff-log div-inv distribute-lft-out-- sqr-pow |
| 3× | cbrt-undiv sum-log frac-sub distribute-neg-frac |
| 2× | distribute-rgt-neg-in frac-2neg flip3-+ neg-log frac-add clear-num flip-+ |
| 1× | +-commutative associate--l- neg-sub0 pow-to-exp sub-neg flip3-- distribute-rgt1-in pow-exp prod-exp flip-- cbrt-unprod associate--r+ difference-of-squares |
| 75.0ms | (+ (/ 3.0 x) (/ 3.0 (pow x 3))) |
| 13.0ms | (/ 1.0 (* x x)) |
| 14.0ms | (/ 3.0 (pow x 3)) |
| 262.0ms | (- (- (/ 1.0 (* x x))) (+ (/ 3.0 x) (/ 3.0 (pow x 3)))) |
| 123.0ms | (+ (/ 3.0 x) (/ 3.0 (pow x 3))) |
| 39.0ms | (/ 1.0 (* x x)) |
| 48.0ms | (/ 3.0 (pow x 3)) |
| 54.0ms | (- (- (/ 1.0 (* x x))) (+ (/ 3.0 x) (/ 3.0 (pow x 3)))) |
Useful iterations: 2 (954.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 215 | 1986 |
| 1 | 605 | 1746 |
| 2 | 4663 | 1650 |
| done | 5000 | 1650 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* 3.0 x) 1.0) |
| 0.0b | (+ (* 1.0 (pow x 2)) (+ (* 3.0 x) 1.0)) |
| 9× | add-log-exp |
| 4× | sum-log |
| 2× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ add-cbrt-cube flip-+ |
| 1× | associate-+r+ |
| 12.0ms | (+ (* 3.0 x) 1.0) |
| 34.0ms | (+ (* 1.0 (pow x 2)) (+ (* 3.0 x) 1.0)) |
| 44.0ms | (+ (* 3.0 x) 1.0) |
| 39.0ms | (+ (* 1.0 (pow x 2)) (+ (* 3.0 x) 1.0)) |
Useful iterations: 3 (826.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 397 |
| 1 | 167 | 375 |
| 2 | 675 | 345 |
| 3 | 3985 | 311 |
| done | 5002 | 311 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 0.0b
99.9% (0.0b remaining)
Error of 0.1b against oracle of 0.1b and baseline of 29.9b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.00015484893005477947 | 28918.939680702064 | 7392.742446615246 |
| 10 | -2676750800.736259 | -2.9526231381329305e-09 | -14718.562895208246 |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 66 |
| 1 | 38 | 51 |
| done | 38 | 51 |
| 721.0ms | 1745× | body | 1280 | valid |
| 274.0ms | 4091× | body | 80 | valid |
| 169.0ms | 1240× | body | 640 | valid |
| 97.0ms | 627× | body | 320 | valid |
| 20.0ms | 297× | body | 160 | valid |