Time bar (total: 3.7s)
| 13.0ms | 265× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 8 |
| 1 | 35 | 8 |
| 2 | 60 | 8 |
| 3 | 103 | 8 |
| 4 | 183 | 8 |
| 5 | 416 | 8 |
| 6 | 1194 | 8 |
| 7 | 5001 | 8 |
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: 7.8b
Found 4 expressions with local error:
| 0.0b | (+ x (/ (- (* y z) x) (- (* t z) x))) |
| 0.0b | (/ (+ x (/ (- (* y z) x) (- (* t z) x))) (+ x 1.0)) |
| 0.0b | (- (* t z) x) |
| 11.5b | (/ (- (* y z) x) (- (* t z) x)) |
| 44× | *-un-lft-identity |
| 25× | times-frac |
| 22× | add-sqr-sqrt add-cube-cbrt |
| 11× | distribute-lft-out |
| 8× | add-exp-log add-cbrt-cube add-log-exp |
| 7× | associate-/r* associate-/l* |
| 4× | pow1 div-sub associate-/r/ associate-/l/ |
| 3× | flip3-- flip3-+ flip-- flip-+ |
| 2× | cbrt-undiv associate-+r- frac-2neg div-exp clear-num div-inv |
| 1× | +-commutative sub-neg diff-log sum-log |
| 11.0ms | (+ x (/ (- (* y z) x) (- (* t z) x))) |
| 22.0ms | (/ (+ x (/ (- (* y z) x) (- (* t z) x))) (+ x 1.0)) |
| 6.0ms | (- (* t z) x) |
| 15.0ms | (/ (- (* y z) x) (- (* t z) x)) |
| 83.0ms | (+ x (/ (- (* y z) x) (- (* t z) x))) |
| 118.0ms | (/ (+ x (/ (- (* y z) x) (- (* t z) x))) (+ x 1.0)) |
| 28.0ms | (- (* t z) x) |
| 54.0ms | (/ (- (* y z) x) (- (* t z) x)) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 397 | 1011 |
| 1 | 1388 | 948 |
| 2 | 5002 | 947 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 9 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 102 | 9 | 111 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ (+ x (* (- (* y z) x) (/ 1 (- (* t z) x)))) (+ x 1.0)) |
| 0.0b | (- (* t z) x) |
| 0.4b | (/ 1 (- (* t z) x)) |
| 11.2b | (* (- (* y z) x) (/ 1 (- (* t z) x))) |
| 38× | *-un-lft-identity |
| 36× | add-sqr-sqrt |
| 32× | times-frac |
| 29× | add-cube-cbrt |
| 19× | add-exp-log |
| 15× | associate-*r* |
| 13× | add-cbrt-cube |
| 7× | pow1 associate-/r* |
| 6× | associate-/r/ associate-/l* add-log-exp |
| 5× | flip3-- div-exp flip-- |
| 4× | prod-exp distribute-lft-out |
| 3× | cbrt-undiv associate-*l* div-inv unswap-sqr |
| 2× | frac-times rec-exp frac-2neg flip3-+ 1-exp associate-*l/ clear-num cbrt-unprod flip-+ associate-/l/ |
| 1× | sub-neg pow-flip diff-log associate-*r/ pow-prod-down un-div-inv *-commutative inv-pow |
| 7.0ms | (/ (+ x (* (- (* y z) x) (/ 1 (- (* t z) x)))) (+ x 1.0)) |
| 4.0ms | (- (* t z) x) |
| 6.0ms | (/ 1 (- (* t z) x)) |
| 13.0ms | (* (- (* y z) x) (/ 1 (- (* t z) x))) |
| 119.0ms | (/ (+ x (* (- (* y z) x) (/ 1 (- (* t z) x)))) (+ x 1.0)) |
| 23.0ms | (- (* t z) x) |
| 23.0ms | (/ 1 (- (* t z) x)) |
| 59.0ms | (* (- (* y z) x) (/ 1 (- (* t z) x))) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 468 | 1136 |
| 1 | 2109 | 1015 |
| 2 | 5003 | 984 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 133 | 1 | 134 |
| Fresh | 1 | 7 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 134 | 9 | 143 |
Merged error: 0.2b
Found 4 expressions with local error:
| 5.3b | (* (* (cbrt (- (* y z) x)) (cbrt (- (* y z) x))) (/ (cbrt (- (* y z) x)) (- (* t z) x))) |
| 7.0b | (cbrt (- (* y z) x)) |
| 7.0b | (cbrt (- (* y z) x)) |
| 7.0b | (cbrt (- (* y z) x)) |
| 30× | cbrt-div |
| 25× | add-sqr-sqrt |
| 24× | associate-*r* |
| 20× | add-cube-cbrt *-un-lft-identity times-frac |
| 19× | cbrt-prod |
| 16× | add-exp-log frac-times flip3-- flip-- |
| 12× | associate-*l/ |
| 10× | add-cbrt-cube |
| 9× | pow1 |
| 6× | prod-exp cbrt-unprod |
| 5× | associate-*r/ |
| 4× | add-log-exp |
| 3× | pow1/3 pow-prod-down unswap-sqr |
| 2× | cbrt-undiv div-exp associate-/r/ |
| 1× | associate-*l* *-commutative div-inv |
| 24.0ms | (* (* (cbrt (- (* y z) x)) (cbrt (- (* y z) x))) (/ (cbrt (- (* y z) x)) (- (* t z) x))) |
| 4.0ms | (cbrt (- (* y z) x)) |
| 4.0ms | (cbrt (- (* y z) x)) |
| 4.0ms | (cbrt (- (* y z) x)) |
| 57.0ms | (* (* (cbrt (- (* y z) x)) (cbrt (- (* y z) x))) (/ (cbrt (- (* y z) x)) (- (* t z) x))) |
| 122.0ms | (cbrt (- (* y z) x)) |
| 124.0ms | (cbrt (- (* y z) x)) |
| 121.0ms | (cbrt (- (* y z) x)) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 537 | 1531 |
| 1 | 2037 | 1378 |
| 2 | 5002 | 1310 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 0 | 114 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 114 | 9 | 123 |
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (+ x (/ y t)) |
| 2.2b | (/ (+ x (/ y t)) (+ x 1.0)) |
| 34× | *-un-lft-identity |
| 16× | times-frac |
| 12× | add-sqr-sqrt add-cube-cbrt |
| 11× | distribute-lft-out |
| 4× | add-exp-log associate-/r* add-cbrt-cube associate-/l* add-log-exp |
| 3× | flip3-+ flip-+ |
| 2× | pow1 associate-/r/ associate-/l/ |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv |
| 6.0ms | (+ x (/ y t)) |
| 10.0ms | (/ (+ x (/ y t)) (+ x 1.0)) |
| 16.0ms | (+ x (/ y t)) |
| 41.0ms | (/ (+ x (/ y t)) (+ x 1.0)) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 227 | 373 |
| 1 | 693 | 348 |
| 2 | 2217 | 348 |
| 3 | 5002 | 348 |
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 1 | 58 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 57 | 10 | 67 |
Merged error: 0.2b
57.2% (2.8b remaining)
Error of 3.6b against oracle of 0.8b and baseline of 7.4b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 3.2724759399784516e+32 | 9.96368428108743e+41 | 4.202368641947582e+39 |
| 7 | -5.610136769898674e+156 | -1.1207518021850012e+155 | -1.237852175434716e+155 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 13 |
| 1 | 35 | 13 |
| 438.0ms | 8297× | body | 80 | valid |
Loading profile data...