Releases: bupticybee/TexasSolver
Releases · bupticybee/TexasSolver
TexasSolver v0.2.0
- Add GUI interface for Windows and Mac, tons of work
- Fix some bug concerning tree building
- Add some default ranges to solver
TexasSolver v0.1.1
- fix bug in turn and river calculation
- fix bug in shortdeck calculation
- fix bug in MacOs
TexasSolver v0.1.0
- Optimized to run on flop
- With a tree size not too large (1~2bets + allin) it's speed sometimes even exceeds piosolver on flop
- Support cross language calls
- Support dump strategy to json file
- Support Mac, Linux and Windows
- Support texas holdem and shortdeck
- It's the c++ version of TexasHoldemSolverJava with a ton of optimization, it's 5x faster than the jave version and takes less then 1/3 memory.