Time bar (total: 3.2s)
| 8.0ms | 52× | body | 1280 | valid |
| 4.0ms | 45× | body | 640 | valid |
| 3.0ms | 132× | body | 80 | valid |
| 1.0ms | 16× | body | 320 | valid |
| 0.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 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 29.2b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 3.1b | (- (/ 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 |
| 5.0ms | (/ x (+ x 1.0)) |
| 8.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 31.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 67.0ms | (/ x (+ x 1.0)) |
| 39.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 136.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 392 | 760 |
| 1 | 1379 | 726 |
| 2 | 5001 | 716 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 4 | 113 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 110 | 4 | 114 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 21.3b | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | add-log-exp |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | pow1/3 |
| 1× | sub-neg flip3-- diff-log associate-*r/ frac-sub flip-- |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 23.0ms | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 181.0ms | (cbrt x) |
| 179.0ms | (cbrt x) |
| 189.0ms | (cbrt x) |
| 144.0ms | (- (* (* (cbrt x) (cbrt x)) (/ (cbrt x) (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 376 |
| 1 | 637 | 335 |
| 2 | 3340 | 317 |
| 3 | 5002 | 317 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 0 | 58 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 58 | 4 | 62 |
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)) |
| 21.3b | (- (/ x (+ x 1.0)) (* (/ 1 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (/ (+ x 1.0) (cbrt (- x 1.0))))) |
| 15× | cbrt-prod |
| 13× | add-sqr-sqrt *-un-lft-identity |
| 7× | add-cube-cbrt |
| 6× | cbrt-div add-log-exp |
| 4× | pow1 add-exp-log flip3-- add-cbrt-cube flip-- |
| 3× | pow1/3 frac-sub distribute-lft-out-- difference-of-squares |
| 1× | frac-times sub-neg diff-log associate-*r/ associate-*l/ |
| 7.0ms | (cbrt (- x 1.0)) |
| 3.0ms | (cbrt (- x 1.0)) |
| 3.0ms | (cbrt (- x 1.0)) |
| 9.0ms | (- (/ x (+ x 1.0)) (* (/ 1 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (/ (+ x 1.0) (cbrt (- x 1.0))))) |
| 100.0ms | (cbrt (- x 1.0)) |
| 99.0ms | (cbrt (- x 1.0)) |
| 99.0ms | (cbrt (- x 1.0)) |
| 176.0ms | (- (/ x (+ x 1.0)) (* (/ 1 (* (cbrt (- x 1.0)) (cbrt (- x 1.0)))) (/ (+ x 1.0) (cbrt (- x 1.0))))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 362 | 739 |
| 1 | 1374 | 681 |
| 2 | 5001 | 623 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 0 | 72 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 72 | 4 | 76 |
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (* x (+ 3.0 (* x 1.0))) |
| 5× | add-sqr-sqrt |
| 3× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity associate-*r* associate-*l* add-cbrt-cube |
| 2× | associate-*r/ |
| 1× | distribute-rgt-in distribute-lft-in flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ add-log-exp unswap-sqr |
| 5.0ms | (* x (+ 3.0 (* x 1.0))) |
| 67.0ms | (* x (+ 3.0 (* x 1.0))) |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 144 | 117 |
| 1 | 680 | 103 |
| 2 | 3770 | 103 |
| 3 | 5002 | 103 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 25 | 0 | 25 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 25 | 4 | 29 |
Merged error: 0.0b
99.9% (0.0b remaining)
Error of 0.1b against oracle of 0.1b and baseline of 29.4b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.06406876111163662 | 2027774.326345067 | 7909.096732685726 |
| 8 | -27949.393755151574 | -3.7752751361666412 | -6052.748709427042 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 22 |
| 1 | 38 | 22 |
| 189.0ms | 1665× | body | 1280 | valid |
| 107.0ms | 1235× | body | 640 | valid |
| 97.0ms | 4147× | body | 80 | valid |
| 47.0ms | 630× | body | 320 | valid |
| 14.0ms | 323× | body | 160 | valid |