tomtom said:
I just found this at the other tread regarding skips. This is exactly what I was thinking about when talking about lines...Hope that Nick might help with a little code or algorithm that shrinks a bit any number of lines.. or point to some link…
Hi tomtom,
To reduce/filter any lotto game is like to
make assumtions that the target draw will have,
like 2-4 Even
2-4 Small numbers
... or any other
So the first step shall be to define your
hypotheses.
The best way to do that will be on a Spreadsheet
Then we can generate all the lines and allow only the ones that comply with these assumtions.
If it is that what you are looking for
then that can be done easily.
I also think that Snides program does exactly that. See the proper thread for details.
So indicate the kind of Filters you wish to apply and I can provide you with the proper code.