dmsJack Posted April 4, 2013 Report Share Posted April 4, 2013 Right now, my partner and I would like to practice a particular type of hand (for example): one where opener has at least 4 clubs and a minimum amount of high cards. And we'd like to have the hands which contain 4 clubs, 5 clubs, 6 clubs, and 7-or-more clubs be equally likely to be generated. This is impossible using the current hand generator. Where you currently have only a checkbox to "use" a given configuration (out of 5(?) total), it would be so much better if a person could specify a numeric value for each configuration, all totalling 100, that specifies what percentage of the time each of the specified configurations would be generated. For us, we'd create 4 configurations, one each for 4 clubs, 5 clubs, 6 clubs, and 7-or-more clubs, giving each a chance of occurring of 25% so they'd all be equally likely. As the software is now, if you specify multiple configurations, and if any of them are WAY more likely to be naturally dealt than some unlikely configuration, you might as well not even enter the unlikely configuration, cuz nearly all of the time, one of the more common ones will be dealt first and will match, and be "delivered". The deal generator would be so much more useful if it had a feature like this. Quote Link to comment Share on other sites More sharing options...
FM75 Posted April 5, 2013 Report Share Posted April 5, 2013 If you want to do it badly enough, just use the online hand generator and tell it to "produce" the same number of each type. Then cut and paste the output into a file and write a script or spreadsheet function to convert it into a lin file. You can randomly shuffle the deals if you want. Upload it to BBO and you are done. You will need to control the dealer Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.