Abbreviated wheels question

PSAZF

Member
Hello All,

For sure, you can help me regarding the following question.
I'm talking about a 5/50 balls lottery (European Euro Millions, for example).

I know how to make/develop abbreviated wheels with guarranties like 4in5, 3in5, 2in5. For example, the (8,5,4,5)=5 tickets. I know how to make them by hand, in this case, choosing one of the 56 total combinations [C(8,5)=56] and after that testing what other combinations are eliminated by this one, because they differs in one of the numbers. And so on, and so on.

But for smaller guarrantees like 4/4, 3/4, 2/4 and 3/3? Can someone please tell me how to make/develop them? What is the logic/way to do them?

Thanks in advance & kind regards
PSAZF
 

sss

Member
PSAZF said:
Hello All,

For sure, you can help me regarding the following question.
I'm talking about a 5/50 balls lottery (European Euro Millions, for example).

I know how to make/develop abbreviated wheels with guarranties like 4in5, 3in5, 2in5. For example, the (8,5,4,5)=5 tickets. I know how to make them by hand, in this case, choosing one of the 56 total combinations [C(8,5)=56] and after that testing what other combinations are eliminated by this one, because they differs in one of the numbers. And so on, and so on.

But for smaller guarrantees like 4/4, 3/4, 2/4 and 3/3? Can someone please tell me how to make/develop them? What is the logic/way to do them?

Thanks in advance & kind regards
PSAZF
Hi PSAZF,
I developed such an algorithm, which on the one hand works much much slower than the CoverMaster, on the other hand it produces wheels of the the same size or better, never worse.
I can send you the source code in VB, however if you want to be able to get results on the fly as fast as the superb CoverMaster does, you definitely have to change the algotrithm.
As email addresses are not allowed here, my ICQ is <<< deleted -"Do Not Post email addresses, ICQ, Aim, Yahoo Messenger, or any other personally identifying info. Do Not Attempt to obtain email addresses, ICQ, Aim, Yahoo Messenger, or any other personally identifying info of any member." - thanks for your understanding >>>
sss
 
Last edited by a moderator:

PSAZF

Member
Hello SSS,
Thank you very much your reply.
If you can, yes, please send me the source code in VB, of your algorithm. Thanks in advance.
My email is <<< email addy deleted >>>
Thank you in advance and best regards
PSAZF
 
Last edited by a moderator:

bloubul

Member
Hi SSS

Would you please consider to do a similar algorithm (that you have send PSAZF) but for 40 lines but with an open choice of number of numbers please.

If you do, please upload it at: www.mytempdir.com


BlouBul :cool:
 

bloubul

Member
SSS

Thanks very much but it is not working something of VB is missing
can you please re-check

Thanks

BlouBul :cool:
 

Sidebar

Top