Time bar (total: 5.3s)
| 15.0ms | 292× | body | 80 | valid |
| 4.0ms | 73× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 7 |
| 1 | 45 | 7 |
| 2 | 67 | 7 |
| 3 | 94 | 7 |
| 4 | 115 | 7 |
| 5 | 115 | 7 |
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: 23.6b
Found 4 expressions with local error:
| 0.8b | (- (* z z) (* t a)) |
| 6.7b | (* (* x y) z) |
| 7.8b | (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| 27.6b | (sqrt (- (* z z) (* t a))) |
| 18× | add-exp-log add-cbrt-cube |
| 11× | add-sqr-sqrt |
| 10× | pow1 add-cube-cbrt *-un-lft-identity |
| 9× | sqrt-prod |
| 6× | times-frac prod-exp associate-/r* cbrt-unprod add-log-exp |
| 4× | sqrt-div |
| 3× | cbrt-undiv flip3-- div-exp associate-*r* pow-prod-down flip-- |
| 2× | associate-/r/ |
| 1× | sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log associate-*l* clear-num *-commutative div-inv associate-/l* |
| 3.0ms | (- (* z z) (* t a)) |
| 8.0ms | (* (* x y) z) |
| 10.0ms | (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 38.0ms | (- (* z z) (* t a)) |
| 24.0ms | (* (* x y) z) |
| 85.0ms | (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| 61.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 346 | 584 |
| 1 | 1863 | 515 |
| 2 | 5001 | 510 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 10 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 78 | 11 | 89 |
Merged error: 4.6b
Found 4 expressions with local error:
| 1.7b | (/ (* x y) (sqrt (sqrt (- (* z z) (* t a))))) |
| 4.7b | (* (/ (* x y) (sqrt (sqrt (- (* z z) (* t a))))) (/ z (sqrt (sqrt (- (* z z) (* t a)))))) |
| 27.6b | (sqrt (- (* z z) (* t a))) |
| 27.6b | (sqrt (- (* z z) (* t a))) |
| 63× | sqrt-prod |
| 48× | add-sqr-sqrt times-frac |
| 35× | add-cube-cbrt *-un-lft-identity |
| 33× | associate-*r* |
| 30× | add-exp-log add-cbrt-cube |
| 16× | sqrt-div |
| 15× | associate-*l* |
| 9× | cbrt-undiv div-exp prod-exp associate-/r* cbrt-unprod |
| 8× | pow1 |
| 6× | associate-/r/ |
| 5× | flip3-- flip-- |
| 4× | add-log-exp unswap-sqr |
| 3× | div-inv |
| 2× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 1× | frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative associate-/l* |
| 9.0ms | (/ (* x y) (sqrt (sqrt (- (* z z) (* t a))))) |
| 26.0ms | (* (/ (* x y) (sqrt (sqrt (- (* z z) (* t a))))) (/ z (sqrt (sqrt (- (* z z) (* t a)))))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 93.0ms | (/ (* x y) (sqrt (sqrt (- (* z z) (* t a))))) |
| 108.0ms | (* (/ (* x y) (sqrt (sqrt (- (* z z) (* t a))))) (/ z (sqrt (sqrt (- (* z z) (* t a)))))) |
| 78.0ms | (sqrt (- (* z z) (* t a))) |
| 62.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 2 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 629 | 1951 |
| 1 | 3362 | 1738 |
| 2 | 5001 | 1614 |
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 150 | 3 | 153 |
| Fresh | 2 | 7 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 152 | 12 | 164 |
Merged error: 4.5b
Found 4 expressions with local error:
| 3.0b | (/ (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) (sqrt (cbrt (- (* z z) (* t a))))) |
| 5.7b | (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) |
| 28.4b | (cbrt (- (* z z) (* t a))) |
| 28.4b | (cbrt (- (* z z) (* t a))) |
| 413× | times-frac |
| 157× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 114× | sqrt-prod |
| 63× | cbrt-prod |
| 34× | add-exp-log add-cbrt-cube |
| 24× | div-inv |
| 22× | associate-/r* |
| 19× | associate-/l* |
| 17× | cbrt-undiv div-exp |
| 13× | associate-/r/ |
| 6× | cbrt-div |
| 4× | pow1 prod-exp cbrt-unprod add-log-exp |
| 3× | flip3-- flip-- |
| 2× | frac-2neg pow1/3 sqrt-div clear-num |
| 1× | associate-/l/ |
| 19.0ms | (/ (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) (sqrt (cbrt (- (* z z) (* t a))))) |
| 7.0ms | (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) |
| 3.0ms | (cbrt (- (* z z) (* t a))) |
| 3.0ms | (cbrt (- (* z z) (* t a))) |
| 211.0ms | (/ (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) (sqrt (cbrt (- (* z z) (* t a))))) |
| 67.0ms | (/ (* x y) (/ (fabs (cbrt (- (* z z) (* t a)))) z)) |
| 87.0ms | (cbrt (- (* z z) (* t a))) |
| 91.0ms | (cbrt (- (* z z) (* t a))) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1261 | 6499 |
| 1 | 5001 | 6166 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 294 | 2 | 296 |
| Fresh | 3 | 6 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 298 | 10 | 308 |
Merged error: 4.5b
Found 4 expressions with local error:
| 5.7b | (* (/ (* x y) (* (cbrt (sqrt (- (* z z) (* t a)))) (cbrt (sqrt (- (* z z) (* t a)))))) (/ z (cbrt (sqrt (- (* z z) (* t a)))))) |
| 27.6b | (sqrt (- (* z z) (* t a))) |
| 27.6b | (sqrt (- (* z z) (* t a))) |
| 27.6b | (sqrt (- (* z z) (* t a))) |
| 45× | add-exp-log |
| 41× | add-sqr-sqrt |
| 33× | associate-*r* |
| 32× | add-cbrt-cube |
| 31× | times-frac |
| 27× | add-cube-cbrt *-un-lft-identity |
| 20× | cbrt-prod sqrt-div |
| 19× | sqrt-prod |
| 18× | prod-exp cbrt-unprod |
| 14× | cbrt-div |
| 13× | cbrt-undiv div-exp associate-*l* |
| 10× | flip3-- associate-/r/ flip-- |
| 9× | pow1 |
| 5× | frac-times |
| 4× | add-log-exp unswap-sqr |
| 3× | rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ associate-*l/ |
| 2× | div-inv |
| 1× | pow-prod-down *-commutative |
| 31.0ms | (* (/ (* x y) (* (cbrt (sqrt (- (* z z) (* t a)))) (cbrt (sqrt (- (* z z) (* t a)))))) (/ z (cbrt (sqrt (- (* z z) (* t a)))))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 86.0ms | (* (/ (* x y) (* (cbrt (sqrt (- (* z z) (* t a)))) (cbrt (sqrt (- (* z z) (* t a)))))) (/ z (cbrt (sqrt (- (* z z) (* t a)))))) |
| 58.0ms | (sqrt (- (* z z) (* t a))) |
| 63.0ms | (sqrt (- (* z z) (* t a))) |
| 63.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 2 (84.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 670 | 2387 |
| 1 | 3752 | 2044 |
| 2 | 5003 | 1867 |
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 139 | 0 | 139 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 139 | 10 | 149 |
Merged error: 4.5b
80.7% (4.0b remaining)
Error of 7.1b against oracle of 3.2b and baseline of 23.8b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 1.3362163214547356e+116 | 3.7053107102584596e+124 | 4.203285180343617e+120 |
| 7 | -1.6352009508465234e+49 | -6.694513796974998e+47 | -1.2806604334740692e+49 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 17 |
| 1 | 33 | 17 |
| 2 | 33 | 17 |
| 489.0ms | 8895× | body | 80 | valid |
| 153.0ms | 2940× | body | 80 | nan |
Loading profile data...