Time bar (total: 3.9s)
| 10.0ms | 309× | body | 80 | valid |
Useful iterations: 0 (1.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: 2.9b
Found 3 expressions with local error:
| 0.0b | (/ t (- 1.0 z)) |
| 0.0b | (- (/ y z) (/ t (- 1.0 z))) |
| 2.8b | (* 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 |
| 5.0ms | (/ t (- 1.0 z)) |
| 17.0ms | (- (/ y z) (/ t (- 1.0 z))) |
| 21.0ms | (* x (- (/ y z) (/ t (- 1.0 z)))) |
| 36.0ms | (/ t (- 1.0 z)) |
| 33.0ms | (- (/ y z) (/ t (- 1.0 z))) |
| 48.0ms | (* x (- (/ y z) (/ t (- 1.0 z)))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 632 |
| 1 | 1452 | 595 |
| 2 | 5001 | 593 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 11 | 98 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 87 | 12 | 99 |
Merged error: 0.4b
Found 4 expressions with local error:
| 0.3b | (cbrt (- 1.0 z)) |
| 0.3b | (cbrt (- 1.0 z)) |
| 0.3b | (* (cbrt (- 1.0 z)) (cbrt (- 1.0 z))) |
| 2.8b | (* x (- (/ y z) (* (/ 1 (* (cbrt (- 1.0 z)) (cbrt (- 1.0 z)))) (/ t (cbrt (- 1.0 z)))))) |
| 38× | cbrt-prod add-sqr-sqrt |
| 34× | *-un-lft-identity |
| 16× | add-cube-cbrt cbrt-div |
| 13× | pow1 |
| 11× | associate-*r* associate-*l* |
| 10× | swap-sqr |
| 9× | flip3-- flip-- |
| 8× | add-exp-log pow1/3 associate-*r/ distribute-lft-out-- |
| 6× | add-cbrt-cube difference-of-squares |
| 5× | frac-times unswap-sqr |
| 4× | add-log-exp |
| 3× | pow-prod-down associate-*l/ frac-sub |
| 2× | distribute-rgt-in sub-neg distribute-lft-in prod-exp pow-sqr *-commutative pow-prod-up cbrt-unprod |
| 1× | pow2 pow-plus |
| 3.0ms | (cbrt (- 1.0 z)) |
| 3.0ms | (cbrt (- 1.0 z)) |
| 10.0ms | (* (cbrt (- 1.0 z)) (cbrt (- 1.0 z))) |
| 8.0ms | (* x (- (/ y z) (* (/ 1 (* (cbrt (- 1.0 z)) (cbrt (- 1.0 z)))) (/ t (cbrt (- 1.0 z)))))) |
| 112.0ms | (cbrt (- 1.0 z)) |
| 87.0ms | (cbrt (- 1.0 z)) |
| 103.0ms | (* (cbrt (- 1.0 z)) (cbrt (- 1.0 z))) |
| 50.0ms | (* x (- (/ y z) (* (/ 1 (* (cbrt (- 1.0 z)) (cbrt (- 1.0 z)))) (/ t (cbrt (- 1.0 z)))))) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 503 | 1197 |
| 1 | 2005 | 1105 |
| 2 | 5001 | 1023 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 2 | 125 |
| Fresh | 4 | 6 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 128 | 9 | 137 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 2.8b | (* x (- (/ y z) (* (* (cbrt t) (cbrt t)) (/ (cbrt t) (- 1.0 z))))) |
| 11× | add-sqr-sqrt |
| 9× | cbrt-prod add-cube-cbrt *-un-lft-identity |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 4× | associate-*r/ add-log-exp |
| 3× | pow1/3 associate-*r* associate-*l* |
| 2× | distribute-rgt-in sub-neg distribute-lft-in |
| 1× | flip3-- pow-prod-down prod-exp *-commutative frac-sub flip-- cbrt-unprod unswap-sqr |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 9.0ms | (* x (- (/ y z) (* (* (cbrt t) (cbrt t)) (/ (cbrt t) (- 1.0 z))))) |
| 183.0ms | (cbrt t) |
| 177.0ms | (cbrt t) |
| 179.0ms | (cbrt t) |
| 67.0ms | (* x (- (/ y z) (* (* (cbrt t) (cbrt t)) (/ (cbrt t) (- 1.0 z))))) |
Useful iterations: 2 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 477 |
| 1 | 856 | 417 |
| 2 | 5001 | 387 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 1 | 70 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 70 | 9 | 79 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.7b | (* (* (cbrt x) (cbrt x)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
| 2.4b | (* (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) |
| 26.0ms | (* (* (cbrt x) (cbrt x)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
| 22.0ms | (* (cbrt x) (- (/ y z) (/ t (- 1.0 z)))) |
| 191.0ms | (cbrt x) |
| 177.0ms | (cbrt x) |
| 72.0ms | (* (* (cbrt x) (cbrt x)) (* (cbrt x) (- (/ y z) (/ t (- 1.0 z))))) |
| 155.0ms | (* (cbrt x) (- (/ y z) (/ t (- 1.0 z)))) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 426 | 899 |
| 1 | 1903 | 709 |
| 2 | 5001 | 639 |
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 1 | 103 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 102 | 10 | 112 |
Merged error: 0.0b
39.4% (2.8b remaining)
Error of 2.8b against oracle of 0.1b and baseline of 4.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 29 |
| 1 | 34 | 29 |
| 2 | 34 | 29 |
| 362.0ms | 10077× | body | 80 | valid |