| Original Message (ID '121380') By Peter Pein: |
| Hi,
Bill's solution is correct (as expected ;) ) but unnecessarily slow. It is much faster to assume that the variables are integers and 0 <= var <= 1.
Please see attachment for a way to achieve this for 441 variables.
hth,
Peter |
|