Time bar (total: 4.9s)
| 10.0ms | 275× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 5 |
| 1 | 37 | 5 |
| 2 | 61 | 5 |
| 3 | 91 | 5 |
| 4 | 115 | 5 |
| 5 | 121 | 5 |
| 6 | 121 | 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: 6.8b
Found 2 expressions with local error:
| 3.3b | (* y (+ 1.0 (* z z))) |
| 4.7b | (/ (/ 1.0 x) (* y (+ 1.0 (* z z)))) |
| 31× | times-frac |
| 20× | add-sqr-sqrt |
| 18× | add-cube-cbrt *-un-lft-identity |
| 16× | add-exp-log add-cbrt-cube |
| 13× | associate-/l* |
| 6× | cbrt-undiv div-exp |
| 4× | pow1 associate-*r/ |
| 3× | associate-*r* associate-*l* prod-exp cbrt-unprod div-inv |
| 2× | flip3-+ associate-/r/ flip-+ add-log-exp |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num associate-/r* *-commutative associate-/l/ unswap-sqr |
| 5.0ms | (* y (+ 1.0 (* z z))) |
| 8.0ms | (/ (/ 1.0 x) (* y (+ 1.0 (* z z)))) |
| 10.0ms | (* y (+ 1.0 (* z z))) |
| 26.0ms | (/ (/ 1.0 x) (* y (+ 1.0 (* z z)))) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 409 | 511 |
| 1 | 1963 | 443 |
| 2 | 5001 | 443 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 8 | 76 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 69 | 8 | 77 |
Merged error: 4.8b
Found 4 expressions with local error:
| 0.6b | (cbrt (/ 1.0 x)) |
| 0.6b | (cbrt (/ 1.0 x)) |
| 1.1b | (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z))) |
| 4.7b | (* (/ (* (cbrt (/ 1.0 x)) (cbrt (/ 1.0 x))) y) (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z)))) |
| 192× | times-frac |
| 134× | add-sqr-sqrt |
| 121× | cbrt-prod |
| 110× | add-cube-cbrt *-un-lft-identity |
| 54× | associate-*r* |
| 27× | add-exp-log |
| 19× | add-cbrt-cube |
| 16× | associate-/l* |
| 12× | div-inv |
| 8× | cbrt-undiv div-exp prod-exp cbrt-unprod unswap-sqr |
| 7× | associate-*l* |
| 6× | pow1 |
| 4× | associate-/r/ add-log-exp |
| 3× | cbrt-div associate-/r* |
| 2× | flip3-+ pow1/3 flip-+ |
| 1× | frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative associate-/l/ |
| 2.0ms | (cbrt (/ 1.0 x)) |
| 2.0ms | (cbrt (/ 1.0 x)) |
| 8.0ms | (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z))) |
| 31.0ms | (* (/ (* (cbrt (/ 1.0 x)) (cbrt (/ 1.0 x))) y) (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z)))) |
| 24.0ms | (cbrt (/ 1.0 x)) |
| 24.0ms | (cbrt (/ 1.0 x)) |
| 41.0ms | (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z))) |
| 26.0ms | (* (/ (* (cbrt (/ 1.0 x)) (cbrt (/ 1.0 x))) y) (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z)))) |
Useful iterations: 2 (87.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 919 | 2794 |
| 1 | 4500 | 2591 |
| 2 | 5001 | 2499 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 227 | 4 | 231 |
| Fresh | 2 | 5 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 229 | 10 | 239 |
Merged error: 4.5b
Found 4 expressions with local error:
| 0.6b | (cbrt (/ 1.0 x)) |
| 1.1b | (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z))) |
| 1.4b | (* (/ (cbrt (/ 1.0 x)) (cbrt y)) (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z)))) |
| 3.3b | (* (/ (cbrt (/ 1.0 x)) (* (cbrt y) (cbrt y))) (* (/ (cbrt (/ 1.0 x)) (cbrt y)) (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z))))) |
| 403× | times-frac |
| 307× | add-sqr-sqrt |
| 285× | cbrt-prod |
| 191× | add-cube-cbrt *-un-lft-identity |
| 120× | associate-*l* |
| 87× | add-exp-log |
| 55× | associate-*r* |
| 42× | add-cbrt-cube |
| 36× | prod-exp cbrt-unprod |
| 28× | unswap-sqr |
| 27× | cbrt-undiv div-exp |
| 19× | div-inv |
| 16× | associate-/l* |
| 11× | pow1 |
| 6× | frac-times associate-*r/ |
| 4× | pow-prod-down associate-*l/ associate-/r/ add-log-exp |
| 3× | associate-/r* |
| 2× | cbrt-div flip3-+ *-commutative flip-+ |
| 1× | frac-2neg pow1/3 clear-num associate-/l/ |
| 2.0ms | (cbrt (/ 1.0 x)) |
| 7.0ms | (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z))) |
| 91.0ms | (* (/ (cbrt (/ 1.0 x)) (cbrt y)) (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z)))) |
| 29.0ms | (* (/ (cbrt (/ 1.0 x)) (* (cbrt y) (cbrt y))) (* (/ (cbrt (/ 1.0 x)) (cbrt y)) (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z))))) |
| 26.0ms | (cbrt (/ 1.0 x)) |
| 36.0ms | (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z))) |
| 47.0ms | (* (/ (cbrt (/ 1.0 x)) (cbrt y)) (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z)))) |
| 35.0ms | (* (/ (cbrt (/ 1.0 x)) (* (cbrt y) (cbrt y))) (* (/ (cbrt (/ 1.0 x)) (cbrt y)) (/ (cbrt (/ 1.0 x)) (+ 1.0 (* z z))))) |
Useful iterations: 1 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1684 | 5563 |
| 1 | 5001 | 5069 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 386 | 0 | 386 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 386 | 10 | 396 |
Merged error: 4.5b
Found 2 expressions with local error:
| 0.1b | (/ (/ 1.0 y) x) |
| 6.3b | (/ (/ (/ 1.0 y) x) (+ 1.0 (* z z))) |
| 468× | times-frac |
| 228× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 56× | associate-/l* |
| 22× | div-inv |
| 16× | add-exp-log add-cbrt-cube |
| 9× | cbrt-undiv div-exp |
| 6× | associate-/r* |
| 2× | pow1 frac-2neg clear-num associate-/r/ associate-/l/ add-log-exp |
| 1× | flip3-+ flip-+ |
| 6.0ms | (/ (/ 1.0 y) x) |
| 15.0ms | (/ (/ (/ 1.0 y) x) (+ 1.0 (* z z))) |
| 3.0ms | (/ (/ 1.0 y) x) |
| 22.0ms | (/ (/ (/ 1.0 y) x) (+ 1.0 (* z z))) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1132 | 2994 |
| 1 | 4572 | 2919 |
| 2 | 5001 | 2919 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 269 | 1 | 270 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 1 | 2 |
| Total | 272 | 8 | 280 |
Merged error: 4.5b
74.6% (0.6b remaining)
Error of 5.0b against oracle of 4.4b and baseline of 6.7b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 4854.348681463929 | 9104791804.189022 | 7943.8181264186505 |
| 5 | -8.098749289796714e+30 | -2.2120025844754284e+30 | -4.016566225196775e+30 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 15 |
| 1 | 26 | 15 |
| 309.0ms | 8594× | body | 80 | valid |
Loading profile data...