Hacker News new | ask | show | jobs
by sebra 742 days ago
Nice one! Had this problem last time we ran a tournament.

I also did some constraint programming to solve my poker problems. We play mostly cash games so I did a MiniZinc model for computing the least amount of transactions after the game: https://github.com/SRautila/poker-home-game-calculator