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.