Time bar (total: 4.4s)
| 15.0ms | 265× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 8 |
| 1 | 39 | 8 |
| 2 | 47 | 8 |
| 3 | 49 | 8 |
| 4 | 49 | 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: 16.1b
Found 4 expressions with local error:
| 0.0b | (+ (+ a 1.0) (/ (* y b) t)) |
| 6.2b | (/ (* y b) t) |
| 6.4b | (/ (* y z) t) |
| 10.2b | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 61× | *-un-lft-identity |
| 26× | times-frac |
| 24× | distribute-lft-out |
| 19× | add-sqr-sqrt add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube |
| 11× | associate-/r* |
| 9× | add-log-exp |
| 6× | associate-/l* |
| 5× | cbrt-undiv flip3-+ div-exp flip-+ |
| 4× | pow1 frac-add associate-/r/ |
| 3× | frac-2neg clear-num sum-log div-inv |
| 2× | prod-exp cbrt-unprod associate-/l/ |
| 1× | +-commutative associate-+l+ |
| 7.0ms | (+ (+ a 1.0) (/ (* y b) t)) |
| 4.0ms | (/ (* y b) t) |
| 5.0ms | (/ (* y z) t) |
| 12.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
| 27.0ms | (+ (+ a 1.0) (/ (* y b) t)) |
| 21.0ms | (/ (* y b) t) |
| 17.0ms | (/ (* y z) t) |
| 109.0ms | (/ (+ x (/ (* y z) t)) (+ (+ a 1.0) (/ (* y b) t))) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 469 | 909 |
| 1 | 2102 | 841 |
| 2 | 5001 | 841 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 13 | 118 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 106 | 13 | 119 |
Merged error: 9.4b
Found 4 expressions with local error:
| 0.0b | (+ (+ a 1.0) (/ (* y b) t)) |
| 6.2b | (/ (* y b) t) |
| 6.5b | (* (* y z) (/ 1 t)) |
| 10.2b | (/ (+ x (* (* y z) (/ 1 t))) (+ (+ a 1.0) (/ (* y b) t))) |
| 48× | *-un-lft-identity |
| 33× | add-exp-log |
| 27× | times-frac |
| 23× | add-sqr-sqrt add-cube-cbrt add-cbrt-cube |
| 15× | distribute-lft-out |
| 13× | associate-*r* prod-exp |
| 9× | pow1 add-log-exp |
| 8× | associate-/r* |
| 7× | div-exp cbrt-unprod |
| 5× | cbrt-undiv flip3-+ flip-+ |
| 4× | frac-add associate-/r/ associate-/l* |
| 3× | pow-prod-down sum-log div-inv |
| 2× | rec-exp frac-2neg 1-exp clear-num associate-/l/ |
| 1× | +-commutative associate-+l+ associate-*r/ associate-*l* un-div-inv *-commutative |
| 7.0ms | (+ (+ a 1.0) (/ (* y b) t)) |
| 4.0ms | (/ (* y b) t) |
| 8.0ms | (* (* y z) (/ 1 t)) |
| 12.0ms | (/ (+ x (* (* y z) (/ 1 t))) (+ (+ a 1.0) (/ (* y b) t))) |
| 28.0ms | (+ (+ a 1.0) (/ (* y b) t)) |
| 21.0ms | (/ (* y b) t) |
| 18.0ms | (* (* y z) (/ 1 t)) |
| 95.0ms | (/ (+ x (* (* y z) (/ 1 t))) (+ (+ a 1.0) (/ (* y b) t))) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 607 | 997 |
| 1 | 2965 | 888 |
| 2 | 5002 | 868 |
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 2 | 129 |
| Fresh | 2 | 10 | 12 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 129 | 13 | 142 |
Merged error: 9.4b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 3.3b | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 6.5b | (* (* y z) (/ 1 t)) |
| 10.2b | (/ (+ x (* (* y z) (/ 1 t))) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
| 51× | add-sqr-sqrt |
| 49× | add-exp-log |
| 46× | times-frac |
| 35× | add-cube-cbrt *-un-lft-identity associate-*r* |
| 32× | add-cbrt-cube |
| 20× | prod-exp |
| 14× | cbrt-prod cbrt-unprod |
| 12× | div-exp |
| 11× | pow1 |
| 10× | cbrt-undiv |
| 8× | associate-*l* associate-/r/ |
| 6× | frac-add unswap-sqr |
| 5× | flip3-+ flip-+ |
| 4× | associate-*r/ pow-prod-down div-inv add-log-exp |
| 3× | frac-times associate-*l/ associate-/r* associate-/l* |
| 2× | rec-exp 1-exp *-commutative associate-/l/ |
| 1× | frac-2neg pow1/3 clear-num un-div-inv |
| 1.0ms | (cbrt t) |
| 14.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 7.0ms | (* (* y z) (/ 1 t)) |
| 9.0ms | (/ (+ x (* (* y z) (/ 1 t))) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
| 166.0ms | (cbrt t) |
| 47.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 17.0ms | (* (* y z) (/ 1 t)) |
| 123.0ms | (/ (+ x (* (* y z) (/ 1 t))) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
Useful iterations: 2 (89.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 915 | 1628 |
| 1 | 4598 | 1393 |
| 2 | 5001 | 1337 |
16 alts after pruning (14 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 3 | 157 |
| Fresh | 0 | 11 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 154 | 16 | 170 |
Merged error: 8.7b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 3.3b | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 6.3b | (* y (/ z t)) |
| 10.2b | (/ (+ x (* y (/ z t))) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
| 57× | add-sqr-sqrt |
| 47× | times-frac |
| 36× | add-cube-cbrt *-un-lft-identity |
| 35× | associate-*r* |
| 32× | add-exp-log |
| 25× | add-cbrt-cube |
| 14× | cbrt-prod |
| 10× | associate-*l* prod-exp cbrt-unprod |
| 9× | cbrt-undiv div-exp |
| 8× | pow1 associate-/r/ unswap-sqr |
| 6× | frac-add |
| 5× | flip3-+ flip-+ |
| 4× | associate-*r/ div-inv add-log-exp |
| 3× | frac-times associate-*l/ associate-/r* associate-/l* |
| 2× | pow-prod-down *-commutative associate-/l/ |
| 1× | frac-2neg pow1/3 clear-num |
| 1.0ms | (cbrt t) |
| 14.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 6.0ms | (* y (/ z t)) |
| 8.0ms | (/ (+ x (* y (/ z t))) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
| 172.0ms | (cbrt t) |
| 49.0ms | (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))) |
| 16.0ms | (* y (/ z t)) |
| 122.0ms | (/ (+ x (* y (/ z t))) (+ (+ a 1.0) (* (/ y (* (cbrt t) (cbrt t))) (/ b (cbrt t))))) |
Useful iterations: 2 (95.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 835 | 1528 |
| 1 | 4335 | 1333 |
| 2 | 5003 | 1292 |
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 147 | 4 | 151 |
| Fresh | 2 | 11 | 13 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 1 | 2 |
| Total | 151 | 16 | 167 |
Merged error: 8.6b
54.1% (2.8b remaining)
Error of 12.8b against oracle of 10.0b and baseline of 16.1b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 2.023618337201336e+50 | 1.0010919172501716e+54 | 4.2953749856058607e+52 |
| 10 | -7.665813417097548e+77 | -1.218226967287788e+68 | -6.351224324641651e+71 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 59 |
| 1 | 50 | 59 |
| 422.0ms | 8270× | body | 80 | valid |