Hi all, Im need to implement a Roulette Prediction System (Roulette Calculator). The scenario is: The player put on the system the values from roulette, and the system tip to him the best bet and the amount. The system need to be able to tip the best bet, or the possible best bets. What's the algorithm to solve that problem? I'm reading about Generic Algorithm.
I think its possible, is a lot of systems on the web they do this, a example is SpinAtaque.
Any suggestion?
Best regards.