Time bar (total: 6.8s)
| 5.0ms | 43× | body | 1280 | valid |
| 4.0ms | 151× | body | 80 | valid |
| 3.0ms | 30× | body | 640 | valid |
| 1.0ms | 21× | body | 320 | valid |
| 1.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 6 |
| 1 | 16 | 6 |
| 2 | 19 | 6 |
| 3 | 21 | 6 |
| 4 | 27 | 6 |
| 5 | 39 | 6 |
| 6 | 58 | 6 |
| 7 | 79 | 6 |
| 8 | 107 | 6 |
| 9 | 160 | 6 |
| 10 | 277 | 6 |
| 11 | 303 | 6 |
| 12 | 303 | 6 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 24.6b
Found 3 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 0.0b | (/ x (+ x 1.0)) |
| 3.0b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- 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 |
| 11.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 5.0ms | (/ x (+ x 1.0)) |
| 56.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 38.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 38.0ms | (/ x (+ x 1.0)) |
| 129.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 392 | 760 |
| 1 | 1379 | 726 |
| 2 | 5002 | 716 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (/ x (+ x 1.0)) (/ x (+ x 1.0))) |
| 0.0b | (pow (/ x (+ x 1.0)) 3) |
| 0.1b | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 3.0b | (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 354× | *-un-lft-identity |
| 216× | times-frac |
| 190× | add-sqr-sqrt |
| 104× | unpow-prod-down cube-prod |
| 78× | add-cube-cbrt |
| 66× | distribute-lft-out |
| 61× | distribute-lft-out-- |
| 44× | difference-of-squares |
| 24× | swap-sqr |
| 22× | add-exp-log add-cbrt-cube |
| 18× | associate-*r* associate-*l* |
| 16× | associate-/r/ |
| 14× | sqr-pow |
| 13× | pow1 |
| 8× | div-inv |
| 6× | cbrt-undiv pow-unpow flip3-+ div-exp flip-+ add-log-exp |
| 4× | cube-div pow-exp prod-exp cbrt-unprod rem-cube-cbrt unswap-sqr |
| 3× | flip3-- flip-- |
| 2× | cube-mult pow-to-exp pow-pow unpow3 |
| 1× | difference-cubes pow2 frac-times sub-neg pow-plus diff-log associate-*r/ pow-prod-down associate-*l/ pow-sqr *-commutative pow-prod-up frac-sub |
| 31.0ms | (* (/ x (+ x 1.0)) (/ x (+ x 1.0))) |
| 8.0ms | (pow (/ x (+ x 1.0)) 3) |
| 12.0ms | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 197.0ms | (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 42.0ms | (* (/ x (+ x 1.0)) (/ x (+ x 1.0))) |
| 59.0ms | (pow (/ x (+ x 1.0)) 3) |
| 64.0ms | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 292.0ms | (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
Useful iterations: 1 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1164 | 2932 |
| 1 | 5002 | 2690 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (pow (/ x (+ x 1.0)) 3) |
| 0.1b | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 3.0b | (log (exp (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)))) |
| 3.0b | (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 464× | *-un-lft-identity |
| 240× | times-frac |
| 228× | add-sqr-sqrt |
| 164× | unpow-prod-down cube-prod |
| 114× | distribute-lft-out-- |
| 80× | distribute-lft-out difference-of-squares |
| 78× | log-pow |
| 77× | exp-prod |
| 44× | add-cube-cbrt |
| 26× | sqr-pow |
| 10× | add-exp-log add-cbrt-cube |
| 8× | associate-/r/ |
| 7× | pow1 |
| 6× | pow-unpow add-log-exp |
| 5× | log-prod |
| 4× | cube-div pow-exp div-inv rem-cube-cbrt |
| 3× | flip3-- flip-- |
| 2× | difference-cubes cbrt-undiv cube-mult pow-to-exp sub-neg pow-pow flip3-+ unpow3 div-exp exp-sum flip-+ |
| 1× | log-div exp-diff diff-log rem-log-exp frac-sub |
| 8.0ms | (pow (/ x (+ x 1.0)) 3) |
| 12.0ms | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 628.0ms | (log (exp (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)))) |
| 193.0ms | (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 62.0ms | (pow (/ x (+ x 1.0)) 3) |
| 67.0ms | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 307.0ms | (log (exp (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)))) |
| 312.0ms | (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
Useful iterations: 2 (113.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 938 | 2888 |
| 1 | 4170 | 2693 |
| 2 | 5002 | 2613 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (pow (/ (cbrt (+ x 1.0)) (- x 1.0)) 3) |
| 0.2b | (cbrt (+ x 1.0)) |
| 12.5b | (* (* (+ x 1.0) (+ x 1.0)) (pow (/ (cbrt (+ x 1.0)) (- x 1.0)) 3)) |
| 19.0b | (- (pow (/ x (+ x 1.0)) 3) (* (* (+ x 1.0) (+ x 1.0)) (pow (/ (cbrt (+ x 1.0)) (- x 1.0)) 3))) |
| 177× | *-un-lft-identity |
| 146× | add-sqr-sqrt |
| 144× | times-frac |
| 88× | associate-*r* |
| 86× | cbrt-prod |
| 85× | unpow-prod-down cube-prod |
| 79× | add-cube-cbrt |
| 36× | cube-div |
| 32× | frac-times |
| 28× | distribute-lft-out-- difference-of-squares |
| 27× | add-exp-log |
| 25× | flip3-+ flip-+ |
| 24× | associate-*l/ |
| 21× | distribute-lft-out |
| 17× | frac-sub |
| 12× | prod-exp |
| 11× | add-cbrt-cube |
| 10× | associate-*r/ |
| 8× | associate-/r/ unswap-sqr |
| 6× | pow-exp add-log-exp |
| 5× | pow1 flip3-- flip-- |
| 4× | div-inv |
| 3× | pow-to-exp pow-unpow div-exp cbrt-unprod sqr-pow |
| 2× | cube-mult cbrt-div unpow3 rem-cube-cbrt |
| 1× | cbrt-undiv sub-neg pow-pow pow1/3 diff-log associate-*l* *-commutative |
| 17.0ms | (pow (/ (cbrt (+ x 1.0)) (- x 1.0)) 3) |
| 2.0ms | (cbrt (+ x 1.0)) |
| 93.0ms | (* (* (+ x 1.0) (+ x 1.0)) (pow (/ (cbrt (+ x 1.0)) (- x 1.0)) 3)) |
| 123.0ms | (- (pow (/ x (+ x 1.0)) 3) (* (* (+ x 1.0) (+ x 1.0)) (pow (/ (cbrt (+ x 1.0)) (- x 1.0)) 3))) |
| 206.0ms | (pow (/ (cbrt (+ x 1.0)) (- x 1.0)) 3) |
| 93.0ms | (cbrt (+ x 1.0)) |
| 86.0ms | (* (* (+ x 1.0) (+ x 1.0)) (pow (/ (cbrt (+ x 1.0)) (- x 1.0)) 3)) |
| 314.0ms | (- (pow (/ x (+ x 1.0)) 3) (* (* (+ x 1.0) (+ x 1.0)) (pow (/ (cbrt (+ x 1.0)) (- x 1.0)) 3))) |
Useful iterations: 1 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1369 | 3601 |
| 1 | 5002 | 3226 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
99.9% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 30.1b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 1610.1334651337936 | 588165898.4936482 | 11866.512480435778 |
| 9 | -1898619.482837422 | -0.12347723982223391 | -10587.250289808897 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 40 |
| 1 | 48 | 40 |
| 186.0ms | 1672× | body | 1280 | valid |
| 112.0ms | 1225× | body | 640 | valid |
| 103.0ms | 4139× | body | 80 | valid |
| 46.0ms | 659× | body | 320 | valid |
| 14.0ms | 305× | body | 160 | valid |