Hi, I'm calculating EV values of hands against a range using enumSample.
Two questions really - the first is that to calculate against a range I'm calling enumSample for each possible hand in that range and then averaging all the results. Is that the only way to do it, or have I missed something in pokersource that can do this calculation for a range (or against any random hand) in a single calculation? Secondly each time I run the simulation I get the same results - for instance I set the number of iterations to be fairly small (ie 100 in calculating an Omaha hand) and it's always the same. I've tried setting the rand seed with srand, but that made no difference. Am I doing something wrong? Nik
_______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
