Time bar (total: 4.0s)
| 16.0ms | 287× | body | 80 | valid |
| 5.0ms | 95× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 7 |
| 1 | 46 | 7 |
| 2 | 72 | 7 |
| 3 | 99 | 7 |
| 4 | 120 | 7 |
| 5 | 120 | 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.4b
Found 4 expressions with local error:
| 0.6b | (- (* z z) (* t a)) |
| 5.9b | (* (* x y) z) |
| 9.4b | (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| 24.7b | (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× | expm1-log1p-u sqrt-div log1p-expm1-u |
| 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 fma-neg diff-log associate-*l* prod-diff clear-num *-commutative div-inv associate-/l* |
| 4.0ms | (- (* z z) (* t a)) |
| 5.0ms | (* (* x y) z) |
| 10.0ms | (/ (* (* x y) z) (sqrt (- (* z z) (* t a)))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 31.0ms | (- (* z z) (* t a)) |
| 23.0ms | (* (* x y) z) |
| 83.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 | 368 | 630 |
| 1 | 1941 | 560 |
| 2 | 5001 | 551 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 11 | 98 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 88 | 11 | 99 |
Merged error: 2.0b
Found 4 expressions with local error:
| 0.1b | (/ z (sqrt (- (* z z) (* t a)))) |
| 0.6b | (- (* z z) (* t a)) |
| 1.7b | (* (* x y) (/ z (sqrt (- (* z z) (* t a))))) |
| 24.7b | (sqrt (- (* z z) (* t a))) |
| 36× | times-frac |
| 34× | add-sqr-sqrt |
| 33× | add-cube-cbrt *-un-lft-identity |
| 24× | associate-*r* sqrt-prod |
| 18× | add-exp-log add-cbrt-cube |
| 10× | pow1 |
| 6× | sqrt-div prod-exp associate-/r* cbrt-unprod add-log-exp |
| 4× | expm1-log1p-u flip3-- associate-/r/ flip-- log1p-expm1-u |
| 3× | cbrt-undiv div-exp pow-prod-down associate-/l* |
| 2× | div-inv |
| 1× | sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log associate-*r/ associate-*l* prod-diff clear-num *-commutative |
| 6.0ms | (/ z (sqrt (- (* z z) (* t a)))) |
| 4.0ms | (- (* z z) (* t a)) |
| 11.0ms | (* (* x y) (/ z (sqrt (- (* z z) (* t a))))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 50.0ms | (/ z (sqrt (- (* z z) (* t a)))) |
| 33.0ms | (- (* z z) (* t a)) |
| 84.0ms | (* (* x y) (/ z (sqrt (- (* z z) (* t a))))) |
| 63.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 453 | 1067 |
| 1 | 2239 | 963 |
| 2 | 5001 | 942 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 3 | 134 |
| Fresh | 1 | 9 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 133 | 12 | 145 |
Merged error: 2.0b
Found 4 expressions with local error:
| 0.6b | (- (* z z) (* t a)) |
| 1.3b | (* y (/ z (sqrt (- (* z z) (* t a))))) |
| 2.6b | (* x (* y (/ z (sqrt (- (* z z) (* t a)))))) |
| 24.7b | (sqrt (- (* z z) (* t a))) |
| 29× | add-sqr-sqrt |
| 25× | associate-*r* |
| 20× | add-cube-cbrt *-un-lft-identity times-frac |
| 18× | add-exp-log add-cbrt-cube |
| 13× | sqrt-prod |
| 12× | pow1 |
| 7× | prod-exp cbrt-unprod |
| 6× | associate-*l* add-log-exp |
| 4× | expm1-log1p-u sqrt-div pow-prod-down log1p-expm1-u |
| 3× | flip3-- associate-*r/ flip-- unswap-sqr |
| 2× | cbrt-undiv div-exp associate-/r/ *-commutative |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 fma-neg diff-log prod-diff div-inv |
| 4.0ms | (- (* z z) (* t a)) |
| 11.0ms | (* y (/ z (sqrt (- (* z z) (* t a))))) |
| 10.0ms | (* x (* y (/ z (sqrt (- (* z z) (* t a)))))) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 37.0ms | (- (* z z) (* t a)) |
| 54.0ms | (* y (/ z (sqrt (- (* z z) (* t a))))) |
| 84.0ms | (* x (* y (/ z (sqrt (- (* z z) (* t a)))))) |
| 61.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 425 | 829 |
| 1 | 1848 | 729 |
| 2 | 5001 | 717 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 1 | 114 |
| Fresh | 1 | 10 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 115 | 11 | 126 |
Merged error: 2.0b
Found 4 expressions with local error:
| 0.6b | (- (* z z) (* t a)) |
| 5.9b | (* (* x y) z) |
| 9.4b | (/ (sqrt (- (* z z) (* t a))) (* (* x y) z)) |
| 24.7b | (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 cbrt-unprod associate-/l* add-log-exp |
| 4× | expm1-log1p-u sqrt-div log1p-expm1-u |
| 3× | cbrt-undiv flip3-- div-exp associate-*r* pow-prod-down flip-- |
| 2× | associate-/l/ |
| 1× | sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log associate-*l* prod-diff clear-num associate-/r* *-commutative div-inv |
| 4.0ms | (- (* z z) (* t a)) |
| 5.0ms | (* (* x y) z) |
| 9.0ms | (/ (sqrt (- (* z z) (* t a))) (* (* x y) z)) |
| 4.0ms | (sqrt (- (* z z) (* t a))) |
| 32.0ms | (- (* z z) (* t a)) |
| 28.0ms | (* (* x y) z) |
| 112.0ms | (/ (sqrt (- (* z z) (* t a))) (* (* x y) z)) |
| 61.0ms | (sqrt (- (* z z) (* t a))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 407 | 644 |
| 1 | 2109 | 575 |
| 2 | 5001 | 568 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 1 | 98 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 98 | 11 | 109 |
Merged error: 2.0b
79.5% (4.4b remaining)
Error of 7.7b against oracle of 3.3b and baseline of 24.8b
| Iters | Range | Point | |
|---|---|---|---|
| 5 | 9.825461176600007e+97 | 3.541309604326139e+98 | 1.1611135688740357e+98 |
| 11 | -1199119032805.3176 | -6.671394545181793e-10 | -1063963419286.4185 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 11 |
| 1 | 35 | 11 |
| 2 | 35 | 11 |
| 469.0ms | 8847× | body | 80 | valid |
| 153.0ms | 3072× | body | 80 | nan |