Time bar (total: 4.1s)
| 12.0ms | 315× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 25 | 5 |
| 2 | 39 | 5 |
| 3 | 58 | 5 |
| 4 | 73 | 5 |
| 5 | 87 | 5 |
| 6 | 102 | 5 |
| 7 | 108 | 5 |
| 8 | 110 | 5 |
| 9 | 110 | 5 |
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: 4.0b
Found 3 expressions with local error:
| 0.0b | (/ t (- 1.0 z)) |
| 0.0b | (- (/ y z) (/ t (- 1.0 z))) |
| 3.9b | (* x (- (/ y z) (/ t (- 1.0 z)))) |
| 49× | add-sqr-sqrt |
| 45× | *-un-lft-identity |
| 31× | times-frac |
| 15× | add-cube-cbrt |
| 12× | distribute-lft-out-- difference-of-squares |
| 10× | associate-*r* |
| 7× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-/r* add-log-exp |
| 3× | sub-neg flip3-- associate-*r/ associate-*l* flip-- associate-/l* |
| 2× | distribute-rgt-in distribute-lft-in associate-/r/ frac-sub |
| 1× | cbrt-undiv frac-2neg diff-log div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr |
| 8.0ms | (/ t (- 1.0 z)) |
| 18.0ms | (- (/ y z) (/ t (- 1.0 z))) |
| 24.0ms | (* x (- (/ y z) (/ t (- 1.0 z)))) |
| 39.0ms | (/ t (- 1.0 z)) |
| 37.0ms | (- (/ y z) (/ t (- 1.0 z))) |
| 51.0ms | (* x (- (/ y z) (/ t (- 1.0 z)))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 632 |
| 1 | 1452 | 595 |
| 2 | 5001 | 593 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 10 | 98 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 88 | 11 | 99 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ 1 (- 1.0 z)) |
| 0.0b | (- (/ y z) (* t (/ 1 (- 1.0 z)))) |
| 0.2b | (* t (/ 1 (- 1.0 z))) |
| 3.9b | (* x (- (/ y z) (* t (/ 1 (- 1.0 z))))) |
| 49× | add-sqr-sqrt |
| 41× | *-un-lft-identity |
| 32× | times-frac |
| 26× | add-cube-cbrt |
| 24× | associate-*r* |
| 19× | add-exp-log |
| 13× | add-cbrt-cube |
| 9× | pow1 |
| 7× | associate-*r/ distribute-lft-out-- difference-of-squares |
| 6× | associate-*l* add-log-exp |
| 5× | prod-exp associate-/r* |
| 4× | flip3-- div-exp associate-/r/ frac-sub flip-- unswap-sqr |
| 3× | sub-neg un-div-inv cbrt-unprod associate-/l* |
| 2× | cbrt-undiv distribute-rgt-in rec-exp distribute-lft-in 1-exp pow-prod-down *-commutative div-inv |
| 1× | pow-flip frac-2neg diff-log clear-num inv-pow |
| 6.0ms | (/ 1 (- 1.0 z)) |
| 7.0ms | (- (/ y z) (* t (/ 1 (- 1.0 z)))) |
| 11.0ms | (* t (/ 1 (- 1.0 z))) |
| 9.0ms | (* x (- (/ y z) (* t (/ 1 (- 1.0 z))))) |
| 28.0ms | (/ 1 (- 1.0 z)) |
| 38.0ms | (- (/ y z) (* t (/ 1 (- 1.0 z)))) |
| 38.0ms | (* t (/ 1 (- 1.0 z))) |
| 59.0ms | (* x (- (/ y z) (* t (/ 1 (- 1.0 z))))) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 495 | 827 |
| 1 | 2159 | 731 |
| 2 | 5001 | 689 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 2 | 137 |
| Fresh | 4 | 5 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 139 | 9 | 148 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 1.7b | (* (* (cbrt x) (cbrt x)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
| 2.5b | (* (cbrt x) (- (/ y z) (/ t (- 1.0 z)))) |
| 25× | add-sqr-sqrt |
| 20× | *-un-lft-identity |
| 18× | pow1 add-exp-log |
| 11× | associate-*r* add-cbrt-cube |
| 10× | cbrt-prod distribute-rgt-in distribute-lft-in |
| 9× | add-cube-cbrt associate-*r/ pow-prod-down prod-exp cbrt-unprod |
| 8× | times-frac |
| 7× | associate-*l* |
| 6× | sub-neg |
| 4× | distribute-lft-out-- add-log-exp difference-of-squares |
| 2× | flip3-- pow1/3 *-commutative frac-sub flip-- unswap-sqr |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 28.0ms | (* (* (cbrt x) (cbrt x)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
| 27.0ms | (* (cbrt x) (- (/ y z) (/ t (- 1.0 z)))) |
| 190.0ms | (cbrt x) |
| 189.0ms | (cbrt x) |
| 78.0ms | (* (* (cbrt x) (cbrt x)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
| 177.0ms | (* (cbrt x) (- (/ y z) (/ t (- 1.0 z)))) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 426 | 899 |
| 1 | 1903 | 709 |
| 2 | 5001 | 639 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 0 | 103 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 103 | 9 | 112 |
Merged error: 0.0b
Found 4 expressions with local error:
| 1.0b | (* x (* (cbrt (- (/ y z) (/ t (- 1.0 z)))) (cbrt (- (/ y z) (/ t (- 1.0 z)))))) |
| 5.3b | (cbrt (- (/ y z) (/ t (- 1.0 z)))) |
| 5.3b | (cbrt (- (/ y z) (/ t (- 1.0 z)))) |
| 5.3b | (cbrt (- (/ y z) (/ t (- 1.0 z)))) |
| 45× | add-sqr-sqrt |
| 41× | *-un-lft-identity |
| 33× | cbrt-div |
| 30× | cbrt-prod |
| 24× | times-frac |
| 18× | associate-*r/ |
| 12× | distribute-lft-out-- difference-of-squares |
| 11× | flip3-- frac-sub flip-- |
| 9× | pow1 add-exp-log frac-times |
| 8× | add-cube-cbrt |
| 7× | add-cbrt-cube |
| 4× | add-log-exp |
| 3× | pow1/3 associate-*l* pow-prod-down associate-*l/ prod-exp cbrt-unprod |
| 1× | associate-*r* *-commutative unswap-sqr |
| 43.0ms | (* x (* (cbrt (- (/ y z) (/ t (- 1.0 z)))) (cbrt (- (/ y z) (/ t (- 1.0 z)))))) |
| 21.0ms | (cbrt (- (/ y z) (/ t (- 1.0 z)))) |
| 18.0ms | (cbrt (- (/ y z) (/ t (- 1.0 z)))) |
| 18.0ms | (cbrt (- (/ y z) (/ t (- 1.0 z)))) |
| 145.0ms | (* x (* (cbrt (- (/ y z) (/ t (- 1.0 z)))) (cbrt (- (/ y z) (/ t (- 1.0 z)))))) |
| 157.0ms | (cbrt (- (/ y z) (/ t (- 1.0 z)))) |
| 154.0ms | (cbrt (- (/ y z) (/ t (- 1.0 z)))) |
| 162.0ms | (cbrt (- (/ y z) (/ t (- 1.0 z)))) |
Useful iterations: 3 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 419 | 1341 |
| 1 | 969 | 1257 |
| 2 | 2506 | 1243 |
| 3 | 5002 | 1222 |
9 alts after pruning (5 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 0 | 109 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 109 | 9 | 118 |
Merged error: 0.0b
71% (1.4b remaining)
Error of 1.5b against oracle of 0.1b and baseline of 4.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 23 |
| 1 | 30 | 23 |
| 314.0ms | 10126× | body | 80 | valid |