Time bar (total: 6.9s)
| 13.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 8 |
| 1 | 61 | 8 |
| 2 | 141 | 8 |
| 3 | 347 | 8 |
| 4 | 792 | 8 |
| 5 | 5002 | 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: 11.1b
Found 2 expressions with local error:
| 0.0b | (- (* (* z 2.0) z) (* y t)) |
| 19.1b | (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t))) |
| 721× | add-sqr-sqrt |
| 456× | associate-*l* |
| 393× | *-un-lft-identity |
| 330× | times-frac |
| 280× | unswap-sqr |
| 144× | distribute-lft-out-- difference-of-squares |
| 105× | add-cube-cbrt |
| 96× | associate-*r* |
| 32× | *-commutative |
| 22× | associate-/l* |
| 15× | associate-/r* |
| 11× | add-exp-log add-cbrt-cube |
| 4× | add-log-exp |
| 3× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 2× | pow1 flip3-- associate-/r/ flip-- |
| 1× | sub-neg frac-2neg diff-log clear-num div-inv |
| 25.0ms | (- (* (* z 2.0) z) (* y t)) |
| 39.0ms | (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t))) |
| 41.0ms | (- (* (* z 2.0) z) (* y t)) |
| 229.0ms | (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t))) |
Useful iterations: 1 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1163 | 5800 |
| 1 | 5001 | 5731 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 405 | 10 | 415 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 406 | 10 | 416 |
Merged error: 2.9b
Found 3 expressions with local error:
| 0.0b | (- (* (* z 2.0) z) (* y t)) |
| 4.6b | (/ y (/ (- (* (* z 2.0) z) (* y t)) (* 2.0 z))) |
| 17.0b | (/ (- (* (* z 2.0) z) (* y t)) (* 2.0 z)) |
| 1962× | add-sqr-sqrt |
| 1452× | times-frac |
| 1241× | *-un-lft-identity |
| 798× | associate-*l* |
| 644× | unswap-sqr |
| 485× | add-cube-cbrt |
| 378× | distribute-lft-out-- difference-of-squares |
| 231× | associate-*r* |
| 208× | associate-/r* |
| 77× | *-commutative |
| 33× | associate-/l* |
| 32× | associate-/r/ |
| 17× | add-exp-log add-cbrt-cube |
| 7× | cbrt-undiv div-exp |
| 6× | div-inv |
| 5× | add-log-exp |
| 4× | associate-/l/ |
| 3× | pow1 flip3-- frac-2neg clear-num flip-- |
| 2× | prod-exp cbrt-unprod |
| 1× | sub-neg diff-log div-sub |
| 22.0ms | (- (* (* z 2.0) z) (* y t)) |
| 64.0ms | (/ y (/ (- (* (* z 2.0) z) (* y t)) (* 2.0 z))) |
| 36.0ms | (/ (- (* (* z 2.0) z) (* y t)) (* 2.0 z)) |
| 43.0ms | (- (* (* z 2.0) z) (* y t)) |
| 199.0ms | (/ y (/ (- (* (* z 2.0) z) (* y t)) (* 2.0 z))) |
| 73.0ms | (/ (- (* (* z 2.0) z) (* y t)) (* 2.0 z)) |
Useful iterations: 1 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2486 | 14657 |
| 1 | 5001 | 14572 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1038 | 6 | 1044 |
| Fresh | 7 | 2 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 1046 | 8 | 1054 |
Merged error: 0.8b
Found 4 expressions with local error:
| 0.0b | (- (* 1.0 z) (* 0.5 (/ (* t y) z))) |
| 0.0b | (* 0.5 (/ (* t y) z)) |
| 4.6b | (/ y (- (* 1.0 z) (* 0.5 (/ (* t y) z)))) |
| 4.9b | (/ (* t y) z) |
| 261× | add-sqr-sqrt |
| 139× | times-frac |
| 118× | *-un-lft-identity |
| 76× | add-cube-cbrt |
| 72× | unswap-sqr |
| 64× | associate-*r* |
| 48× | associate-*l* |
| 40× | difference-of-squares |
| 29× | associate-/l* |
| 21× | associate-/r* |
| 20× | add-exp-log add-cbrt-cube distribute-lft-out-- |
| 18× | associate-*r/ |
| 9× | *-commutative |
| 6× | pow1 add-log-exp |
| 5× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 4× | clear-num |
| 3× | frac-2neg un-div-inv div-inv |
| 2× | flip3-- associate-/r/ flip-- |
| 1× | sub-neg diff-log pow-prod-down |
| 42.0ms | (- (* 1.0 z) (* 0.5 (/ (* t y) z))) |
| 17.0ms | (* 0.5 (/ (* t y) z)) |
| 45.0ms | (/ y (- (* 1.0 z) (* 0.5 (/ (* t y) z)))) |
| 7.0ms | (/ (* t y) z) |
| 69.0ms | (- (* 1.0 z) (* 0.5 (/ (* t y) z))) |
| 34.0ms | (* 0.5 (/ (* t y) z)) |
| 194.0ms | (/ y (- (* 1.0 z) (* 0.5 (/ (* t y) z)))) |
| 21.0ms | (/ (* t y) z) |
Useful iterations: 1 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 728 | 2008 |
| 1 | 3263 | 1935 |
| 2 | 5001 | 1935 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 258 | 2 | 260 |
| Fresh | 5 | 2 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 264 | 4 | 268 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (- (* 1.0 z) (/ (* y 0.5) (/ z t))) |
| 4.6b | (/ y (- (* 1.0 z) (/ (* y 0.5) (/ z t)))) |
| 6.0b | (/ (* y 0.5) (/ z t)) |
| 391× | add-sqr-sqrt |
| 378× | times-frac |
| 178× | *-un-lft-identity |
| 158× | add-cube-cbrt |
| 59× | unswap-sqr |
| 50× | difference-of-squares |
| 47× | associate-*l* |
| 42× | associate-*r* |
| 31× | associate-/r* |
| 18× | associate-/l* |
| 17× | add-exp-log add-cbrt-cube |
| 15× | div-inv |
| 14× | *-commutative |
| 11× | associate-/r/ |
| 10× | distribute-lft-out-- |
| 7× | cbrt-undiv div-exp |
| 5× | add-log-exp |
| 3× | pow1 frac-2neg clear-num |
| 2× | flip3-- prod-exp flip-- cbrt-unprod |
| 1× | sub-neg diff-log |
| 94.0ms | (- (* 1.0 z) (/ (* y 0.5) (/ z t))) |
| 99.0ms | (/ y (- (* 1.0 z) (/ (* y 0.5) (/ z t)))) |
| 13.0ms | (/ (* y 0.5) (/ z t)) |
| 59.0ms | (- (* 1.0 z) (/ (* y 0.5) (/ z t))) |
| 201.0ms | (/ y (- (* 1.0 z) (/ (* y 0.5) (/ z t)))) |
| 29.0ms | (/ (* y 0.5) (/ z t)) |
Useful iterations: 1 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1293 | 3162 |
| 1 | 5002 | 3084 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 317 | 1 | 318 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 318 | 4 | 322 |
Merged error: 0.1b
0% (0.1b remaining)
Error of 0.9b against oracle of 0.7b and baseline of 0.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 7 |
| 1 | 15 | 7 |
| 310.0ms | 8000× | body | 80 | valid |