wasm-postflop
postflop-solver
wasm-postflop | postflop-solver | |
---|---|---|
4 | 2 | |
428 | 251 | |
- | - | |
5.5 | 2.8 | |
over 1 year ago | 6 months ago | |
Vue | Rust | |
GNU Affero General Public License v3.0 | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wasm-postflop
-
Free poker solver
Many on here still recommend Texas Solver but the WASM team outline in their comparison tests, comparing WASM, Texas Solver, PIO, and GTO+, that Texas Solver has some issues with solutions being pretty different compared to the others.
- Regarding bupticybee's TexasSolver on github, are there any additional resources that could assist with maneuvering/understanding the application?
-
Feedback on my first Haskell project: a poker Solver
The open source implementation you're thinking of is WASM Postflop?
-
Created another free and open-source GTO solver that works on web browsers
GitHub: https://github.com/b-inary/wasm-postflop
postflop-solver
What are some alternatives?
desktop-postflop - [Development suspended] Advanced open-source Texas Hold'em GTO solver with optimized performance
TexasSolver - 🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
opensolver - Open source postflop solver for Texas Hold'em Poker written in Rust with UPI (Universal Poker Interface) compatibility. Algorithm used is Discounted CFR (DCFR).
PokerSolver - Simple Haskell Command line tool using Monte Carlo simulation
ZippySolver - An open source solver developed by the Zenith Poker community.
Cfrm - Counterfactual Regret Minimization
bat - A cat(1) clone with wings.
mop - Flexible and modular framework for different NP-Problems with different solvers
rs-poker - rs-poker is a rust library that includes all of the poker evaluation tools that you need from hand ranking and starting card enumeration to a full agent arena for self learning.
backtrack-rs - Solve hard constraints easily with Rust.