I'm looking for code or a description of an algorithm to determine poker scores when two are wild. I need code that is not burdened with license fees, GPL, patents, etc.
I know several ways to approach this, but I would prefer not to write code if it is already available somewhere. Therefore, I would appreciate it if the answers were limited to links to the actual working code or detailed algorithmic descriptions.
(I donβt ask anyone to βdo their homework for me.β I can write the code myself, so the pseudo-code and implementation suggestions are not needed. I just donβt want to waste time solving an already solved problem.)
source share