Allocate poker chips optimally with mixed-integer nonlinear programming

Poker Chipper is a tool that optimally selects poker chip denominations for cash games. Without it, manually choosing chip values can be tedious and prone to errors. Poker Chipper uses nonlinear optimization to quickly determine the best chip allocation based on the number of players, buy-in, blinds, and number of chips. The application runs entirely in the user’s browser and is actively maintained. Features include the ability to modify results, save settings, and easily share with others. To support the project, users can share, report bugs, star the repository, or donate to organizations like the Electronic Frontier Foundation and Mozilla.

https://github.com/jstrieb/poker-chipper

To top