Time bar (total: 3.8s)
| 9.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 8 |
| 1 | 63 | 8 |
| 2 | 149 | 8 |
| 3 | 358 | 8 |
| 4 | 840 | 8 |
| 5 | 5001 | 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: 10.0b
Found 3 expressions with local error:
| 0.0b | (- x (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t)))) |
| 0.9b | (- (* (* z 2.0) z) (* y t)) |
| 19.4b | (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t))) |
| 28× | prod-diff |
| 23× | add-sqr-sqrt *-un-lft-identity |
| 21× | add-cube-cbrt |
| 12× | add-exp-log times-frac add-cbrt-cube |
| 8× | associate-/r/ |
| 7× | add-log-exp |
| 6× | flip3-- flip-- |
| 4× | fma-neg div-inv |
| 3× | pow1 cbrt-undiv expm1-log1p-u div-exp prod-exp associate-/r* cbrt-unprod log1p-expm1-u |
| 2× | sub-neg diff-log |
| 1× | frac-2neg clear-num associate-/l* distribute-lft-out-- difference-of-squares |
| 9.0ms | (- x (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t)))) |
| 5.0ms | (- (* (* z 2.0) z) (* y t)) |
| 9.0ms | (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t))) |
| 83.0ms | (- x (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t)))) |
| 36.0ms | (- (* (* z 2.0) z) (* y t)) |
| 178.0ms | (/ (* (* y 2.0) z) (- (* (* z 2.0) z) (* y t))) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 506 | 1970 |
| 1 | 2392 | 1402 |
| 2 | 5002 | 1401 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 8 | 98 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 91 | 8 | 99 |
Merged error: 4.8b
Found 4 expressions with local error:
| 0.0b | (- x (/ (* y 2.0) (/ (- (* (* z 2.0) z) (* y t)) z))) |
| 0.9b | (- (* (* z 2.0) z) (* y t)) |
| 4.3b | (/ (* y 2.0) (/ (- (* (* z 2.0) z) (* y t)) z)) |
| 18.1b | (/ (- (* (* z 2.0) z) (* y t)) z) |
| 106× | times-frac |
| 71× | add-sqr-sqrt *-un-lft-identity |
| 69× | add-cube-cbrt |
| 55× | prod-diff |
| 18× | add-exp-log add-cbrt-cube |
| 16× | associate-/r* |
| 10× | div-inv |
| 8× | add-log-exp |
| 7× | cbrt-undiv div-exp |
| 4× | pow1 expm1-log1p-u fma-neg associate-/r/ log1p-expm1-u associate-/l* |
| 3× | flip3-- flip-- |
| 2× | sub-neg frac-2neg diff-log prod-exp clear-num cbrt-unprod associate-/l/ |
| 1× | div-sub distribute-lft-out-- difference-of-squares |
| 16.0ms | (- x (/ (* y 2.0) (/ (- (* (* z 2.0) z) (* y t)) z))) |
| 5.0ms | (- (* (* z 2.0) z) (* y t)) |
| 9.0ms | (/ (* y 2.0) (/ (- (* (* z 2.0) z) (* y t)) z)) |
| 7.0ms | (/ (- (* (* z 2.0) z) (* y t)) z) |
| 85.0ms | (- x (/ (* y 2.0) (/ (- (* (* z 2.0) z) (* y t)) z))) |
| 37.0ms | (- (* (* z 2.0) z) (* y t)) |
| 191.0ms | (/ (* y 2.0) (/ (- (* (* z 2.0) z) (* y t)) z)) |
| 52.0ms | (/ (- (* (* z 2.0) z) (* y t)) z) |
Useful iterations: 2 (97.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 836 | 3783 |
| 1 | 3745 | 2919 |
| 2 | 5001 | 2916 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 178 | 3 | 181 |
| Fresh | 4 | 3 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 183 | 6 | 189 |
Merged error: 2.2b
Found 3 expressions with local error:
| 0.0b | (- x (/ (* y 2.0) (- (* z 2.0) (/ (* t y) z)))) |
| 4.3b | (/ (* y 2.0) (- (* z 2.0) (/ (* t y) z))) |
| 6.7b | (/ (* t y) z) |
| 27× | prod-diff |
| 25× | add-sqr-sqrt *-un-lft-identity |
| 23× | add-cube-cbrt |
| 15× | times-frac |
| 13× | add-exp-log add-cbrt-cube |
| 8× | associate-/r/ |
| 6× | associate-/r* |
| 5× | flip3-- flip-- div-inv add-log-exp |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 expm1-log1p-u fma-neg log1p-expm1-u |
| 2× | frac-2neg prod-exp clear-num cbrt-unprod associate-/l* |
| 1× | sub-neg diff-log distribute-lft-out-- difference-of-squares |
| 9.0ms | (- x (/ (* y 2.0) (- (* z 2.0) (/ (* t y) z)))) |
| 8.0ms | (/ (* y 2.0) (- (* z 2.0) (/ (* t y) z))) |
| 4.0ms | (/ (* t y) z) |
| 65.0ms | (- x (/ (* y 2.0) (- (* z 2.0) (/ (* t y) z)))) |
| 173.0ms | (/ (* y 2.0) (- (* z 2.0) (/ (* t y) z))) |
| 23.0ms | (/ (* t y) z) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 507 | 1752 |
| 1 | 2223 | 1227 |
| 2 | 5001 | 1226 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 3 | 103 |
| Fresh | 4 | 1 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 105 | 4 | 109 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 3.4b | (* (/ t (* (cbrt z) (cbrt z))) (/ y (cbrt z))) |
| 4.3b | (/ (* y 2.0) (- (* z 2.0) (* (/ t (* (cbrt z) (cbrt z))) (/ y (cbrt z))))) |
| 39× | add-sqr-sqrt |
| 31× | times-frac |
| 30× | add-exp-log |
| 23× | add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 22× | associate-*r* |
| 17× | cbrt-prod |
| 9× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 7× | associate-*l* |
| 6× | pow1 unswap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | associate-/r* div-inv |
| 2× | pow1/3 associate-/r/ |
| 1× | frac-times flip3-- frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative flip-- associate-/l* |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 14.0ms | (* (/ t (* (cbrt z) (cbrt z))) (/ y (cbrt z))) |
| 6.0ms | (/ (* y 2.0) (- (* z 2.0) (* (/ t (* (cbrt z) (cbrt z))) (/ y (cbrt z))))) |
| 180.0ms | (cbrt z) |
| 187.0ms | (cbrt z) |
| 49.0ms | (* (/ t (* (cbrt z) (cbrt z))) (/ y (cbrt z))) |
| 215.0ms | (/ (* y 2.0) (- (* z 2.0) (* (/ t (* (cbrt z) (cbrt z))) (/ y (cbrt z))))) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 577 | 1106 |
| 1 | 3052 | 915 |
| 2 | 5002 | 867 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 0 | 124 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 124 | 4 | 128 |
Merged error: 0.2b
0% (1.1b remaining)
Error of 1.5b against oracle of 0.4b and baseline of 1.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 12 |
| 1 | 18 | 12 |
| 310.0ms | 8000× | body | 80 | valid |
Loading profile data...