TexasSolver
desktop-postflop
TexasSolver | desktop-postflop | |
---|---|---|
44 | 15 | |
1,724 | 234 | |
- | - | |
2.9 | 6.0 | |
3 months ago | 11 months ago | |
C++ | Vue | |
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.
TexasSolver
-
The Law of Large Numbers, or Why It Is a Bad Idea to Go to the Casino
I use GTO+ which is proprietary.
I just tried this one which works like a charm (just run the exe from the zip in github releases ; even comes pre-loaded with a wide amount of preflop ranges, which seem to come from a previous solve) : https://github.com/bupticybee/TexasSolver
Searching with "poker solver haskell" only seem to show very immature projects.
- Regarding bupticybee's TexasSolver on github, are there any additional resources that could assist with maneuvering/understanding the application?
- Any free GTO Solvers?
- Poker solver for Mac?
- Poker (NLH) model?
-
Poker solvers for dummies: part 3 - the best solvers for beginners!
Texas Solver is a free one. I now of atleast one other free one that also works in the brower ( though with reduced RAM), but sadly forgot its name; if I remember I'll edit.
- Free postflop 100BB Cash Solvers
- Free solver with solid interface
- Is Piosolver worth it?
- Advanced Poker Math Book Suggestions
desktop-postflop
-
Professional Poker Players Know the Optimal Strategy but Don't Always Use It
[2] https://github.com/b-inary/desktop-postflop
- Is anyone else using the Desktop PostFlop Solver? I find it well designed, efficient when it computes and the output is comparable to PIO.
-
Free poker solver
Check out Desktop Postflop on GitHub. This is put out by the same team that did WASM Postflop.
-
Any solvers will cost me little to no money?
There’s a good open source solver called Desktop Postflop on GitHub.
-
Where to find preflop ranges in .json format? Is it possible to download ones in GTOWizard?
I am using https://github.com/b-inary/desktop-postflop as my solver, as it is free and quite fast and provides accurate enough results. However, as I do not have preflop ranges in .json format anywhere, it is painful to input them one by one, especially when the range is heavily mixed. I'm guessing these do not exist for free, but thought I would ask.
-
Question about Gto Wizard
Not sure about the new ones or what they add to the table (could be better, who knows) but Piosolver is of course a classic, there is also https://wasm-postflop.pages.dev/ or https://github.com/b-inary/desktop-postflop a completely free solver that is not bad at all
-
Desktop Postflop Download Results
I've just downloaded and tested Desktop Postflop. I've no idea how accurate it is compared to paid solvers, but it certainly takes a hefty amount of time to run a single flop. Is there a way to download the solved results game tree?
-
Noob question about solvers
Don't use Texas solver, results don't match PIO and other commercial solvers. Use this: https://github.com/b-inary/desktop-postflop
-
Any free GTO Solvers?
Desktop Postflop appears to be a very promising open source solver. I know a few people who use it and they have nothing but good things to say. The interface is also pretty nice.
-
Do you know what type of Cumputer do I need to run Piosolver?
Try this instead of buying PIO, its free, open source and super fast: https://github.com/b-inary/desktop-postflop
What are some alternatives?
TexasHoldemSolverJava - A Java implemented Texas holdem and short deck Solver
wasm-postflop - [Development suspended] Advanced open-source Texas Hold'em GTO solver with optimized performance (web browser version)
holdem - A Lightweight Texas Hold'em Poker Game
postflop-solver - [Development suspended] An efficient open-source postflop solver library written in Rust
hyStrath - Hypersonic / Rarefied gas dynamics code developments (GPL-3.0)
PokerHandEvaluator - Poker-Hand-Evaluator: An efficient poker hand evaluation algorithm and its implementation, supporting 7-card poker and Omaha poker evaluation
osqp - The Operator Splitting QP Solver
vroom - Vehicle Routing Open-source Optimization Machine
poker - Poker hand evaluation and simulation
awesome-cpp - A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
PokerMonteCarloAPI