Time bar (total: 2.9s)
| 9.0ms | 274× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 4 |
| 1 | 29 | 4 |
| 2 | 56 | 4 |
| 3 | 86 | 4 |
| 4 | 118 | 4 |
| 5 | 145 | 4 |
| 6 | 156 | 4 |
| 7 | 166 | 4 |
| 8 | 167 | 4 |
| 9 | 171 | 4 |
| 10 | 175 | 4 |
| 11 | 286 | 4 |
| 12 | 324 | 4 |
| 13 | 350 | 4 |
| 14 | 448 | 4 |
| 15 | 517 | 4 |
| 16 | 599 | 4 |
| 17 | 705 | 4 |
| 18 | 799 | 4 |
| 19 | 808 | 4 |
| 20 | 808 | 4 |
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: 13.0b
Found 2 expressions with local error:
| 0.0b | (* x (- y z)) |
| 12.3b | (/ (* x (- y z)) (- t z)) |
| 107× | add-sqr-sqrt |
| 93× | *-un-lft-identity |
| 70× | times-frac |
| 49× | add-cube-cbrt |
| 35× | associate-*r* |
| 22× | distribute-lft-out-- difference-of-squares |
| 21× | associate-*l* |
| 18× | prod-diff |
| 14× | associate-/l* |
| 11× | distribute-rgt-in distribute-lft-in |
| 9× | add-exp-log add-cbrt-cube |
| 7× | *-commutative unswap-sqr |
| 5× | associate-/r* |
| 4× | pow1 associate-*r/ |
| 3× | flip3-- flip-- |
| 2× | cbrt-undiv expm1-log1p-u sub-neg div-exp prod-exp associate-/r/ cbrt-unprod log1p-expm1-u associate-/l/ add-log-exp |
| 1× | frac-2neg pow-prod-down clear-num div-inv |
| 7.0ms | (* x (- y z)) |
| 14.0ms | (/ (* x (- y z)) (- t z)) |
| 41.0ms | (* x (- y z)) |
| 78.0ms | (/ (* x (- y z)) (- t z)) |
Useful iterations: 1 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 580 | 1254 |
| 1 | 2605 | 1091 |
| 2 | 5002 | 1091 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 7 | 161 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 155 | 7 | 162 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (/ (- y z) (- t z)) |
| 1.2b | (* x (/ (- y z) (- t z))) |
| 81× | add-sqr-sqrt |
| 79× | *-un-lft-identity |
| 51× | times-frac |
| 31× | associate-*r* |
| 28× | add-cube-cbrt |
| 25× | distribute-lft-out-- |
| 24× | difference-of-squares |
| 15× | associate-*r/ |
| 12× | associate-/l* |
| 10× | associate-/r* |
| 9× | add-exp-log add-cbrt-cube |
| 4× | pow1 flip3-- associate-/r/ flip-- associate-/l/ |
| 3× | associate-*l* clear-num un-div-inv |
| 2× | cbrt-undiv expm1-log1p-u frac-2neg div-exp prod-exp cbrt-unprod log1p-expm1-u div-inv add-log-exp unswap-sqr |
| 1× | div-sub pow-prod-down *-commutative |
| 9.0ms | (/ (- y z) (- t z)) |
| 16.0ms | (* x (/ (- y z) (- t z))) |
| 54.0ms | (/ (- y z) (- t z)) |
| 78.0ms | (* x (/ (- y z) (- t z))) |
Useful iterations: 1 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 394 | 711 |
| 1 | 1607 | 670 |
| 2 | 5001 | 670 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 3 | 129 |
| Fresh | 3 | 3 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 130 | 6 | 136 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ 1 (- t z)) |
| 0.2b | (* (- y z) (/ 1 (- t z))) |
| 1.2b | (* x (* (- y z) (/ 1 (- t z)))) |
| 109× | add-sqr-sqrt |
| 88× | *-un-lft-identity |
| 76× | associate-*r* |
| 60× | associate-*r/ |
| 51× | times-frac |
| 47× | add-cube-cbrt |
| 44× | frac-times |
| 35× | associate-/r* |
| 31× | add-exp-log |
| 27× | flip3-- flip-- |
| 23× | associate-/l* |
| 19× | add-cbrt-cube |
| 18× | distribute-lft-out-- difference-of-squares |
| 13× | associate-*l* prod-exp unswap-sqr |
| 11× | pow1 |
| 9× | clear-num |
| 7× | frac-2neg cbrt-unprod |
| 6× | div-exp associate-/r/ un-div-inv |
| 4× | pow-prod-down associate-*l/ |
| 3× | cbrt-undiv expm1-log1p-u rec-exp 1-exp *-commutative log1p-expm1-u div-inv add-log-exp |
| 1× | pow-flip inv-pow |
| 6.0ms | (/ 1 (- t z)) |
| 20.0ms | (* (- y z) (/ 1 (- t z))) |
| 27.0ms | (* x (* (- y z) (/ 1 (- t z)))) |
| 45.0ms | (/ 1 (- t z)) |
| 54.0ms | (* (- y z) (/ 1 (- t z))) |
| 79.0ms | (* x (* (- y z) (/ 1 (- t z)))) |
Useful iterations: 2 (93.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 621 | 1342 |
| 1 | 3252 | 1197 |
| 2 | 5001 | 1107 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 234 | 1 | 235 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 235 | 6 | 241 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (/ (- t z) (- y z)) |
| 1.6b | (/ x (/ (- t z) (- y z))) |
| 218× | times-frac |
| 200× | add-sqr-sqrt *-un-lft-identity |
| 92× | add-cube-cbrt |
| 54× | distribute-lft-out-- difference-of-squares |
| 41× | associate-/r* |
| 25× | associate-/r/ |
| 13× | associate-/l* |
| 9× | add-exp-log add-cbrt-cube |
| 7× | flip3-- flip-- |
| 6× | div-inv |
| 4× | cbrt-undiv div-exp associate-/l/ |
| 3× | frac-2neg clear-num |
| 2× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 1× | div-sub |
| 9.0ms | (/ (- t z) (- y z)) |
| 14.0ms | (/ x (/ (- t z) (- y z))) |
| 59.0ms | (/ (- t z) (- y z)) |
| 168.0ms | (/ x (/ (- t z) (- y z))) |
Useful iterations: 2 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 660 | 1848 |
| 1 | 2971 | 1795 |
| 2 | 5001 | 1793 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 217 | 1 | 218 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 218 | 6 | 224 |
Merged error: 0b
0% (2.3b remaining)
Error of 2.3b against oracle of 0.0b and baseline of 2.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 5 |
| 1 | 14 | 5 |
| 232.0ms | 8709× | body | 80 | valid |